Pull request #41485 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 768ba77d37b1ee823c3f589e0015645272352a45+46cdcd206c56172b95ba5c77b827a722dab426c5 (1c29fd7ecc936a5c4b64559eaded66727050dc1c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-29T22:55:58.625Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-29T22:55:58.629Z] Trying to pass milestone 4 [Pipeline] milestone [2020-09-29T22:55:58.674Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-29T22:56:13.813Z] Still waiting to schedule task [2020-09-29T22:56:13.815Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-29T22:57:15.350Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e49e3e5384f5cac) in /home/ubuntu/workspace/moby_PR-41485 [Pipeline] { [Pipeline] checkout [2020-09-29T22:57:17.247Z] using credential docker-jenkins-github-credentials [2020-09-29T22:57:17.254Z] Cloning the remote Git repository [2020-09-29T22:57:17.254Z] Cloning with configured refspecs honoured and without tags [2020-09-29T22:57:17.312Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:57:17.362Z] > git init /home/ubuntu/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:57:17.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:57:17.570Z] > git --version # timeout=10 [2020-09-29T22:57:17.607Z] > git --version # 'git version 2.17.1' [2020-09-29T22:57:17.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:17.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:57:37.246Z] Fetching without tags [2020-09-29T22:57:37.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:57:37.221Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:57:37.228Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:57:37.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:57:37.560Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:57:38.195Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:57:38.195Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:57:37.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:57:37.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:37.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:57:37.567Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:57:37.583Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:57:38.137Z] > git remote # timeout=10 [2020-09-29T22:57:38.153Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:57:38.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:38.167Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:57:38.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:57:38.198Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:57:38.206Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:57:41.828Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T22:57:41.843Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T22:57:42.810Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/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 [2020-09-29T22:57:41.831Z] > git rev-list --no-walk 6fe532d2a0f9bbff66789e7eb02c59dcb2a69e45 # timeout=10 [2020-09-29T22:57:46.981Z] Unable to find image 'alpine:latest' locally [2020-09-29T22:57:46.981Z] latest: Pulling from library/alpine [2020-09-29T22:57:46.981Z] df20fa9351a1: Pulling fs layer [2020-09-29T22:57:46.981Z] df20fa9351a1: Verifying Checksum [2020-09-29T22:57:46.981Z] df20fa9351a1: Download complete [2020-09-29T22:57:46.981Z] df20fa9351a1: Pull complete [2020-09-29T22:57:46.981Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T22:57:46.981Z] Status: Downloaded newer image for alpine:latest [2020-09-29T22:57:52.228Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-29T22:57:52.594Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41485 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-09-29T22:57:52.623Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-41485 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-09-29T22:57:52.689Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0000f8332248d7c41) in /home/ubuntu/workspace/moby_PR-41485 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2020-09-29T22:57:52.759Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-29T22:57:52.782Z] Cloning the remote Git repository [2020-09-29T22:57:52.783Z] Cloning with configured refspecs honoured and without tags [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] } [2020-09-29T22:57:52.812Z] using credential docker-jenkins-github-credentials [2020-09-29T22:57:52.827Z] Cloning the remote Git repository [2020-09-29T22:57:52.827Z] Cloning with configured refspecs honoured and without tags [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-29T22:57:52.790Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:57:52.790Z] > git init /home/jenkins/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:57:52.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:57:52.804Z] > git --version # timeout=10 [2020-09-29T22:57:52.805Z] > git --version # 'git version 2.17.1' [2020-09-29T22:57:52.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:52.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:57:52.833Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:57:52.833Z] > git init /home/docker/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:57:52.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:57:52.843Z] > git --version # timeout=10 [2020-09-29T22:57:52.845Z] > git --version # 'git version 2.7.4' [2020-09-29T22:57:52.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:52.847Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:57:54.596Z] using credential docker-jenkins-github-credentials [2020-09-29T22:57:54.603Z] Cloning the remote Git repository [2020-09-29T22:57:54.603Z] Cloning with configured refspecs honoured and without tags [2020-09-29T22:57:54.663Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:57:54.714Z] > git init /home/ubuntu/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:57:54.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:57:54.896Z] > git --version # timeout=10 [2020-09-29T22:57:54.914Z] > git --version # 'git version 2.17.1' [2020-09-29T22:57:54.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:57:54.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:02.697Z] Fetching without tags [2020-09-29T22:58:02.981Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:03.496Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:03.497Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:58:02.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:02.662Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:58:02.676Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:02.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:02.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:58:02.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:02.703Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:02.988Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:02.992Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:03.470Z] > git remote # timeout=10 [2020-09-29T22:58:03.472Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:58:03.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:03.476Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:58:03.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:58:03.502Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:03.509Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:03.978Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T22:58:04.867Z] + docker version [2020-09-29T22:58:04.867Z] Client: Docker Engine - Community [2020-09-29T22:58:04.867Z] Version: 19.03.7 [2020-09-29T22:58:04.867Z] API version: 1.40 [2020-09-29T22:58:04.867Z] Go version: go1.12.17 [2020-09-29T22:58:04.867Z] Git commit: 7141c199a2 [2020-09-29T22:58:04.867Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-29T22:58:04.867Z] OS/Arch: linux/s390x [2020-09-29T22:58:04.867Z] Experimental: false [2020-09-29T22:58:04.867Z] [2020-09-29T22:58:04.867Z] Server: Docker Engine - Community [2020-09-29T22:58:04.867Z] Engine: [2020-09-29T22:58:04.867Z] Version: 19.03.7 [2020-09-29T22:58:04.867Z] API version: 1.40 (minimum version 1.12) [2020-09-29T22:58:04.867Z] Go version: go1.12.17 [2020-09-29T22:58:04.867Z] Git commit: 7141c199a2 [2020-09-29T22:58:04.867Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-29T22:58:04.867Z] OS/Arch: linux/s390x [2020-09-29T22:58:04.867Z] Experimental: true [2020-09-29T22:58:04.867Z] containerd: [2020-09-29T22:58:04.867Z] Version: 1.2.13 [2020-09-29T22:58:04.867Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T22:58:04.867Z] runc: [2020-09-29T22:58:04.867Z] Version: 1.0.0-rc10 [2020-09-29T22:58:04.867Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:58:04.867Z] docker-init: [2020-09-29T22:58:04.867Z] Version: 0.18.0 [2020-09-29T22:58:04.867Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T22:58:05.245Z] + docker info [2020-09-29T22:58:05.245Z] Client: [2020-09-29T22:58:05.245Z] Debug Mode: false [2020-09-29T22:58:05.245Z] [2020-09-29T22:58:05.245Z] Server: [2020-09-29T22:58:05.245Z] Containers: 0 [2020-09-29T22:58:05.245Z] Running: 0 [2020-09-29T22:58:05.245Z] Paused: 0 [2020-09-29T22:58:05.245Z] Stopped: 0 [2020-09-29T22:58:05.245Z] Images: 0 [2020-09-29T22:58:05.245Z] Server Version: 19.03.7 [2020-09-29T22:58:05.245Z] Storage Driver: overlay2 [2020-09-29T22:58:05.245Z] Backing Filesystem: [2020-09-29T22:58:05.245Z] Supports d_type: true [2020-09-29T22:58:05.245Z] Native Overlay Diff: true [2020-09-29T22:58:05.245Z] Logging Driver: json-file [2020-09-29T22:58:05.245Z] Cgroup Driver: cgroupfs [2020-09-29T22:58:05.245Z] Plugins: [2020-09-29T22:58:05.245Z] Volume: local [2020-09-29T22:58:05.245Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:58:05.245Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T22:58:05.245Z] Swarm: inactive [2020-09-29T22:58:05.245Z] Runtimes: runc [2020-09-29T22:58:05.245Z] Default Runtime: runc [2020-09-29T22:58:05.245Z] Init Binary: docker-init [2020-09-29T22:58:05.245Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-29T22:58:05.245Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:58:05.245Z] init version: fec3683 [2020-09-29T22:58:05.245Z] Security Options: [2020-09-29T22:58:05.245Z] apparmor [2020-09-29T22:58:05.245Z] seccomp [2020-09-29T22:58:05.245Z] Profile: default [2020-09-29T22:58:05.245Z] Kernel Version: 4.15.0-88-generic [2020-09-29T22:58:05.245Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-29T22:58:05.245Z] OSType: linux [2020-09-29T22:58:05.245Z] Architecture: s390x [2020-09-29T22:58:05.245Z] CPUs: 2 [2020-09-29T22:58:05.245Z] Total Memory: 7.861GiB [2020-09-29T22:58:05.245Z] Name: s390x-ubuntu-30 [2020-09-29T22:58:05.245Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-29T22:58:05.245Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:58:05.245Z] Debug Mode: false [2020-09-29T22:58:05.245Z] Username: dockerbuildbot [2020-09-29T22:58:05.245Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:58:05.245Z] Labels: [2020-09-29T22:58:05.245Z] Experimental: true [2020-09-29T22:58:05.245Z] Insecure Registries: [2020-09-29T22:58:05.245Z] 127.0.0.0/8 [2020-09-29T22:58:05.245Z] Live Restore Enabled: false [2020-09-29T22:58:05.245Z] [2020-09-29T22:58:05.245Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T22:58:05.621Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:05.621Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:05.621Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:58:05.621Z] + bash /home/jenkins/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:58:05.621Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:58:05.621Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-29T22:58:05.621Z] [2020-09-29T22:58:05.621Z] Generally Necessary: [2020-09-29T22:58:05.621Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:58:05.621Z] - apparmor: enabled and tools installed [2020-09-29T22:58:05.621Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:58:05.621Z] - CONFIG_NET_NS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_PID_NS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_MEMCG: enabled [2020-09-29T22:58:05.621Z] - CONFIG_KEYS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T22:58:05.621Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:58:05.621Z] [2020-09-29T22:58:05.621Z] Optional Features: [2020-09-29T22:58:05.621Z] - CONFIG_USER_NS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:58:05.621Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:58:05.621Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T22:58:05.621Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:58:05.621Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:58:05.621Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:58:05.621Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:58:05.621Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:58:05.621Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:58:05.621Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:58:05.621Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:58:05.621Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:58:05.621Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:58:05.621Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:58:05.621Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:58:05.621Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:58:05.621Z] - Network Drivers: [2020-09-29T22:58:05.621Z] - "overlay": [2020-09-29T22:58:05.621Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:58:05.621Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:58:05.621Z] Optional (for encrypted networks): [2020-09-29T22:58:05.913Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:58:05.913Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T22:58:05.913Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T22:58:05.913Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T22:58:05.913Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T22:58:05.913Z] - CONFIG_XFRM: enabled [2020-09-29T22:58:05.913Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T22:58:05.913Z] - "ipvlan": [2020-09-29T22:58:05.913Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:58:05.913Z] - "macvlan": [2020-09-29T22:58:05.913Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:58:05.913Z] - "ftp,tftp client in container": [2020-09-29T22:58:05.913Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:58:05.913Z] - Storage Drivers: [2020-09-29T22:58:05.913Z] - "aufs": [2020-09-29T22:58:05.913Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:58:05.913Z] - "btrfs": [2020-09-29T22:58:05.913Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:58:05.913Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:58:05.913Z] - "devicemapper": [2020-09-29T22:58:05.913Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:58:05.913Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:58:05.913Z] - "overlay": [2020-09-29T22:58:05.913Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:58:05.913Z] - "zfs": [2020-09-29T22:58:05.913Z] - /dev/zfs: missing [2020-09-29T22:58:05.913Z] - zfs command: missing [2020-09-29T22:58:05.913Z] - zpool command: missing [2020-09-29T22:58:05.913Z] [2020-09-29T22:58:05.913Z] Limits: [2020-09-29T22:58:05.913Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:58:05.913Z] [2020-09-29T22:58:05.913Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T22:58:06.342Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:58:06.342Z] #2 [internal] load .dockerignore [2020-09-29T22:58:06.342Z] #2 transferring context: 87B done [2020-09-29T22:58:06.342Z] #2 DONE 0.0s [2020-09-29T22:58:06.342Z] [2020-09-29T22:58:06.342Z] #1 [internal] load build definition from Dockerfile [2020-09-29T22:58:06.342Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T22:58:06.342Z] #1 DONE 0.0s [2020-09-29T22:58:06.342Z] [2020-09-29T22:58:06.342Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:58:06.666Z] #3 DONE 0.2s [2020-09-29T22:58:06.666Z] [2020-09-29T22:58:06.666Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:58:06.666Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:58:06.666Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:58:06.666Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-29T22:58:06.666Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-29T22:58:06.666Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-09-29T22:58:06.666Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.44MB / 8.88MB 0.2s [2020-09-29T22:58:06.968Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-29T22:58:06.968Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-29T22:58:06.968Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-29T22:58:07.259Z] #4 DONE 0.6s [2020-09-29T22:58:07.588Z] Still waiting to schedule task [2020-09-29T22:58:07.588Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-29T22:58:07.590Z] Still waiting to schedule task [2020-09-29T22:58:07.590Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-09-29T22:58:07.614Z] Still waiting to schedule task [2020-09-29T22:58:07.614Z] Waiting for next available executor on ‘arm64&&linux’ [2020-09-29T22:58:07.616Z] Still waiting to schedule task [2020-09-29T22:58:07.616Z] Waiting for next available executor on ‘windows-2019’ [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:58:07.920Z] #5 DONE 0.1s [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:58:07.920Z] #7 DONE 0.1s [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:58:07.920Z] #6 DONE 0.2s [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:07.920Z] #8 DONE 0.0s [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T22:58:07.920Z] #9 CACHED [2020-09-29T22:58:07.920Z] [2020-09-29T22:58:07.920Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:58:07.920Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T22:58:07.920Z] #24 sha256:2051d8c7c5f7cd79d2727260e2abfe52305698e60cdcd849edad7b5eadec41ed 529B / 529B done [2020-09-29T22:58:07.920Z] #24 sha256:e339f3df9c42bba9f06a3cc11734204625fe7a1871383ad08d2e80051544ca1e 1.50kB / 1.50kB done [2020-09-29T22:58:07.920Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 0B / 48.97MB 0.1s [2020-09-29T22:58:07.920Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T22:58:08.283Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 3.75MB / 48.97MB 0.2s [2020-09-29T22:58:08.283Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 13.45MB / 48.97MB 0.4s [2020-09-29T22:58:08.283Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 19.59MB / 48.97MB 0.5s [2020-09-29T22:58:08.647Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 25.46MB / 48.97MB 0.6s [2020-09-29T22:58:08.647Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 31.73MB / 48.97MB 0.7s [2020-09-29T22:58:08.647Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 37.47MB / 48.97MB 0.8s [2020-09-29T22:58:08.647Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 42.82MB / 48.97MB 0.9s [2020-09-29T22:58:08.982Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 1.0s [2020-09-29T22:58:08.982Z] #24 ... [2020-09-29T22:58:08.982Z] [2020-09-29T22:58:08.982Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T22:58:08.982Z] #10 DONE 1.1s [2020-09-29T22:58:08.982Z] [2020-09-29T22:58:08.982Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:58:08.982Z] #24 sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 48.97MB / 48.97MB 1.0s done [2020-09-29T22:58:08.982Z] #24 ... [2020-09-29T22:58:08.982Z] [2020-09-29T22:58:08.982Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T22:58:08.982Z] #29 DONE 0.1s [2020-09-29T22:58:08.982Z] [2020-09-29T22:58:08.982Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T22:58:08.982Z] #37 DONE 0.1s [2020-09-29T22:58:09.309Z] [2020-09-29T22:58:09.309Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:58:09.309Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:58:09.309Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-09-29T22:58:09.309Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:58:09.309Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:58:09.309Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-09-29T22:58:09.309Z] #60 DONE 1.5s [2020-09-29T22:58:09.309Z] [2020-09-29T22:58:09.309Z] #21 [internal] load build context [2020-09-29T22:58:09.309Z] #21 transferring context: 51.48MB 1.3s done [2020-09-29T22:58:09.309Z] #21 DONE 1.4s [2020-09-29T22:58:09.309Z] [2020-09-29T22:58:09.309Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:09.549Z] Fetching without tags [2020-09-29T22:58:09.821Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:10.431Z] Fetching without tags [2020-09-29T22:58:10.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:10.405Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:58:10.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:10.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:10.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:58:10.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:10.438Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:10.534Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:10.535Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:58:10.821Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:09.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:09.490Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:58:09.513Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:09.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:58:09.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:58:09.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:09.553Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:58:09.831Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:09.850Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:10.426Z] > git remote # timeout=10 [2020-09-29T22:58:10.444Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:58:10.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:10.484Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:58:10.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:58:10.538Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:10.551Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:11.747Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:58:11.748Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:58:10.826Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:10.829Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:11.707Z] > git remote # timeout=10 [2020-09-29T22:58:11.713Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:58:11.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:58:11.716Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:58:11.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:58:11.753Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:58:11.755Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:58:12.562Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T22:58:13.461Z] + docker version [2020-09-29T22:58:13.461Z] Client: [2020-09-29T22:58:13.461Z] Version: 18.06.1-ce [2020-09-29T22:58:13.461Z] API version: 1.38 [2020-09-29T22:58:13.461Z] Go version: go1.10.3 [2020-09-29T22:58:13.461Z] Git commit: e68fc7a [2020-09-29T22:58:13.461Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-29T22:58:13.461Z] OS/Arch: linux/ppc64le [2020-09-29T22:58:13.461Z] Experimental: false [2020-09-29T22:58:13.461Z] [2020-09-29T22:58:13.461Z] Server: [2020-09-29T22:58:13.461Z] Engine: [2020-09-29T22:58:13.461Z] Version: 18.06.1-ce [2020-09-29T22:58:13.461Z] API version: 1.38 (minimum version 1.12) [2020-09-29T22:58:13.461Z] Go version: go1.10.3 [2020-09-29T22:58:13.461Z] Git commit: e68fc7a [2020-09-29T22:58:13.461Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-29T22:58:13.461Z] OS/Arch: linux/ppc64le [2020-09-29T22:58:13.461Z] Experimental: true [Pipeline] sh [2020-09-29T22:58:13.832Z] #56 4.259 + RM_GOPATH=0 [2020-09-29T22:58:13.832Z] #56 4.259 + TMP_GOPATH= [2020-09-29T22:58:13.832Z] #56 4.259 + : /build [2020-09-29T22:58:13.832Z] #56 4.259 + '[' -z '' ']' [2020-09-29T22:58:13.832Z] #56 4.260 ++ mktemp -d [2020-09-29T22:58:13.832Z] #56 4.267 + export GOPATH=/tmp/tmp.UtAMiPakx4 [2020-09-29T22:58:13.832Z] #56 4.267 + GOPATH=/tmp/tmp.UtAMiPakx4 [2020-09-29T22:58:13.832Z] #56 4.267 + RM_GOPATH=1 [2020-09-29T22:58:13.832Z] #56 4.267 + case "$(go env GOARCH)" in [2020-09-29T22:58:13.832Z] #56 4.267 ++ go env GOARCH [2020-09-29T22:58:13.832Z] #56 4.274 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:13.832Z] #56 4.274 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:13.832Z] #56 4.274 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:13.832Z] #56 4.274 + dir=/tmp/install [2020-09-29T22:58:13.832Z] #56 4.274 + bin=rootlesskit [2020-09-29T22:58:13.832Z] #56 4.274 + shift [2020-09-29T22:58:13.832Z] #56 4.274 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T22:58:13.832Z] #56 4.274 + . /tmp/install/rootlesskit.installer [2020-09-29T22:58:13.832Z] #56 4.274 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:58:13.832Z] #56 4.274 + install_rootlesskit [2020-09-29T22:58:13.832Z] #56 4.274 + case "$1" in [2020-09-29T22:58:13.832Z] #56 4.274 + export CGO_ENABLED=0 [2020-09-29T22:58:13.832Z] #56 4.274 + CGO_ENABLED=0 [2020-09-29T22:58:13.832Z] #56 4.274 + _install_rootlesskit [2020-09-29T22:58:13.832Z] #56 4.275 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:58:13.832Z] #56 4.275 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T22:58:13.832Z] #56 4.275 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UtAMiPakx4/src/github.com/rootless-containers/rootlesskit [2020-09-29T22:58:13.832Z] #56 4.283 Cloning into '/tmp/tmp.UtAMiPakx4/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T22:58:13.847Z] + docker info [2020-09-29T22:58:13.847Z] Containers: 0 [2020-09-29T22:58:13.847Z] Running: 0 [2020-09-29T22:58:13.847Z] Paused: 0 [2020-09-29T22:58:13.847Z] Stopped: 0 [2020-09-29T22:58:13.847Z] Images: 0 [2020-09-29T22:58:13.847Z] Server Version: 18.06.1-ce [2020-09-29T22:58:13.847Z] Storage Driver: overlay2 [2020-09-29T22:58:13.847Z] Backing Filesystem: extfs [2020-09-29T22:58:13.847Z] Supports d_type: true [2020-09-29T22:58:13.847Z] Native Overlay Diff: true [2020-09-29T22:58:13.847Z] Logging Driver: json-file [2020-09-29T22:58:13.847Z] Cgroup Driver: cgroupfs [2020-09-29T22:58:13.847Z] Plugins: [2020-09-29T22:58:13.847Z] Volume: local [2020-09-29T22:58:13.847Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:58:13.847Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-29T22:58:13.847Z] Swarm: inactive [2020-09-29T22:58:13.847Z] Runtimes: runc [2020-09-29T22:58:13.847Z] Default Runtime: runc [2020-09-29T22:58:13.847Z] Init Binary: docker-init [2020-09-29T22:58:13.847Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-29T22:58:13.847Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-29T22:58:13.847Z] init version: fec3683 [2020-09-29T22:58:13.847Z] Security Options: [2020-09-29T22:58:13.847Z] apparmor [2020-09-29T22:58:13.847Z] seccomp [2020-09-29T22:58:13.847Z] Profile: default [2020-09-29T22:58:13.847Z] Kernel Version: 4.4.0-139-generic [2020-09-29T22:58:13.847Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-29T22:58:13.847Z] OSType: linux [2020-09-29T22:58:13.847Z] Architecture: ppc64le [2020-09-29T22:58:13.847Z] CPUs: 4 [2020-09-29T22:58:13.847Z] Total Memory: 7.972GiB [2020-09-29T22:58:13.847Z] Name: ppc64le-ubuntu-23 [2020-09-29T22:58:13.847Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-29T22:58:13.847Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:58:13.847Z] Debug Mode (client): false [2020-09-29T22:58:13.847Z] Debug Mode (server): false [2020-09-29T22:58:13.847Z] Username: dockerbuildbot [2020-09-29T22:58:13.847Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:58:13.847Z] Labels: [2020-09-29T22:58:13.847Z] Experimental: true [2020-09-29T22:58:13.847Z] Insecure Registries: [2020-09-29T22:58:13.847Z] 127.0.0.0/8 [2020-09-29T22:58:13.847Z] Live Restore Enabled: false [2020-09-29T22:58:13.847Z] [Pipeline] sh [2020-09-29T22:58:14.126Z] #56 ... [2020-09-29T22:58:14.126Z] [2020-09-29T22:58:14.126Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:58:14.126Z] #24 extracting sha256:4c594945c9b37f16bdb296d1c06754e5bbcc3c28a736d7aa6091f61a081b3cfb 4.7s done [2020-09-29T22:58:14.126Z] #24 DONE 6.2s [2020-09-29T22:58:14.231Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:14.231Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:14.231Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:58:14.231Z] + bash /home/docker/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:58:14.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:58:14.231Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-29T22:58:14.231Z] [2020-09-29T22:58:14.231Z] Generally Necessary: [2020-09-29T22:58:14.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:58:14.231Z] - apparmor: enabled and tools installed [2020-09-29T22:58:14.231Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:58:14.231Z] - CONFIG_NET_NS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_PID_NS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:58:14.231Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:58:14.231Z] - CONFIG_MEMCG: enabled [2020-09-29T22:58:14.232Z] - CONFIG_KEYS: enabled [2020-09-29T22:58:14.232Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:58:14.232Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:58:14.232Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:58:14.232Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T22:58:14.232Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:58:14.418Z] [2020-09-29T22:58:14.418Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:14.485Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T22:58:14.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:58:14.525Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T22:58:14.525Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:58:14.525Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-29T22:58:14.525Z] [2020-09-29T22:58:14.525Z] Optional Features: [2020-09-29T22:58:14.525Z] - CONFIG_USER_NS: enabled [2020-09-29T22:58:14.525Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:58:14.525Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:58:14.525Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:58:14.525Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:58:14.525Z] (cgroup swap accounting is currently enabled) [2020-09-29T22:58:14.525Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-29T22:58:14.525Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:58:14.525Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:58:14.525Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T22:58:14.526Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T22:58:14.526Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:58:14.526Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:58:14.526Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:58:14.526Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:58:14.526Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:58:14.526Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:58:14.526Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:58:14.526Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:58:14.526Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:58:14.526Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:58:14.526Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:58:14.526Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:58:14.526Z] - Network Drivers: [2020-09-29T22:58:14.526Z] - "overlay": [2020-09-29T22:58:14.526Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:58:14.526Z] Optional (for encrypted networks): [2020-09-29T22:58:14.526Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:58:14.526Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_XFRM: enabled [2020-09-29T22:58:14.526Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:58:14.526Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T22:58:14.526Z] - "ipvlan": [2020-09-29T22:58:14.818Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:58:14.818Z] - "macvlan": [2020-09-29T22:58:14.818Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:58:14.818Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:58:14.818Z] - "ftp,tftp client in container": [2020-09-29T22:58:14.818Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:58:14.818Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:58:14.818Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:58:14.818Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:58:14.818Z] - Storage Drivers: [2020-09-29T22:58:14.818Z] - "aufs": [2020-09-29T22:58:14.818Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:58:14.818Z] - "btrfs": [2020-09-29T22:58:14.818Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:58:14.818Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:58:14.818Z] - "devicemapper": [2020-09-29T22:58:14.818Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:58:14.818Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:58:14.818Z] - "overlay": [2020-09-29T22:58:14.818Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:58:14.818Z] - "zfs": [2020-09-29T22:58:14.818Z] - /dev/zfs: missing [2020-09-29T22:58:14.818Z] - zfs command: missing [2020-09-29T22:58:14.818Z] - zpool command: missing [2020-09-29T22:58:14.818Z] [2020-09-29T22:58:14.818Z] Limits: [2020-09-29T22:58:14.818Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:58:14.818Z] [2020-09-29T22:58:14.818Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T22:58:15.255Z] + make bundles/buildx [2020-09-29T22:58:15.446Z] + [ PR != PR ] [2020-09-29T22:58:15.446Z] + [ master != master ] [2020-09-29T22:58:15.446Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T22:58:15.550Z] make: command: Command not found [2020-09-29T22:58:15.550Z] make: command: Command not found [2020-09-29T22:58:15.550Z] mkdir bundles [2020-09-29T22:58:15.550Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-29T22:58:15.550Z] --build-arg BUILDX_COMMIT \ [2020-09-29T22:58:15.550Z] --build-arg BUILDX_REPO \ [2020-09-29T22:58:15.550Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-29T22:58:15.550Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-29T22:58:15.550Z] . [2020-09-29T22:58:15.550Z] /bin/sh: 4: go: not found [2020-09-29T22:58:15.550Z] /bin/sh: 5: go: not found [2020-09-29T22:58:15.814Z] + docker version [2020-09-29T22:58:15.933Z] #25 1.722 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:15.933Z] #25 1.801 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:15.933Z] #25 1.853 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:16.565Z] #25 2.449 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:58:17.599Z] #25 3.390 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:58:17.651Z] Sending build context to Docker daemon 56.24MB [2020-09-29T22:58:17.651Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-29T22:58:17.651Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-29T22:58:17.651Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-29T22:58:17.651Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-29T22:58:17.651Z] 1.13.15-buster: Pulling from library/golang [2020-09-29T22:58:17.947Z] db4e2d8d5901: Pulling fs layer [2020-09-29T22:58:17.947Z] dfe2d012519c: Pulling fs layer [2020-09-29T22:58:17.947Z] 5d8f1d1f9197: Pulling fs layer [2020-09-29T22:58:17.947Z] 1301750ffb48: Pulling fs layer [2020-09-29T22:58:17.947Z] dc5c6edc9cff: Pulling fs layer [2020-09-29T22:58:17.947Z] 3c370c2e2f82: Pulling fs layer [2020-09-29T22:58:17.947Z] 5ffb2f5886e2: Pulling fs layer [2020-09-29T22:58:17.947Z] 1301750ffb48: Waiting [2020-09-29T22:58:17.947Z] dc5c6edc9cff: Waiting [2020-09-29T22:58:17.947Z] 3c370c2e2f82: Waiting [2020-09-29T22:58:17.947Z] 5ffb2f5886e2: Waiting [2020-09-29T22:58:18.247Z] dfe2d012519c: Verifying Checksum [2020-09-29T22:58:18.247Z] dfe2d012519c: Download complete [2020-09-29T22:58:18.247Z] 5d8f1d1f9197: Verifying Checksum [2020-09-29T22:58:18.247Z] 5d8f1d1f9197: Download complete [2020-09-29T22:58:19.088Z] Client: Docker Engine - Community [2020-09-29T22:58:19.088Z] Version: 19.03.13 [2020-09-29T22:58:19.088Z] API version: 1.40 [2020-09-29T22:58:19.088Z] Go version: go1.13.15 [2020-09-29T22:58:19.088Z] Git commit: 4484c46d9d [2020-09-29T22:58:19.088Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T22:58:19.088Z] OS/Arch: linux/amd64 [2020-09-29T22:58:19.088Z] Experimental: false [2020-09-29T22:58:19.088Z] [2020-09-29T22:58:19.088Z] Server: Docker Engine - Community [2020-09-29T22:58:19.088Z] Engine: [2020-09-29T22:58:19.088Z] Version: 19.03.13 [2020-09-29T22:58:19.088Z] API version: 1.40 (minimum version 1.12) [2020-09-29T22:58:19.088Z] Go version: go1.13.15 [2020-09-29T22:58:19.088Z] Git commit: 4484c46d9d [2020-09-29T22:58:19.088Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T22:58:19.088Z] OS/Arch: linux/amd64 [2020-09-29T22:58:19.088Z] Experimental: true [2020-09-29T22:58:19.088Z] containerd: [2020-09-29T22:58:19.088Z] Version: 1.3.7 [2020-09-29T22:58:19.088Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:58:19.088Z] runc: [2020-09-29T22:58:19.088Z] Version: 1.0.0-rc10 [2020-09-29T22:58:19.088Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:58:19.088Z] docker-init: [2020-09-29T22:58:19.088Z] Version: 0.18.0 [2020-09-29T22:58:19.088Z] GitCommit: fec3683 [2020-09-29T22:58:19.106Z] #25 ... [2020-09-29T22:58:19.106Z] [2020-09-29T22:58:19.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:58:19.106Z] #11 4.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:19.106Z] #11 4.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:19.106Z] #11 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:19.106Z] #11 5.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:58:19.106Z] #11 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:58:19.106Z] #11 8.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T22:58:19.106Z] #11 ... [2020-09-29T22:58:19.106Z] [2020-09-29T22:58:19.106Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:58:19.106Z] #53 2.112 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:19.106Z] #53 2.151 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:19.106Z] #53 2.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:19.106Z] #53 2.796 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:58:19.106Z] #53 4.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:58:19.106Z] #53 7.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [Pipeline] sh [2020-09-29T22:58:19.397Z] #53 ... [2020-09-29T22:58:19.397Z] [2020-09-29T22:58:19.397Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:58:19.397Z] #38 2.471 + git clone https://github.com/docker/distribution.git . [2020-09-29T22:58:19.397Z] #38 2.471 Cloning into '.'... [2020-09-29T22:58:19.397Z] #38 ... [2020-09-29T22:58:19.397Z] [2020-09-29T22:58:19.397Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:19.397Z] #45 2.408 + RM_GOPATH=0 [2020-09-29T22:58:19.397Z] #45 2.408 + TMP_GOPATH= [2020-09-29T22:58:19.397Z] #45 2.408 + : /build [2020-09-29T22:58:19.397Z] #45 2.408 + '[' -z '' ']' [2020-09-29T22:58:19.397Z] #45 2.408 ++ mktemp -d [2020-09-29T22:58:19.397Z] #45 2.408 + export GOPATH=/tmp/tmp.5y6Ba10aho [2020-09-29T22:58:19.397Z] #45 2.408 + GOPATH=/tmp/tmp.5y6Ba10aho [2020-09-29T22:58:19.397Z] #45 2.408 + RM_GOPATH=1 [2020-09-29T22:58:19.397Z] #45 2.408 + case "$(go env GOARCH)" in [2020-09-29T22:58:19.397Z] #45 2.408 ++ go env GOARCH [2020-09-29T22:58:19.397Z] #45 2.422 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.397Z] #45 2.422 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.397Z] #45 2.422 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:19.397Z] #45 2.449 + dir=/tmp/install [2020-09-29T22:58:19.397Z] #45 2.449 + bin=gotestsum [2020-09-29T22:58:19.397Z] #45 2.449 + shift [2020-09-29T22:58:19.397Z] #45 2.449 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T22:58:19.397Z] #45 2.449 + . /tmp/install/gotestsum.installer [2020-09-29T22:58:19.397Z] #45 2.449 ++ : v0.5.3 [2020-09-29T22:58:19.397Z] #45 2.449 + install_gotestsum [2020-09-29T22:58:19.397Z] #45 2.449 + set -e [2020-09-29T22:58:19.397Z] #45 2.449 + export GO111MODULE=on [2020-09-29T22:58:19.397Z] #45 2.449 + GO111MODULE=on [2020-09-29T22:58:19.397Z] #45 2.449 + GOBIN=/build [2020-09-29T22:58:19.397Z] #45 2.449 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T22:58:19.397Z] #45 2.746 go: finding gotest.tools v0.5.3 [2020-09-29T22:58:19.397Z] #45 2.746 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T22:58:19.397Z] #45 3.587 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T22:58:19.397Z] #45 3.883 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T22:58:19.397Z] #45 5.275 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T22:58:19.397Z] #45 5.345 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:58:19.397Z] #45 5.345 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T22:58:19.397Z] #45 5.345 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:58:19.397Z] #45 5.345 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T22:58:19.397Z] #45 5.345 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:58:19.397Z] #45 5.440 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:58:19.397Z] #45 5.461 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:58:19.397Z] #45 5.463 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:58:19.397Z] #45 5.497 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T22:58:19.397Z] #45 5.499 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:58:19.397Z] #45 5.502 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:58:19.397Z] #45 5.621 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T22:58:19.397Z] #45 5.657 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T22:58:19.397Z] #45 5.861 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:58:19.397Z] #45 5.862 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:58:19.397Z] #45 6.140 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:58:19.397Z] #45 6.144 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:58:19.397Z] #45 6.158 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:58:19.397Z] #45 6.760 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:58:19.397Z] #45 7.541 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:58:19.397Z] #45 8.337 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:58:19.417Z] + docker info [2020-09-29T22:58:19.688Z] #45 ... [2020-09-29T22:58:19.688Z] [2020-09-29T22:58:19.688Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:19.688Z] #22 4.367 + RM_GOPATH=0 [2020-09-29T22:58:19.688Z] #22 4.367 + TMP_GOPATH= [2020-09-29T22:58:19.688Z] #22 4.367 + : /build [2020-09-29T22:58:19.688Z] #22 4.367 + '[' -z '' ']' [2020-09-29T22:58:19.688Z] #22 4.367 ++ mktemp -d [2020-09-29T22:58:19.688Z] #22 4.367 + export GOPATH=/tmp/tmp.BoBaJQIX06 [2020-09-29T22:58:19.688Z] #22 4.367 + GOPATH=/tmp/tmp.BoBaJQIX06 [2020-09-29T22:58:19.688Z] #22 4.367 + RM_GOPATH=1 [2020-09-29T22:58:19.688Z] #22 4.367 + case "$(go env GOARCH)" in [2020-09-29T22:58:19.688Z] #22 4.374 ++ go env GOARCH [2020-09-29T22:58:19.688Z] #22 4.374 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.688Z] #22 4.374 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.688Z] #22 4.392 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:19.688Z] #22 4.392 + dir=/tmp/install [2020-09-29T22:58:19.688Z] #22 4.392 + bin=dockercli [2020-09-29T22:58:19.688Z] #22 4.392 + shift [2020-09-29T22:58:19.688Z] #22 4.392 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T22:58:19.688Z] #22 4.392 + . /tmp/install/dockercli.installer [2020-09-29T22:58:19.688Z] #22 4.392 ++ : stable [2020-09-29T22:58:19.688Z] #22 4.392 ++ : 17.06.2-ce [2020-09-29T22:58:19.688Z] #22 4.393 Install docker/cli version 17.06.2-ce from stable [2020-09-29T22:58:19.688Z] #22 4.393 + install_dockercli [2020-09-29T22:58:19.688Z] #22 4.393 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T22:58:19.688Z] #22 4.393 ++ uname -m [2020-09-29T22:58:19.688Z] #22 4.394 + arch=s390x [2020-09-29T22:58:19.688Z] #22 4.394 + '[' s390x '!=' x86_64 ']' [2020-09-29T22:58:19.688Z] #22 4.394 + '[' s390x '!=' s390x ']' [2020-09-29T22:58:19.688Z] #22 4.394 + url=https://download.docker.com/linux/static [2020-09-29T22:58:19.688Z] #22 4.394 + tar -xz docker/docker [2020-09-29T22:58:19.688Z] #22 4.395 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-29T22:58:19.688Z] #22 ... [2020-09-29T22:58:19.688Z] [2020-09-29T22:58:19.688Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:19.688Z] #32 4.367 + RM_GOPATH=0 [2020-09-29T22:58:19.688Z] #32 4.367 + TMP_GOPATH= [2020-09-29T22:58:19.688Z] #32 4.367 + : /build [2020-09-29T22:58:19.688Z] #32 4.367 + '[' -z '' ']' [2020-09-29T22:58:19.688Z] #32 4.367 ++ mktemp -d [2020-09-29T22:58:19.688Z] #32 4.374 + export GOPATH=/tmp/tmp.nlRj01e2eX [2020-09-29T22:58:19.688Z] #32 4.374 + GOPATH=/tmp/tmp.nlRj01e2eX [2020-09-29T22:58:19.688Z] #32 4.374 + RM_GOPATH=1 [2020-09-29T22:58:19.688Z] #32 4.374 + case "$(go env GOARCH)" in [2020-09-29T22:58:19.688Z] #32 4.374 ++ go env GOARCH [2020-09-29T22:58:19.688Z] #32 4.375 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.688Z] #32 4.375 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:19.688Z] #32 4.375 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:19.688Z] #32 4.376 + dir=/tmp/install [2020-09-29T22:58:19.688Z] #32 4.376 + bin=tomlv [2020-09-29T22:58:19.688Z] #32 4.376 + shift [2020-09-29T22:58:19.688Z] #32 4.376 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T22:58:19.688Z] #32 4.376 + . /tmp/install/tomlv.installer [2020-09-29T22:58:19.688Z] #32 4.376 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:58:19.688Z] #32 4.376 + install_tomlv [2020-09-29T22:58:19.688Z] #32 4.376 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:58:19.688Z] #32 4.376 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T22:58:19.688Z] #32 4.376 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nlRj01e2eX/src/github.com/BurntSushi/toml [2020-09-29T22:58:19.688Z] #32 4.377 Cloning into '/tmp/tmp.nlRj01e2eX/src/github.com/BurntSushi/toml'... [2020-09-29T22:58:19.688Z] #32 5.308 + cd /tmp/tmp.nlRj01e2eX/src/github.com/BurntSushi/toml [2020-09-29T22:58:19.688Z] #32 5.308 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:58:19.688Z] #32 5.333 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T22:58:19.688Z] #32 5.770 math/bits [2020-09-29T22:58:19.688Z] #32 5.772 internal/bytealg [2020-09-29T22:58:19.688Z] #32 6.157 math [2020-09-29T22:58:19.688Z] #32 6.171 runtime [2020-09-29T22:58:19.688Z] #32 9.870 internal/testlog [2020-09-29T22:58:19.688Z] #32 10.22 encoding [2020-09-29T22:58:19.688Z] #32 10.34 runtime/cgo [2020-09-29T22:58:19.979Z] #32 ... [2020-09-29T22:58:19.979Z] [2020-09-29T22:58:19.979Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:58:19.979Z] #30 3.985 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T22:58:19.979Z] #30 4.000 Cloning into '.'... [2020-09-29T22:58:19.979Z] #30 ... [2020-09-29T22:58:19.979Z] [2020-09-29T22:58:19.979Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:58:19.979Z] #34 1.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:19.979Z] #34 2.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:19.979Z] #34 2.175 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:19.979Z] #34 2.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:58:19.979Z] #34 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:58:19.979Z] #34 5.797 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T22:58:20.270Z] #34 ... [2020-09-29T22:58:20.270Z] [2020-09-29T22:58:20.270Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:20.270Z] #40 2.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:20.270Z] #40 2.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:20.270Z] #40 2.181 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:20.270Z] #40 2.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:58:20.270Z] #40 3.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:58:20.270Z] #40 5.777 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T22:58:20.270Z] #40 ... [2020-09-29T22:58:20.270Z] [2020-09-29T22:58:20.270Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:20.270Z] #49 4.095 + RM_GOPATH=0 [2020-09-29T22:58:20.270Z] #49 4.095 + TMP_GOPATH= [2020-09-29T22:58:20.270Z] #49 4.095 + : /build [2020-09-29T22:58:20.270Z] #49 4.095 + '[' -z '' ']' [2020-09-29T22:58:20.270Z] #49 4.095 ++ mktemp -d [2020-09-29T22:58:20.270Z] #49 4.097 + export GOPATH=/tmp/tmp.tt14dLtVBD [2020-09-29T22:58:20.270Z] #49 4.097 + GOPATH=/tmp/tmp.tt14dLtVBD [2020-09-29T22:58:20.270Z] #49 4.097 + RM_GOPATH=1 [2020-09-29T22:58:20.270Z] #49 4.097 + case "$(go env GOARCH)" in [2020-09-29T22:58:20.270Z] #49 4.099 ++ go env GOARCH [2020-09-29T22:58:20.270Z] #49 4.138 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.270Z] #49 4.138 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.270Z] #49 4.144 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:58:20.270Z] #49 4.144 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:20.270Z] #49 4.144 + dir=/tmp/install [2020-09-29T22:58:20.270Z] #49 4.144 + bin=shfmt [2020-09-29T22:58:20.270Z] #49 4.144 + shift [2020-09-29T22:58:20.270Z] #49 4.144 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T22:58:20.270Z] #49 4.144 + . /tmp/install/shfmt.installer [2020-09-29T22:58:20.270Z] #49 4.144 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:58:20.270Z] #49 4.144 + install_shfmt [2020-09-29T22:58:20.270Z] #49 4.144 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T22:58:20.270Z] #49 4.144 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tt14dLtVBD/src/github.com/mvdan/sh [2020-09-29T22:58:20.270Z] #49 4.144 Cloning into '/tmp/tmp.tt14dLtVBD/src/github.com/mvdan/sh'... [2020-09-29T22:58:20.270Z] #49 10.33 + cd /tmp/tmp.tt14dLtVBD/src/github.com/mvdan/sh [2020-09-29T22:58:20.270Z] #49 10.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:58:20.270Z] #49 10.44 + GO111MODULE=on [2020-09-29T22:58:20.270Z] #49 10.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T22:58:20.270Z] #49 ... [2020-09-29T22:58:20.270Z] [2020-09-29T22:58:20.270Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:20.270Z] #47 4.252 + RM_GOPATH=0 [2020-09-29T22:58:20.270Z] #47 4.252 + TMP_GOPATH= [2020-09-29T22:58:20.270Z] #47 4.252 + : /build [2020-09-29T22:58:20.270Z] #47 4.252 + '[' -z '' ']' [2020-09-29T22:58:20.270Z] #47 4.252 ++ mktemp -d [2020-09-29T22:58:20.270Z] #47 4.252 + export GOPATH=/tmp/tmp.ukT2OOAsbA [2020-09-29T22:58:20.270Z] #47 4.252 + GOPATH=/tmp/tmp.ukT2OOAsbA [2020-09-29T22:58:20.270Z] #47 4.252 + RM_GOPATH=1 [2020-09-29T22:58:20.270Z] #47 4.252 + case "$(go env GOARCH)" in [2020-09-29T22:58:20.270Z] #47 4.253 ++ go env GOARCH [2020-09-29T22:58:20.270Z] #47 4.275 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.270Z] #47 4.275 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.270Z] #47 4.275 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:20.270Z] #47 4.275 + dir=/tmp/install [2020-09-29T22:58:20.270Z] #47 4.275 + bin=golangci_lint [2020-09-29T22:58:20.270Z] #47 4.275 + shift [2020-09-29T22:58:20.270Z] #47 4.275 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T22:58:20.270Z] #47 4.275 + . /tmp/install/golangci_lint.installer [2020-09-29T22:58:20.270Z] #47 4.275 ++ : v1.23.8 [2020-09-29T22:58:20.270Z] #47 4.275 + install_golangci_lint [2020-09-29T22:58:20.270Z] #47 4.275 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T22:58:20.270Z] #47 4.275 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T22:58:20.270Z] #47 4.275 Installing golangci-lint version v1.23.8 [2020-09-29T22:58:20.563Z] #47 ... [2020-09-29T22:58:20.563Z] [2020-09-29T22:58:20.563Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:20.563Z] #43 3.862 + RM_GOPATH=0 [2020-09-29T22:58:20.563Z] #43 3.862 + TMP_GOPATH= [2020-09-29T22:58:20.563Z] #43 3.862 + : /build [2020-09-29T22:58:20.563Z] #43 3.862 + '[' -z '' ']' [2020-09-29T22:58:20.563Z] #43 3.862 ++ mktemp -d [2020-09-29T22:58:20.563Z] #43 3.862 + export GOPATH=/tmp/tmp.o6oy6KatKu [2020-09-29T22:58:20.563Z] #43 3.862 + GOPATH=/tmp/tmp.o6oy6KatKu [2020-09-29T22:58:20.563Z] #43 3.862 + RM_GOPATH=1 [2020-09-29T22:58:20.563Z] #43 3.862 + case "$(go env GOARCH)" in [2020-09-29T22:58:20.563Z] #43 3.862 ++ go env GOARCH [2020-09-29T22:58:20.563Z] #43 3.874 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.563Z] #43 3.882 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.563Z] #43 3.882 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:20.563Z] #43 3.890 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:58:20.563Z] #43 3.890 + dir=/tmp/install [2020-09-29T22:58:20.563Z] #43 3.890 + bin=vndr [2020-09-29T22:58:20.563Z] #43 3.890 + shift [2020-09-29T22:58:20.563Z] #43 3.890 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T22:58:20.563Z] #43 3.890 + . /tmp/install/vndr.installer [2020-09-29T22:58:20.563Z] #43 3.890 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:58:20.563Z] #43 3.890 + install_vndr [2020-09-29T22:58:20.563Z] #43 3.890 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T22:58:20.563Z] #43 3.890 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.o6oy6KatKu/src/github.com/LK4D4/vndr [2020-09-29T22:58:20.563Z] #43 3.911 Cloning into '/tmp/tmp.o6oy6KatKu/src/github.com/LK4D4/vndr'... [2020-09-29T22:58:20.563Z] #43 4.471 + cd /tmp/tmp.o6oy6KatKu/src/github.com/LK4D4/vndr [2020-09-29T22:58:20.563Z] #43 4.471 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:58:20.563Z] #43 4.471 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T22:58:20.563Z] #43 5.081 runtime/internal/atomic [2020-09-29T22:58:20.563Z] #43 5.108 internal/cpu [2020-09-29T22:58:20.563Z] #43 5.412 runtime/internal/sys [2020-09-29T22:58:20.563Z] #43 5.482 runtime/internal/math [2020-09-29T22:58:20.563Z] #43 5.543 internal/race [2020-09-29T22:58:20.563Z] #43 5.652 sync/atomic [2020-09-29T22:58:20.563Z] #43 5.659 internal/bytealg [2020-09-29T22:58:20.563Z] #43 5.840 unicode [2020-09-29T22:58:20.563Z] #43 6.077 runtime [2020-09-29T22:58:20.563Z] #43 8.305 unicode/utf8 [2020-09-29T22:58:20.563Z] #43 8.749 math [2020-09-29T22:58:20.563Z] #43 ... [2020-09-29T22:58:20.563Z] [2020-09-29T22:58:20.563Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:20.563Z] #62 4.323 + RM_GOPATH=0 [2020-09-29T22:58:20.563Z] #62 4.323 + TMP_GOPATH= [2020-09-29T22:58:20.563Z] #62 4.323 + : /build [2020-09-29T22:58:20.563Z] #62 4.323 + '[' -z '' ']' [2020-09-29T22:58:20.563Z] #62 4.323 ++ mktemp -d [2020-09-29T22:58:20.563Z] #62 4.323 + export GOPATH=/tmp/tmp.L65u2724fz [2020-09-29T22:58:20.563Z] #62 4.323 + GOPATH=/tmp/tmp.L65u2724fz [2020-09-29T22:58:20.563Z] #62 4.323 + RM_GOPATH=1 [2020-09-29T22:58:20.563Z] #62 4.323 + case "$(go env GOARCH)" in [2020-09-29T22:58:20.563Z] #62 4.337 ++ go env GOARCH [2020-09-29T22:58:20.563Z] #62 4.345 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.563Z] #62 4.345 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:20.563Z] #62 4.345 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:20.563Z] #62 4.345 + dir=/tmp/install [2020-09-29T22:58:20.563Z] #62 4.345 + bin=proxy [2020-09-29T22:58:20.563Z] #62 4.345 + shift [2020-09-29T22:58:20.563Z] #62 4.345 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T22:58:20.563Z] #62 4.345 + . /tmp/install/proxy.installer [2020-09-29T22:58:20.563Z] #62 4.345 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:58:20.563Z] #62 4.347 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:58:20.563Z] #62 4.348 + install_proxy [2020-09-29T22:58:20.563Z] #62 4.348 + case "$1" in [2020-09-29T22:58:20.563Z] #62 4.348 + export CGO_ENABLED=0 [2020-09-29T22:58:20.563Z] #62 4.348 + CGO_ENABLED=0 [2020-09-29T22:58:20.563Z] #62 4.348 + _install_proxy [2020-09-29T22:58:20.563Z] #62 4.348 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T22:58:20.563Z] #62 4.348 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.L65u2724fz/src/github.com/docker/libnetwork [2020-09-29T22:58:20.563Z] #62 4.358 Cloning into '/tmp/tmp.L65u2724fz/src/github.com/docker/libnetwork'... [2020-09-29T22:58:20.854Z] #62 ... [2020-09-29T22:58:20.854Z] [2020-09-29T22:58:20.854Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:20.854Z] #45 11.08 go: finding github.com/fatih/color v1.9.0 [2020-09-29T22:58:20.854Z] #45 11.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:58:20.854Z] #45 11.19 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T22:58:20.854Z] #45 11.21 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:58:20.854Z] #45 11.26 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:58:20.854Z] #45 11.26 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T22:58:20.854Z] #45 11.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:58:20.854Z] #45 11.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:58:20.854Z] #45 11.50 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:58:20.854Z] #45 11.57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:58:20.854Z] #45 11.57 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:58:24.095Z] 1301750ffb48: Verifying Checksum [2020-09-29T22:58:24.095Z] 1301750ffb48: Download complete [2020-09-29T22:58:24.095Z] db4e2d8d5901: Verifying Checksum [2020-09-29T22:58:24.095Z] db4e2d8d5901: Download complete [2020-09-29T22:58:24.095Z] dc5c6edc9cff: Verifying Checksum [2020-09-29T22:58:24.095Z] dc5c6edc9cff: Download complete [2020-09-29T22:58:24.095Z] 5ffb2f5886e2: Verifying Checksum [2020-09-29T22:58:24.095Z] 5ffb2f5886e2: Download complete [2020-09-29T22:58:24.670Z] Client: [2020-09-29T22:58:24.670Z] Debug Mode: false [2020-09-29T22:58:24.670Z] [2020-09-29T22:58:24.670Z] Server: [2020-09-29T22:58:24.670Z] Containers: 0 [2020-09-29T22:58:24.670Z] Running: 0 [2020-09-29T22:58:24.670Z] Paused: 0 [2020-09-29T22:58:24.670Z] Stopped: 0 [2020-09-29T22:58:24.670Z] Images: 0 [2020-09-29T22:58:24.670Z] Server Version: 19.03.13 [2020-09-29T22:58:24.670Z] Storage Driver: overlay2 [2020-09-29T22:58:24.670Z] Backing Filesystem: extfs [2020-09-29T22:58:24.670Z] Supports d_type: true [2020-09-29T22:58:24.670Z] Native Overlay Diff: true [2020-09-29T22:58:24.670Z] Logging Driver: json-file [2020-09-29T22:58:24.670Z] Cgroup Driver: cgroupfs [2020-09-29T22:58:24.670Z] Plugins: [2020-09-29T22:58:24.670Z] Volume: local [2020-09-29T22:58:24.670Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:58:24.670Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T22:58:24.670Z] Swarm: inactive [2020-09-29T22:58:24.670Z] Runtimes: runc [2020-09-29T22:58:24.670Z] Default Runtime: runc [2020-09-29T22:58:24.670Z] Init Binary: docker-init [2020-09-29T22:58:24.670Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:58:24.670Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:58:24.670Z] init version: fec3683 [2020-09-29T22:58:24.670Z] Security Options: [2020-09-29T22:58:24.670Z] apparmor [2020-09-29T22:58:24.670Z] seccomp [2020-09-29T22:58:24.670Z] Profile: default [2020-09-29T22:58:24.670Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T22:58:24.670Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T22:58:24.670Z] OSType: linux [2020-09-29T22:58:24.670Z] Architecture: x86_64 [2020-09-29T22:58:24.670Z] CPUs: 2 [2020-09-29T22:58:24.670Z] Total Memory: 15.35GiB [2020-09-29T22:58:24.670Z] Name: ip-10-100-74-79 [2020-09-29T22:58:24.670Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T22:58:24.670Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:58:24.670Z] Debug Mode: false [2020-09-29T22:58:24.670Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:58:24.670Z] Labels: [2020-09-29T22:58:24.670Z] Experimental: true [2020-09-29T22:58:24.670Z] Insecure Registries: [2020-09-29T22:58:24.670Z] 127.0.0.0/8 [2020-09-29T22:58:24.670Z] Live Restore Enabled: true [2020-09-29T22:58:24.670Z] [2020-09-29T22:58:24.670Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T22:58:24.999Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:24.999Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:58:24.999Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:58:24.999Z] + bash /home/ubuntu/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:58:24.999Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:58:24.999Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T22:58:24.999Z] [2020-09-29T22:58:24.999Z] Generally Necessary: [2020-09-29T22:58:24.999Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:58:24.999Z] - apparmor: enabled and tools installed [2020-09-29T22:58:24.999Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:58:24.999Z] - CONFIG_NET_NS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_PID_NS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:58:24.999Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_MEMCG: enabled [2020-09-29T22:58:24.999Z] - CONFIG_KEYS: enabled [2020-09-29T22:58:24.999Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T22:58:24.999Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:58:24.999Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T22:58:24.999Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:58:24.999Z] [2020-09-29T22:58:25.260Z] Optional Features: [2020-09-29T22:58:25.260Z] - CONFIG_USER_NS: enabled [2020-09-29T22:58:25.260Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:58:25.260Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:58:25.260Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:58:25.260Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:58:25.260Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T22:58:25.260Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:58:25.260Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:58:25.260Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T22:58:25.260Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T22:58:25.260Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:58:25.260Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:58:25.260Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:58:25.260Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:58:25.260Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:58:25.260Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:58:25.260Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:58:25.260Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:58:25.260Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:58:25.260Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:58:25.260Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:58:25.260Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:58:25.260Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:58:25.260Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:58:25.260Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:58:25.260Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:58:25.260Z] - Network Drivers: [2020-09-29T22:58:25.260Z] - "overlay": [2020-09-29T22:58:25.260Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:58:25.260Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:58:25.260Z] Optional (for encrypted networks): [2020-09-29T22:58:25.372Z] #45 ... [2020-09-29T22:58:25.373Z] [2020-09-29T22:58:25.373Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:25.520Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:58:25.520Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T22:58:25.520Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T22:58:25.520Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T22:58:25.520Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T22:58:25.520Z] - CONFIG_XFRM: enabled [2020-09-29T22:58:25.520Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T22:58:25.520Z] - "ipvlan": [2020-09-29T22:58:25.520Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:58:25.520Z] - "macvlan": [2020-09-29T22:58:25.520Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:58:25.520Z] - "ftp,tftp client in container": [2020-09-29T22:58:25.520Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:58:25.520Z] - Storage Drivers: [2020-09-29T22:58:25.520Z] - "aufs": [2020-09-29T22:58:25.520Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:58:25.520Z] - "btrfs": [2020-09-29T22:58:25.520Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:58:25.520Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:58:25.520Z] - "devicemapper": [2020-09-29T22:58:25.520Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:58:25.520Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:58:25.520Z] - "overlay": [2020-09-29T22:58:25.520Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:58:25.520Z] - "zfs": [2020-09-29T22:58:25.520Z] - /dev/zfs: present [2020-09-29T22:58:25.520Z] - zfs command: missing [2020-09-29T22:58:25.520Z] - zpool command: missing [2020-09-29T22:58:25.520Z] [2020-09-29T22:58:25.520Z] Limits: [2020-09-29T22:58:25.520Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:58:25.520Z] [2020-09-29T22:58:25.520Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T22:58:25.664Z] #62 16.12 Checking out files: 92% (1768/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) #62 ... [2020-09-29T22:58:25.664Z] [2020-09-29T22:58:25.664Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:25.664Z] #22 15.20 + mkdir -p /build [2020-09-29T22:58:25.664Z] #22 15.21 + mv docker/docker /build/ [2020-09-29T22:58:25.664Z] #22 15.21 + rmdir docker [2020-09-29T22:58:25.664Z] #22 DONE 16.3s [2020-09-29T22:58:25.664Z] [2020-09-29T22:58:25.664Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:25.664Z] #62 16.12 Checking out files: 92% (1768/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T22:58:25.664Z] #62 16.42 + cd /tmp/tmp.L65u2724fz/src/github.com/docker/libnetwork [2020-09-29T22:58:25.664Z] #62 16.42 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:58:25.847Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:58:25.847Z] #2 [internal] load .dockerignore [2020-09-29T22:58:25.847Z] #2 transferring context: 87B done [2020-09-29T22:58:25.847Z] #2 DONE 0.1s [2020-09-29T22:58:25.847Z] [2020-09-29T22:58:25.847Z] #1 [internal] load build definition from Dockerfile [2020-09-29T22:58:25.847Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T22:58:26.103Z] #1 DONE 0.1s [2020-09-29T22:58:26.103Z] [2020-09-29T22:58:26.103Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:58:26.359Z] #3 DONE 0.4s [2020-09-29T22:58:26.359Z] [2020-09-29T22:58:26.359Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:58:26.359Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:58:26.359Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:58:26.359Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-29T22:58:26.359Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-29T22:58:26.616Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.27MB / 8.88MB 0.1s [2020-09-29T22:58:26.616Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-29T22:58:26.616Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-29T22:58:26.699Z] #62 17.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T22:58:26.870Z] db4e2d8d5901: Pull complete [2020-09-29T22:58:26.873Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-29T22:58:26.873Z] #4 DONE 0.6s [2020-09-29T22:58:27.129Z] [2020-09-29T22:58:27.129Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:58:27.129Z] #7 ... [2020-09-29T22:58:27.129Z] [2020-09-29T22:58:27.129Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:58:27.129Z] #5 DONE 0.2s [2020-09-29T22:58:27.129Z] [2020-09-29T22:58:27.129Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:58:27.129Z] #6 DONE 0.2s [2020-09-29T22:58:27.166Z] dfe2d012519c: Pull complete [2020-09-29T22:58:27.338Z] #62 ... [2020-09-29T22:58:27.338Z] [2020-09-29T22:58:27.338Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:27.338Z] #56 7.862 + cd /tmp/tmp.UtAMiPakx4/src/github.com/rootless-containers/rootlesskit [2020-09-29T22:58:27.338Z] #56 7.862 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:58:27.338Z] #56 8.415 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T22:58:27.338Z] #56 8.415 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T22:58:27.338Z] #56 ... [2020-09-29T22:58:27.338Z] [2020-09-29T22:58:27.338Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:58:27.338Z] #38 13.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T22:58:27.338Z] #38 14.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T22:58:27.388Z] [2020-09-29T22:58:27.388Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:58:27.388Z] #7 DONE 0.3s [2020-09-29T22:58:27.388Z] [2020-09-29T22:58:27.388Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:58:27.388Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T22:58:27.388Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T22:58:27.388Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done [2020-09-29T22:58:27.388Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done [2020-09-29T22:58:27.388Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 0B / 50.40MB 0.1s [2020-09-29T22:58:27.460Z] 5d8f1d1f9197: Pull complete [2020-09-29T22:58:27.652Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 11.02MB / 50.40MB 0.3s [2020-09-29T22:58:27.652Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 20.84MB / 50.40MB 0.4s [2020-09-29T22:58:27.910Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 26.56MB / 50.40MB 0.5s [2020-09-29T22:58:28.167Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 34.38MB / 50.40MB 0.7s [2020-09-29T22:58:28.167Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 46.97MB / 50.40MB 1.0s [2020-09-29T22:58:28.425Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.1s [2020-09-29T22:58:28.506Z] 3c370c2e2f82: Verifying Checksum [2020-09-29T22:58:28.507Z] 3c370c2e2f82: Download complete [2020-09-29T22:58:29.015Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.8s done [2020-09-29T22:58:29.272Z] #24 ... [2020-09-29T22:58:29.272Z] [2020-09-29T22:58:29.272Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:58:29.272Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:58:29.272Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:58:29.272Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:58:29.272Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-09-29T22:58:29.272Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-09-29T22:58:29.272Z] #60 DONE 2.0s [2020-09-29T22:58:29.413Z] #38 ... [2020-09-29T22:58:29.413Z] [2020-09-29T22:58:29.413Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:29.413Z] #25 5.321 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T22:58:29.413Z] #25 12.47 Fetched 8078 kB in 11s (751 kB/s) [2020-09-29T22:58:29.530Z] [2020-09-29T22:58:29.530Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:29.530Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T22:58:29.530Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2020-09-29T22:58:29.530Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-29T22:58:29.530Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-29T22:58:29.530Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T22:58:29.530Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-09-29T22:58:29.530Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2020-09-29T22:58:29.530Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.40MB / 51.83MB 2.1s [2020-09-29T22:58:29.530Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.08MB / 68.67MB 2.1s [2020-09-29T22:58:29.530Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.71MB / 120.17MB 2.1s [2020-09-29T22:58:29.530Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-29T22:58:29.530Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.61MB / 51.83MB 2.2s [2020-09-29T22:58:29.530Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.99MB / 68.67MB 2.2s [2020-09-29T22:58:29.530Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.17MB / 120.17MB 2.2s [2020-09-29T22:58:29.704Z] #25 12.47 Reading package lists... [2020-09-29T22:58:29.704Z] #25 ... [2020-09-29T22:58:29.704Z] [2020-09-29T22:58:29.704Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:29.704Z] #49 11.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:58:29.704Z] #49 11.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:58:29.704Z] #49 11.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:58:29.704Z] #49 11.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:58:29.704Z] #49 11.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:58:29.705Z] #49 12.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:58:29.705Z] #49 12.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:58:29.705Z] #49 13.50 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:58:29.705Z] #49 14.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:58:29.705Z] #49 14.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:58:29.705Z] #49 14.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:58:29.705Z] #49 14.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:58:29.705Z] #49 15.41 runtime [2020-09-29T22:58:29.705Z] #49 15.42 runtime/cgo [2020-09-29T22:58:29.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.24MB / 51.83MB 2.2s [2020-09-29T22:58:29.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.76MB / 51.83MB 2.4s [2020-09-29T22:58:29.788Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.51MB / 68.67MB 2.4s [2020-09-29T22:58:29.788Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.98MB / 120.17MB 2.4s [2020-09-29T22:58:30.032Z] 1301750ffb48: Pull complete [2020-09-29T22:58:30.055Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.17MB / 51.83MB 2.6s [2020-09-29T22:58:30.055Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.52MB / 51.83MB 2.6s [2020-09-29T22:58:30.055Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.93MB / 68.67MB 2.6s [2020-09-29T22:58:30.055Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.09MB / 120.17MB 2.6s [2020-09-29T22:58:30.317Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.25MB / 51.83MB 2.8s [2020-09-29T22:58:30.317Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.23MB / 68.67MB 2.8s [2020-09-29T22:58:30.317Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s [2020-09-29T22:58:30.317Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.11MB / 68.67MB 3.0s [2020-09-29T22:58:30.317Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.57MB / 120.17MB 3.0s [2020-09-29T22:58:30.317Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.50MB / 68.67MB 3.0s [2020-09-29T22:58:30.338Z] #49 ... [2020-09-29T22:58:30.338Z] [2020-09-29T22:58:30.338Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:30.338Z] #25 12.47 Reading package lists... [2020-09-29T22:58:30.575Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.81MB / 68.67MB 3.2s [2020-09-29T22:58:30.575Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.11MB / 120.17MB 3.2s [2020-09-29T22:58:30.575Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.33MB / 68.67MB 3.2s [2020-09-29T22:58:30.833Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.29MB / 68.67MB 3.3s [2020-09-29T22:58:30.833Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.32MB / 120.17MB 3.3s [2020-09-29T22:58:30.833Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.06MB / 120.17MB 3.5s [2020-09-29T22:58:31.150Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.61MB / 120.17MB 3.7s [2020-09-29T22:58:31.262Z] #25 16.37 Reading package lists... [2020-09-29T22:58:31.262Z] #25 ... [2020-09-29T22:58:31.262Z] [2020-09-29T22:58:31.262Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:58:31.262Z] #34 12.12 Fetched 8078 kB in 10s (782 kB/s) [2020-09-29T22:58:31.262Z] #34 12.12 Reading package lists... [2020-09-29T22:58:31.262Z] #34 15.87 Reading package lists... [2020-09-29T22:58:31.262Z] #34 20.31 Building dependency tree... [2020-09-29T22:58:31.262Z] #34 21.19 The following additional packages will be installed: [2020-09-29T22:58:31.262Z] #34 21.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T22:58:31.262Z] #34 21.21 Suggested packages: [2020-09-29T22:58:31.262Z] #34 21.21 cmake-doc ninja-build lrzip [2020-09-29T22:58:31.262Z] #34 21.21 Recommended packages: [2020-09-29T22:58:31.262Z] #34 21.21 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T22:58:31.262Z] #34 21.83 The following NEW packages will be installed: [2020-09-29T22:58:31.262Z] #34 21.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T22:58:31.262Z] #34 21.84 vim-common xxd [2020-09-29T22:58:31.262Z] #34 21.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:58:31.262Z] #34 21.99 Need to get 14.0 MB of archives. [2020-09-29T22:58:31.262Z] #34 21.99 After this operation, 62.1 MB of additional disk space will be used. [2020-09-29T22:58:31.262Z] #34 21.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-29T22:58:31.262Z] #34 22.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T22:58:31.262Z] #34 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T22:58:31.262Z] #34 22.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-29T22:58:31.554Z] #34 22.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-29T22:58:31.554Z] #34 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-29T22:58:31.554Z] #34 22.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-29T22:58:31.554Z] #34 22.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-29T22:58:31.554Z] #34 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-29T22:58:31.554Z] #34 22.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-29T22:58:31.554Z] #34 ... [2020-09-29T22:58:31.554Z] [2020-09-29T22:58:31.554Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:31.554Z] #40 12.62 Fetched 8078 kB in 11s (760 kB/s) [2020-09-29T22:58:31.554Z] #40 12.62 Reading package lists... [2020-09-29T22:58:31.554Z] #40 16.65 Reading package lists... [2020-09-29T22:58:31.554Z] #40 20.88 Building dependency tree... [2020-09-29T22:58:31.554Z] #40 22.00 The following additional packages will be installed: [2020-09-29T22:58:31.554Z] #40 22.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T22:58:31.554Z] #40 22.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T22:58:31.554Z] #40 22.01 Suggested packages: [2020-09-29T22:58:31.554Z] #40 22.01 manpages-dev python-setuptools [2020-09-29T22:58:31.713Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done [2020-09-29T22:58:31.713Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2020-09-29T22:58:31.713Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.3s [2020-09-29T22:58:31.713Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s [2020-09-29T22:58:31.846Z] #40 ... [2020-09-29T22:58:31.846Z] [2020-09-29T22:58:31.846Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:58:31.846Z] #53 13.21 Fetched 8078 kB in 11s (726 kB/s) [2020-09-29T22:58:31.846Z] #53 13.21 Reading package lists... [2020-09-29T22:58:31.846Z] #53 17.16 Reading package lists... [2020-09-29T22:58:31.846Z] #53 21.23 Building dependency tree... [2020-09-29T22:58:31.846Z] #53 22.23 The following additional packages will be installed: [2020-09-29T22:58:31.846Z] #53 22.24 libbtrfs0 [2020-09-29T22:58:31.846Z] #53 22.31 The following NEW packages will be installed: [2020-09-29T22:58:31.846Z] #53 22.32 libbtrfs-dev libbtrfs0 [2020-09-29T22:58:31.846Z] #53 22.47 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:58:31.846Z] #53 22.47 Need to get 118 kB of archives. [2020-09-29T22:58:31.846Z] #53 22.47 After this operation, 390 kB of additional disk space will be used. [2020-09-29T22:58:31.846Z] #53 22.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-29T22:58:31.846Z] #53 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-29T22:58:31.846Z] #53 ... [2020-09-29T22:58:31.846Z] [2020-09-29T22:58:31.846Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:31.846Z] #40 22.86 The following NEW packages will be installed: [2020-09-29T22:58:31.846Z] #40 22.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T22:58:31.846Z] #40 22.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T22:58:31.846Z] #40 22.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T22:58:31.846Z] #40 22.86 python-six zlib1g-dev [2020-09-29T22:58:31.970Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2020-09-29T22:58:32.137Z] #40 22.99 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:58:32.137Z] #40 22.99 Need to get 3742 kB of archives. [2020-09-29T22:58:32.137Z] #40 22.99 After this operation, 22.0 MB of additional disk space will be used. [2020-09-29T22:58:32.137Z] #40 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-29T22:58:32.137Z] #40 23.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-29T22:58:32.137Z] #40 23.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-29T22:58:32.137Z] #40 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-29T22:58:32.137Z] #40 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-29T22:58:32.137Z] #40 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-29T22:58:32.137Z] #40 23.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-29T22:58:32.137Z] #40 23.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-29T22:58:32.137Z] #40 23.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-29T22:58:32.137Z] #40 23.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-29T22:58:32.137Z] #40 23.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-29T22:58:32.137Z] #40 23.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-29T22:58:32.137Z] #40 ... [2020-09-29T22:58:32.137Z] [2020-09-29T22:58:32.137Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:32.137Z] #43 12.93 unicode/utf16 [2020-09-29T22:58:32.137Z] #43 13.05 container/list [2020-09-29T22:58:32.137Z] #43 13.50 crypto/internal/subtle [2020-09-29T22:58:32.137Z] #43 13.57 crypto/subtle [2020-09-29T22:58:32.137Z] #43 13.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T22:58:32.137Z] #43 13.77 internal/nettrace [2020-09-29T22:58:32.137Z] #43 13.89 runtime/cgo [2020-09-29T22:58:32.137Z] #43 19.11 vendor/golang.org/x/crypto/internal/subtle [2020-09-29T22:58:32.229Z] #8 ... [2020-09-29T22:58:32.229Z] [2020-09-29T22:58:32.229Z] #21 [internal] load build context [2020-09-29T22:58:32.229Z] #21 transferring context: 51.48MB 4.6s done [2020-09-29T22:58:32.229Z] #21 DONE 4.9s [2020-09-29T22:58:32.229Z] [2020-09-29T22:58:32.229Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:32.429Z] #43 ... [2020-09-29T22:58:32.429Z] [2020-09-29T22:58:32.429Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:32.429Z] #40 23.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-29T22:58:32.429Z] #40 23.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-29T22:58:32.429Z] #40 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T22:58:32.429Z] #40 23.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-29T22:58:32.429Z] #40 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-29T22:58:32.796Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2020-09-29T22:58:32.816Z] dc5c6edc9cff: Pull complete [2020-09-29T22:58:33.063Z] #40 24.13 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:33.356Z] #40 ... [2020-09-29T22:58:33.356Z] [2020-09-29T22:58:33.356Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:58:33.356Z] #53 23.22 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:33.356Z] #53 23.33 Fetched 118 kB in 0s (1017 kB/s) [2020-09-29T22:58:33.356Z] #53 23.38 Selecting previously unselected package libbtrfs0. [2020-09-29T22:58:33.356Z] #53 23.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-29T22:58:33.356Z] #53 23.44 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-29T22:58:33.356Z] #53 23.44 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T22:58:33.356Z] #53 23.49 Selecting previously unselected package libbtrfs-dev. [2020-09-29T22:58:33.356Z] #53 23.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-29T22:58:33.356Z] #53 23.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:58:33.356Z] #53 23.65 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T22:58:33.356Z] #53 23.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:58:33.356Z] #53 23.66 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:58:33.356Z] #53 DONE 24.2s [2020-09-29T22:58:33.356Z] [2020-09-29T22:58:33.356Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:58:33.356Z] #34 23.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:33.356Z] #34 23.93 Fetched 14.0 MB in 1s (14.6 MB/s) [2020-09-29T22:58:33.356Z] #34 24.01 Selecting previously unselected package xxd. [2020-09-29T22:58:33.356Z] #34 24.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-29T22:58:33.356Z] #34 24.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T22:58:33.356Z] #34 24.10 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T22:58:33.356Z] #34 24.28 Selecting previously unselected package vim-common. [2020-09-29T22:58:33.356Z] #34 24.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T22:58:33.356Z] #34 24.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T22:58:33.670Z] #34 24.57 Selecting previously unselected package cmake-data. [2020-09-29T22:58:33.670Z] #34 24.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T22:58:33.670Z] #34 24.57 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T22:58:34.304Z] #34 ... [2020-09-29T22:58:34.304Z] [2020-09-29T22:58:34.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:58:34.304Z] #11 15.22 Fetched 8078 kB in 11s (718 kB/s) [2020-09-29T22:58:34.304Z] #11 15.22 Reading package lists... [2020-09-29T22:58:34.304Z] #11 19.26 Reading package lists... [2020-09-29T22:58:34.304Z] #11 22.91 Building dependency tree... [2020-09-29T22:58:34.304Z] #11 24.15 The following additional packages will be installed: [2020-09-29T22:58:34.304Z] #11 24.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T22:58:34.304Z] #11 24.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T22:58:34.304Z] #11 24.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T22:58:34.304Z] #11 24.15 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T22:58:34.304Z] #11 24.15 Suggested packages: [2020-09-29T22:58:34.304Z] #11 24.15 gcc-8-locales seccomp wine64 [2020-09-29T22:58:34.304Z] #11 25.27 The following NEW packages will be installed: [2020-09-29T22:58:34.304Z] #11 25.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T22:58:34.304Z] #11 25.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T22:58:34.304Z] #11 25.30 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T22:58:34.304Z] #11 25.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T22:58:34.304Z] #11 25.30 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T22:58:34.304Z] #11 25.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T22:58:34.304Z] #11 ... [2020-09-29T22:58:34.304Z] [2020-09-29T22:58:34.304Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:34.304Z] #40 24.29 Fetched 3742 kB in 0s (8357 kB/s) [2020-09-29T22:58:34.304Z] #40 24.42 Selecting previously unselected package libcap-dev:s390x. [2020-09-29T22:58:34.304Z] #40 24.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-29T22:58:34.304Z] #40 24.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-29T22:58:34.304Z] #40 24.56 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-29T22:58:34.304Z] #40 24.73 Selecting previously unselected package libnet1:s390x. [2020-09-29T22:58:34.304Z] #40 24.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T22:58:34.304Z] #40 24.73 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T22:58:34.304Z] #40 24.83 Selecting previously unselected package libnet1-dev. [2020-09-29T22:58:34.304Z] #40 24.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T22:58:34.304Z] #40 24.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T22:58:34.304Z] #40 25.13 Selecting previously unselected package libnl-3-200:s390x. [2020-09-29T22:58:34.304Z] #40 25.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-29T22:58:34.304Z] #40 25.13 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T22:58:34.304Z] #40 25.25 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-29T22:58:34.304Z] #40 25.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-29T22:58:34.304Z] #40 25.26 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-29T22:58:34.596Z] #40 25.51 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-29T22:58:34.596Z] #40 25.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-29T22:58:34.596Z] #40 25.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T22:58:34.596Z] #40 25.62 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-29T22:58:34.596Z] #40 25.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-29T22:58:34.596Z] #40 25.63 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-29T22:58:34.596Z] #40 25.72 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-29T22:58:34.693Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-09-29T22:58:34.893Z] #40 25.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-29T22:58:34.893Z] #40 25.73 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-29T22:58:34.893Z] #40 26.02 Selecting previously unselected package libprotobuf17:s390x. [2020-09-29T22:58:34.955Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [2020-09-29T22:58:35.185Z] #40 26.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:35.185Z] #40 26.05 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:35.212Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-29T22:58:35.471Z] #8 ... [2020-09-29T22:58:35.471Z] [2020-09-29T22:58:35.471Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:58:35.471Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 5.7s done [2020-09-29T22:58:35.471Z] #24 DONE 8.1s [2020-09-29T22:58:35.471Z] [2020-09-29T22:58:35.471Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:35.728Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2020-09-29T22:58:35.728Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-29T22:58:35.818Z] #40 26.66 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-29T22:58:35.818Z] #40 26.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:35.818Z] #40 26.67 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:35.818Z] #40 26.83 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-29T22:58:35.818Z] #40 26.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:35.818Z] #40 26.84 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-29T22:58:36.293Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2020-09-29T22:58:36.293Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-29T22:58:36.353Z] 3c370c2e2f82: Pull complete [2020-09-29T22:58:36.353Z] 5ffb2f5886e2: Pull complete [2020-09-29T22:58:36.353Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-29T22:58:36.353Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-29T22:58:36.353Z] ---> 805dc2d65d1c [2020-09-29T22:58:36.353Z] Step 5/15 : ARG BUILDX_REPO [2020-09-29T22:58:36.353Z] ---> Running in c9aa1cdec3c9 [2020-09-29T22:58:36.353Z] Removing intermediate container c9aa1cdec3c9 [2020-09-29T22:58:36.353Z] ---> 123fb94db7e5 [2020-09-29T22:58:36.353Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-29T22:58:36.353Z] ---> Running in 374dbf38f543 [2020-09-29T22:58:36.647Z] Cloning into '/buildx'... [2020-09-29T22:58:36.850Z] #40 27.76 Selecting previously unselected package libprotoc17:s390x. [2020-09-29T22:58:36.850Z] #40 27.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:36.850Z] #40 27.79 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:37.140Z] #40 28.23 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T22:58:37.140Z] #40 28.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-29T22:58:37.140Z] #40 28.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T22:58:37.433Z] #40 28.35 Selecting previously unselected package protobuf-compiler. [2020-09-29T22:58:37.433Z] #40 28.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:37.433Z] #40 28.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T22:58:37.724Z] #40 28.44 Selecting previously unselected package python-pkg-resources. [2020-09-29T22:58:37.724Z] #40 28.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T22:58:37.724Z] #40 28.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T22:58:37.724Z] #40 28.60 Selecting previously unselected package python-six. [2020-09-29T22:58:37.724Z] #40 28.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T22:58:37.724Z] #40 28.61 Unpacking python-six (1.12.0-1) ... [2020-09-29T22:58:37.724Z] #40 28.68 Selecting previously unselected package python-protobuf. [2020-09-29T22:58:37.724Z] #40 28.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-29T22:58:37.724Z] #40 28.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T22:58:38.015Z] #40 29.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T22:58:39.054Z] #40 ... [2020-09-29T22:58:39.054Z] [2020-09-29T22:58:39.054Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:39.054Z] #62 DONE 29.7s [2020-09-29T22:58:39.054Z] [2020-09-29T22:58:39.054Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:39.054Z] #25 16.37 Reading package lists... [2020-09-29T22:58:39.054Z] #25 20.45 Building dependency tree... [2020-09-29T22:58:39.054Z] #25 21.40 The following additional packages will be installed: [2020-09-29T22:58:39.054Z] #25 21.43 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T22:58:39.054Z] #25 21.43 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T22:58:39.054Z] #25 21.43 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T22:58:39.054Z] #25 21.43 Suggested packages: [2020-09-29T22:58:39.054Z] #25 21.43 krb5-doc krb5-user [2020-09-29T22:58:39.054Z] #25 21.43 Recommended packages: [2020-09-29T22:58:39.054Z] #25 21.43 krb5-locales publicsuffix libsasl2-modules [2020-09-29T22:58:39.054Z] #25 22.53 The following NEW packages will be installed: [2020-09-29T22:58:39.054Z] #25 22.53 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T22:58:39.054Z] #25 22.53 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T22:58:39.054Z] #25 22.53 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T22:58:39.054Z] #25 22.53 libssh2-1 libssl1.1 openssl [2020-09-29T22:58:39.054Z] #25 22.68 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T22:58:39.054Z] #25 22.68 Need to get 4591 kB of archives. [2020-09-29T22:58:39.054Z] #25 22.68 After this operation, 11.9 MB of additional disk space will be used. [2020-09-29T22:58:39.054Z] #25 22.68 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-09-29T22:58:39.054Z] #25 22.76 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-09-29T22:58:39.054Z] #25 22.79 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T22:58:39.054Z] #25 22.81 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-09-29T22:58:39.054Z] #25 22.82 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-09-29T22:58:39.054Z] #25 22.82 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-09-29T22:58:39.054Z] #25 22.82 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-09-29T22:58:39.054Z] #25 22.83 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-09-29T22:58:39.054Z] #25 22.86 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-09-29T22:58:39.054Z] #25 22.87 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-09-29T22:58:39.054Z] #25 22.87 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T22:58:39.054Z] #25 22.87 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-09-29T22:58:39.054Z] #25 22.89 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-09-29T22:58:39.054Z] #25 22.89 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-09-29T22:58:39.054Z] #25 22.90 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-09-29T22:58:39.054Z] #25 22.91 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-09-29T22:58:39.054Z] #25 22.91 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-09-29T22:58:39.054Z] #25 22.93 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-09-29T22:58:39.054Z] #25 22.94 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-29T22:58:39.054Z] #25 22.97 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-29T22:58:39.054Z] #25 22.97 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-29T22:58:39.054Z] #25 23.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:39.054Z] #25 23.75 Fetched 4591 kB in 0s (11.8 MB/s) [2020-09-29T22:58:39.054Z] #25 23.83 Selecting previously unselected package libssl1.1:s390x. [2020-09-29T22:58:39.054Z] #25 23.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2020-09-29T22:58:39.054Z] #25 23.84 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-29T22:58:39.054Z] #25 23.84 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:39.054Z] #25 24.55 Selecting previously unselected package openssl. [2020-09-29T22:58:39.054Z] #25 24.56 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-29T22:58:39.054Z] #25 24.56 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:39.347Z] #25 25.23 Selecting previously unselected package ca-certificates. [2020-09-29T22:58:39.347Z] #25 25.23 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T22:58:39.347Z] #25 25.24 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:39.638Z] #25 25.48 Selecting previously unselected package libkeyutils1:s390x. [2020-09-29T22:58:39.638Z] #25 25.49 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-09-29T22:58:39.638Z] #25 25.49 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-09-29T22:58:39.933Z] #25 25.64 Selecting previously unselected package libkrb5support0:s390x. [2020-09-29T22:58:39.933Z] #25 25.64 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ... [2020-09-29T22:58:39.933Z] #25 25.64 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-09-29T22:58:39.933Z] #25 25.77 Selecting previously unselected package libk5crypto3:s390x. [2020-09-29T22:58:39.933Z] #25 25.77 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ... [2020-09-29T22:58:39.933Z] #25 25.77 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-09-29T22:58:40.193Z] Removing intermediate container 374dbf38f543 [2020-09-29T22:58:40.193Z] ---> f948212d603a [2020-09-29T22:58:40.193Z] Step 7/15 : WORKDIR /buildx [2020-09-29T22:58:40.193Z] ---> Running in cd0bc1b6100f [2020-09-29T22:58:40.193Z] Removing intermediate container cd0bc1b6100f [2020-09-29T22:58:40.193Z] ---> 94aa20d67f0b [2020-09-29T22:58:40.193Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-29T22:58:40.193Z] ---> Running in a5b80519e24b [2020-09-29T22:58:40.193Z] Removing intermediate container a5b80519e24b [2020-09-29T22:58:40.193Z] ---> e300d857de36 [2020-09-29T22:58:40.193Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-29T22:58:40.193Z] ---> Running in 0a9d6be6f375 [2020-09-29T22:58:40.224Z] #25 25.97 Selecting previously unselected package libkrb5-3:s390x. [2020-09-29T22:58:40.224Z] #25 25.97 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ... [2020-09-29T22:58:40.224Z] #25 25.98 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-09-29T22:58:40.487Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s done [2020-09-29T22:58:40.514Z] #25 26.43 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-09-29T22:58:40.514Z] #25 26.43 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-09-29T22:58:40.514Z] #25 26.43 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-29T22:58:40.746Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-29T22:58:40.807Z] #25 26.62 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-09-29T22:58:40.807Z] #25 26.62 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-29T22:58:40.807Z] #25 ... [2020-09-29T22:58:40.807Z] [2020-09-29T22:58:40.807Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:40.807Z] #40 31.59 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:40.807Z] #40 31.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T22:58:40.807Z] #40 31.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T22:58:40.807Z] #40 31.61 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-29T22:58:40.807Z] #40 31.62 Setting up python-six (1.12.0-1) ... [2020-09-29T22:58:40.828Z] From https://github.com/docker/buildx [2020-09-29T22:58:40.828Z] * [new tag] v0.3.1 -> build [2020-09-29T22:58:41.121Z] Switched to branch 'build' [2020-09-29T22:58:42.162Z] Removing intermediate container 0a9d6be6f375 [2020-09-29T22:58:42.162Z] ---> 65ff5c270599 [2020-09-29T22:58:42.162Z] Step 10/15 : ARG GOOS [2020-09-29T22:58:42.162Z] ---> Running in 60d449620300 [2020-09-29T22:58:42.162Z] Removing intermediate container 60d449620300 [2020-09-29T22:58:42.162Z] ---> 048bb7792e51 [2020-09-29T22:58:42.162Z] Step 11/15 : ARG GOARCH [2020-09-29T22:58:42.162Z] ---> Running in 91bc16c5b00d [2020-09-29T22:58:42.319Z] #40 33.13 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-29T22:58:42.319Z] #40 33.13 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T22:58:42.319Z] #40 33.15 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:42.319Z] #40 33.16 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-29T22:58:42.319Z] #40 33.16 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-29T22:58:42.319Z] #40 33.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T22:58:42.319Z] #40 33.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T22:58:42.319Z] #40 33.18 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-29T22:58:42.319Z] #40 33.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T22:58:42.319Z] #40 33.20 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T22:58:42.455Z] Removing intermediate container 91bc16c5b00d [2020-09-29T22:58:42.455Z] ---> e8dc7c9033f0 [2020-09-29T22:58:42.455Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-09-29T22:58:42.455Z] ---> Running in 4cb35252bab4 [2020-09-29T22:58:43.388Z] #40 ... [2020-09-29T22:58:43.388Z] [2020-09-29T22:58:43.388Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:43.388Z] #54 1.609 + RM_GOPATH=0 [2020-09-29T22:58:43.388Z] #54 1.609 + TMP_GOPATH= [2020-09-29T22:58:43.388Z] #54 1.609 + : /build [2020-09-29T22:58:43.388Z] #54 1.609 + '[' -z '' ']' [2020-09-29T22:58:43.388Z] #54 1.609 ++ mktemp -d [2020-09-29T22:58:43.388Z] #54 1.609 + export GOPATH=/tmp/tmp.fJ2sRNr3VU [2020-09-29T22:58:43.388Z] #54 1.609 + GOPATH=/tmp/tmp.fJ2sRNr3VU [2020-09-29T22:58:43.388Z] #54 1.609 + RM_GOPATH=1 [2020-09-29T22:58:43.388Z] #54 1.609 + case "$(go env GOARCH)" in [2020-09-29T22:58:43.388Z] #54 1.609 ++ go env GOARCH [2020-09-29T22:58:43.388Z] #54 1.634 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:43.388Z] #54 1.634 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:43.388Z] #54 1.636 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:43.388Z] #54 1.642 + dir=/tmp/install [2020-09-29T22:58:43.388Z] #54 1.643 + bin=containerd [2020-09-29T22:58:43.388Z] #54 1.643 + shift [2020-09-29T22:58:43.388Z] #54 1.644 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T22:58:43.388Z] #54 1.644 + . /tmp/install/containerd.installer [2020-09-29T22:58:43.388Z] #54 1.644 ++ set -e [2020-09-29T22:58:43.388Z] #54 1.645 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T22:58:43.388Z] #54 1.646 + install_containerd [2020-09-29T22:58:43.388Z] #54 1.647 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T22:58:43.388Z] #54 1.647 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T22:58:43.388Z] #54 1.647 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fJ2sRNr3VU/src/github.com/containerd/containerd [2020-09-29T22:58:43.388Z] #54 1.655 Cloning into '/tmp/tmp.fJ2sRNr3VU/src/github.com/containerd/containerd'... [2020-09-29T22:58:43.388Z] #54 ... [2020-09-29T22:58:43.388Z] [2020-09-29T22:58:43.388Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:43.388Z] #25 26.62 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 26.71 Selecting previously unselected package libsasl2-2:s390x. [2020-09-29T22:58:43.388Z] #25 26.72 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 26.72 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 26.86 Selecting previously unselected package libldap-common. [2020-09-29T22:58:43.388Z] #25 26.88 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T22:58:43.388Z] #25 26.88 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:43.388Z] #25 26.96 Selecting previously unselected package libldap-2.4-2:s390x. [2020-09-29T22:58:43.388Z] #25 26.96 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 26.96 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:43.388Z] #25 27.13 Selecting previously unselected package libnghttp2-14:s390x. [2020-09-29T22:58:43.388Z] #25 27.13 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.13 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 27.26 Selecting previously unselected package libpsl5:s390x. [2020-09-29T22:58:43.388Z] #25 27.27 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.27 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-09-29T22:58:43.388Z] #25 27.37 Selecting previously unselected package librtmp1:s390x. [2020-09-29T22:58:43.388Z] #25 27.38 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.39 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:58:43.388Z] #25 27.45 Selecting previously unselected package libssh2-1:s390x. [2020-09-29T22:58:43.388Z] #25 27.45 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.45 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-09-29T22:58:43.388Z] #25 27.64 Selecting previously unselected package libcurl4:s390x. [2020-09-29T22:58:43.388Z] #25 27.66 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.66 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 27.94 Selecting previously unselected package curl. [2020-09-29T22:58:43.388Z] #25 27.95 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 27.96 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 28.21 Selecting previously unselected package libonig5:s390x. [2020-09-29T22:58:43.388Z] #25 28.21 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 28.22 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-29T22:58:43.388Z] #25 28.42 Selecting previously unselected package libjq1:s390x. [2020-09-29T22:58:43.388Z] #25 28.43 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 28.43 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T22:58:43.388Z] #25 28.63 Selecting previously unselected package jq. [2020-09-29T22:58:43.388Z] #25 28.65 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T22:58:43.388Z] #25 28.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T22:58:43.388Z] #25 28.83 Setting up libkeyutils1:s390x (1.6-6) ... [2020-09-29T22:58:43.388Z] #25 28.84 Setting up libpsl5:s390x (0.20.2-2) ... [2020-09-29T22:58:43.388Z] #25 28.85 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:43.388Z] #25 29.28 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 29.30 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:43.388Z] #25 29.32 Setting up libkrb5support0:s390x (1.17-3) ... [2020-09-29T22:58:43.388Z] #25 29.34 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 29.35 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:58:43.388Z] #25 29.39 Setting up libk5crypto3:s390x (1.17-3) ... [2020-09-29T22:58:43.388Z] #25 29.40 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:43.388Z] #25 29.41 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-09-29T22:58:43.388Z] #25 29.42 Setting up libkrb5-3:s390x (1.17-3) ... [2020-09-29T22:58:43.388Z] #25 29.42 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:43.388Z] #25 29.43 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-29T22:58:43.388Z] #25 29.44 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T22:58:43.679Z] #25 29.45 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:43.679Z] #25 29.46 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:44.027Z] #8 ... [2020-09-29T22:58:44.027Z] [2020-09-29T22:58:44.027Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:44.027Z] #25 0.925 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:58:44.027Z] #25 0.939 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:58:44.027Z] #25 0.990 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:58:44.027Z] #25 1.091 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:58:44.027Z] #25 1.347 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:58:44.027Z] #25 1.854 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:58:44.027Z] #25 3.107 Fetched 8387 kB in 2s (3449 kB/s) [2020-09-29T22:58:44.027Z] #25 3.107 Reading package lists... [2020-09-29T22:58:44.027Z] #25 4.011 Reading package lists... [2020-09-29T22:58:44.027Z] #25 4.932 Building dependency tree... [2020-09-29T22:58:44.027Z] #25 5.257 The following additional packages will be installed: [2020-09-29T22:58:44.027Z] #25 5.257 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T22:58:44.027Z] #25 5.257 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T22:58:44.027Z] #25 5.257 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T22:58:44.027Z] #25 5.258 Suggested packages: [2020-09-29T22:58:44.027Z] #25 5.258 krb5-doc krb5-user [2020-09-29T22:58:44.027Z] #25 5.258 Recommended packages: [2020-09-29T22:58:44.027Z] #25 5.258 krb5-locales publicsuffix libsasl2-modules [2020-09-29T22:58:44.027Z] #25 5.460 The following NEW packages will be installed: [2020-09-29T22:58:44.027Z] #25 5.460 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T22:58:44.027Z] #25 5.460 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T22:58:44.027Z] #25 5.460 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T22:58:44.027Z] #25 5.460 libssh2-1 libssl1.1 openssl [2020-09-29T22:58:44.027Z] #25 5.734 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T22:58:44.027Z] #25 5.734 Need to get 5049 kB of archives. [2020-09-29T22:58:44.027Z] #25 5.734 After this operation, 12.1 MB of additional disk space will be used. [2020-09-29T22:58:44.027Z] #25 5.734 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-29T22:58:44.027Z] #25 5.767 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-29T22:58:44.027Z] #25 5.776 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T22:58:44.027Z] #25 5.777 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-29T22:58:44.027Z] #25 5.778 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-29T22:58:44.027Z] #25 5.780 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-29T22:58:44.027Z] #25 5.781 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-29T22:58:44.027Z] #25 5.792 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-29T22:58:44.027Z] #25 5.798 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-29T22:58:44.027Z] #25 5.798 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-29T22:58:44.027Z] #25 5.798 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T22:58:44.027Z] #25 5.800 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-29T22:58:44.027Z] #25 5.803 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-29T22:58:44.027Z] #25 5.805 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-29T22:58:44.027Z] #25 5.806 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-29T22:58:44.027Z] #25 5.808 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-29T22:58:44.027Z] #25 5.810 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-29T22:58:44.027Z] #25 5.814 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-29T22:58:44.027Z] #25 5.819 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T22:58:44.027Z] #25 5.822 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T22:58:44.027Z] #25 5.825 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T22:58:44.027Z] #25 5.981 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:44.027Z] #25 6.003 Fetched 5049 kB in 0s (14.5 MB/s) [2020-09-29T22:58:44.027Z] #25 6.097 Selecting previously unselected package libssl1.1:amd64. [2020-09-29T22:58:44.027Z] #25 6.097 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T22:58:44.027Z] #25 6.102 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.117 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:44.027Z] #25 6.362 Selecting previously unselected package openssl. [2020-09-29T22:58:44.027Z] #25 6.362 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.367 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:44.027Z] #25 6.546 Selecting previously unselected package ca-certificates. [2020-09-29T22:58:44.027Z] #25 6.546 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T22:58:44.027Z] #25 6.550 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:44.027Z] #25 6.644 Selecting previously unselected package libkeyutils1:amd64. [2020-09-29T22:58:44.027Z] #25 6.644 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.649 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-29T22:58:44.027Z] #25 6.701 Selecting previously unselected package libkrb5support0:amd64. [2020-09-29T22:58:44.027Z] #25 6.701 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.704 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-29T22:58:44.027Z] #25 6.767 Selecting previously unselected package libk5crypto3:amd64. [2020-09-29T22:58:44.027Z] #25 6.767 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.769 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-29T22:58:44.027Z] #25 6.848 Selecting previously unselected package libkrb5-3:amd64. [2020-09-29T22:58:44.027Z] #25 6.848 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 6.852 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-29T22:58:44.027Z] #25 7.000 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-29T22:58:44.027Z] #25 7.000 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.001 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T22:58:44.027Z] #25 7.071 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-29T22:58:44.027Z] #25 7.071 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.075 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:44.027Z] #25 7.139 Selecting previously unselected package libsasl2-2:amd64. [2020-09-29T22:58:44.027Z] #25 7.139 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.144 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:44.027Z] #25 7.207 Selecting previously unselected package libldap-common. [2020-09-29T22:58:44.027Z] #25 7.207 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T22:58:44.027Z] #25 7.210 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:44.027Z] #25 7.277 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-29T22:58:44.027Z] #25 7.278 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.282 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:44.027Z] #25 7.369 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-29T22:58:44.027Z] #25 7.370 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.375 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T22:58:44.027Z] #25 7.467 Selecting previously unselected package libpsl5:amd64. [2020-09-29T22:58:44.027Z] #25 7.467 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-09-29T22:58:44.027Z] #25 7.477 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-29T22:58:44.027Z] #25 7.530 Selecting previously unselected package librtmp1:amd64. [2020-09-29T22:58:44.028Z] #25 7.530 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.536 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:58:44.028Z] #25 7.595 Selecting previously unselected package libssh2-1:amd64. [2020-09-29T22:58:44.028Z] #25 7.595 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.601 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T22:58:44.028Z] #25 7.712 Selecting previously unselected package libcurl4:amd64. [2020-09-29T22:58:44.028Z] #25 7.712 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.716 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T22:58:44.028Z] #25 7.806 Selecting previously unselected package curl. [2020-09-29T22:58:44.028Z] #25 7.806 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.809 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T22:58:44.028Z] #25 7.897 Selecting previously unselected package libonig5:amd64. [2020-09-29T22:58:44.028Z] #25 7.897 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.909 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T22:58:44.028Z] #25 7.974 Selecting previously unselected package libjq1:amd64. [2020-09-29T22:58:44.028Z] #25 7.974 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 7.979 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T22:58:44.028Z] #25 8.019 Selecting previously unselected package jq. [2020-09-29T22:58:44.028Z] #25 8.019 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T22:58:44.028Z] #25 8.024 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T22:58:44.028Z] #25 8.065 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-29T22:58:44.028Z] #25 8.076 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-29T22:58:44.028Z] #25 8.087 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:44.028Z] #25 8.199 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T22:58:44.028Z] #25 8.210 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:44.028Z] #25 8.258 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-29T22:58:44.028Z] #25 8.272 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:44.028Z] #25 8.284 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:58:44.028Z] #25 8.298 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-29T22:58:44.028Z] #25 8.310 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:58:44.028Z] #25 8.322 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T22:58:44.028Z] #25 8.335 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-29T22:58:44.028Z] #25 8.346 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:58:44.028Z] #25 8.362 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T22:58:44.028Z] #25 8.372 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T22:58:44.028Z] #25 8.386 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:58:44.028Z] #25 8.397 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:44.312Z] #25 ... [2020-09-29T22:58:44.312Z] [2020-09-29T22:58:44.312Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:44.312Z] #32 24.99 internal/reflectlite [2020-09-29T22:58:44.312Z] #32 24.99 sync [2020-09-29T22:58:44.312Z] #32 27.06 errors [2020-09-29T22:58:44.312Z] #32 27.06 sort [2020-09-29T22:58:44.312Z] #32 27.40 strconv [2020-09-29T22:58:44.312Z] #32 28.06 io [2020-09-29T22:58:44.312Z] #32 28.80 internal/oserror [2020-09-29T22:58:44.312Z] #32 28.97 syscall [2020-09-29T22:58:44.312Z] #32 31.60 reflect [2020-09-29T22:58:44.596Z] #25 8.948 Updating certificates in /etc/ssl/certs... [2020-09-29T22:58:44.603Z] #32 ... [2020-09-29T22:58:44.603Z] [2020-09-29T22:58:44.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:58:44.603Z] #11 25.44 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:58:44.603Z] #11 25.44 Need to get 73.3 MB of archives. [2020-09-29T22:58:44.603Z] #11 25.44 After this operation, 494 MB of additional disk space will be used. [2020-09-29T22:58:44.603Z] #11 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-09-29T22:58:44.603Z] #11 25.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-09-29T22:58:44.603Z] #11 25.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T22:58:44.603Z] #11 25.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-29T22:58:44.603Z] #11 25.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-29T22:58:44.603Z] #11 25.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T22:58:44.603Z] #11 26.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T22:58:44.603Z] #11 26.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T22:58:44.603Z] #11 26.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-09-29T22:58:44.603Z] #11 28.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-09-29T22:58:44.603Z] #11 29.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-29T22:58:44.603Z] #11 29.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-29T22:58:44.603Z] #11 29.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-29T22:58:44.603Z] #11 29.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-29T22:58:44.603Z] #11 29.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-09-29T22:58:44.603Z] #11 29.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-29T22:58:44.603Z] #11 29.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-29T22:58:44.603Z] #11 29.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-29T22:58:44.603Z] #11 29.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-29T22:58:44.603Z] #11 29.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-29T22:58:44.603Z] #11 29.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-29T22:58:44.603Z] #11 29.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-29T22:58:44.603Z] #11 29.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-29T22:58:44.603Z] #11 29.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-29T22:58:44.603Z] #11 29.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-29T22:58:44.603Z] #11 31.14 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:58:44.603Z] #11 31.28 Fetched 73.3 MB in 4s (17.4 MB/s) [2020-09-29T22:58:44.603Z] #11 31.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T22:58:44.603Z] #11 31.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-29T22:58:44.603Z] #11 31.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-29T22:58:44.603Z] #11 31.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T22:58:44.603Z] #11 32.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T22:58:44.603Z] #11 32.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-29T22:58:44.603Z] #11 32.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T22:58:44.603Z] #11 34.99 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T22:58:44.603Z] #11 35.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T22:58:44.603Z] #11 35.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T22:58:44.603Z] #11 35.10 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-29T22:58:44.603Z] #11 35.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-29T22:58:44.603Z] #11 35.11 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T22:58:44.603Z] #11 35.23 Selecting previously unselected package dmsetup. [2020-09-29T22:58:44.603Z] #11 35.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-29T22:58:44.603Z] #11 35.23 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T22:58:44.603Z] #11 35.38 Selecting previously unselected package mingw-w64-common. [2020-09-29T22:58:44.603Z] #11 35.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T22:58:44.603Z] #11 35.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T22:58:44.603Z] #11 ... [2020-09-29T22:58:44.603Z] [2020-09-29T22:58:44.603Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:44.603Z] #32 35.35 time [2020-09-29T22:58:45.161Z] #25 9.713 126 added, 0 removed; done. [2020-09-29T22:58:45.161Z] #25 9.773 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T22:58:45.161Z] #25 9.784 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T22:58:45.161Z] #25 9.795 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T22:58:45.161Z] #25 9.807 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T22:58:45.161Z] #25 9.818 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:58:45.418Z] #25 9.839 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:45.418Z] #25 9.850 Updating certificates in /etc/ssl/certs... [2020-09-29T22:58:45.641Z] #32 ... [2020-09-29T22:58:45.641Z] [2020-09-29T22:58:45.641Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:58:45.641Z] #40 35.99 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-29T22:58:45.641Z] #40 36.01 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:58:45.641Z] #40 DONE 36.4s [2020-09-29T22:58:45.641Z] [2020-09-29T22:58:45.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:58:45.932Z] #41 ... [2020-09-29T22:58:45.932Z] [2020-09-29T22:58:45.932Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:58:45.932Z] #34 26.77 Selecting previously unselected package libicu63:s390x. [2020-09-29T22:58:45.932Z] #34 26.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 26.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T22:58:45.932Z] #34 33.34 Selecting previously unselected package libxml2:s390x. [2020-09-29T22:58:45.932Z] #34 33.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 33.37 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-29T22:58:45.932Z] #34 33.93 Selecting previously unselected package libarchive13:s390x. [2020-09-29T22:58:45.932Z] #34 33.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 33.94 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-29T22:58:45.932Z] #34 34.21 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-29T22:58:45.932Z] #34 34.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 34.21 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-29T22:58:45.932Z] #34 34.31 Selecting previously unselected package librhash0:s390x. [2020-09-29T22:58:45.932Z] #34 34.32 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 34.32 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-29T22:58:45.932Z] #34 34.49 Selecting previously unselected package libuv1:s390x. [2020-09-29T22:58:45.932Z] #34 34.49 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 34.49 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-29T22:58:45.932Z] #34 34.58 Selecting previously unselected package cmake. [2020-09-29T22:58:45.932Z] #34 34.58 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-29T22:58:45.932Z] #34 34.59 Unpacking cmake (3.13.4-1) ... [2020-09-29T22:58:45.932Z] #34 ... [2020-09-29T22:58:45.932Z] [2020-09-29T22:58:45.932Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:58:45.932Z] #30 32.20 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T22:58:45.932Z] #30 32.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T22:58:45.932Z] #30 32.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T22:58:45.982Z] #25 10.48 0 added, 0 removed; done. [2020-09-29T22:58:45.982Z] #25 10.48 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T22:58:45.982Z] #25 10.48 done. [2020-09-29T22:58:46.564Z] #30 ... [2020-09-29T22:58:46.564Z] [2020-09-29T22:58:46.564Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:46.564Z] #43 27.10 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T22:58:46.564Z] #43 27.19 errors [2020-09-29T22:58:46.564Z] #43 27.44 io [2020-09-29T22:58:46.564Z] #43 27.45 strconv [2020-09-29T22:58:46.564Z] #43 28.20 bytes [2020-09-29T22:58:46.564Z] #43 29.90 bufio [2020-09-29T22:58:46.564Z] #43 31.33 reflect [2020-09-29T22:58:46.564Z] #43 31.42 syscall [2020-09-29T22:58:46.564Z] #43 ... [2020-09-29T22:58:46.564Z] [2020-09-29T22:58:46.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:58:46.564Z] #34 37.45 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T22:58:46.564Z] #34 37.46 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T22:58:46.564Z] #34 37.47 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-29T22:58:46.564Z] #34 37.48 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T22:58:46.564Z] #34 37.49 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-29T22:58:46.564Z] #34 37.50 Setting up cmake-data (3.13.4-1) ... [2020-09-29T22:58:46.564Z] #34 37.51 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-29T22:58:46.564Z] #34 37.51 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-29T22:58:46.564Z] #34 37.52 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-29T22:58:46.564Z] #34 37.54 Setting up cmake (3.13.4-1) ... [2020-09-29T22:58:46.564Z] #34 37.55 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:58:46.564Z] #34 37.61 Processing triggers for mime-support (3.62) ... [2020-09-29T22:58:47.196Z] #34 DONE 38.0s [2020-09-29T22:58:47.196Z] [2020-09-29T22:58:47.196Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:48.509Z] #25 DONE 13.3s [2020-09-29T22:58:48.509Z] [2020-09-29T22:58:48.509Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:48.509Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2020-09-29T22:58:48.509Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.7s [2020-09-29T22:58:48.768Z] #8 ... [2020-09-29T22:58:48.768Z] [2020-09-29T22:58:48.768Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T22:58:48.768Z] #26 DONE 0.1s [2020-09-29T22:58:48.768Z] [2020-09-29T22:58:48.768Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:58:48.861Z] #35 1.523 + RM_GOPATH=0 [2020-09-29T22:58:48.861Z] #35 1.523 + TMP_GOPATH= [2020-09-29T22:58:48.861Z] #35 1.523 + : /build [2020-09-29T22:58:48.861Z] #35 1.523 + '[' -z '' ']' [2020-09-29T22:58:48.861Z] #35 1.524 ++ mktemp -d [2020-09-29T22:58:48.861Z] #35 1.526 + export GOPATH=/tmp/tmp.W4nd39Cjf9 [2020-09-29T22:58:48.861Z] #35 1.526 + GOPATH=/tmp/tmp.W4nd39Cjf9 [2020-09-29T22:58:48.861Z] #35 1.526 + RM_GOPATH=1 [2020-09-29T22:58:48.861Z] #35 1.526 + case "$(go env GOARCH)" in [2020-09-29T22:58:48.861Z] #35 1.527 ++ go env GOARCH [2020-09-29T22:58:48.861Z] #35 1.559 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:48.861Z] #35 1.559 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:58:48.861Z] #35 1.560 ++ dirname /tmp/install/install.sh [2020-09-29T22:58:48.861Z] #35 1.567 + dir=/tmp/install [2020-09-29T22:58:48.861Z] #35 1.567 + bin=tini [2020-09-29T22:58:48.861Z] #35 1.567 + shift [2020-09-29T22:58:48.861Z] #35 1.567 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T22:58:48.861Z] #35 1.567 + . /tmp/install/tini.installer [2020-09-29T22:58:48.861Z] #35 1.567 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T22:58:48.861Z] #35 1.567 + install_tini [2020-09-29T22:58:48.861Z] #35 1.567 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T22:58:48.861Z] #35 1.567 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T22:58:48.861Z] #35 1.567 + git clone https://github.com/krallin/tini.git /tmp/tmp.W4nd39Cjf9/tini [2020-09-29T22:58:48.861Z] #35 1.576 Cloning into '/tmp/tmp.W4nd39Cjf9/tini'... [2020-09-29T22:58:49.154Z] #35 2.197 + cd /tmp/tmp.W4nd39Cjf9/tini [2020-09-29T22:58:49.154Z] #35 2.197 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T22:58:49.154Z] #35 2.200 + cmake . [2020-09-29T22:58:49.445Z] #35 ... [2020-09-29T22:58:49.445Z] [2020-09-29T22:58:49.445Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:58:49.445Z] #25 30.91 Updating certificates in /etc/ssl/certs... [2020-09-29T22:58:49.445Z] #25 33.19 126 added, 0 removed; done. [2020-09-29T22:58:49.445Z] #25 33.24 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-29T22:58:49.445Z] #25 33.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T22:58:49.445Z] #25 33.26 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-29T22:58:49.445Z] #25 33.27 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T22:58:49.445Z] #25 33.28 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:58:49.445Z] #25 33.33 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T22:58:49.445Z] #25 33.33 Updating certificates in /etc/ssl/certs... [2020-09-29T22:58:49.445Z] #25 34.95 0 added, 0 removed; done. [2020-09-29T22:58:49.445Z] #25 34.95 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T22:58:49.445Z] #25 34.96 done. [2020-09-29T22:58:49.445Z] #25 DONE 35.3s [2020-09-29T22:58:49.445Z] [2020-09-29T22:58:49.445Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T22:58:49.445Z] #26 DONE 0.1s [2020-09-29T22:58:49.445Z] [2020-09-29T22:58:49.445Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:50.674Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2020-09-29T22:58:50.931Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-09-29T22:58:50.931Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-29T22:58:51.188Z] #8 DONE 23.8s [2020-09-29T22:58:51.188Z] [2020-09-29T22:58:51.188Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:51.188Z] #27 0.995 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:51.188Z] #27 1.154 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T22:58:51.188Z] #27 1.244 [2020-09-29T22:58:51.188Z] #27 1.370 ########### 15.6% ########################## 36.6% ######################################### 57.0% ####################################################### 76.8% ################################################################### 93.5% ######################################################################## 100.0% [2020-09-29T22:58:51.188Z] #27 1.908 [2020-09-29T22:58:51.188Z] #27 2.027 ######################################################################## 100.0% [2020-09-29T22:58:51.188Z] #27 2.148 [2020-09-29T22:58:51.188Z] #27 2.265 ############################################################### 88.9% ######################################################################## 100.0% [2020-09-29T22:58:51.451Z] #27 2.439 [2020-09-29T22:58:51.532Z] #27 ... [2020-09-29T22:58:51.532Z] [2020-09-29T22:58:51.532Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:58:51.532Z] #45 DONE 42.1s [2020-09-29T22:58:51.532Z] [2020-09-29T22:58:51.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:58:51.532Z] #41 2.477 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T22:58:51.532Z] #41 2.477 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T22:58:51.532Z] #41 2.493 Note: Building without GnuTLS support [2020-09-29T22:58:51.532Z] #41 2.496 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T22:58:51.532Z] #41 2.496 Makefile.config:40: Warn: Building without nftables support [2020-09-29T22:58:51.532Z] #41 3.758 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T22:58:51.532Z] #41 3.795 GEN .gitid [2020-09-29T22:58:51.532Z] #41 3.814 GEN criu/include/version.h [2020-09-29T22:58:51.532Z] #41 3.845 GEN include/common/asm [2020-09-29T22:58:51.532Z] #41 5.045 PBCC images/timens.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.068 DEP images/timens.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.119 PBCC images/fown.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.158 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.232 PBCC images/opts.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.302 PBCC images/memfd.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.371 DEP images/fown.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.419 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.480 DEP images/opts.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.513 DEP images/memfd.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.565 PBCC images/sit.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.653 DEP images/sit.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.711 PBCC images/macvlan.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.737 DEP images/macvlan.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.754 PBCC images/autofs.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.782 DEP images/autofs.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.797 PBCC images/sysctl.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.816 DEP images/sysctl.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.867 PBCC images/time.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.896 DEP images/time.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.941 PBCC images/binfmt-misc.pb-c.c [2020-09-29T22:58:51.532Z] #41 5.958 DEP images/binfmt-misc.pb-c.d [2020-09-29T22:58:51.532Z] #41 5.972 PBCC images/seccomp.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.020 DEP images/seccomp.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.035 PBCC images/userns.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.046 DEP images/userns.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.071 PBCC images/cgroup.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.075 DEP images/cgroup.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.107 PBCC images/ext-file.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.121 DEP images/ext-file.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.150 PBCC images/rpc.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.166 DEP images/rpc.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.206 PBCC images/siginfo.pb-c.c [2020-09-29T22:58:51.532Z] #41 6.225 DEP images/siginfo.pb-c.d [2020-09-29T22:58:51.532Z] #41 6.261 PBCC images/pagemap.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.272 DEP images/pagemap.pb-c.d [2020-09-29T22:58:51.824Z] #41 6.308 PBCC images/rlimit.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.327 DEP images/rlimit.pb-c.d [2020-09-29T22:58:51.824Z] #41 6.342 PBCC images/file-lock.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.356 DEP images/file-lock.pb-c.d [2020-09-29T22:58:51.824Z] #41 6.398 PBCC images/tty.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.418 DEP images/tty.pb-c.d [2020-09-29T22:58:51.824Z] #41 6.451 PBCC images/tun.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.487 PBCC images/netdev.pb-c.c [2020-09-29T22:58:51.824Z] #41 6.521 DEP images/tun.pb-c.d [2020-09-29T22:58:51.967Z] #27 2.555 ########## 14.0% ###################### 30.8% ######################################## 55.7% ###################################################### 75.1% ################################################################### 94.4% ######################################################################## 100.0% [2020-09-29T22:58:51.967Z] #27 3.092 [2020-09-29T22:58:52.144Z] #41 6.555 DEP images/netdev.pb-c.d [2020-09-29T22:58:52.144Z] #41 6.590 PBCC images/vma.pb-c.c [2020-09-29T22:58:52.144Z] #41 6.618 DEP images/vma.pb-c.d [2020-09-29T22:58:52.144Z] #41 6.638 PBCC images/creds.pb-c.c [2020-09-29T22:58:52.144Z] #41 6.646 DEP images/creds.pb-c.d [2020-09-29T22:58:52.144Z] #41 6.675 PBCC images/utsns.pb-c.c [2020-09-29T22:58:52.144Z] #41 6.693 DEP images/utsns.pb-c.d [2020-09-29T22:58:52.144Z] #41 6.793 PBCC images/ipc-desc.pb-c.c [2020-09-29T22:58:52.144Z] #41 6.834 PBCC images/ipc-sem.pb-c.c [2020-09-29T22:58:52.144Z] #41 6.851 DEP images/ipc-desc.pb-c.d [2020-09-29T22:58:52.144Z] #41 6.888 DEP images/ipc-sem.pb-c.d [2020-09-29T22:58:52.442Z] #41 6.970 PBCC images/ipc-msg.pb-c.c [2020-09-29T22:58:52.442Z] #41 6.979 DEP images/ipc-msg.pb-c.d [2020-09-29T22:58:52.442Z] #41 7.006 PBCC images/ipc-shm.pb-c.c [2020-09-29T22:58:52.442Z] #41 7.038 DEP images/ipc-shm.pb-c.d [2020-09-29T22:58:52.442Z] #41 7.063 PBCC images/ipc-var.pb-c.c [2020-09-29T22:58:52.442Z] #41 7.102 DEP images/ipc-var.pb-c.d [2020-09-29T22:58:52.442Z] #41 7.117 PBCC images/sk-opts.pb-c.c [2020-09-29T22:58:52.733Z] #41 7.120 PBCC images/packet-sock.pb-c.c [2020-09-29T22:58:52.733Z] #41 7.169 DEP images/sk-opts.pb-c.d [2020-09-29T22:58:52.733Z] #41 7.203 DEP images/packet-sock.pb-c.d [2020-09-29T22:58:52.733Z] #41 7.260 PBCC images/sk-netlink.pb-c.c [2020-09-29T22:58:52.733Z] #41 7.280 DEP images/sk-netlink.pb-c.d [2020-09-29T22:58:52.733Z] #41 7.314 PBCC images/sk-inet.pb-c.c [2020-09-29T22:58:52.733Z] #41 7.378 DEP images/sk-inet.pb-c.d [2020-09-29T22:58:53.024Z] #41 7.397 PBCC images/sk-unix.pb-c.c [2020-09-29T22:58:53.024Z] #41 7.435 DEP images/sk-unix.pb-c.d [2020-09-29T22:58:53.024Z] #41 7.472 PBCC images/mm.pb-c.c [2020-09-29T22:58:53.024Z] #41 7.505 DEP images/mm.pb-c.d [2020-09-29T22:58:53.024Z] #41 7.544 PBCC images/timerfd.pb-c.c [2020-09-29T22:58:53.024Z] #41 7.568 DEP images/timerfd.pb-c.d [2020-09-29T22:58:53.024Z] #41 7.595 PBCC images/timer.pb-c.c [2020-09-29T22:58:53.024Z] #41 7.643 DEP images/timer.pb-c.d [2020-09-29T22:58:53.024Z] #41 7.689 PBCC images/sa.pb-c.c [2020-09-29T22:58:53.024Z] #41 7.696 DEP images/sa.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.725 PBCC images/pipe-data.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.728 DEP images/pipe-data.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.776 PBCC images/mnt.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.788 DEP images/mnt.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.834 PBCC images/sk-packet.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.841 DEP images/sk-packet.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.868 PBCC images/tcp-stream.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.902 DEP images/tcp-stream.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.928 PBCC images/pipe.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.948 DEP images/pipe.pb-c.d [2020-09-29T22:58:53.315Z] #41 7.974 PBCC images/pstree.pb-c.c [2020-09-29T22:58:53.315Z] #41 7.983 DEP images/pstree.pb-c.d [2020-09-29T22:58:53.315Z] #41 8.011 PBCC images/fs.pb-c.c [2020-09-29T22:58:53.315Z] #41 8.048 DEP images/fs.pb-c.d [2020-09-29T22:58:53.606Z] #41 8.067 PBCC images/signalfd.pb-c.c [2020-09-29T22:58:53.606Z] #41 8.101 DEP images/signalfd.pb-c.d [2020-09-29T22:58:53.606Z] #41 8.131 PBCC images/fh.pb-c.c [2020-09-29T22:58:53.606Z] #41 8.148 PBCC images/fsnotify.pb-c.c [2020-09-29T22:58:53.606Z] #41 8.157 DEP images/fh.pb-c.d [2020-09-29T22:58:53.606Z] #41 8.192 DEP images/fsnotify.pb-c.d [2020-09-29T22:58:53.606Z] #41 8.213 PBCC images/eventpoll.pb-c.c [2020-09-29T22:58:53.606Z] #41 8.217 DEP images/eventpoll.pb-c.d [2020-09-29T22:58:53.606Z] #41 8.240 PBCC images/eventfd.pb-c.c [2020-09-29T22:58:53.606Z] #41 8.257 DEP images/eventfd.pb-c.d [2020-09-29T22:58:53.772Z] #27 3.204 # 2.2% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ####################################### 55.1% ############################################# 62.6% ################################################ 67.9% #################################################### 73.1% ######################################################## 78.1% ############################################################ 83.6% [2020-09-29T22:58:53.772Z] #27 ... [2020-09-29T22:58:53.772Z] [2020-09-29T22:58:53.772Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T22:58:53.772Z] #9 DONE 2.6s [2020-09-29T22:58:53.772Z] [2020-09-29T22:58:53.772Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:53.897Z] #41 8.269 PBCC images/remap-file-path.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.309 DEP images/remap-file-path.pb-c.d [2020-09-29T22:58:53.897Z] #41 8.323 PBCC images/fifo.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.328 DEP images/fifo.pb-c.d [2020-09-29T22:58:53.897Z] #41 8.355 PBCC images/ghost-file.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.381 DEP images/ghost-file.pb-c.d [2020-09-29T22:58:53.897Z] #41 ... [2020-09-29T22:58:53.897Z] [2020-09-29T22:58:53.897Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:53.897Z] #49 34.40 syscall [2020-09-29T22:58:53.897Z] #49 34.43 reflect [2020-09-29T22:58:53.897Z] #49 41.57 context [2020-09-29T22:58:53.897Z] #49 42.28 internal/syscall/unix [2020-09-29T22:58:53.897Z] #49 42.79 os [2020-09-29T22:58:53.897Z] #49 ... [2020-09-29T22:58:53.897Z] [2020-09-29T22:58:53.897Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:58:53.897Z] #41 8.401 PBCC images/regfile.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.426 DEP images/regfile.pb-c.d [2020-09-29T22:58:53.897Z] #41 8.450 PBCC images/ns.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.456 DEP images/ns.pb-c.d [2020-09-29T22:58:53.897Z] #41 8.476 PBCC images/fdinfo.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.496 DEP images/fdinfo.pb-c.d [2020-09-29T22:58:53.897Z] #41 8.518 PBCC images/core-aarch64.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.554 PBCC images/core-arm.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.580 PBCC images/core-ppc64.pb-c.c [2020-09-29T22:58:53.897Z] #41 8.612 PBCC images/core-s390.pb-c.c [2020-09-29T22:58:54.029Z] #27 3.204 # 2.2% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ####################################### 55.1% ############################################# 62.6% ################################################ 67.9% #################################################### 73.1% ######################################################## 78.1% ############################################################ 83.6% ############################################################### 88.8% ################################################################### 94.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-09-29T22:58:54.029Z] #27 5.072 [2020-09-29T22:58:54.029Z] #27 5.203 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:54.188Z] #41 8.645 PBCC images/core-x86.pb-c.c [2020-09-29T22:58:54.188Z] #41 8.668 PBCC images/core.pb-c.c [2020-09-29T22:58:54.188Z] #41 8.714 PBCC images/inventory.pb-c.c [2020-09-29T22:58:54.188Z] #41 8.764 DEP images/core-aarch64.pb-c.d [2020-09-29T22:58:54.188Z] #41 8.793 DEP images/core-arm.pb-c.d [2020-09-29T22:58:54.188Z] #41 8.858 DEP images/core-ppc64.pb-c.d [2020-09-29T22:58:54.188Z] #41 8.917 DEP images/core-s390.pb-c.d [2020-09-29T22:58:54.295Z] #27 5.359 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T22:58:54.295Z] #27 5.470 [2020-09-29T22:58:54.295Z] #27 5.513 ######################################################################## 100.0% [2020-09-29T22:58:54.295Z] #27 5.554 [2020-09-29T22:58:54.479Z] #41 8.952 DEP images/core-x86.pb-c.d [2020-09-29T22:58:54.479Z] #41 8.966 DEP images/core.pb-c.d [2020-09-29T22:58:54.480Z] #41 9.032 DEP images/inventory.pb-c.d [2020-09-29T22:58:54.480Z] #41 9.069 PBCC images/cpuinfo.pb-c.c [2020-09-29T22:58:54.480Z] #41 9.083 DEP images/cpuinfo.pb-c.d [2020-09-29T22:58:54.480Z] #41 9.115 PBCC images/stats.pb-c.c [2020-09-29T22:58:54.480Z] #41 9.144 DEP images/stats.pb-c.d [2020-09-29T22:58:54.552Z] #27 5.636 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:54.552Z] #27 5.793 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T22:58:54.552Z] #27 5.855 [2020-09-29T22:58:54.770Z] #41 ... [2020-09-29T22:58:54.770Z] [2020-09-29T22:58:54.770Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:54.770Z] #35 2.715 -- The C compiler identification is GNU 8.3.0 [2020-09-29T22:58:54.770Z] #35 2.799 -- Check for working C compiler: /usr/bin/cc [2020-09-29T22:58:54.770Z] #35 3.211 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T22:58:54.770Z] #35 3.213 -- Detecting C compiler ABI info [2020-09-29T22:58:54.770Z] #35 3.870 -- Detecting C compiler ABI info - done [2020-09-29T22:58:54.770Z] #35 3.884 -- Detecting C compile features [2020-09-29T22:58:54.770Z] #35 5.516 -- Detecting C compile features - done [2020-09-29T22:58:54.770Z] #35 5.524 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T22:58:54.770Z] #35 5.692 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T22:58:54.770Z] #35 5.810 -- Configuring done [2020-09-29T22:58:54.770Z] #35 5.840 -- Generating done [2020-09-29T22:58:54.770Z] #35 5.849 -- Build files have been written to: /tmp/tmp.W4nd39Cjf9/tini [2020-09-29T22:58:54.770Z] #35 5.863 + make tini-static [2020-09-29T22:58:54.770Z] #35 6.102 Scanning dependencies of target tini-static [2020-09-29T22:58:54.770Z] #35 6.202 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T22:58:54.770Z] #35 6.908 [100%] Linking C executable tini-static [2020-09-29T22:58:54.770Z] #35 7.301 [100%] Built target tini-static [2020-09-29T22:58:54.770Z] #35 7.324 + mkdir -p /build [2020-09-29T22:58:54.770Z] #35 7.325 + cp tini-static /build/docker-init [2020-09-29T22:58:54.770Z] #35 DONE 7.5s [2020-09-29T22:58:54.770Z] [2020-09-29T22:58:54.770Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:58:54.770Z] #49 44.82 encoding/binary [2020-09-29T22:58:54.770Z] #49 45.57 fmt [2020-09-29T22:58:54.808Z] #27 5.903 ######################################################################## 100.0% [2020-09-29T22:58:54.808Z] #27 5.922 [2020-09-29T22:58:54.808Z] #27 6.016 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:55.083Z] #27 ... [2020-09-29T22:58:55.083Z] [2020-09-29T22:58:55.083Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T22:58:55.083Z] #10 DONE 1.4s [2020-09-29T22:58:55.083Z] [2020-09-29T22:58:55.083Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:55.083Z] #27 6.168 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T22:58:55.083Z] #27 6.182 skipping existing c35d46ef359f [2020-09-29T22:58:55.083Z] #27 6.197 [2020-09-29T22:58:55.083Z] #27 ... [2020-09-29T22:58:55.083Z] [2020-09-29T22:58:55.083Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T22:58:55.083Z] #29 DONE 0.0s [2020-09-29T22:58:55.083Z] [2020-09-29T22:58:55.083Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T22:58:55.083Z] #37 DONE 0.1s [2020-09-29T22:58:55.083Z] [2020-09-29T22:58:55.083Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:55.083Z] #27 6.288 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:55.348Z] #27 6.518 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T22:58:55.348Z] #27 6.688 [2020-09-29T22:58:55.611Z] #27 6.761 ######################################################################## 100.0% [2020-09-29T22:58:55.611Z] #27 6.801 [2020-09-29T22:58:55.611Z] #27 6.819 Download of images into '/build' complete. [2020-09-29T22:58:55.611Z] #27 6.819 Use something like the following to load the result into a Docker daemon: [2020-09-29T22:58:55.611Z] #27 6.819 tar -cC '/build' . | docker load [2020-09-29T22:58:55.870Z] #27 DONE 7.0s [2020-09-29T22:58:55.870Z] [2020-09-29T22:58:55.870Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:58:56.287Z] #49 47.02 encoding/base64 [2020-09-29T22:58:57.322Z] #49 47.77 golang.org/x/sys/unix [2020-09-29T22:58:58.354Z] #49 ... [2020-09-29T22:58:58.354Z] [2020-09-29T22:58:58.354Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:58:58.354Z] #43 39.08 time [2020-09-29T22:58:58.354Z] #43 43.06 os [2020-09-29T22:58:58.354Z] #43 44.34 strings [2020-09-29T22:58:58.354Z] #43 46.35 fmt [2020-09-29T22:58:58.354Z] #43 46.92 regexp/syntax [2020-09-29T22:58:58.354Z] #43 ... [2020-09-29T22:58:58.354Z] [2020-09-29T22:58:58.354Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:58.354Z] #27 6.849 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:58:58.354Z] #27 7.280 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T22:58:58.354Z] #27 7.510 [2020-09-29T22:58:58.645Z] #27 7.637 0.1% ####### 10.4% ############# 19.4% ################## 26.1% ######################### 35.1% ############################ 39.6% ################################## 48.6% ########################################### 59.8% ################################################# 68.8% ######################################################## 77.8% ################################################################ 89.1% ######################################################################## 100.0% [2020-09-29T22:58:58.936Z] #27 ... [2020-09-29T22:58:58.936Z] [2020-09-29T22:58:58.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:58:58.936Z] #11 40.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T22:58:58.936Z] #11 40.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T22:58:58.936Z] #11 40.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T22:58:58.936Z] #11 44.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T22:58:58.936Z] #11 44.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T22:58:58.936Z] #11 44.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:58:58.936Z] #11 44.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T22:58:58.936Z] #11 44.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T22:58:58.936Z] #11 44.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:58:59.226Z] #11 ... [2020-09-29T22:58:59.226Z] [2020-09-29T22:58:59.226Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:58:59.226Z] #27 9.556 #=#=# [2020-09-29T22:58:59.517Z] #27 9.701 1.3% ##################################################### 74.0% ######################################################################## 100.0% [2020-09-29T22:58:59.808Z] #27 10.14 [2020-09-29T22:59:00.146Z] #27 10.27 ##################### 29.2% ##################################################### 73.9% ######################################################################## 100.0% [2020-09-29T22:59:00.146Z] #27 ... [2020-09-29T22:59:00.146Z] [2020-09-29T22:59:00.146Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:00.146Z] #32 40.88 internal/poll [2020-09-29T22:59:00.146Z] #32 41.98 internal/syscall/execenv [2020-09-29T22:59:00.146Z] #32 42.11 internal/syscall/unix [2020-09-29T22:59:00.146Z] #32 42.31 os [2020-09-29T22:59:00.146Z] #32 42.81 internal/fmtsort [2020-09-29T22:59:00.146Z] #32 43.32 strings [2020-09-29T22:59:00.146Z] #32 44.40 fmt [2020-09-29T22:59:00.146Z] #32 44.96 path/filepath [2020-09-29T22:59:00.146Z] #32 46.41 io/ioutil [2020-09-29T22:59:00.146Z] #32 46.82 path [2020-09-29T22:59:00.146Z] #32 47.44 flag [2020-09-29T22:59:00.146Z] #32 47.46 github.com/BurntSushi/toml [2020-09-29T22:59:00.146Z] #32 48.65 log [2020-09-29T22:59:00.146Z] #32 49.00 text/tabwriter [2020-09-29T22:59:00.146Z] #32 50.67 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T22:59:00.146Z] #32 ... [2020-09-29T22:59:00.146Z] [2020-09-29T22:59:00.146Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:00.436Z] #27 10.76 #=#=# [2020-09-29T22:59:01.136Z] #38 ... [2020-09-29T22:59:01.136Z] [2020-09-29T22:59:01.136Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:01.136Z] #22 4.969 + RM_GOPATH=0 [2020-09-29T22:59:01.136Z] #22 4.969 + TMP_GOPATH= [2020-09-29T22:59:01.136Z] #22 4.969 + : /build [2020-09-29T22:59:01.136Z] #22 4.969 + '[' -z '' ']' [2020-09-29T22:59:01.136Z] #22 4.969 ++ mktemp -d [2020-09-29T22:59:01.136Z] #22 4.969 + export GOPATH=/tmp/tmp.lmY1wuxTrN [2020-09-29T22:59:01.136Z] #22 4.969 + GOPATH=/tmp/tmp.lmY1wuxTrN [2020-09-29T22:59:01.136Z] #22 4.969 + RM_GOPATH=1 [2020-09-29T22:59:01.136Z] #22 4.969 + case "$(go env GOARCH)" in [2020-09-29T22:59:01.136Z] #22 5.014 ++ go env GOARCH [2020-09-29T22:59:01.136Z] #22 5.031 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:01.136Z] #22 5.031 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:01.136Z] #22 5.036 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:01.136Z] #22 5.041 + dir=/tmp/install [2020-09-29T22:59:01.136Z] #22 5.041 + bin=dockercli [2020-09-29T22:59:01.137Z] #22 5.041 + shift [2020-09-29T22:59:01.137Z] #22 5.041 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T22:59:01.137Z] #22 5.041 + . /tmp/install/dockercli.installer [2020-09-29T22:59:01.137Z] #22 5.041 ++ : stable [2020-09-29T22:59:01.137Z] #22 5.041 ++ : 17.06.2-ce [2020-09-29T22:59:01.137Z] #22 5.041 + install_dockercli [2020-09-29T22:59:01.137Z] #22 5.041 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T22:59:01.137Z] #22 5.041 Install docker/cli version 17.06.2-ce from stable [2020-09-29T22:59:01.137Z] #22 5.042 ++ uname -m [2020-09-29T22:59:01.137Z] #22 5.044 + arch=x86_64 [2020-09-29T22:59:01.137Z] #22 5.044 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T22:59:01.137Z] #22 5.044 + url=https://download.docker.com/linux/static [2020-09-29T22:59:01.137Z] #22 5.045 + tar -xz docker/docker [2020-09-29T22:59:01.137Z] #22 5.062 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T22:59:01.137Z] #22 ... [2020-09-29T22:59:01.137Z] [2020-09-29T22:59:01.137Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:59:01.137Z] #38 5.461 + git clone https://github.com/docker/distribution.git . [2020-09-29T22:59:01.137Z] #38 5.470 Cloning into '.'... [2020-09-29T22:59:01.601Z] #27 10.90 # 2.6% ####### 10.1% ############# 18.6% ################### 27.2% ########################### 37.9% ################################# 46.5% ####################################### 55.0% ############################################# 63.6% ##################################################### 74.4% ########################################################## 80.8% ################################################################# 91.3% ####################################################################### 99.9% ######################################################################## 100.0% [2020-09-29T22:59:01.892Z] #27 12.48 [2020-09-29T22:59:03.659Z] #27 12.62 # 1.8% ## 4.0% ##### 7.2% ###### 9.7% ######### 12.8% ########## 15.3% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.2% ################### 27.7% # [2020-09-29T22:59:03.659Z] #27 ... [2020-09-29T22:59:03.659Z] [2020-09-29T22:59:03.659Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:03.659Z] #32 DONE 54.3s [2020-09-29T22:59:03.659Z] [2020-09-29T22:59:03.659Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:05.115Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0577d44aae8ff7cbc) in /home/ubuntu/workspace/moby_PR-41485 [Pipeline] { [Pipeline] checkout [2020-09-29T22:59:05.327Z] #38 ... [2020-09-29T22:59:05.327Z] [2020-09-29T22:59:05.327Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:05.327Z] #40 5.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:05.327Z] #40 5.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:05.327Z] #40 5.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:05.327Z] #40 7.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:59:05.327Z] #40 ... [2020-09-29T22:59:05.327Z] [2020-09-29T22:59:05.327Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:59:05.327Z] #30 5.062 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T22:59:05.327Z] #30 5.062 Cloning into '.'... [2020-09-29T22:59:05.458Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cd3fe2c99ea3ea7a) in /home/ubuntu/workspace/moby_PR-41485 [Pipeline] { [Pipeline] checkout [2020-09-29T22:59:05.584Z] #30 ... [2020-09-29T22:59:05.584Z] [2020-09-29T22:59:05.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:05.584Z] #43 4.331 + RM_GOPATH=0 [2020-09-29T22:59:05.584Z] #43 4.331 + TMP_GOPATH= [2020-09-29T22:59:05.584Z] #43 4.331 + : /build [2020-09-29T22:59:05.584Z] #43 4.331 + '[' -z '' ']' [2020-09-29T22:59:05.584Z] #43 4.331 ++ mktemp -d [2020-09-29T22:59:05.584Z] #43 4.331 + export GOPATH=/tmp/tmp.lxPWSPnfxq [2020-09-29T22:59:05.584Z] #43 4.331 + GOPATH=/tmp/tmp.lxPWSPnfxq [2020-09-29T22:59:05.584Z] #43 4.331 + RM_GOPATH=1 [2020-09-29T22:59:05.584Z] #43 4.331 + case "$(go env GOARCH)" in [2020-09-29T22:59:05.584Z] #43 4.331 ++ go env GOARCH [2020-09-29T22:59:05.584Z] #43 4.343 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:59:05.584Z] #43 4.344 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.584Z] #43 4.344 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.584Z] #43 4.344 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:05.584Z] #43 4.344 + dir=/tmp/install [2020-09-29T22:59:05.584Z] #43 4.344 + bin=vndr [2020-09-29T22:59:05.584Z] #43 4.344 + shift [2020-09-29T22:59:05.584Z] #43 4.344 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T22:59:05.584Z] #43 4.344 + . /tmp/install/vndr.installer [2020-09-29T22:59:05.584Z] #43 4.344 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:59:05.584Z] #43 4.344 + install_vndr [2020-09-29T22:59:05.584Z] #43 4.344 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T22:59:05.584Z] #43 4.344 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lxPWSPnfxq/src/github.com/LK4D4/vndr [2020-09-29T22:59:05.584Z] #43 4.351 Cloning into '/tmp/tmp.lxPWSPnfxq/src/github.com/LK4D4/vndr'... [2020-09-29T22:59:05.584Z] #43 5.026 + cd /tmp/tmp.lxPWSPnfxq/src/github.com/LK4D4/vndr [2020-09-29T22:59:05.584Z] #43 5.026 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T22:59:05.584Z] #43 5.032 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T22:59:05.584Z] #43 7.414 runtime/internal/atomic [2020-09-29T22:59:05.584Z] #43 7.453 internal/cpu [2020-09-29T22:59:05.584Z] #43 8.004 runtime/internal/sys [2020-09-29T22:59:05.584Z] #43 8.163 internal/bytealg [2020-09-29T22:59:05.584Z] #43 8.225 runtime/internal/math [2020-09-29T22:59:05.584Z] #43 8.329 internal/race [2020-09-29T22:59:05.584Z] #43 8.399 sync/atomic [2020-09-29T22:59:05.584Z] #43 8.591 unicode [2020-09-29T22:59:05.584Z] #43 9.186 runtime [2020-09-29T22:59:05.584Z] #43 ... [2020-09-29T22:59:05.584Z] [2020-09-29T22:59:05.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:05.584Z] #49 5.563 + RM_GOPATH=0 [2020-09-29T22:59:05.584Z] #49 5.563 + TMP_GOPATH= [2020-09-29T22:59:05.584Z] #49 5.563 + : /build [2020-09-29T22:59:05.584Z] #49 5.563 + '[' -z '' ']' [2020-09-29T22:59:05.584Z] #49 5.563 ++ mktemp -d [2020-09-29T22:59:05.584Z] #49 5.576 + export GOPATH=/tmp/tmp.ZvVsrp71ah [2020-09-29T22:59:05.584Z] #49 5.576 + GOPATH=/tmp/tmp.ZvVsrp71ah [2020-09-29T22:59:05.584Z] #49 5.576 + RM_GOPATH=1 [2020-09-29T22:59:05.584Z] #49 5.576 + case "$(go env GOARCH)" in [2020-09-29T22:59:05.584Z] #49 5.577 ++ go env GOARCH [2020-09-29T22:59:05.584Z] #49 5.682 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:59:05.584Z] #49 5.682 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.584Z] #49 5.682 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.584Z] #49 5.682 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:05.584Z] #49 5.682 + dir=/tmp/install [2020-09-29T22:59:05.584Z] #49 5.682 + bin=shfmt [2020-09-29T22:59:05.584Z] #49 5.682 + shift [2020-09-29T22:59:05.584Z] #49 5.682 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T22:59:05.584Z] #49 5.682 + . /tmp/install/shfmt.installer [2020-09-29T22:59:05.584Z] #49 5.682 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:59:05.584Z] #49 5.682 + install_shfmt [2020-09-29T22:59:05.584Z] #49 5.682 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T22:59:05.584Z] #49 5.682 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZvVsrp71ah/src/github.com/mvdan/sh [2020-09-29T22:59:05.584Z] #49 5.692 Cloning into '/tmp/tmp.ZvVsrp71ah/src/github.com/mvdan/sh'... [2020-09-29T22:59:05.841Z] #49 ... [2020-09-29T22:59:05.841Z] [2020-09-29T22:59:05.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:05.841Z] #32 5.344 + RM_GOPATH=0 [2020-09-29T22:59:05.841Z] #32 5.344 + TMP_GOPATH= [2020-09-29T22:59:05.841Z] #32 5.344 + : /build [2020-09-29T22:59:05.841Z] #32 5.344 + '[' -z '' ']' [2020-09-29T22:59:05.841Z] #32 5.344 ++ mktemp -d [2020-09-29T22:59:05.841Z] #32 5.344 + export GOPATH=/tmp/tmp.9MMzrZhRuS [2020-09-29T22:59:05.841Z] #32 5.344 + GOPATH=/tmp/tmp.9MMzrZhRuS [2020-09-29T22:59:05.841Z] #32 5.344 + RM_GOPATH=1 [2020-09-29T22:59:05.841Z] #32 5.344 + case "$(go env GOARCH)" in [2020-09-29T22:59:05.841Z] #32 5.356 ++ go env GOARCH [2020-09-29T22:59:05.841Z] #32 5.381 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:59:05.841Z] #32 5.381 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.841Z] #32 5.381 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:05.841Z] #32 5.381 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:05.841Z] #32 5.381 + dir=/tmp/install [2020-09-29T22:59:05.841Z] #32 5.381 + bin=tomlv [2020-09-29T22:59:05.841Z] #32 5.381 + shift [2020-09-29T22:59:05.841Z] #32 5.381 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T22:59:05.841Z] #32 5.381 + . /tmp/install/tomlv.installer [2020-09-29T22:59:05.841Z] #32 5.381 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:59:05.841Z] #32 5.381 + install_tomlv [2020-09-29T22:59:05.841Z] #32 5.381 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T22:59:05.841Z] #32 5.381 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9MMzrZhRuS/src/github.com/BurntSushi/toml [2020-09-29T22:59:05.841Z] #32 5.381 Cloning into '/tmp/tmp.9MMzrZhRuS/src/github.com/BurntSushi/toml'... [2020-09-29T22:59:05.841Z] #32 6.692 + cd /tmp/tmp.9MMzrZhRuS/src/github.com/BurntSushi/toml [2020-09-29T22:59:05.841Z] #32 6.699 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T22:59:05.841Z] #32 6.719 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T22:59:05.841Z] #32 7.757 internal/cpu [2020-09-29T22:59:05.841Z] #32 7.777 runtime/internal/atomic [2020-09-29T22:59:05.841Z] #32 8.011 runtime/internal/sys [2020-09-29T22:59:05.841Z] #32 8.262 runtime/internal/math [2020-09-29T22:59:05.841Z] #32 8.366 math/bits [2020-09-29T22:59:05.841Z] #32 8.398 internal/bytealg [2020-09-29T22:59:05.841Z] #32 8.914 math [2020-09-29T22:59:05.841Z] #32 9.223 runtime [2020-09-29T22:59:05.841Z] #32 ... [2020-09-29T22:59:05.841Z] [2020-09-29T22:59:05.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:05.841Z] #11 5.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:05.841Z] #11 5.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:05.841Z] #11 5.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:05.841Z] #11 7.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:59:05.841Z] #11 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:59:06.005Z] #27 12.62 # 1.8% ## 4.0% ##### 7.2% ###### 9.7% ######### 12.8% ########## 15.3% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.2% ################### 27.7% ##################### 30.2% ####################### 32.7% ######################### 35.8% ########################### 38.3% ############################# 40.8% ############################### 43.3% ################################# 45.9% ################################## 47.4% ################################### 49.2% ##################################### 51.7% ###################################### 53.6% ######################################## 56.7% ########################################## 59.2% ############################################ 61.7% ############################################## 64.8% ################################################ 67.3% ################################################## 70.4% #################################################### 72.9% ###################################################### 75.4% ######################################################## 77.9% ######################################################### 80.4% ############################################################ 83.5% [2020-09-29T22:59:06.005Z] #27 ... [2020-09-29T22:59:06.005Z] [2020-09-29T22:59:06.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:06.005Z] #41 10.66 make[1]: Nothing to be done for 'all'. [2020-09-29T22:59:06.005Z] #41 11.62 CC images/stats.o [2020-09-29T22:59:06.005Z] #41 11.85 CC images/core.o [2020-09-29T22:59:06.005Z] #41 12.23 CC images/core-x86.o [2020-09-29T22:59:06.005Z] #41 12.64 CC images/core-arm.o [2020-09-29T22:59:06.005Z] #41 12.91 CC images/core-aarch64.o [2020-09-29T22:59:06.005Z] #41 13.22 CC images/core-ppc64.o [2020-09-29T22:59:06.005Z] #41 13.75 CC images/core-s390.o [2020-09-29T22:59:06.005Z] #41 14.19 CC images/cpuinfo.o [2020-09-29T22:59:06.005Z] #41 14.59 CC images/inventory.o [2020-09-29T22:59:06.005Z] #41 14.81 CC images/fdinfo.o [2020-09-29T22:59:06.005Z] #41 15.17 CC images/fown.o [2020-09-29T22:59:06.005Z] #41 15.30 CC images/ns.o [2020-09-29T22:59:06.005Z] #41 15.40 CC images/regfile.o [2020-09-29T22:59:06.005Z] #41 15.57 CC images/ghost-file.o [2020-09-29T22:59:06.005Z] #41 15.74 CC images/fifo.o [2020-09-29T22:59:06.005Z] #41 15.86 CC images/remap-file-path.o [2020-09-29T22:59:06.005Z] #41 16.06 CC images/eventfd.o [2020-09-29T22:59:06.005Z] #41 16.22 CC images/eventpoll.o [2020-09-29T22:59:06.005Z] #41 16.45 CC images/fh.o [2020-09-29T22:59:06.005Z] #41 16.62 CC images/fsnotify.o [2020-09-29T22:59:06.005Z] #41 17.09 CC images/signalfd.o [2020-09-29T22:59:06.005Z] #41 17.28 CC images/fs.o [2020-09-29T22:59:06.005Z] #41 17.47 CC images/pstree.o [2020-09-29T22:59:06.005Z] #41 17.63 CC images/pipe.o [2020-09-29T22:59:06.005Z] #41 17.81 CC images/tcp-stream.o [2020-09-29T22:59:06.005Z] #41 18.10 CC images/sk-packet.o [2020-09-29T22:59:06.005Z] #41 18.40 CC images/mnt.o [2020-09-29T22:59:06.005Z] #41 18.62 CC images/pipe-data.o [2020-09-29T22:59:06.005Z] #41 18.88 CC images/sa.o [2020-09-29T22:59:06.005Z] #41 18.99 CC images/timer.o [2020-09-29T22:59:06.005Z] #41 19.10 CC images/timerfd.o [2020-09-29T22:59:06.005Z] #41 19.17 CC images/mm.o [2020-09-29T22:59:06.005Z] #41 19.33 CC images/sk-opts.o [2020-09-29T22:59:06.005Z] #41 19.43 CC images/sk-unix.o [2020-09-29T22:59:06.005Z] #41 19.58 CC images/sk-inet.o [2020-09-29T22:59:06.005Z] #41 19.79 CC images/tun.o [2020-09-29T22:59:06.005Z] #41 20.02 CC images/sk-netlink.o [2020-09-29T22:59:06.005Z] #41 20.16 CC images/packet-sock.o [2020-09-29T22:59:06.005Z] #41 20.41 CC images/ipc-var.o [2020-09-29T22:59:06.005Z] #41 20.55 CC images/ipc-desc.o [2020-09-29T22:59:06.005Z] #41 20.69 CC images/ipc-shm.o [2020-09-29T22:59:06.098Z] #11 ... [2020-09-29T22:59:06.098Z] [2020-09-29T22:59:06.098Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:06.098Z] #47 3.601 + RM_GOPATH=0 [2020-09-29T22:59:06.098Z] #47 3.601 + TMP_GOPATH= [2020-09-29T22:59:06.098Z] #47 3.601 + : /build [2020-09-29T22:59:06.098Z] #47 3.601 + '[' -z '' ']' [2020-09-29T22:59:06.098Z] #47 3.601 ++ mktemp -d [2020-09-29T22:59:06.098Z] #47 3.601 + export GOPATH=/tmp/tmp.br4tuwcPGW [2020-09-29T22:59:06.098Z] #47 3.601 + GOPATH=/tmp/tmp.br4tuwcPGW [2020-09-29T22:59:06.098Z] #47 3.601 + RM_GOPATH=1 [2020-09-29T22:59:06.098Z] #47 3.601 + case "$(go env GOARCH)" in [2020-09-29T22:59:06.098Z] #47 3.601 ++ go env GOARCH [2020-09-29T22:59:06.098Z] #47 3.601 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.098Z] #47 3.601 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.098Z] #47 3.601 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:06.098Z] #47 3.601 + dir=/tmp/install [2020-09-29T22:59:06.098Z] #47 3.601 + bin=golangci_lint [2020-09-29T22:59:06.098Z] #47 3.601 + shift [2020-09-29T22:59:06.098Z] #47 3.601 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T22:59:06.098Z] #47 3.601 + . /tmp/install/golangci_lint.installer [2020-09-29T22:59:06.098Z] #47 3.601 ++ : v1.23.8 [2020-09-29T22:59:06.098Z] #47 3.601 + install_golangci_lint [2020-09-29T22:59:06.098Z] #47 3.601 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T22:59:06.098Z] #47 3.601 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T22:59:06.098Z] #47 3.625 Installing golangci-lint version v1.23.8 [2020-09-29T22:59:06.098Z] #47 ... [2020-09-29T22:59:06.098Z] [2020-09-29T22:59:06.098Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:06.098Z] #62 4.557 + RM_GOPATH=0 [2020-09-29T22:59:06.098Z] #62 4.557 + TMP_GOPATH= [2020-09-29T22:59:06.098Z] #62 4.557 + : /build [2020-09-29T22:59:06.098Z] #62 4.557 + '[' -z '' ']' [2020-09-29T22:59:06.098Z] #62 4.557 ++ mktemp -d [2020-09-29T22:59:06.098Z] #62 4.560 + export GOPATH=/tmp/tmp.LljwlZYkXm [2020-09-29T22:59:06.098Z] #62 4.560 + GOPATH=/tmp/tmp.LljwlZYkXm [2020-09-29T22:59:06.098Z] #62 4.560 + RM_GOPATH=1 [2020-09-29T22:59:06.098Z] #62 4.560 + case "$(go env GOARCH)" in [2020-09-29T22:59:06.098Z] #62 4.571 ++ go env GOARCH [2020-09-29T22:59:06.098Z] #62 4.604 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.098Z] #62 4.604 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.098Z] #62 4.610 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:06.098Z] #62 4.614 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:59:06.098Z] #62 4.614 + dir=/tmp/install [2020-09-29T22:59:06.098Z] #62 4.614 + bin=proxy [2020-09-29T22:59:06.098Z] #62 4.614 + shift [2020-09-29T22:59:06.098Z] #62 4.614 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T22:59:06.098Z] #62 4.614 + . /tmp/install/proxy.installer [2020-09-29T22:59:06.098Z] #62 4.614 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:59:06.098Z] #62 4.614 + install_proxy [2020-09-29T22:59:06.098Z] #62 4.614 + case "$1" in [2020-09-29T22:59:06.098Z] #62 4.614 + export CGO_ENABLED=0 [2020-09-29T22:59:06.098Z] #62 4.614 + CGO_ENABLED=0 [2020-09-29T22:59:06.098Z] #62 4.614 + _install_proxy [2020-09-29T22:59:06.098Z] #62 4.614 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T22:59:06.098Z] #62 4.614 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LljwlZYkXm/src/github.com/docker/libnetwork [2020-09-29T22:59:06.098Z] #62 4.616 Cloning into '/tmp/tmp.LljwlZYkXm/src/github.com/docker/libnetwork'... [2020-09-29T22:59:06.297Z] #41 20.82 CC images/ipc-msg.o [2020-09-29T22:59:06.297Z] #41 ... [2020-09-29T22:59:06.297Z] [2020-09-29T22:59:06.297Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:06.357Z] #62 ... [2020-09-29T22:59:06.357Z] [2020-09-29T22:59:06.357Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:06.357Z] #56 4.691 + RM_GOPATH=0 [2020-09-29T22:59:06.357Z] #56 4.691 + TMP_GOPATH= [2020-09-29T22:59:06.357Z] #56 4.691 + : /build [2020-09-29T22:59:06.357Z] #56 4.691 + '[' -z '' ']' [2020-09-29T22:59:06.357Z] #56 4.691 ++ mktemp -d [2020-09-29T22:59:06.357Z] #56 4.695 + export GOPATH=/tmp/tmp.eZSxefKaS1 [2020-09-29T22:59:06.357Z] #56 4.695 + GOPATH=/tmp/tmp.eZSxefKaS1 [2020-09-29T22:59:06.357Z] #56 4.695 + RM_GOPATH=1 [2020-09-29T22:59:06.357Z] #56 4.695 + case "$(go env GOARCH)" in [2020-09-29T22:59:06.357Z] #56 4.695 ++ go env GOARCH [2020-09-29T22:59:06.357Z] #56 4.727 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:59:06.357Z] #56 4.728 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.357Z] #56 4.728 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.357Z] #56 4.728 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:06.357Z] #56 4.728 + dir=/tmp/install [2020-09-29T22:59:06.357Z] #56 4.728 + bin=rootlesskit [2020-09-29T22:59:06.357Z] #56 4.728 + shift [2020-09-29T22:59:06.357Z] #56 4.728 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T22:59:06.357Z] #56 4.728 + . /tmp/install/rootlesskit.installer [2020-09-29T22:59:06.357Z] #56 4.728 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:59:06.357Z] #56 4.728 + install_rootlesskit [2020-09-29T22:59:06.357Z] #56 4.728 + case "$1" in [2020-09-29T22:59:06.357Z] #56 4.728 + export CGO_ENABLED=0 [2020-09-29T22:59:06.357Z] #56 4.728 + CGO_ENABLED=0 [2020-09-29T22:59:06.357Z] #56 4.728 + _install_rootlesskit [2020-09-29T22:59:06.357Z] #56 4.728 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T22:59:06.357Z] #56 4.728 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eZSxefKaS1/src/github.com/rootless-containers/rootlesskit [2020-09-29T22:59:06.357Z] #56 4.728 Cloning into '/tmp/tmp.eZSxefKaS1/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T22:59:06.357Z] #56 10.82 + cd /tmp/tmp.eZSxefKaS1/src/github.com/rootless-containers/rootlesskit [2020-09-29T22:59:06.357Z] #56 10.82 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T22:59:06.588Z] #27 12.62 # 1.8% ## 4.0% ##### 7.2% ###### 9.7% ######### 12.8% ########## 15.3% ############ 17.7% ############## 20.2% ################ 22.7% ################## 25.2% ################### 27.7% ##################### 30.2% ####################### 32.7% ######################### 35.8% ########################### 38.3% ############################# 40.8% ############################### 43.3% ################################# 45.9% ################################## 47.4% ################################### 49.2% ##################################### 51.7% ###################################### 53.6% ######################################## 56.7% ########################################## 59.2% ############################################ 61.7% ############################################## 64.8% ################################################ 67.3% ################################################## 70.4% #################################################### 72.9% ###################################################### 75.4% ######################################################## 77.9% ######################################################### 80.4% ############################################################ 83.5% ############################################################# 86.0% ############################################################### 88.4% ################################################################# 91.6% #################################################################### 94.7% ###################################################################### 97.8% ######################################################################## 100.0% [2020-09-29T22:59:06.614Z] #56 ... [2020-09-29T22:59:06.614Z] [2020-09-29T22:59:06.614Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:06.614Z] #45 4.476 + RM_GOPATH=0 [2020-09-29T22:59:06.614Z] #45 4.476 + TMP_GOPATH= [2020-09-29T22:59:06.614Z] #45 4.476 + : /build [2020-09-29T22:59:06.614Z] #45 4.476 + '[' -z '' ']' [2020-09-29T22:59:06.614Z] #45 4.476 ++ mktemp -d [2020-09-29T22:59:06.614Z] #45 4.476 + export GOPATH=/tmp/tmp.C9Rf2MJspo [2020-09-29T22:59:06.614Z] #45 4.476 + GOPATH=/tmp/tmp.C9Rf2MJspo [2020-09-29T22:59:06.614Z] #45 4.476 + RM_GOPATH=1 [2020-09-29T22:59:06.614Z] #45 4.476 + case "$(go env GOARCH)" in [2020-09-29T22:59:06.614Z] #45 4.480 ++ go env GOARCH [2020-09-29T22:59:06.614Z] #45 4.540 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.614Z] #45 4.540 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:06.614Z] #45 4.540 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:06.614Z] #45 4.540 + dir=/tmp/install [2020-09-29T22:59:06.614Z] #45 4.540 + bin=gotestsum [2020-09-29T22:59:06.614Z] #45 4.540 + shift [2020-09-29T22:59:06.614Z] #45 4.540 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T22:59:06.614Z] #45 4.540 + . /tmp/install/gotestsum.installer [2020-09-29T22:59:06.614Z] #45 4.540 ++ : v0.5.3 [2020-09-29T22:59:06.614Z] #45 4.540 + install_gotestsum [2020-09-29T22:59:06.614Z] #45 4.540 + set -e [2020-09-29T22:59:06.614Z] #45 4.540 + export GO111MODULE=on [2020-09-29T22:59:06.614Z] #45 4.540 + GO111MODULE=on [2020-09-29T22:59:06.614Z] #45 4.540 + GOBIN=/build [2020-09-29T22:59:06.614Z] #45 4.540 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T22:59:06.614Z] #45 4.615 go: finding gotest.tools v0.5.3 [2020-09-29T22:59:06.614Z] #45 4.622 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T22:59:06.614Z] #45 6.160 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T22:59:06.614Z] #45 6.967 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T22:59:06.614Z] #45 8.131 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T22:59:06.614Z] #45 8.200 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T22:59:06.614Z] #45 8.201 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:59:06.614Z] #45 8.201 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:59:06.614Z] #45 8.227 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T22:59:06.614Z] #45 8.273 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:59:06.614Z] #45 8.278 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:59:06.614Z] #45 8.476 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:59:06.614Z] #45 8.511 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T22:59:06.614Z] #45 8.570 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:59:06.614Z] #45 8.654 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:59:06.614Z] #45 8.737 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:59:06.614Z] #45 8.743 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:59:06.614Z] #45 8.752 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:59:06.614Z] #45 8.840 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T22:59:06.614Z] #45 8.942 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T22:59:06.614Z] #45 9.169 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:59:06.614Z] #45 9.191 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:59:06.614Z] #45 9.296 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:59:06.614Z] #45 ... [2020-09-29T22:59:06.614Z] [2020-09-29T22:59:06.614Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:06.614Z] #34 4.019 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:06.614Z] #34 4.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:06.614Z] #34 4.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:06.614Z] #34 4.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:59:06.614Z] #34 7.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:59:06.614Z] #34 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:59:06.871Z] #34 ... [2020-09-29T22:59:06.871Z] [2020-09-29T22:59:06.871Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:59:06.871Z] #53 5.834 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:06.871Z] #53 5.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:06.871Z] #53 5.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:06.871Z] #53 7.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:59:06.871Z] #53 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:59:06.871Z] #53 ... [2020-09-29T22:59:06.871Z] [2020-09-29T22:59:06.872Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:06.872Z] #45 11.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:59:06.872Z] #45 11.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:59:06.878Z] #27 17.23 [2020-09-29T22:59:06.879Z] #27 17.50 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:59:07.305Z] using credential docker-jenkins-github-credentials [2020-09-29T22:59:07.313Z] Cloning the remote Git repository [2020-09-29T22:59:07.313Z] Cloning with configured refspecs honoured and without tags [2020-09-29T22:59:07.151Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:59:07.207Z] > git init /home/ubuntu/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:59:07.859Z] using credential docker-jenkins-github-credentials [2020-09-29T22:59:07.866Z] Cloning the remote Git repository [2020-09-29T22:59:07.866Z] Cloning with configured refspecs honoured and without tags [2020-09-29T22:59:07.913Z] #27 18.07 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T22:59:07.913Z] #27 18.33 [2020-09-29T22:59:07.887Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:59:07.948Z] > git init /home/ubuntu/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:59:08.207Z] #27 18.44 ############################################################# 84.8% ######################################################################## 100.0% [2020-09-29T22:59:08.207Z] #27 18.54 [2020-09-29T22:59:08.502Z] #27 18.77 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:59:07.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:07.493Z] > git --version # timeout=10 [2020-09-29T22:59:07.506Z] > git --version # 'git version 2.17.1' [2020-09-29T22:59:07.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:07.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:08.795Z] #27 ... [2020-09-29T22:59:08.795Z] [2020-09-29T22:59:08.795Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:08.795Z] #43 49.43 go/token [2020-09-29T22:59:08.795Z] #43 50.05 regexp [2020-09-29T22:59:08.795Z] #43 50.19 go/scanner [2020-09-29T22:59:08.795Z] #43 51.29 go/ast [2020-09-29T22:59:08.795Z] #43 52.64 internal/lazyregexp [2020-09-29T22:59:08.795Z] #43 52.83 net/url [2020-09-29T22:59:08.795Z] #43 53.94 text/template/parse [2020-09-29T22:59:08.795Z] #43 55.41 go/parser [2020-09-29T22:59:08.795Z] #43 57.17 text/template [2020-09-29T22:59:08.795Z] #43 57.80 encoding/xml [2020-09-29T22:59:08.795Z] #43 ... [2020-09-29T22:59:08.795Z] [2020-09-29T22:59:08.795Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:08.796Z] #54 27.34 Checking out files: 62% (2055/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T22:59:08.796Z] #54 28.15 + cd /tmp/tmp.fJ2sRNr3VU/src/github.com/containerd/containerd [2020-09-29T22:59:08.796Z] #54 28.15 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T22:59:08.796Z] #54 28.58 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T22:59:08.796Z] #54 28.58 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T22:59:08.796Z] #54 28.58 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T22:59:08.796Z] #54 28.58 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T22:59:08.796Z] #54 28.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T22:59:08.796Z] #54 28.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T22:59:08.796Z] #54 28.58 + '[' '' = dynamic ']' [2020-09-29T22:59:08.796Z] #54 28.58 + make [2020-09-29T22:59:08.796Z] #54 29.41 + bin/ctr [2020-09-29T22:59:09.086Z] #54 ... [2020-09-29T22:59:09.086Z] [2020-09-29T22:59:09.086Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:09.086Z] #27 19.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T22:59:09.086Z] #27 19.44 skipping existing aab193acf6ba [2020-09-29T22:59:09.086Z] #27 19.50 [2020-09-29T22:59:09.086Z] #27 ... [2020-09-29T22:59:09.086Z] [2020-09-29T22:59:09.086Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:09.086Z] #49 49.77 encoding/json [2020-09-29T22:59:09.086Z] #49 53.78 github.com/pkg/diff [2020-09-29T22:59:09.086Z] #49 53.97 go/ast [2020-09-29T22:59:09.086Z] #49 55.17 golang.org/x/crypto/ssh/terminal [2020-09-29T22:59:09.086Z] #49 56.08 mvdan.cc/editorconfig [2020-09-29T22:59:09.086Z] #49 57.01 mvdan.cc/sh/v3/fileutil [2020-09-29T22:59:09.086Z] #49 57.11 mvdan.cc/sh/v3/syntax [2020-09-29T22:59:09.086Z] #49 ... [2020-09-29T22:59:09.086Z] [2020-09-29T22:59:09.086Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:09.086Z] #27 19.72 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:59:08.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:08.168Z] > git --version # timeout=10 [2020-09-29T22:59:08.205Z] > git --version # 'git version 2.17.1' [2020-09-29T22:59:08.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:08.231Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:09.396Z] #45 ... [2020-09-29T22:59:09.396Z] [2020-09-29T22:59:09.396Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:09.396Z] #22 13.74 + mkdir -p /build [2020-09-29T22:59:09.396Z] #22 13.76 + mv docker/docker /build/ [2020-09-29T22:59:09.396Z] #22 13.76 + rmdir docker [2020-09-29T22:59:09.396Z] #22 DONE 14.1s [2020-09-29T22:59:09.396Z] [2020-09-29T22:59:09.396Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:09.396Z] #32 13.22 internal/testlog [2020-09-29T22:59:09.396Z] #32 13.71 encoding [2020-09-29T22:59:09.396Z] #32 13.90 runtime/cgo [2020-09-29T22:59:09.718Z] #27 20.20 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T22:59:09.718Z] #27 20.22 skipping existing 4d43f82972ce [2020-09-29T22:59:09.718Z] #27 20.30 [2020-09-29T22:59:10.009Z] #27 20.52 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:59:10.643Z] #27 21.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T22:59:10.936Z] #27 21.27 [2020-09-29T22:59:10.936Z] #27 21.37 ######################################################################## 100.0% [2020-09-29T22:59:10.936Z] #27 21.43 [2020-09-29T22:59:10.936Z] #27 21.46 Download of images into '/build' complete. [2020-09-29T22:59:11.228Z] #27 21.46 Use something like the following to load the result into a Docker daemon: [2020-09-29T22:59:11.228Z] #27 21.46 tar -cC '/build' . | docker load [2020-09-29T22:59:11.523Z] #27 DONE 21.9s [2020-09-29T22:59:11.523Z] [2020-09-29T22:59:11.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:11.523Z] #41 20.94 CC images/ipc-sem.o [2020-09-29T22:59:11.523Z] #41 21.07 CC images/utsns.o [2020-09-29T22:59:11.523Z] #41 21.24 CC images/creds.o [2020-09-29T22:59:11.523Z] #41 21.37 CC images/vma.o [2020-09-29T22:59:11.523Z] #41 21.49 CC images/netdev.o [2020-09-29T22:59:11.523Z] #41 21.75 CC images/tty.o [2020-09-29T22:59:11.523Z] #41 22.10 CC images/file-lock.o [2020-09-29T22:59:11.523Z] #41 22.17 CC images/rlimit.o [2020-09-29T22:59:11.523Z] #41 22.33 CC images/pagemap.o [2020-09-29T22:59:11.523Z] #41 22.53 CC images/siginfo.o [2020-09-29T22:59:11.523Z] #41 22.70 CC images/rpc.o [2020-09-29T22:59:11.523Z] #41 23.50 CC images/ext-file.o [2020-09-29T22:59:11.523Z] #41 23.64 CC images/cgroup.o [2020-09-29T22:59:11.523Z] #41 23.98 CC images/userns.o [2020-09-29T22:59:11.523Z] #41 24.15 CC images/google/protobuf/descriptor.o [2020-09-29T22:59:11.523Z] #41 25.04 CC images/opts.o [2020-09-29T22:59:11.523Z] #41 25.24 CC images/seccomp.o [2020-09-29T22:59:11.523Z] #41 25.29 CC images/binfmt-misc.o [2020-09-29T22:59:11.523Z] #41 25.32 CC images/time.o [2020-09-29T22:59:11.523Z] #41 25.36 CC images/sysctl.o [2020-09-29T22:59:11.523Z] #41 25.39 CC images/autofs.o [2020-09-29T22:59:11.523Z] #41 25.46 CC images/macvlan.o [2020-09-29T22:59:11.523Z] #41 25.63 CC images/sit.o [2020-09-29T22:59:11.523Z] #41 25.73 CC images/memfd.o [2020-09-29T22:59:11.523Z] #41 25.99 CC images/timens.o [2020-09-29T22:59:11.523Z] #41 26.15 LINK images/built-in.o [2020-09-29T22:59:11.523Z] #41 26.24 GEN compel/include/asm [2020-09-29T22:59:11.523Z] #41 26.24 GEN compel/include/version.h [2020-09-29T22:59:11.523Z] #41 26.25 touch .config [2020-09-29T22:59:11.814Z] #41 26.28 GEN include/common/config.h [2020-09-29T22:59:11.814Z] #41 26.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-29T22:59:11.946Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0e9128ed0b19f1322) in /home/ubuntu/workspace/moby_PR-41485 [Pipeline] { [Pipeline] checkout [2020-09-29T22:59:12.123Z] #41 26.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T22:59:12.123Z] #41 26.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T22:59:12.123Z] #41 26.54 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-29T22:59:12.123Z] #41 26.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-29T22:59:12.123Z] #41 26.57 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-29T22:59:12.124Z] #41 26.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T22:59:12.124Z] #41 26.61 DEP compel/plugins/std/infect.d [2020-09-29T22:59:12.124Z] #41 26.74 DEP compel/plugins/std/string.d [2020-09-29T22:59:12.416Z] #41 26.76 DEP compel/plugins/std/log.d [2020-09-29T22:59:12.416Z] #41 26.80 DEP compel/plugins/std/fds.d [2020-09-29T22:59:12.416Z] #41 26.84 DEP compel/plugins/std/std.d [2020-09-29T22:59:12.416Z] #41 26.89 DEP compel/plugins/shmem/shmem.d [2020-09-29T22:59:12.416Z] #41 26.93 DEP compel/plugins/fds/fds.d [2020-09-29T22:59:12.416Z] #41 27.03 CC compel/plugins/std/std.o [2020-09-29T22:59:12.707Z] #41 27.26 CC compel/plugins/std/fds.o [2020-09-29T22:59:13.338Z] #41 27.67 CC compel/plugins/std/log.o [2020-09-29T22:59:13.574Z] #32 ... [2020-09-29T22:59:13.574Z] [2020-09-29T22:59:13.574Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:13.574Z] #49 16.93 + cd /tmp/tmp.ZvVsrp71ah/src/github.com/mvdan/sh [2020-09-29T22:59:13.574Z] #49 16.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T22:59:13.574Z] #49 17.01 + GO111MODULE=on [2020-09-29T22:59:13.574Z] #49 17.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T22:59:13.574Z] #49 18.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:59:13.574Z] #49 18.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:59:13.574Z] #49 18.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:59:13.629Z] #41 28.27 CC compel/plugins/std/string.o [2020-09-29T22:59:13.832Z] #49 18.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:59:13.832Z] #49 18.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:59:14.265Z] #41 28.80 CC compel/plugins/std/infect.o [2020-09-29T22:59:14.396Z] #49 19.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:59:14.556Z] #41 28.99 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-29T22:59:14.556Z] #41 29.01 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-29T22:59:14.556Z] #41 29.05 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-29T22:59:14.556Z] #41 29.08 AR compel/plugins/std.lib.a [2020-09-29T22:59:14.556Z] #41 29.11 CC compel/plugins/fds/fds.o [2020-09-29T22:59:14.556Z] #41 29.19 AR compel/plugins/fds.lib.a [2020-09-29T22:59:14.847Z] #41 ... [2020-09-29T22:59:14.847Z] [2020-09-29T22:59:14.847Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:14.847Z] #49 61.57 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T22:59:14.847Z] #49 DONE 65.4s [2020-09-29T22:59:14.847Z] [2020-09-29T22:59:14.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:14.847Z] #41 29.22 HOSTDEP compel/src/lib/log-host.d [2020-09-29T22:59:14.847Z] #41 29.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T22:59:14.847Z] #41 29.32 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-29T22:59:14.847Z] #41 ... [2020-09-29T22:59:14.847Z] [2020-09-29T22:59:14.847Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:14.847Z] #43 61.13 go/doc [2020-09-29T22:59:14.847Z] #43 61.95 github.com/LK4D4/vndr/versioned [2020-09-29T22:59:14.847Z] #43 61.99 compress/flate [2020-09-29T22:59:14.847Z] #43 63.46 github.com/LK4D4/vndr/build [2020-09-29T22:59:14.847Z] #43 64.18 net [2020-09-29T22:59:14.847Z] #43 65.39 vendor/golang.org/x/text/transform [2020-09-29T22:59:15.140Z] using credential docker-jenkins-github-credentials [2020-09-29T22:59:15.148Z] Cloning the remote Git repository [2020-09-29T22:59:15.148Z] Cloning with configured refspecs honoured and without tags [2020-09-29T22:59:15.329Z] #49 20.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:59:15.478Z] #43 66.17 vendor/golang.org/x/text/unicode/bidi [2020-09-29T22:59:15.586Z] #49 ... [2020-09-29T22:59:15.586Z] [2020-09-29T22:59:15.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:15.586Z] #40 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:59:15.586Z] #40 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:59:15.586Z] #40 ... [2020-09-29T22:59:15.586Z] [2020-09-29T22:59:15.586Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:15.586Z] #34 20.17 Fetched 8387 kB in 16s (510 kB/s) [2020-09-29T22:59:14.958Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T22:59:15.030Z] > git init /home/ubuntu/workspace/moby_PR-41485 # timeout=10 [2020-09-29T22:59:15.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:15.166Z] > git --version # timeout=10 [2020-09-29T22:59:15.172Z] > git --version # 'git version 2.7.4' [2020-09-29T22:59:15.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:15.176Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:16.122Z] #43 ... [2020-09-29T22:59:16.122Z] [2020-09-29T22:59:16.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:16.122Z] #41 29.35 HOSTDEP compel/src/main-host.d [2020-09-29T22:59:16.122Z] #41 29.39 DEP compel/src/lib/ptrace.d [2020-09-29T22:59:16.122Z] #41 29.44 DEP compel/src/lib/infect.d [2020-09-29T22:59:16.122Z] #41 29.51 DEP compel/src/lib/infect-util.d [2020-09-29T22:59:16.122Z] #41 29.55 DEP compel/src/lib/infect-rpc.d [2020-09-29T22:59:16.122Z] #41 29.62 DEP compel/arch/s390/src/lib/infect.d [2020-09-29T22:59:16.122Z] #41 29.74 DEP compel/arch/s390/src/lib/cpu.d [2020-09-29T22:59:16.122Z] #41 29.80 DEP compel/src/lib/log.d [2020-09-29T22:59:16.122Z] #41 29.86 DEP compel/src/main.d [2020-09-29T22:59:16.122Z] #41 30.03 DEP compel/src/lib/handle-elf.d [2020-09-29T22:59:16.122Z] #41 30.12 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-29T22:59:16.122Z] #41 30.22 CC compel/src/lib/log.o [2020-09-29T22:59:16.122Z] #41 30.37 CC compel/arch/s390/src/lib/cpu.o [2020-09-29T22:59:16.122Z] #41 30.51 CC compel/arch/s390/src/lib/infect.o [2020-09-29T22:59:16.413Z] #41 31.03 CC compel/src/lib/infect-rpc.o [2020-09-29T22:59:16.413Z] #41 31.15 CC compel/src/lib/infect-util.o [2020-09-29T22:59:16.705Z] #41 31.25 CC compel/src/lib/infect.o [2020-09-29T22:59:16.973Z] #34 20.17 Reading package lists... [2020-09-29T22:59:16.973Z] #34 ... [2020-09-29T22:59:16.973Z] [2020-09-29T22:59:16.973Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:16.973Z] #56 11.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T22:59:16.973Z] #56 11.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T22:59:16.973Z] #56 ... [2020-09-29T22:59:16.973Z] [2020-09-29T22:59:16.973Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:59:16.973Z] #38 21.59 Checking out files: 92% (1545/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-29T22:59:16.973Z] #38 21.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T22:59:17.537Z] #38 ... [2020-09-29T22:59:17.537Z] [2020-09-29T22:59:17.537Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:17.537Z] #43 12.34 unicode/utf8 [2020-09-29T22:59:17.537Z] #43 12.96 math [2020-09-29T22:59:17.537Z] #43 17.85 unicode/utf16 [2020-09-29T22:59:17.537Z] #43 18.07 container/list [2020-09-29T22:59:17.537Z] #43 18.53 crypto/internal/subtle [2020-09-29T22:59:17.537Z] #43 18.62 crypto/subtle [2020-09-29T22:59:17.537Z] #43 18.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T22:59:17.537Z] #43 18.85 internal/nettrace [2020-09-29T22:59:17.537Z] #43 18.98 runtime/cgo [2020-09-29T22:59:17.537Z] #43 ... [2020-09-29T22:59:17.537Z] [2020-09-29T22:59:17.537Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:17.537Z] #45 14.51 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:59:17.537Z] #45 17.47 go: finding github.com/fatih/color v1.9.0 [2020-09-29T22:59:17.537Z] #45 17.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T22:59:17.537Z] #45 17.49 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T22:59:17.537Z] #45 17.56 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T22:59:17.537Z] #45 17.58 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T22:59:17.537Z] #45 17.75 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T22:59:17.537Z] #45 17.91 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T22:59:17.537Z] #45 18.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T22:59:17.537Z] #45 18.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T22:59:17.537Z] #45 18.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T22:59:17.537Z] #45 18.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T22:59:17.795Z] #45 ... [2020-09-29T22:59:17.795Z] [2020-09-29T22:59:17.795Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:17.795Z] #62 22.54 Checking out files: 60% (1151/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) [2020-09-29T22:59:17.795Z] #62 ... [2020-09-29T22:59:17.795Z] [2020-09-29T22:59:17.795Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:17.795Z] #11 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:59:17.795Z] #11 ... [2020-09-29T22:59:17.795Z] [2020-09-29T22:59:17.795Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:59:17.795Z] #53 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:59:18.061Z] #53 ... [2020-09-29T22:59:18.061Z] [2020-09-29T22:59:18.061Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:18.212Z] #41 32.43 CC compel/src/lib/ptrace.o [2020-09-29T22:59:18.212Z] #41 32.74 AR compel/libcompel.a [2020-09-29T22:59:18.212Z] #41 32.78 HOSTCC compel/src/main-host.o [2020-09-29T22:59:18.318Z] #62 22.54 Checking out files: 60% (1151/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T22:59:18.503Z] #41 32.95 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-29T22:59:18.503Z] #41 33.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T22:59:18.503Z] #41 33.18 HOSTCC compel/src/lib/log-host.o [2020-09-29T22:59:18.576Z] #62 23.37 + cd /tmp/tmp.LljwlZYkXm/src/github.com/docker/libnetwork [2020-09-29T22:59:18.576Z] #62 23.37 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T22:59:18.576Z] #62 23.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T22:59:18.794Z] #41 33.26 HOSTLINK compel/compel-host-bin [2020-09-29T22:59:18.794Z] #41 33.35 DEP soccr/soccr.d [2020-09-29T22:59:19.084Z] #41 33.51 CC soccr/soccr.o [2020-09-29T22:59:19.717Z] #41 34.38 AR soccr/libsoccr.a [2020-09-29T22:59:20.015Z] #41 34.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T22:59:20.015Z] #41 34.63 DEP criu/arch/s390/sigframe.d [2020-09-29T22:59:20.305Z] #41 34.72 DEP criu/arch/s390/crtools.d [2020-09-29T22:59:20.305Z] #41 34.91 DEP criu/arch/s390/cpu.d [2020-09-29T22:59:20.305Z] #41 35.05 CC criu/arch/s390/cpu.o [2020-09-29T22:59:20.596Z] #41 ... [2020-09-29T22:59:20.596Z] [2020-09-29T22:59:20.596Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:20.596Z] #11 61.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T22:59:20.596Z] #11 61.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-29T22:59:20.596Z] #11 61.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:59:20.596Z] #11 ... [2020-09-29T22:59:20.596Z] [2020-09-29T22:59:20.596Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:20.596Z] #43 67.37 vendor/golang.org/x/text/secure/bidirule [2020-09-29T22:59:20.596Z] #43 67.52 vendor/golang.org/x/text/unicode/norm [2020-09-29T22:59:20.596Z] #43 69.80 vendor/golang.org/x/net/idna [2020-09-29T22:59:20.596Z] #43 71.08 vendor/golang.org/x/net/http2/hpack [2020-09-29T22:59:20.886Z] #43 71.59 mime [2020-09-29T22:59:21.922Z] #43 ... [2020-09-29T22:59:21.922Z] [2020-09-29T22:59:21.922Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:21.922Z] #11 71.84 Selecting previously unselected package libapparmor1:s390x. [2020-09-29T22:59:21.922Z] #11 71.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 71.85 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-29T22:59:21.922Z] #11 71.92 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-29T22:59:21.922Z] #11 71.92 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 71.92 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-29T22:59:21.922Z] #11 72.00 Selecting previously unselected package libbtrfs0. [2020-09-29T22:59:21.922Z] #11 72.01 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.01 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T22:59:21.922Z] #11 72.04 Selecting previously unselected package libbtrfs-dev. [2020-09-29T22:59:21.922Z] #11 72.05 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:59:21.922Z] #11 72.12 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-29T22:59:21.922Z] #11 72.12 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.12 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T22:59:21.922Z] #11 72.15 Selecting previously unselected package libudev-dev:s390x. [2020-09-29T22:59:21.922Z] #11 72.16 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.16 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-29T22:59:21.922Z] #11 72.24 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-29T22:59:21.922Z] #11 72.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.25 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-29T22:59:21.922Z] #11 72.44 Selecting previously unselected package libpcre16-3:s390x. [2020-09-29T22:59:21.922Z] #11 72.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.44 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-29T22:59:21.922Z] #11 72.54 Selecting previously unselected package libpcre32-3:s390x. [2020-09-29T22:59:21.922Z] #11 72.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.54 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-29T22:59:21.922Z] #11 72.64 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-29T22:59:21.922Z] #11 72.64 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-29T22:59:21.922Z] #11 72.70 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-29T22:59:21.922Z] #11 72.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-29T22:59:21.922Z] #11 72.94 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-29T22:59:21.922Z] #11 72.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-29T22:59:21.922Z] #11 72.95 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-29T22:59:22.213Z] #11 73.12 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-29T22:59:22.213Z] #11 73.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-29T22:59:22.213Z] #11 73.12 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-29T22:59:22.213Z] #11 73.16 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-29T22:59:22.213Z] #11 73.16 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-29T22:59:22.213Z] #11 73.16 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-29T22:59:22.213Z] #11 73.21 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-29T22:59:22.213Z] #11 73.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-29T22:59:22.213Z] #11 73.22 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-29T22:59:22.504Z] #11 73.53 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-29T22:59:22.504Z] #11 73.54 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-29T22:59:22.504Z] #11 73.55 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-29T22:59:22.504Z] #11 73.55 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T22:59:22.504Z] #11 73.56 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-29T22:59:22.504Z] #11 73.57 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-29T22:59:22.504Z] #11 73.57 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:59:22.504Z] #11 73.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T22:59:22.504Z] #11 73.59 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-29T22:59:22.504Z] #11 73.60 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-29T22:59:22.504Z] #11 73.61 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T22:59:22.504Z] #11 73.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:59:22.504Z] #11 73.62 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-29T22:59:22.504Z] #11 73.63 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T22:59:22.504Z] #11 73.64 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-29T22:59:22.794Z] #11 73.64 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T22:59:22.794Z] #11 73.65 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-29T22:59:22.794Z] #11 73.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:59:22.794Z] #11 73.67 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 [2020-09-29T22:59:22.794Z] #11 73.67 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 [2020-09-29T22:59:22.794Z] #11 73.68 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T22:59:22.794Z] #11 73.68 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 [2020-09-29T22:59:22.794Z] #11 73.69 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 [2020-09-29T22:59:22.794Z] #11 73.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T22:59:22.794Z] #11 73.70 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-29T22:59:22.794Z] #11 73.70 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T22:59:22.794Z] #11 73.71 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T22:59:22.794Z] #11 73.72 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-29T22:59:22.794Z] #11 73.73 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-29T22:59:22.795Z] #11 73.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:59:23.427Z] #11 DONE 74.2s [2020-09-29T22:59:23.427Z] [2020-09-29T22:59:23.427Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:24.942Z] #51 1.460 + RM_GOPATH=0 [2020-09-29T22:59:24.942Z] #51 1.460 + TMP_GOPATH= [2020-09-29T22:59:24.942Z] #51 1.460 + : /build [2020-09-29T22:59:24.942Z] #51 1.460 + '[' -z '' ']' [2020-09-29T22:59:24.942Z] #51 1.460 ++ mktemp -d [2020-09-29T22:59:24.942Z] #51 1.462 + export GOPATH=/tmp/tmp.lURbZXa1L6 [2020-09-29T22:59:24.942Z] #51 1.462 + GOPATH=/tmp/tmp.lURbZXa1L6 [2020-09-29T22:59:24.942Z] #51 1.462 + RM_GOPATH=1 [2020-09-29T22:59:24.942Z] #51 1.467 + case "$(go env GOARCH)" in [2020-09-29T22:59:24.942Z] #51 1.467 ++ go env GOARCH [2020-09-29T22:59:24.942Z] #51 1.475 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:24.942Z] #51 1.475 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:24.942Z] #51 1.475 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:24.942Z] #51 1.476 + dir=/tmp/install [2020-09-29T22:59:24.942Z] #51 1.476 + bin=runc [2020-09-29T22:59:24.942Z] #51 1.476 + shift [2020-09-29T22:59:24.942Z] #51 1.476 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T22:59:24.942Z] #51 1.476 + . /tmp/install/runc.installer [2020-09-29T22:59:24.942Z] #51 1.476 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T22:59:24.942Z] #51 1.476 + install_runc [2020-09-29T22:59:24.942Z] #51 1.477 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T22:59:24.942Z] #51 1.477 + uname -r [2020-09-29T22:59:24.942Z] #51 1.479 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T22:59:24.942Z] #51 1.480 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T22:59:24.942Z] #51 1.480 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T22:59:24.942Z] #51 1.480 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lURbZXa1L6/src/github.com/opencontainers/runc [2020-09-29T22:59:24.942Z] #51 1.481 Cloning into '/tmp/tmp.lURbZXa1L6/src/github.com/opencontainers/runc'... [2020-09-29T22:59:25.234Z] #51 ... [2020-09-29T22:59:25.234Z] [2020-09-29T22:59:25.234Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T22:59:25.234Z] #12 DONE 1.9s [2020-09-29T22:59:25.234Z] [2020-09-29T22:59:25.234Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:25.234Z] #56 75.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T22:59:25.234Z] #56 75.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T22:59:26.680Z] #62 ... [2020-09-29T22:59:26.680Z] [2020-09-29T22:59:26.680Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:26.680Z] #49 21.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:59:26.680Z] #49 22.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T22:59:26.680Z] #49 23.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T22:59:26.680Z] #49 23.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T22:59:26.680Z] #49 23.46 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T22:59:26.680Z] #49 24.15 runtime/cgo [2020-09-29T22:59:26.680Z] #49 24.20 runtime [2020-09-29T22:59:26.741Z] #56 ... [2020-09-29T22:59:26.741Z] [2020-09-29T22:59:26.741Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T22:59:26.741Z] #13 DONE 1.5s [2020-09-29T22:59:26.741Z] [2020-09-29T22:59:26.741Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T22:59:26.937Z] #49 ... [2020-09-29T22:59:26.937Z] [2020-09-29T22:59:26.937Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T22:59:26.937Z] #38 23.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T22:59:27.691Z] Fetching without tags [2020-09-29T22:59:27.773Z] #14 1.311 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T22:59:27.870Z] #38 ... [2020-09-29T22:59:27.870Z] [2020-09-29T22:59:27.870Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:27.870Z] #40 22.75 Fetched 8387 kB in 17s (488 kB/s) [2020-09-29T22:59:27.870Z] #40 22.75 Reading package lists... [2020-09-29T22:59:27.963Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:28.066Z] #14 DONE 1.5s [2020-09-29T22:59:28.066Z] [2020-09-29T22:59:28.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:28.066Z] #41 35.35 CC criu/arch/s390/crtools.o [2020-09-29T22:59:28.066Z] #41 36.02 CC criu/arch/s390/sigframe.o [2020-09-29T22:59:28.066Z] #41 36.20 LINK criu/arch/s390/crtools.built-in.o [2020-09-29T22:59:28.066Z] #41 36.25 DEP criu/pie/util-vdso.d [2020-09-29T22:59:28.066Z] #41 36.33 DEP criu/pie/util.d [2020-09-29T22:59:28.066Z] #41 36.52 CC criu/pie/util.o [2020-09-29T22:59:28.066Z] #41 36.66 CC criu/pie/util-vdso.o [2020-09-29T22:59:28.066Z] #41 37.02 AR criu/pie/pie.lib.a [2020-09-29T22:59:28.066Z] #41 37.06 DEP criu/pie/restorer.d [2020-09-29T22:59:28.066Z] #41 37.32 DEP criu/arch/s390/restorer.d [2020-09-29T22:59:28.066Z] #41 37.39 DEP criu/arch/s390/vdso-pie.d [2020-09-29T22:59:28.066Z] #41 37.44 DEP criu/pie/parasite-vdso.d [2020-09-29T22:59:28.066Z] #41 37.59 DEP criu/pie/parasite.d [2020-09-29T22:59:28.066Z] #41 37.79 CC criu/pie/parasite.o [2020-09-29T22:59:28.066Z] #41 38.88 LINK criu/pie/parasite.built-in.o [2020-09-29T22:59:28.066Z] #41 38.88 GEN criu/pie/parasite-blob.h [2020-09-29T22:59:28.066Z] #41 38.92 CC criu/pie/parasite-vdso.o [2020-09-29T22:59:28.066Z] #41 39.35 CC criu/arch/s390/vdso-pie.o [2020-09-29T22:59:28.066Z] #41 39.63 CC criu/arch/s390/restorer.o [2020-09-29T22:59:28.066Z] #41 39.88 CC criu/pie/restorer.o [2020-09-29T22:59:28.066Z] #41 41.86 LINK criu/pie/restorer.built-in.o [2020-09-29T22:59:28.066Z] #41 41.86 GEN criu/pie/restorer-blob.h [2020-09-29T22:59:28.066Z] #41 41.91 DEP criu/vdso.d [2020-09-29T22:59:28.066Z] #41 42.06 DEP criu/uts_ns.d [2020-09-29T22:59:28.066Z] #41 42.26 DEP criu/util.d [2020-09-29T22:59:28.066Z] #41 42.42 DEP criu/uffd.d [2020-09-29T22:59:28.066Z] #41 42.58 DEP criu/tun.d [2020-09-29T22:59:28.066Z] #41 ... [2020-09-29T22:59:28.066Z] [2020-09-29T22:59:28.066Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T22:59:28.127Z] #40 28.87 Reading package lists... [2020-09-29T22:59:28.127Z] #40 ... [2020-09-29T22:59:28.127Z] [2020-09-29T22:59:28.127Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:28.127Z] #34 20.17 Reading package lists... [2020-09-29T22:59:28.127Z] #34 27.08 Reading package lists... [2020-09-29T22:59:28.127Z] #34 ... [2020-09-29T22:59:28.127Z] [2020-09-29T22:59:28.127Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:28.127Z] #11 23.04 Fetched 8387 kB in 17s (479 kB/s) [2020-09-29T22:59:28.127Z] #11 23.04 Reading package lists... [2020-09-29T22:59:28.390Z] #11 29.89 Reading package lists... [2020-09-29T22:59:28.390Z] #11 ... [2020-09-29T22:59:28.390Z] [2020-09-29T22:59:28.390Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:59:28.390Z] #53 23.46 Fetched 8387 kB in 18s (470 kB/s) [2020-09-29T22:59:28.390Z] #53 23.46 Reading package lists... [2020-09-29T22:59:28.645Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:28.646Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:59:28.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:28.933Z] Fetching without tags [2020-09-29T22:59:28.954Z] #53 30.22 Reading package lists... [2020-09-29T22:59:28.955Z] #53 ... [2020-09-29T22:59:28.955Z] [2020-09-29T22:59:28.955Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:28.955Z] #34 27.08 Reading package lists... [2020-09-29T22:59:29.196Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:27.629Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:27.641Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:59:27.652Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:27.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:27.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:27.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:27.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:27.968Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:27.990Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:28.571Z] > git remote # timeout=10 [2020-09-29T22:59:28.596Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:59:28.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:28.613Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:59:28.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:59:28.648Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:28.662Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:29.578Z] #15 DONE 1.3s [2020-09-29T22:59:29.578Z] [2020-09-29T22:59:29.578Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:29.578Z] #41 42.80 DEP criu/tty.d [2020-09-29T22:59:29.578Z] #41 42.98 DEP criu/timerfd.d [2020-09-29T22:59:29.578Z] #41 43.23 DEP criu/timens.d [2020-09-29T22:59:29.578Z] #41 43.30 DEP criu/sysfs_parse.d [2020-09-29T22:59:29.578Z] #41 43.38 DEP criu/sysctl.d [2020-09-29T22:59:29.578Z] #41 43.47 DEP criu/string.d [2020-09-29T22:59:29.578Z] #41 43.51 DEP criu/stats.d [2020-09-29T22:59:29.578Z] #41 43.59 DEP criu/sockets.d [2020-09-29T22:59:29.578Z] #41 43.81 DEP criu/sk-unix.d [2020-09-29T22:59:29.578Z] #41 44.09 DEP criu/sk-tcp.d [2020-09-29T22:59:29.578Z] #41 44.19 DEP criu/sk-queue.d [2020-09-29T22:59:29.850Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:29.851Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:59:29.869Z] #41 44.32 DEP criu/sk-packet.d [2020-09-29T22:59:29.869Z] #41 ... [2020-09-29T22:59:29.869Z] [2020-09-29T22:59:29.869Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:29.869Z] #56 DONE 80.6s [2020-09-29T22:59:29.869Z] [2020-09-29T22:59:29.869Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T22:59:29.869Z] #57 DONE 0.1s [2020-09-29T22:59:29.869Z] [2020-09-29T22:59:29.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:29.869Z] #41 44.47 DEP criu/sk-netlink.d [2020-09-29T22:59:29.902Z] Removing intermediate container 4cb35252bab4 [2020-09-29T22:59:29.902Z] ---> dca2c147d115 [2020-09-29T22:59:29.903Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-29T22:59:29.903Z] ---> 805dc2d65d1c [2020-09-29T22:59:29.903Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-29T22:59:29.903Z] ---> ff3be6732743 [2020-09-29T22:59:29.903Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-29T22:59:29.903Z] ---> Running in bdb36c938513 [2020-09-29T22:59:29.903Z] Removing intermediate container bdb36c938513 [2020-09-29T22:59:29.903Z] ---> fd95289598f4 [2020-09-29T22:59:29.903Z] Successfully built fd95289598f4 [2020-09-29T22:59:29.903Z] Successfully tagged moby-buildx:latest [2020-09-29T22:59:29.903Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-29T22:59:29.903Z] if [ -n "${id}" ]; then \ [2020-09-29T22:59:29.903Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-29T22:59:29.903Z] && touch bundles/buildx; \ [2020-09-29T22:59:29.903Z] docker rm -f ${id}; \ [2020-09-29T22:59:29.903Z] fi [2020-09-29T22:59:29.903Z] 505cbe1c5883143c7ce1781bde8490f6073000f862069dc89b97b1ea2aa2d651 [2020-09-29T22:59:29.903Z] bundles/buildx version [2020-09-29T22:59:29.903Z] buildx v0.3.1 6db68d0 [2020-09-29T22:59:29.903Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:59:29.903Z] #1 [internal] booting buildkit [2020-09-29T22:59:29.903Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-29T22:59:29.903Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-09-29T22:59:29.903Z] #1 creating container buildx_buildkit_default [2020-09-29T22:59:29.903Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-29T22:59:29.903Z] #1 DONE 2.5s [2020-09-29T22:59:29.903Z] [2020-09-29T22:59:29.903Z] #3 [internal] load build definition from Dockerfile [2020-09-29T22:59:29.903Z] #3 transferring dockerfile: 16.45kB done [2020-09-29T22:59:29.903Z] #3 DONE 0.0s [2020-09-29T22:59:29.903Z] [2020-09-29T22:59:29.903Z] #2 [internal] load .dockerignore [2020-09-29T22:59:29.903Z] #2 transferring context: 87B done [2020-09-29T22:59:29.903Z] #2 DONE 0.0s [2020-09-29T22:59:29.903Z] [2020-09-29T22:59:29.903Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:59:29.903Z] #4 DONE 0.8s [2020-09-29T22:59:29.903Z] [2020-09-29T22:59:29.903Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:59:29.903Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:59:29.903Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:59:29.903Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-29T22:59:29.903Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-29T22:59:29.903Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-29T22:59:29.903Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 3.08MB / 8.20MB 0.3s [2020-09-29T22:59:29.903Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-29T22:59:29.903Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-29T22:59:29.903Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-29T22:59:29.903Z] #5 DONE 1.0s [2020-09-29T22:59:30.160Z] #41 ... [2020-09-29T22:59:30.160Z] [2020-09-29T22:59:30.160Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T22:59:30.160Z] #58 DONE 0.1s [2020-09-29T22:59:30.160Z] [2020-09-29T22:59:30.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:30.160Z] #41 44.58 DEP criu/sk-inet.d [2020-09-29T22:59:30.160Z] #41 44.76 DEP criu/signalfd.d [2020-09-29T22:59:30.195Z] [2020-09-29T22:59:30.195Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:59:30.451Z] #41 44.91 DEP criu/sigframe.d [2020-09-29T22:59:30.451Z] #41 45.01 DEP criu/shmem.d [2020-09-29T22:59:30.488Z] #8 DONE 0.5s [2020-09-29T22:59:30.488Z] [2020-09-29T22:59:30.488Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:59:30.586Z] #34 34.04 Building dependency tree... [2020-09-29T22:59:30.763Z] #41 45.19 DEP criu/servicefd.d [2020-09-29T22:59:30.763Z] #41 45.34 DEP criu/seize.d [2020-09-29T22:59:30.785Z] #7 DONE 0.6s [2020-09-29T22:59:30.785Z] [2020-09-29T22:59:30.785Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:59:28.874Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:59:28.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:28.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:28.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:28.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:28.918Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:29.185Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:29.198Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:29.755Z] > git remote # timeout=10 [2020-09-29T22:59:29.784Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:59:29.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:29.794Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:59:29.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:59:29.834Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:29.848Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:31.086Z] #6 DONE 0.8s [2020-09-29T22:59:31.086Z] [2020-09-29T22:59:31.086Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:31.086Z] #25 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T22:59:31.407Z] #41 45.69 DEP criu/seccomp.d [2020-09-29T22:59:31.407Z] #41 45.90 DEP criu/rst-malloc.d [2020-09-29T22:59:31.407Z] #41 45.96 DEP criu/rbtree.d [2020-09-29T22:59:31.407Z] #41 ... [2020-09-29T22:59:31.407Z] [2020-09-29T22:59:31.407Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T22:59:31.407Z] #16 DONE 2.1s [2020-09-29T22:59:31.407Z] [2020-09-29T22:59:31.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:31.407Z] #41 45.98 DEP criu/pstree.d [2020-09-29T22:59:31.421Z] #25 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T22:59:31.421Z] #25 sha256:7544ecb50765c3d87ec223756dc08dc0fe2db31657629b49044ddbd48b8a39f5 529B / 529B done [2020-09-29T22:59:31.421Z] #25 sha256:db6f732df0b535bdad50e8c439970f259851e9d1a7725d41906012f0bf80cec7 1.50kB / 1.50kB done [2020-09-29T22:59:31.421Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 0B / 54.14MB 0.1s [2020-09-29T22:59:31.635Z] Fetching without tags [2020-09-29T22:59:31.699Z] #41 46.19 DEP criu/protobuf.d [2020-09-29T22:59:31.699Z] #41 46.31 GEN criu/protobuf-desc-gen.h [2020-09-29T22:59:31.878Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 4.36MB / 54.14MB 0.6s [2020-09-29T22:59:31.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:31.525Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T22:59:31.531Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:31.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T22:59:31.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T22:59:31.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:31.555Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T22:59:32.062Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:32.209Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 10.66MB / 54.14MB 1.0s [2020-09-29T22:59:32.332Z] #41 ... [2020-09-29T22:59:32.332Z] [2020-09-29T22:59:32.332Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:32.332Z] #43 72.86 mime/quotedprintable [2020-09-29T22:59:32.332Z] #43 73.11 net/http/internal [2020-09-29T22:59:32.332Z] #43 74.86 net/textproto [2020-09-29T22:59:32.332Z] #43 74.88 crypto/x509 [2020-09-29T22:59:32.332Z] #43 75.56 vendor/golang.org/x/net/http/httpguts [2020-09-29T22:59:32.332Z] #43 75.72 vendor/golang.org/x/net/http/httpproxy [2020-09-29T22:59:32.332Z] #43 76.30 mime/multipart [2020-09-29T22:59:32.332Z] #43 78.05 crypto/tls [2020-09-29T22:59:32.332Z] #43 ... [2020-09-29T22:59:32.332Z] [2020-09-29T22:59:32.332Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:32.332Z] #51 6.920 + cd /tmp/tmp.lURbZXa1L6/src/github.com/opencontainers/runc [2020-09-29T22:59:32.332Z] #51 6.920 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T22:59:32.332Z] #51 7.427 + '[' -z '' ']' [2020-09-29T22:59:32.332Z] #51 7.427 + target=static [2020-09-29T22:59:32.332Z] #51 7.428 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T22:59:32.332Z] #51 7.750 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T22:59:32.488Z] #34 37.49 The following additional packages will be installed: [2020-09-29T22:59:32.488Z] #34 37.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T22:59:32.488Z] #34 37.53 Suggested packages: [2020-09-29T22:59:32.694Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 14.09MB / 54.14MB 1.2s [2020-09-29T22:59:32.694Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 17.87MB / 54.14MB 1.3s [2020-09-29T22:59:32.707Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T22:59:32.745Z] #34 37.54 cmake-doc ninja-build lrzip [2020-09-29T22:59:32.745Z] #34 37.54 Recommended packages: [2020-09-29T22:59:32.745Z] #34 37.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T22:59:32.973Z] #51 ... [2020-09-29T22:59:32.973Z] [2020-09-29T22:59:32.973Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T22:59:32.973Z] #17 DONE 1.5s [2020-09-29T22:59:32.973Z] [2020-09-29T22:59:32.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:32.973Z] #41 47.37 DEP criu/protobuf-desc.d [2020-09-29T22:59:32.973Z] #41 47.44 DEP criu/proc_parse.d [2020-09-29T22:59:32.973Z] #41 47.58 DEP criu/plugin.d [2020-09-29T22:59:32.973Z] #41 47.71 DEP criu/pipes.d [2020-09-29T22:59:33.085Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T22:59:33.085Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T22:59:33.124Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 22.40MB / 54.14MB 1.6s [2020-09-29T22:59:33.124Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 25.52MB / 54.14MB 1.9s [2020-09-29T22:59:33.280Z] #41 47.78 DEP criu/pie-util.d [2020-09-29T22:59:33.280Z] #41 47.86 DEP criu/pie-util-vdso.d [2020-09-29T22:59:33.280Z] #41 47.93 DEP criu/path.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T22:59:33.576Z] #41 48.05 DEP criu/parasite-syscall.d [2020-09-29T22:59:33.576Z] #41 48.19 DEP criu/pagemap.d [2020-09-29T22:59:33.680Z] #34 38.60 The following NEW packages will be installed: [2020-09-29T22:59:33.680Z] #34 38.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T22:59:33.680Z] #34 38.62 vim-common xxd [2020-09-29T22:59:33.863Z] + docker version [2020-09-29T22:59:33.874Z] #41 48.35 DEP criu/pagemap-cache.d [2020-09-29T22:59:33.874Z] #41 48.50 DEP criu/page-xfer.d [2020-09-29T22:59:33.902Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 28.27MB / 54.14MB 2.2s [2020-09-29T22:59:33.902Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 31.93MB / 54.14MB 2.7s [2020-09-29T22:59:31.989Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:31.994Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:32.976Z] > git remote # timeout=10 [2020-09-29T22:59:32.980Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T22:59:32.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T22:59:32.987Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T22:59:33.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T22:59:33.016Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T22:59:33.020Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T22:59:34.199Z] #41 48.65 DEP criu/page-pipe.d [2020-09-29T22:59:34.199Z] #41 48.79 DEP criu/netfilter.d [2020-09-29T22:59:34.199Z] #41 48.91 DEP criu/net.d [2020-09-29T22:59:34.234Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T22:59:34.244Z] #34 39.01 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:59:34.244Z] #34 39.01 Need to get 14.9 MB of archives. [2020-09-29T22:59:34.244Z] #34 39.01 After this operation, 61.8 MB of additional disk space will be used. [2020-09-29T22:59:34.244Z] #34 39.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T22:59:34.244Z] #34 39.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T22:59:34.244Z] #34 39.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T22:59:34.244Z] #34 39.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T22:59:34.490Z] #41 49.12 DEP criu/namespaces.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T22:59:34.781Z] #41 49.30 DEP criu/mount.d [2020-09-29T22:59:34.781Z] #41 49.48 DEP criu/memfd.d [2020-09-29T22:59:35.073Z] #41 49.63 DEP criu/mem.d [2020-09-29T22:59:35.073Z] #41 49.74 DEP criu/lsm.d [2020-09-29T22:59:35.178Z] #34 ... [2020-09-29T22:59:35.178Z] [2020-09-29T22:59:35.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:35.178Z] #43 38.68 sort [2020-09-29T22:59:35.178Z] #43 38.68 errors [2020-09-29T22:59:35.178Z] #43 39.05 io [2020-09-29T22:59:35.178Z] #43 39.98 strconv [2020-09-29T22:59:35.208Z] + docker version [2020-09-29T22:59:35.292Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 35.17MB / 54.14MB 3.4s [2020-09-29T22:59:35.292Z] #25 ... [2020-09-29T22:59:35.292Z] [2020-09-29T22:59:35.292Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:59:35.292Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:59:35.292Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:59:35.292Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-09-29T22:59:35.292Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:59:35.292Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.6s done [2020-09-29T22:59:35.292Z] #61 DONE 4.1s [2020-09-29T22:59:35.292Z] [2020-09-29T22:59:35.292Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:35.364Z] #41 49.82 DEP criu/log.d [2020-09-29T22:59:35.435Z] #43 40.48 bytes [2020-09-29T22:59:35.655Z] #41 50.00 DEP criu/libnetlink.d [2020-09-29T22:59:35.655Z] #41 50.13 DEP criu/kerndat.d [2020-09-29T22:59:35.655Z] #41 50.23 DEP criu/kcmp-ids.d [2020-09-29T22:59:35.655Z] #41 50.32 DEP criu/irmap.d [2020-09-29T22:59:35.946Z] #41 50.47 DEP criu/ipc_ns.d [2020-09-29T22:59:35.946Z] #41 50.64 DEP criu/image.d [2020-09-29T22:59:36.217Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 38.03MB / 54.14MB 4.3s [2020-09-29T22:59:36.237Z] #41 50.74 DEP criu/image-desc.d [2020-09-29T22:59:36.237Z] #41 50.81 DEP criu/fsnotify.d [2020-09-29T22:59:36.367Z] #43 ... [2020-09-29T22:59:36.367Z] [2020-09-29T22:59:36.367Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:36.367Z] #62 DONE 41.0s [2020-09-29T22:59:36.367Z] [2020-09-29T22:59:36.367Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:36.367Z] #34 40.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-29T22:59:36.367Z] #34 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-29T22:59:36.367Z] #34 40.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-29T22:59:36.367Z] #34 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-29T22:59:36.367Z] #34 40.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-29T22:59:36.367Z] #34 40.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-29T22:59:36.528Z] #41 50.96 DEP criu/filesystems.d [2020-09-29T22:59:36.528Z] #41 51.07 DEP criu/files.d [2020-09-29T22:59:36.528Z] #41 51.18 DEP criu/files-reg.d [2020-09-29T22:59:36.538Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 40.82MB / 54.14MB 5.1s [2020-09-29T22:59:36.538Z] #25 ... [2020-09-29T22:59:36.538Z] [2020-09-29T22:59:36.538Z] #22 [internal] load build context [2020-09-29T22:59:36.538Z] #22 transferring context: 51.48MB 5.6s done [2020-09-29T22:59:36.538Z] #22 DONE 5.6s [2020-09-29T22:59:36.538Z] [2020-09-29T22:59:36.538Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:36.824Z] #41 51.27 DEP criu/files-ext.d [2020-09-29T22:59:36.824Z] #41 51.33 DEP criu/file-lock.d [2020-09-29T22:59:36.824Z] #41 51.40 DEP criu/file-ids.d [2020-09-29T22:59:37.115Z] #41 51.49 DEP criu/fifo.d [2020-09-29T22:59:37.115Z] #41 51.59 DEP criu/fdstore.d [2020-09-29T22:59:37.115Z] #41 51.68 DEP criu/fault-injection.d [2020-09-29T22:59:37.115Z] #41 51.70 DEP criu/external.d [2020-09-29T22:59:37.115Z] #41 51.80 DEP criu/eventpoll.d [2020-09-29T22:59:37.320Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 43.78MB / 54.14MB 5.8s [2020-09-29T22:59:37.406Z] #41 51.95 DEP criu/eventfd.d [2020-09-29T22:59:37.406Z] #41 52.07 DEP criu/crtools.d [2020-09-29T22:59:37.572Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T22:59:37.697Z] #41 52.28 DEP criu/cr-service.d [2020-09-29T22:59:37.740Z] #34 42.47 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:37.740Z] #34 42.67 Fetched 14.9 MB in 2s (6846 kB/s) [2020-09-29T22:59:37.740Z] #34 42.78 Selecting previously unselected package xxd. [2020-09-29T22:59:37.961Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 46.85MB / 54.14MB 6.6s [2020-09-29T22:59:37.988Z] #41 52.46 DEP criu/cr-restore.d [2020-09-29T22:59:37.988Z] #41 52.60 DEP criu/cr-errno.d [2020-09-29T22:59:37.988Z] #41 52.60 DEP criu/cr-dump.d [2020-09-29T22:59:37.988Z] #41 52.72 DEP criu/cr-dedup.d [2020-09-29T22:59:37.998Z] #34 42.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T22:59:37.998Z] #34 42.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T22:59:37.998Z] #34 42.90 Unpacking xxd (2:8.1.0875-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-09-29T22:59:38.063Z] Client: Docker Engine - Community [2020-09-29T22:59:38.063Z] Version: 19.03.13 [2020-09-29T22:59:38.063Z] API version: 1.40 [2020-09-29T22:59:38.063Z] Go version: go1.13.15 [2020-09-29T22:59:38.063Z] Git commit: 4484c46d9d [2020-09-29T22:59:38.063Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T22:59:38.063Z] OS/Arch: linux/amd64 [2020-09-29T22:59:38.063Z] Experimental: false [2020-09-29T22:59:38.063Z] [2020-09-29T22:59:38.063Z] Server: Docker Engine - Community [2020-09-29T22:59:38.063Z] Engine: [2020-09-29T22:59:38.063Z] Version: 19.03.13 [2020-09-29T22:59:38.063Z] API version: 1.40 (minimum version 1.12) [2020-09-29T22:59:38.063Z] Go version: go1.13.15 [2020-09-29T22:59:38.063Z] Git commit: 4484c46d9d [2020-09-29T22:59:38.063Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T22:59:38.063Z] OS/Arch: linux/amd64 [2020-09-29T22:59:38.063Z] Experimental: true [2020-09-29T22:59:38.063Z] containerd: [2020-09-29T22:59:38.063Z] Version: 1.3.7 [2020-09-29T22:59:38.063Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:38.063Z] runc: [2020-09-29T22:59:38.063Z] Version: 1.0.0-rc10 [2020-09-29T22:59:38.063Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:38.063Z] docker-init: [2020-09-29T22:59:38.063Z] Version: 0.18.0 [2020-09-29T22:59:38.063Z] GitCommit: fec3683 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-09-29T22:59:38.255Z] #34 43.11 Selecting previously unselected package vim-common. [2020-09-29T22:59:38.255Z] #34 43.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T22:59:38.255Z] #34 43.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T22:59:38.279Z] #41 52.78 DEP criu/cr-check.d [2020-09-29T22:59:38.279Z] #41 52.91 DEP criu/config.d [2020-09-29T22:59:38.383Z] + docker info [2020-09-29T22:59:38.391Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 50.20MB / 54.14MB 7.2s [2020-09-29T22:59:38.512Z] #34 ... [2020-09-29T22:59:38.512Z] [2020-09-29T22:59:38.512Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T22:59:38.512Z] #53 30.22 Reading package lists... [2020-09-29T22:59:38.512Z] #53 36.67 Building dependency tree... [2020-09-29T22:59:38.513Z] #53 39.85 The following additional packages will be installed: [2020-09-29T22:59:38.513Z] #53 39.87 libbtrfs0 [2020-09-29T22:59:38.513Z] #53 40.12 The following NEW packages will be installed: [2020-09-29T22:59:38.513Z] #53 40.14 libbtrfs-dev libbtrfs0 [2020-09-29T22:59:38.513Z] #53 40.54 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:59:38.513Z] #53 40.54 Need to get 119 kB of archives. [2020-09-29T22:59:38.513Z] #53 40.54 After this operation, 387 kB of additional disk space will be used. [2020-09-29T22:59:38.513Z] #53 40.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T22:59:38.513Z] #53 40.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T22:59:38.513Z] #53 42.25 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:38.513Z] #53 42.43 Fetched 119 kB in 0s (439 kB/s) [2020-09-29T22:59:38.513Z] #53 42.55 Selecting previously unselected package libbtrfs0. [2020-09-29T22:59:38.513Z] #53 42.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T22:59:38.513Z] #53 42.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T22:59:38.513Z] #53 42.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T22:59:38.513Z] #53 42.75 Selecting previously unselected package libbtrfs-dev. [2020-09-29T22:59:38.513Z] #53 42.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T22:59:38.513Z] #53 42.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:59:38.513Z] #53 43.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T22:59:38.513Z] #53 43.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T22:59:38.513Z] #53 43.05 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:59:38.513Z] #53 DONE 43.3s [2020-09-29T22:59:38.513Z] [2020-09-29T22:59:38.513Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:38.570Z] #41 53.10 DEP criu/clone-noasan.d [2020-09-29T22:59:38.570Z] #41 53.17 DEP criu/cgroup.d [2020-09-29T22:59:38.597Z] + docker version [2020-09-29T22:59:38.861Z] #41 53.34 DEP criu/cgroup-props.d [2020-09-29T22:59:38.861Z] #41 53.42 DEP criu/bitmap.d [2020-09-29T22:59:38.861Z] #41 53.43 DEP criu/bfd.d [2020-09-29T22:59:38.861Z] #41 53.50 DEP criu/autofs.d [2020-09-29T22:59:39.153Z] #41 53.67 DEP criu/aio.d [2020-09-29T22:59:39.153Z] #41 53.76 DEP criu/action-scripts.d [2020-09-29T22:59:39.213Z] #25 sha256:aff7fe9e9819c2b9d4338fae03bd06eb6784016bcf53b2eeab88c21e47dea428 54.14MB / 54.14MB 8.0s done [2020-09-29T22:59:39.213Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 [2020-09-29T22:59:39.403Z] Client: Docker Engine - Community [2020-09-29T22:59:39.403Z] Version: 19.03.13 [2020-09-29T22:59:39.403Z] API version: 1.40 [2020-09-29T22:59:39.403Z] Go version: go1.13.15 [2020-09-29T22:59:39.403Z] Git commit: 4484c46d9d [2020-09-29T22:59:39.403Z] Built: Wed Sep 16 17:02:36 2020 [2020-09-29T22:59:39.403Z] OS/Arch: linux/amd64 [2020-09-29T22:59:39.403Z] Experimental: false [2020-09-29T22:59:39.403Z] [2020-09-29T22:59:39.403Z] Server: Docker Engine - Community [2020-09-29T22:59:39.403Z] Engine: [2020-09-29T22:59:39.403Z] Version: 19.03.13 [2020-09-29T22:59:39.403Z] API version: 1.40 (minimum version 1.12) [2020-09-29T22:59:39.403Z] Go version: go1.13.15 [2020-09-29T22:59:39.403Z] Git commit: 4484c46d9d [2020-09-29T22:59:39.403Z] Built: Wed Sep 16 17:01:06 2020 [2020-09-29T22:59:39.403Z] OS/Arch: linux/amd64 [2020-09-29T22:59:39.403Z] Experimental: true [2020-09-29T22:59:39.403Z] containerd: [2020-09-29T22:59:39.403Z] Version: 1.3.7 [2020-09-29T22:59:39.403Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:39.403Z] runc: [2020-09-29T22:59:39.403Z] Version: 1.0.0-rc10 [2020-09-29T22:59:39.403Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:39.403Z] docker-init: [2020-09-29T22:59:39.403Z] Version: 0.18.0 [2020-09-29T22:59:39.403Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T22:59:39.444Z] #41 54.08 CC criu/action-scripts.o [2020-09-29T22:59:39.452Z] #54 1.086 + RM_GOPATH=0 [2020-09-29T22:59:39.452Z] #54 1.086 + TMP_GOPATH= [2020-09-29T22:59:39.452Z] #54 1.086 + : /build [2020-09-29T22:59:39.452Z] #54 1.086 + '[' -z '' ']' [2020-09-29T22:59:39.452Z] #54 1.086 ++ mktemp -d [2020-09-29T22:59:39.452Z] #54 1.090 + export GOPATH=/tmp/tmp.MwTk4SPNbg [2020-09-29T22:59:39.452Z] #54 1.090 + GOPATH=/tmp/tmp.MwTk4SPNbg [2020-09-29T22:59:39.452Z] #54 1.091 + RM_GOPATH=1 [2020-09-29T22:59:39.452Z] #54 1.091 + case "$(go env GOARCH)" in [2020-09-29T22:59:39.452Z] #54 1.095 ++ go env GOARCH [2020-09-29T22:59:39.452Z] #54 1.129 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:39.452Z] #54 1.130 + GO_BUILDMODE=-buildmode=pie [2020-09-29T22:59:39.452Z] #54 1.132 ++ dirname /tmp/install/install.sh [2020-09-29T22:59:39.452Z] #54 1.134 + dir=/tmp/install [2020-09-29T22:59:39.452Z] #54 1.135 + bin=containerd [2020-09-29T22:59:39.452Z] #54 1.135 + shift [2020-09-29T22:59:39.452Z] #54 1.135 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T22:59:39.452Z] #54 1.136 + . /tmp/install/containerd.installer [2020-09-29T22:59:39.452Z] #54 1.143 ++ set -e [2020-09-29T22:59:39.452Z] #54 1.143 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T22:59:39.452Z] #54 1.143 + install_containerd [2020-09-29T22:59:39.452Z] #54 1.144 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T22:59:39.452Z] #54 1.149 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T22:59:39.452Z] #54 1.149 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MwTk4SPNbg/src/github.com/containerd/containerd [2020-09-29T22:59:39.452Z] #54 1.153 Cloning into '/tmp/tmp.MwTk4SPNbg/src/github.com/containerd/containerd'... [2020-09-29T22:59:39.716Z] + docker info [2020-09-29T22:59:40.076Z] #41 54.49 CC criu/aio.o [2020-09-29T22:59:40.368Z] #41 54.94 CC criu/autofs.o [2020-09-29T22:59:40.390Z] #54 ... [2020-09-29T22:59:40.390Z] [2020-09-29T22:59:40.390Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:40.390Z] #40 28.87 Reading package lists... [2020-09-29T22:59:40.390Z] #40 35.64 Building dependency tree... [2020-09-29T22:59:40.390Z] #40 39.17 The following additional packages will be installed: [2020-09-29T22:59:40.390Z] #40 39.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T22:59:40.390Z] #40 39.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T22:59:40.390Z] #40 39.21 Suggested packages: [2020-09-29T22:59:40.390Z] #40 39.21 manpages-dev python-setuptools [2020-09-29T22:59:40.390Z] #40 40.53 The following NEW packages will be installed: [2020-09-29T22:59:40.390Z] #40 40.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T22:59:40.390Z] #40 40.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T22:59:40.390Z] #40 40.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T22:59:40.390Z] #40 40.54 python-six zlib1g-dev [2020-09-29T22:59:40.390Z] #40 41.08 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:59:40.390Z] #40 41.08 Need to get 4095 kB of archives. [2020-09-29T22:59:40.390Z] #40 41.08 After this operation, 22.5 MB of additional disk space will be used. [2020-09-29T22:59:40.390Z] #40 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-29T22:59:40.390Z] #40 41.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T22:59:40.390Z] #40 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T22:59:40.390Z] #40 41.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T22:59:40.390Z] #40 41.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-29T22:59:40.390Z] #40 41.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T22:59:40.390Z] #40 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-29T22:59:40.390Z] #40 41.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-29T22:59:40.390Z] #40 41.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-29T22:59:40.390Z] #40 41.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-29T22:59:40.390Z] #40 41.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-29T22:59:40.390Z] #40 41.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-29T22:59:40.390Z] #40 41.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-29T22:59:40.390Z] #40 41.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-29T22:59:40.391Z] #40 41.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T22:59:40.391Z] #40 41.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T22:59:40.391Z] #40 41.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-29T22:59:40.391Z] #40 42.98 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:40.391Z] #40 43.19 Fetched 4095 kB in 1s (3999 kB/s) [2020-09-29T22:59:40.391Z] #40 43.37 Selecting previously unselected package libcap-dev:amd64. [2020-09-29T22:59:40.391Z] #40 43.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T22:59:40.391Z] #40 43.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 43.53 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T22:59:40.391Z] #40 43.81 Selecting previously unselected package libnet1:amd64. [2020-09-29T22:59:40.391Z] #40 43.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 43.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T22:59:40.391Z] #40 43.97 Selecting previously unselected package libnet1-dev. [2020-09-29T22:59:40.391Z] #40 43.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 44.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T22:59:40.391Z] #40 44.30 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T22:59:40.391Z] #40 44.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 44.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T22:59:40.391Z] #40 44.45 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-29T22:59:40.391Z] #40 44.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 44.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T22:59:40.391Z] #40 44.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T22:59:40.391Z] #40 44.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 44.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T22:59:40.391Z] #40 44.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-29T22:59:40.391Z] #40 44.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 44.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T22:59:40.391Z] #40 45.03 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-29T22:59:40.391Z] #40 45.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 45.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T22:59:40.391Z] #40 45.31 Selecting previously unselected package libprotobuf17:amd64. [2020-09-29T22:59:40.391Z] #40 45.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:40.391Z] #40 45.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:40.914Z] #25 ... [2020-09-29T22:59:40.914Z] [2020-09-29T22:59:40.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:40.914Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T22:59:40.914Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 8.1s done [2020-09-29T22:59:40.914Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-29T22:59:40.914Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.46MB / 96.52MB 9.7s [2020-09-29T22:59:40.914Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T22:59:40.914Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-09-29T22:59:40.914Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-29T22:59:40.914Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.16MB / 73.58MB 9.7s [2020-09-29T22:59:40.914Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 6.0s done [2020-09-29T22:59:40.914Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-29T22:59:40.914Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-09-29T22:59:41.327Z] #40 ... [2020-09-29T22:59:41.327Z] [2020-09-29T22:59:41.327Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:59:41.327Z] #30 45.99 Checking out files: 86% (1318/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2020-09-29T22:59:41.327Z] #30 ... [2020-09-29T22:59:41.327Z] [2020-09-29T22:59:41.328Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:41.328Z] #32 36.15 internal/reflectlite [2020-09-29T22:59:41.328Z] #32 36.15 sync [2020-09-29T22:59:41.328Z] #32 38.59 sort [2020-09-29T22:59:41.328Z] #32 38.60 errors [2020-09-29T22:59:41.328Z] #32 39.08 strconv [2020-09-29T22:59:41.328Z] #32 39.86 io [2020-09-29T22:59:41.328Z] #32 40.79 internal/oserror [2020-09-29T22:59:41.328Z] #32 40.94 syscall [2020-09-29T22:59:41.328Z] #32 43.93 reflect [2020-09-29T22:59:41.402Z] #41 55.90 CC criu/bfd.o [2020-09-29T22:59:41.553Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.10MB / 96.52MB 10.2s [2020-09-29T22:59:41.553Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 64.06MB / 73.58MB 10.5s [2020-09-29T22:59:41.585Z] #32 ... [2020-09-29T22:59:41.585Z] [2020-09-29T22:59:41.585Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:59:41.585Z] #30 45.99 Checking out files: 86% (1318/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2020-09-29T22:59:41.585Z] #30 ... [2020-09-29T22:59:41.585Z] [2020-09-29T22:59:41.585Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:41.585Z] #11 29.89 Reading package lists... [2020-09-29T22:59:41.585Z] #11 36.72 Building dependency tree... [2020-09-29T22:59:41.585Z] #11 40.34 The following additional packages will be installed: [2020-09-29T22:59:41.585Z] #11 40.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T22:59:41.585Z] #11 40.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T22:59:41.585Z] #11 40.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T22:59:41.585Z] #11 40.35 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T22:59:41.585Z] #11 40.36 Suggested packages: [2020-09-29T22:59:41.585Z] #11 40.36 gcc-8-locales seccomp wine64 [2020-09-29T22:59:41.585Z] #11 42.25 The following NEW packages will be installed: [2020-09-29T22:59:41.585Z] #11 42.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T22:59:41.585Z] #11 42.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T22:59:41.585Z] #11 42.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T22:59:41.585Z] #11 42.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T22:59:41.585Z] #11 42.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T22:59:41.585Z] #11 42.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T22:59:41.585Z] #11 42.71 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:59:41.585Z] #11 42.71 Need to get 77.7 MB of archives. [2020-09-29T22:59:41.585Z] #11 42.71 After this operation, 487 MB of additional disk space will be used. [2020-09-29T22:59:41.585Z] #11 42.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-29T22:59:41.585Z] #11 43.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-29T22:59:41.585Z] #11 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T22:59:41.585Z] #11 43.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-29T22:59:41.585Z] #11 43.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-29T22:59:41.585Z] #11 43.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T22:59:41.585Z] #11 44.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T22:59:41.585Z] #11 44.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T22:59:41.585Z] #11 44.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-29T22:59:41.693Z] #41 56.27 CC criu/bitmap.o [2020-09-29T22:59:41.693Z] #41 56.35 CC criu/cgroup-props.o [2020-09-29T22:59:41.843Z] #11 ... [2020-09-29T22:59:41.843Z] [2020-09-29T22:59:41.843Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:59:41.843Z] #30 45.99 Checking out files: 86% (1318/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T22:59:41.843Z] #30 46.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T22:59:41.846Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.50MB / 96.52MB 10.6s [2020-09-29T22:59:41.846Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 10.7s done [2020-09-29T22:59:42.140Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.43MB / 73.58MB 11.1s [2020-09-29T22:59:42.325Z] #41 57.00 CC criu/cgroup.o [2020-09-29T22:59:42.407Z] #30 47.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T22:59:42.433Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 11.4s done [2020-09-29T22:59:42.616Z] #41 ... [2020-09-29T22:59:42.616Z] [2020-09-29T22:59:42.616Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:42.616Z] #43 83.43 net/http/httptrace [2020-09-29T22:59:42.616Z] #43 83.57 net/http [2020-09-29T22:59:42.616Z] #43 91.16 github.com/LK4D4/vndr/godl [2020-09-29T22:59:42.616Z] #43 91.68 github.com/LK4D4/vndr [2020-09-29T22:59:42.726Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-29T22:59:42.811Z] Client: Docker Engine - Community [2020-09-29T22:59:42.811Z] Version: 19.03.13 [2020-09-29T22:59:42.811Z] API version: 1.40 [2020-09-29T22:59:42.811Z] Go version: go1.13.15 [2020-09-29T22:59:42.811Z] Git commit: 4484c46 [2020-09-29T22:59:42.811Z] Built: Wed Sep 16 17:03:45 2020 [2020-09-29T22:59:42.811Z] OS/Arch: linux/arm64 [2020-09-29T22:59:42.811Z] Experimental: false [2020-09-29T22:59:42.811Z] [2020-09-29T22:59:42.811Z] Server: Docker Engine - Community [2020-09-29T22:59:42.811Z] Engine: [2020-09-29T22:59:42.811Z] Version: 19.03.13 [2020-09-29T22:59:42.811Z] API version: 1.40 (minimum version 1.12) [2020-09-29T22:59:42.811Z] Go version: go1.13.15 [2020-09-29T22:59:42.811Z] Git commit: 4484c46 [2020-09-29T22:59:42.811Z] Built: Wed Sep 16 17:02:17 2020 [2020-09-29T22:59:42.811Z] OS/Arch: linux/arm64 [2020-09-29T22:59:42.811Z] Experimental: true [2020-09-29T22:59:42.811Z] containerd: [2020-09-29T22:59:42.811Z] Version: 1.3.7 [2020-09-29T22:59:42.811Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:42.811Z] runc: [2020-09-29T22:59:42.811Z] Version: 1.0.0-rc10 [2020-09-29T22:59:42.811Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:42.811Z] docker-init: [2020-09-29T22:59:42.811Z] Version: 0.18.0 [2020-09-29T22:59:42.811Z] GitCommit: fec3683 [Pipeline] sh [2020-09-29T22:59:42.907Z] #43 ... [2020-09-29T22:59:42.907Z] [2020-09-29T22:59:42.907Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T22:59:42.907Z] #18 1.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:42.907Z] #18 1.606 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:42.907Z] #18 1.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:42.907Z] #18 1.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-29T22:59:42.907Z] #18 2.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-09-29T22:59:42.907Z] #18 3.416 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-29T22:59:42.907Z] #18 6.674 Fetched 8078 kB in 5s (1513 kB/s) [2020-09-29T22:59:42.907Z] #18 6.674 Reading package lists... [2020-09-29T22:59:42.907Z] #18 8.451 Reading package lists... [2020-09-29T22:59:43.138Z] + docker info [2020-09-29T22:59:43.198Z] #18 10.09 Building dependency tree... [2020-09-29T22:59:43.489Z] #18 10.57 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T22:59:43.489Z] #18 10.57 The following additional packages will be installed: [2020-09-29T22:59:43.489Z] #18 10.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T22:59:43.489Z] #18 10.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T22:59:43.489Z] #18 10.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T22:59:43.489Z] #18 10.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T22:59:43.489Z] #18 10.60 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T22:59:43.489Z] #18 10.60 Suggested packages: [2020-09-29T22:59:43.489Z] #18 10.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T22:59:43.489Z] #18 10.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T22:59:43.489Z] #18 10.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T22:59:43.489Z] #18 10.60 Recommended packages: [2020-09-29T22:59:43.489Z] #18 10.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T22:59:43.489Z] #18 10.60 python3-keyrings.alt python3-xdg unzip [2020-09-29T22:59:43.660Z] Client: [2020-09-29T22:59:43.660Z] Debug Mode: false [2020-09-29T22:59:43.660Z] [2020-09-29T22:59:43.660Z] Server: [2020-09-29T22:59:43.660Z] Containers: 0 [2020-09-29T22:59:43.660Z] Running: 0 [2020-09-29T22:59:43.660Z] Paused: 0 [2020-09-29T22:59:43.660Z] Stopped: 0 [2020-09-29T22:59:43.660Z] Images: 0 [2020-09-29T22:59:43.660Z] Server Version: 19.03.13 [2020-09-29T22:59:43.660Z] Storage Driver: overlay2 [2020-09-29T22:59:43.660Z] Backing Filesystem: extfs [2020-09-29T22:59:43.660Z] Supports d_type: true [2020-09-29T22:59:43.660Z] Native Overlay Diff: true [2020-09-29T22:59:43.660Z] Logging Driver: json-file [2020-09-29T22:59:43.660Z] Cgroup Driver: cgroupfs [2020-09-29T22:59:43.660Z] Plugins: [2020-09-29T22:59:43.660Z] Volume: local [2020-09-29T22:59:43.660Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:59:43.660Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T22:59:43.660Z] Swarm: inactive [2020-09-29T22:59:43.660Z] Runtimes: runc [2020-09-29T22:59:43.660Z] Default Runtime: runc [2020-09-29T22:59:43.660Z] Init Binary: docker-init [2020-09-29T22:59:43.660Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:43.660Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:43.660Z] init version: fec3683 [2020-09-29T22:59:43.660Z] Security Options: [2020-09-29T22:59:43.660Z] apparmor [2020-09-29T22:59:43.660Z] seccomp [2020-09-29T22:59:43.660Z] Profile: default [2020-09-29T22:59:43.660Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T22:59:43.660Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T22:59:43.660Z] OSType: linux [2020-09-29T22:59:43.660Z] Architecture: x86_64 [2020-09-29T22:59:43.660Z] CPUs: 2 [2020-09-29T22:59:43.660Z] Total Memory: 7.569GiB [2020-09-29T22:59:43.660Z] Name: ip-10-100-126-160 [2020-09-29T22:59:43.660Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T22:59:43.660Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:59:43.660Z] Debug Mode: false [2020-09-29T22:59:43.660Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:59:43.660Z] Labels: [2020-09-29T22:59:43.660Z] Experimental: true [2020-09-29T22:59:43.660Z] Insecure Registries: [2020-09-29T22:59:43.660Z] 127.0.0.0/8 [2020-09-29T22:59:43.660Z] Live Restore Enabled: true [2020-09-29T22:59:43.660Z] [2020-09-29T22:59:43.660Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T22:59:43.777Z] #9 ... [2020-09-29T22:59:43.777Z] [2020-09-29T22:59:43.777Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:43.777Z] #25 unpacking docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 4.6s done [2020-09-29T22:59:43.777Z] #25 DONE 12.9s [2020-09-29T22:59:43.777Z] [2020-09-29T22:59:43.777Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:59:43.945Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:43.945Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:43.945Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:59:43.945Z] + bash /home/ubuntu/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:59:43.945Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:59:43.945Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T22:59:43.945Z] [2020-09-29T22:59:43.945Z] Generally Necessary: [2020-09-29T22:59:43.945Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:59:43.945Z] - apparmor: enabled and tools installed [2020-09-29T22:59:43.945Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:59:43.945Z] - CONFIG_NET_NS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_PID_NS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_MEMCG: enabled [2020-09-29T22:59:43.945Z] - CONFIG_KEYS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T22:59:43.945Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:59:43.945Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T22:59:43.945Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:59:43.945Z] [2020-09-29T22:59:43.945Z] Optional Features: [2020-09-29T22:59:43.945Z] - CONFIG_USER_NS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:59:43.945Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:59:43.945Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:59:43.945Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T22:59:43.945Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:59:43.945Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:59:43.945Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T22:59:43.945Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T22:59:43.945Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:59:44.073Z] #26 0.195 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:44.073Z] #26 0.215 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:44.073Z] #26 0.250 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:44.121Z] #18 ... [2020-09-29T22:59:44.122Z] [2020-09-29T22:59:44.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:44.122Z] #41 58.73 CC criu/clone-noasan.o [2020-09-29T22:59:44.204Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:59:44.204Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:59:44.204Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:59:44.204Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:59:44.204Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:59:44.204Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:59:44.204Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:59:44.204Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:59:44.204Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:59:44.204Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:59:44.204Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:59:44.204Z] - Network Drivers: [2020-09-29T22:59:44.204Z] - "overlay": [2020-09-29T22:59:44.204Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:59:44.204Z] Optional (for encrypted networks): [2020-09-29T22:59:44.204Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:59:44.204Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T22:59:44.204Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T22:59:44.204Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T22:59:44.204Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T22:59:44.204Z] - CONFIG_XFRM: enabled [2020-09-29T22:59:44.204Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T22:59:44.204Z] - "ipvlan": [2020-09-29T22:59:44.204Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:59:44.204Z] - "macvlan": [2020-09-29T22:59:44.204Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:59:44.204Z] - "ftp,tftp client in container": [2020-09-29T22:59:44.204Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:59:44.204Z] - Storage Drivers: [2020-09-29T22:59:44.204Z] - "aufs": [2020-09-29T22:59:44.204Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:59:44.204Z] - "btrfs": [2020-09-29T22:59:44.204Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:59:44.204Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:59:44.204Z] - "devicemapper": [2020-09-29T22:59:44.204Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:59:44.204Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:59:44.204Z] - "overlay": [2020-09-29T22:59:44.204Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:59:44.204Z] - "zfs": [2020-09-29T22:59:44.204Z] - /dev/zfs: present [2020-09-29T22:59:44.204Z] - zfs command: missing [2020-09-29T22:59:44.204Z] - zpool command: missing [2020-09-29T22:59:44.204Z] [2020-09-29T22:59:44.204Z] Limits: [2020-09-29T22:59:44.204Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:59:44.204Z] [2020-09-29T22:59:44.204Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T22:59:44.369Z] #26 0.384 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T22:59:44.369Z] #26 0.594 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T22:59:44.413Z] #41 58.95 CC criu/config.o [2020-09-29T22:59:44.564Z] + sudo modprobe ip_vs [2020-09-29T22:59:44.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:59:44.564Z] #1 [internal] load .dockerignore [2020-09-29T22:59:44.564Z] #1 transferring context: 87B done [2020-09-29T22:59:44.564Z] #1 DONE 0.1s [2020-09-29T22:59:44.564Z] [2020-09-29T22:59:44.564Z] #2 [internal] load build definition from Dockerfile [2020-09-29T22:59:44.564Z] #2 transferring dockerfile: 16.46kB done [2020-09-29T22:59:44.824Z] #2 DONE 0.1s [2020-09-29T22:59:44.824Z] [2020-09-29T22:59:44.824Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:59:44.985Z] Client: [2020-09-29T22:59:44.985Z] Debug Mode: false [2020-09-29T22:59:44.985Z] [2020-09-29T22:59:44.985Z] Server: [2020-09-29T22:59:44.985Z] Containers: 0 [2020-09-29T22:59:44.985Z] Running: 0 [2020-09-29T22:59:44.985Z] Paused: 0 [2020-09-29T22:59:44.985Z] Stopped: 0 [2020-09-29T22:59:44.985Z] Images: 0 [2020-09-29T22:59:44.985Z] Server Version: 19.03.13 [2020-09-29T22:59:44.985Z] Storage Driver: overlay2 [2020-09-29T22:59:44.985Z] Backing Filesystem: extfs [2020-09-29T22:59:44.985Z] Supports d_type: true [2020-09-29T22:59:44.985Z] Native Overlay Diff: true [2020-09-29T22:59:44.985Z] Logging Driver: json-file [2020-09-29T22:59:44.985Z] Cgroup Driver: cgroupfs [2020-09-29T22:59:44.985Z] Plugins: [2020-09-29T22:59:44.985Z] Volume: local [2020-09-29T22:59:44.985Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:59:44.985Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T22:59:44.985Z] Swarm: inactive [2020-09-29T22:59:44.985Z] Runtimes: runc [2020-09-29T22:59:44.985Z] Default Runtime: runc [2020-09-29T22:59:44.985Z] Init Binary: docker-init [2020-09-29T22:59:44.985Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:44.985Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:44.985Z] init version: fec3683 [2020-09-29T22:59:44.985Z] Security Options: [2020-09-29T22:59:44.985Z] apparmor [2020-09-29T22:59:44.985Z] seccomp [2020-09-29T22:59:44.985Z] Profile: default [2020-09-29T22:59:44.985Z] Kernel Version: 5.4.0-1025-aws [2020-09-29T22:59:44.985Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-29T22:59:44.985Z] OSType: linux [2020-09-29T22:59:44.985Z] Architecture: x86_64 [2020-09-29T22:59:44.985Z] CPUs: 2 [2020-09-29T22:59:44.985Z] Total Memory: 7.487GiB [2020-09-29T22:59:44.985Z] Name: ip-10-100-97-41 [2020-09-29T22:59:44.985Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-09-29T22:59:44.985Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:59:44.985Z] Debug Mode: false [2020-09-29T22:59:44.985Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:59:44.985Z] Labels: [2020-09-29T22:59:44.985Z] Experimental: true [2020-09-29T22:59:44.985Z] Insecure Registries: [2020-09-29T22:59:44.985Z] 127.0.0.0/8 [2020-09-29T22:59:44.985Z] Live Restore Enabled: true [2020-09-29T22:59:44.985Z] [2020-09-29T22:59:44.985Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T22:59:45.011Z] #26 0.964 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T22:59:45.085Z] #3 DONE 0.4s [2020-09-29T22:59:45.086Z] [2020-09-29T22:59:45.086Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:59:45.086Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:59:45.086Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:59:45.086Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-29T22:59:45.086Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-29T22:59:45.086Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.42MB / 8.88MB 0.1s [2020-09-29T22:59:45.272Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:45.272Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:45.272Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:59:45.272Z] + bash /home/ubuntu/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:59:45.272Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:59:45.272Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-09-29T22:59:45.272Z] [2020-09-29T22:59:45.272Z] Generally Necessary: [2020-09-29T22:59:45.272Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:59:45.272Z] - apparmor: enabled and tools installed [2020-09-29T22:59:45.272Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:59:45.272Z] - CONFIG_NET_NS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_PID_NS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_MEMCG: enabled [2020-09-29T22:59:45.272Z] - CONFIG_KEYS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-29T22:59:45.272Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:59:45.272Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-29T22:59:45.272Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:59:45.272Z] [2020-09-29T22:59:45.272Z] Optional Features: [2020-09-29T22:59:45.272Z] - CONFIG_USER_NS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:59:45.272Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:59:45.272Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:59:45.272Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T22:59:45.272Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:59:45.272Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:59:45.272Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-29T22:59:45.272Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-29T22:59:45.272Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:59:45.347Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-29T22:59:45.347Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-29T22:59:45.347Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-29T22:59:45.450Z] #41 59.78 CC criu/cr-check.o [2020-09-29T22:59:45.531Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:59:45.531Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:59:45.531Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:59:45.531Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:59:45.531Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:59:45.531Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:59:45.531Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:59:45.531Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:59:45.531Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:59:45.531Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:59:45.531Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:59:45.531Z] - Network Drivers: [2020-09-29T22:59:45.531Z] - "overlay": [2020-09-29T22:59:45.531Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:59:45.531Z] Optional (for encrypted networks): [2020-09-29T22:59:45.531Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:59:45.531Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T22:59:45.531Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T22:59:45.531Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T22:59:45.531Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T22:59:45.531Z] - CONFIG_XFRM: enabled [2020-09-29T22:59:45.531Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-29T22:59:45.531Z] - "ipvlan": [2020-09-29T22:59:45.531Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:59:45.531Z] - "macvlan": [2020-09-29T22:59:45.531Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:59:45.531Z] - "ftp,tftp client in container": [2020-09-29T22:59:45.531Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:59:45.531Z] - Storage Drivers: [2020-09-29T22:59:45.531Z] - "aufs": [2020-09-29T22:59:45.531Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:59:45.531Z] - "btrfs": [2020-09-29T22:59:45.531Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:59:45.531Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:59:45.531Z] - "devicemapper": [2020-09-29T22:59:45.531Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:59:45.531Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:59:45.531Z] - "overlay": [2020-09-29T22:59:45.531Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:59:45.531Z] - "zfs": [2020-09-29T22:59:45.531Z] - /dev/zfs: present [2020-09-29T22:59:45.531Z] - zfs command: missing [2020-09-29T22:59:45.531Z] - zpool command: missing [2020-09-29T22:59:45.531Z] [2020-09-29T22:59:45.531Z] Limits: [2020-09-29T22:59:45.531Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:59:45.531Z] [2020-09-29T22:59:45.531Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T22:59:45.607Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-09-29T22:59:45.608Z] #4 DONE 0.6s [2020-09-29T22:59:45.867Z] [2020-09-29T22:59:45.867Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:59:45.870Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:59:45.870Z] #2 [internal] load build definition from Dockerfile [2020-09-29T22:59:45.870Z] #2 transferring dockerfile: [2020-09-29T22:59:46.128Z] #2 transferring dockerfile: 16.46kB done [2020-09-29T22:59:46.128Z] #2 DONE 0.1s [2020-09-29T22:59:46.128Z] [2020-09-29T22:59:46.129Z] #1 [internal] load .dockerignore [2020-09-29T22:59:46.129Z] #1 transferring context: 87B done [2020-09-29T22:59:46.129Z] #1 DONE 0.1s [2020-09-29T22:59:46.129Z] [2020-09-29T22:59:46.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:59:46.132Z] #5 DONE 0.3s [2020-09-29T22:59:46.132Z] [2020-09-29T22:59:46.132Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:59:46.132Z] #6 DONE 0.2s [2020-09-29T22:59:46.132Z] [2020-09-29T22:59:46.132Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:59:46.132Z] #7 DONE 0.3s [2020-09-29T22:59:46.132Z] [2020-09-29T22:59:46.132Z] #21 [internal] load build context [2020-09-29T22:59:46.483Z] #41 60.95 CC criu/cr-dedup.o [2020-09-29T22:59:46.696Z] #3 DONE 0.5s [2020-09-29T22:59:46.696Z] [2020-09-29T22:59:46.696Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:59:46.696Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:59:46.696Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:59:46.696Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-29T22:59:46.696Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-29T22:59:46.696Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-29T22:59:46.696Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-29T22:59:46.717Z] #26 2.793 Fetched 8163 kB in 3s (3124 kB/s) [2020-09-29T22:59:46.775Z] #41 61.28 CC criu/cr-dump.o [2020-09-29T22:59:46.955Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-09-29T22:59:47.072Z] #41 ... [2020-09-29T22:59:47.072Z] [2020-09-29T22:59:47.072Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:47.072Z] #43 DONE 97.7s [2020-09-29T22:59:47.072Z] [2020-09-29T22:59:47.072Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T22:59:47.072Z] #18 11.91 The following NEW packages will be installed: [2020-09-29T22:59:47.072Z] #18 11.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T22:59:47.072Z] #18 11.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T22:59:47.072Z] #18 11.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T22:59:47.072Z] #18 11.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T22:59:47.072Z] #18 11.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T22:59:47.072Z] #18 11.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T22:59:47.072Z] #18 11.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T22:59:47.072Z] #18 11.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T22:59:47.072Z] #18 11.91 xz-utils zip [2020-09-29T22:59:47.072Z] #18 12.01 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T22:59:47.072Z] #18 12.01 Need to get 27.7 MB of archives. [2020-09-29T22:59:47.072Z] #18 12.01 After this operation, 117 MB of additional disk space will be used. [2020-09-29T22:59:47.072Z] #18 12.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-29T22:59:47.072Z] #18 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-29T22:59:47.072Z] #18 12.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-29T22:59:47.072Z] #18 12.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-29T22:59:47.072Z] #18 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-29T22:59:47.072Z] #18 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-29T22:59:47.072Z] #18 12.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-29T22:59:47.072Z] #18 12.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-29T22:59:47.072Z] #18 12.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-29T22:59:47.072Z] #18 12.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-29T22:59:47.072Z] #18 12.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-29T22:59:47.072Z] #18 12.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-29T22:59:47.072Z] #18 12.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-29T22:59:47.072Z] #18 12.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-29T22:59:47.072Z] #18 12.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-29T22:59:47.072Z] #18 12.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-29T22:59:47.072Z] #18 12.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-29T22:59:47.072Z] #18 12.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T22:59:47.072Z] #18 12.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-29T22:59:47.072Z] #18 12.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-29T22:59:47.072Z] #18 12.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-29T22:59:47.073Z] #18 12.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-29T22:59:47.073Z] #18 12.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-29T22:59:47.073Z] #18 12.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-29T22:59:47.073Z] #18 12.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-29T22:59:47.073Z] #18 12.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-29T22:59:47.073Z] #18 12.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-29T22:59:47.073Z] #18 12.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-29T22:59:47.073Z] #18 12.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-29T22:59:47.073Z] #18 12.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-29T22:59:47.073Z] #18 12.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-29T22:59:47.073Z] #18 12.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-29T22:59:47.073Z] #18 12.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-29T22:59:47.073Z] #18 12.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-29T22:59:47.073Z] #18 12.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T22:59:47.073Z] #18 12.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T22:59:47.073Z] #18 12.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T22:59:47.073Z] #18 12.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-29T22:59:47.073Z] #18 12.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T22:59:47.073Z] #18 12.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T22:59:47.073Z] #18 12.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T22:59:47.073Z] #18 12.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-29T22:59:47.073Z] #18 12.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-29T22:59:47.073Z] #18 12.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-29T22:59:47.073Z] #18 12.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T22:59:47.073Z] #18 12.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-29T22:59:47.073Z] #18 12.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-29T22:59:47.073Z] #18 12.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-29T22:59:47.073Z] #18 13.37 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:47.073Z] #18 13.40 Fetched 27.7 MB in 1s (29.0 MB/s) [2020-09-29T22:59:47.073Z] #18 13.43 Selecting previously unselected package pigz. [2020-09-29T22:59:47.073Z] #18 13.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-29T22:59:47.073Z] #18 13.48 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-29T22:59:47.073Z] #18 13.49 Unpacking pigz (2.4-1) ... [2020-09-29T22:59:47.073Z] #18 13.53 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-29T22:59:47.073Z] #18 13.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T22:59:47.073Z] #18 13.54 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-29T22:59:47.073Z] #18 14.16 Selecting previously unselected package python3.7-minimal. [2020-09-29T22:59:47.073Z] #18 14.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T22:59:47.073Z] #18 14.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T22:59:47.213Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-29T22:59:47.213Z] #4 DONE 0.6s [2020-09-29T22:59:47.213Z] [2020-09-29T22:59:47.213Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:59:47.473Z] #7 DONE 0.3s [2020-09-29T22:59:47.473Z] [2020-09-29T22:59:47.473Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:59:47.473Z] #6 DONE 0.2s [2020-09-29T22:59:47.473Z] [2020-09-29T22:59:47.473Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:59:47.473Z] #5 DONE 0.2s [2020-09-29T22:59:47.473Z] [2020-09-29T22:59:47.473Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:47.473Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T22:59:47.473Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T22:59:47.473Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-09-29T22:59:47.473Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2020-09-29T22:59:47.473Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-29T22:59:47.473Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-29T22:59:47.473Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2020-09-29T22:59:47.667Z] #30 ... [2020-09-29T22:59:47.668Z] [2020-09-29T22:59:47.668Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:47.668Z] #11 47.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-29T22:59:47.668Z] #11 50.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-29T22:59:47.668Z] #11 50.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-29T22:59:47.668Z] #11 50.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T22:59:47.668Z] #11 50.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T22:59:47.668Z] #11 50.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-29T22:59:47.668Z] #11 50.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-29T22:59:47.668Z] #11 50.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-29T22:59:47.668Z] #11 50.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-29T22:59:47.668Z] #11 50.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-29T22:59:47.668Z] #11 50.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-29T22:59:47.668Z] #11 50.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-29T22:59:47.668Z] #11 50.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-29T22:59:47.668Z] #11 50.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-29T22:59:47.668Z] #11 50.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-29T22:59:47.668Z] #11 50.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-29T22:59:47.668Z] #11 51.85 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:47.668Z] #11 52.08 Fetched 77.7 MB in 8s (9412 kB/s) [2020-09-29T22:59:47.668Z] #11 52.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T22:59:47.668Z] #11 52.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T22:59:47.668Z] #11 52.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-29T22:59:47.668Z] #11 52.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T22:59:47.742Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.40MB / 10.00MB 0.2s [2020-09-29T22:59:47.763Z] #26 2.793 Reading package lists... [2020-09-29T22:59:48.002Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-09-29T22:59:48.002Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2020-09-29T22:59:48.002Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.51MB / 50.40MB 0.4s [2020-09-29T22:59:48.002Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2020-09-29T22:59:48.002Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-29T22:59:48.002Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.56MB / 50.40MB 0.6s [2020-09-29T22:59:48.002Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.85MB / 51.83MB 0.6s [2020-09-29T22:59:48.002Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2020-09-29T22:59:48.124Z] #18 15.05 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-29T22:59:48.124Z] #18 15.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T22:59:48.232Z] #11 ... [2020-09-29T22:59:48.232Z] [2020-09-29T22:59:48.232Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:48.232Z] #43 43.05 bufio [2020-09-29T22:59:48.232Z] #43 44.51 reflect [2020-09-29T22:59:48.232Z] #43 45.44 syscall [2020-09-29T22:59:48.232Z] #43 ... [2020-09-29T22:59:48.232Z] [2020-09-29T22:59:48.232Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:48.232Z] #40 46.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-29T22:59:48.232Z] #40 46.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 46.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:48.232Z] #40 46.58 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-29T22:59:48.232Z] #40 46.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 46.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:48.232Z] #40 47.97 Selecting previously unselected package libprotoc17:amd64. [2020-09-29T22:59:48.232Z] #40 47.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 47.97 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:48.232Z] #40 48.54 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T22:59:48.232Z] #40 48.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 48.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T22:59:48.232Z] #40 48.71 Selecting previously unselected package protobuf-compiler. [2020-09-29T22:59:48.232Z] #40 48.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 48.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T22:59:48.232Z] #40 48.89 Selecting previously unselected package python-pkg-resources. [2020-09-29T22:59:48.232Z] #40 48.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T22:59:48.232Z] #40 48.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T22:59:48.232Z] #40 49.17 Selecting previously unselected package python-six. [2020-09-29T22:59:48.232Z] #40 49.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T22:59:48.232Z] #40 49.18 Unpacking python-six (1.12.0-1) ... [2020-09-29T22:59:48.232Z] #40 49.27 Selecting previously unselected package python-protobuf. [2020-09-29T22:59:48.232Z] #40 49.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-29T22:59:48.232Z] #40 49.29 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T22:59:48.232Z] #40 49.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T22:59:48.264Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.03MB / 50.40MB 0.7s [2020-09-29T22:59:48.264Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.94MB / 51.83MB 0.7s [2020-09-29T22:59:48.264Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.20MB / 68.67MB 0.7s [2020-09-29T22:59:48.264Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.17MB / 51.83MB 0.8s [2020-09-29T22:59:48.526Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2020-09-29T22:59:48.526Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.69MB / 51.83MB 1.0s [2020-09-29T22:59:48.526Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.27MB / 68.67MB 1.0s [2020-09-29T22:59:48.526Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.70MB / 51.83MB 1.1s [2020-09-29T22:59:48.526Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.99MB / 68.67MB 1.1s [2020-09-29T22:59:48.789Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.65MB / 51.83MB 1.2s [2020-09-29T22:59:48.789Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.10MB / 68.67MB 1.2s [2020-09-29T22:59:48.789Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.62MB / 51.83MB 1.3s [2020-09-29T22:59:48.789Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.12MB / 68.67MB 1.3s [2020-09-29T22:59:48.796Z] #40 ... [2020-09-29T22:59:48.796Z] [2020-09-29T22:59:48.796Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T22:59:48.796Z] #43 53.61 time [2020-09-29T22:59:48.796Z] #43 ... [2020-09-29T22:59:48.796Z] [2020-09-29T22:59:48.796Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:48.796Z] #34 43.70 Selecting previously unselected package cmake-data. [2020-09-29T22:59:48.796Z] #34 43.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T22:59:48.796Z] #34 43.71 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T22:59:48.796Z] #34 46.88 Selecting previously unselected package libicu63:amd64. [2020-09-29T22:59:48.796Z] #34 46.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T22:59:48.796Z] #34 46.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T22:59:48.806Z] #26 4.018 Reading package lists... [2020-09-29T22:59:49.101Z] #26 5.069 Building dependency tree... [2020-09-29T22:59:49.312Z] #34 54.09 Selecting previously unselected package libxml2:amd64. [2020-09-29T22:59:49.312Z] #34 54.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-29T22:59:49.312Z] #34 54.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T22:59:49.312Z] #34 ... [2020-09-29T22:59:49.312Z] [2020-09-29T22:59:49.312Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:49.312Z] #40 54.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:49.360Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2020-09-29T22:59:49.360Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.71MB / 68.67MB 1.7s [2020-09-29T22:59:49.360Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-09-29T22:59:49.360Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.7s [2020-09-29T22:59:49.397Z] #26 5.389 The following additional packages will be installed: [2020-09-29T22:59:49.397Z] #26 5.389 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T22:59:49.397Z] #26 5.389 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T22:59:49.397Z] #26 5.390 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T22:59:49.397Z] #26 5.391 Suggested packages: [2020-09-29T22:59:49.397Z] #26 5.391 krb5-doc krb5-user [2020-09-29T22:59:49.397Z] #26 5.391 Recommended packages: [2020-09-29T22:59:49.397Z] #26 5.391 krb5-locales publicsuffix libsasl2-modules [2020-09-29T22:59:49.397Z] #26 5.665 The following NEW packages will be installed: [2020-09-29T22:59:49.397Z] #26 5.665 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T22:59:49.397Z] #26 5.665 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T22:59:49.397Z] #26 5.666 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T22:59:49.397Z] #26 5.666 libssh2-1 libssl1.1 openssl [2020-09-29T22:59:49.397Z] #26 5.709 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T22:59:49.397Z] #26 5.709 Need to get 5165 kB of archives. [2020-09-29T22:59:49.397Z] #26 5.709 After this operation, 14.6 MB of additional disk space will be used. [2020-09-29T22:59:49.397Z] #26 5.709 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-09-29T22:59:49.443Z] #21 ... [2020-09-29T22:59:49.443Z] [2020-09-29T22:59:49.443Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:59:49.443Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:59:49.443Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-29T22:59:49.443Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:59:49.443Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:59:49.443Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-09-29T22:59:49.443Z] #60 DONE 3.3s [2020-09-29T22:59:49.443Z] [2020-09-29T22:59:49.443Z] #21 [internal] load build context [2020-09-29T22:59:49.598Z] #40 54.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T22:59:49.598Z] #40 54.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T22:59:49.598Z] #40 54.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T22:59:49.598Z] #40 54.43 Setting up python-six (1.12.0-1) ... [2020-09-29T22:59:49.620Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done [2020-09-29T22:59:49.620Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.0s [2020-09-29T22:59:49.620Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.75MB / 120.17MB 2.0s [2020-09-29T22:59:49.620Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.0s [2020-09-29T22:59:49.620Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.23MB / 120.17MB 2.1s [2020-09-29T22:59:49.620Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s [2020-09-29T22:59:49.630Z] #18 16.60 Selecting previously unselected package python3-minimal. [2020-09-29T22:59:49.630Z] #18 16.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-29T22:59:49.630Z] #18 16.62 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-29T22:59:49.630Z] #18 16.62 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T22:59:49.630Z] #18 16.66 Selecting previously unselected package libmpdec2:s390x. [2020-09-29T22:59:49.630Z] #18 16.66 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-29T22:59:49.630Z] #18 16.67 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-29T22:59:49.630Z] #18 16.71 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-29T22:59:49.630Z] #18 16.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T22:59:49.630Z] #18 16.72 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-29T22:59:49.691Z] #26 5.796 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-09-29T22:59:49.691Z] #26 5.813 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T22:59:49.691Z] #26 5.816 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-09-29T22:59:49.691Z] #26 5.817 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-09-29T22:59:49.691Z] #26 5.819 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-09-29T22:59:49.691Z] #26 5.822 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-09-29T22:59:49.691Z] #26 5.830 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-09-29T22:59:49.691Z] #26 5.833 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-09-29T22:59:49.691Z] #26 5.835 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-09-29T22:59:49.691Z] #26 5.837 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T22:59:49.691Z] #26 5.839 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-09-29T22:59:49.691Z] #26 5.844 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-09-29T22:59:49.691Z] #26 5.847 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-09-29T22:59:49.691Z] #26 5.849 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-09-29T22:59:49.691Z] #26 5.850 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-09-29T22:59:49.691Z] #26 5.854 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-09-29T22:59:49.691Z] #26 5.863 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-09-29T22:59:49.691Z] #26 5.867 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-29T22:59:49.691Z] #26 5.871 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-29T22:59:49.691Z] #26 5.873 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-29T22:59:49.703Z] #21 transferring context: 38.34MB 3.6s [2020-09-29T22:59:49.741Z] Client: [2020-09-29T22:59:49.741Z] Debug Mode: false [2020-09-29T22:59:49.741Z] [2020-09-29T22:59:49.741Z] Server: [2020-09-29T22:59:49.741Z] Containers: 0 [2020-09-29T22:59:49.741Z] Running: 0 [2020-09-29T22:59:49.741Z] Paused: 0 [2020-09-29T22:59:49.741Z] Stopped: 0 [2020-09-29T22:59:49.741Z] Images: 0 [2020-09-29T22:59:49.741Z] Server Version: 19.03.13 [2020-09-29T22:59:49.741Z] Storage Driver: overlay2 [2020-09-29T22:59:49.741Z] Backing Filesystem: extfs [2020-09-29T22:59:49.741Z] Supports d_type: true [2020-09-29T22:59:49.741Z] Native Overlay Diff: true [2020-09-29T22:59:49.741Z] Logging Driver: json-file [2020-09-29T22:59:49.741Z] Cgroup Driver: cgroupfs [2020-09-29T22:59:49.741Z] Plugins: [2020-09-29T22:59:49.741Z] Volume: local [2020-09-29T22:59:49.741Z] Network: bridge host ipvlan macvlan null overlay [2020-09-29T22:59:49.741Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-29T22:59:49.741Z] Swarm: inactive [2020-09-29T22:59:49.741Z] Runtimes: runc [2020-09-29T22:59:49.741Z] Default Runtime: runc [2020-09-29T22:59:49.741Z] Init Binary: docker-init [2020-09-29T22:59:49.741Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-09-29T22:59:49.741Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-29T22:59:49.741Z] init version: fec3683 [2020-09-29T22:59:49.741Z] Security Options: [2020-09-29T22:59:49.741Z] apparmor [2020-09-29T22:59:49.741Z] seccomp [2020-09-29T22:59:49.741Z] Profile: default [2020-09-29T22:59:49.741Z] Kernel Version: 4.15.0-1083-aws [2020-09-29T22:59:49.741Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-29T22:59:49.741Z] OSType: linux [2020-09-29T22:59:49.741Z] Architecture: aarch64 [2020-09-29T22:59:49.741Z] CPUs: 4 [2020-09-29T22:59:49.741Z] Total Memory: 7.525GiB [2020-09-29T22:59:49.741Z] Name: ip-10-100-106-238 [2020-09-29T22:59:49.741Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-09-29T22:59:49.741Z] Docker Root Dir: /var/lib/docker [2020-09-29T22:59:49.741Z] Debug Mode: false [2020-09-29T22:59:49.741Z] Registry: https://index.docker.io/v1/ [2020-09-29T22:59:49.741Z] Labels: [2020-09-29T22:59:49.741Z] Experimental: true [2020-09-29T22:59:49.741Z] Insecure Registries: [2020-09-29T22:59:49.741Z] 127.0.0.0/8 [2020-09-29T22:59:49.741Z] Live Restore Enabled: true [2020-09-29T22:59:49.741Z] [2020-09-29T22:59:49.741Z] WARNING: No swap limit support [Pipeline] sh [2020-09-29T22:59:49.881Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2020-09-29T22:59:49.881Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.09MB / 120.17MB 2.4s [2020-09-29T22:59:49.881Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s done [2020-09-29T22:59:50.000Z] #26 6.039 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T22:59:50.000Z] #26 6.064 Fetched 5165 kB in 0s (27.3 MB/s) [2020-09-29T22:59:50.000Z] #26 6.089 Selecting previously unselected package libssl1.1:ppc64el. [2020-09-29T22:59:50.000Z] #26 6.089 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T22:59:50.000Z] #26 6.089 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-29T22:59:50.000Z] #26 6.091 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-29T22:59:50.036Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:50.036Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T22:59:50.036Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41485/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-29T22:59:50.036Z] + bash /home/ubuntu/workspace/moby_PR-41485/check-config.sh [2020-09-29T22:59:50.036Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-29T22:59:50.036Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-09-29T22:59:50.036Z] [2020-09-29T22:59:50.036Z] Generally Necessary: [2020-09-29T22:59:50.036Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-29T22:59:50.036Z] - apparmor: enabled and tools installed [2020-09-29T22:59:50.036Z] - CONFIG_NAMESPACES: enabled [2020-09-29T22:59:50.036Z] - CONFIG_NET_NS: enabled [2020-09-29T22:59:50.036Z] - CONFIG_PID_NS: enabled [2020-09-29T22:59:50.036Z] - CONFIG_IPC_NS: enabled [2020-09-29T22:59:50.036Z] - CONFIG_UTS_NS: enabled [2020-09-29T22:59:50.036Z] - CONFIG_CGROUPS: enabled [2020-09-29T22:59:50.036Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-29T22:59:50.141Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.90MB / 120.17MB 2.6s [2020-09-29T22:59:50.141Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.96MB / 120.17MB 2.7s [2020-09-29T22:59:50.296Z] #26 6.256 Selecting previously unselected package openssl. [2020-09-29T22:59:50.296Z] #26 6.259 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-29T22:59:50.296Z] #26 6.260 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:59:50.296Z] #26 6.363 Selecting previously unselected package ca-certificates. [2020-09-29T22:59:50.296Z] #26 6.367 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T22:59:50.296Z] #26 6.368 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T22:59:50.296Z] #26 6.413 Selecting previously unselected package libkeyutils1:ppc64el. [2020-09-29T22:59:50.296Z] #26 6.416 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-09-29T22:59:50.296Z] #26 6.417 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-09-29T22:59:50.296Z] #26 6.434 Selecting previously unselected package libkrb5support0:ppc64el. [2020-09-29T22:59:50.296Z] #26 6.436 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ... [2020-09-29T22:59:50.296Z] #26 6.437 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-09-29T22:59:50.296Z] #26 6.467 Selecting previously unselected package libk5crypto3:ppc64el. [2020-09-29T22:59:50.296Z] #26 6.472 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ... [2020-09-29T22:59:50.296Z] #26 6.474 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-09-29T22:59:50.296Z] #26 6.515 Selecting previously unselected package libkrb5-3:ppc64el. [2020-09-29T22:59:50.296Z] #26 6.518 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ... [2020-09-29T22:59:50.296Z] #26 6.519 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-09-29T22:59:50.296Z] #26 6.588 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-09-29T22:59:50.297Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-29T22:59:50.297Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-29T22:59:50.297Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-29T22:59:50.297Z] - CONFIG_CPUSETS: enabled [2020-09-29T22:59:50.297Z] - CONFIG_MEMCG: enabled [2020-09-29T22:59:50.297Z] - CONFIG_KEYS: enabled [2020-09-29T22:59:50.297Z] - CONFIG_VETH: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-29T22:59:50.297Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-29T22:59:50.297Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-29T22:59:50.297Z] [2020-09-29T22:59:50.297Z] Optional Features: [2020-09-29T22:59:50.297Z] - CONFIG_USER_NS: enabled [2020-09-29T22:59:50.297Z] - CONFIG_SECCOMP: enabled [2020-09-29T22:59:50.297Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-29T22:59:50.298Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-29T22:59:50.298Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-29T22:59:50.298Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-29T22:59:50.371Z] #18 17.39 Selecting previously unselected package python3.7. [2020-09-29T22:59:50.371Z] #18 17.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-29T22:59:50.371Z] #18 17.39 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T22:59:50.401Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.10MB / 120.17MB 2.9s [2020-09-29T22:59:50.531Z] #40 ... [2020-09-29T22:59:50.531Z] [2020-09-29T22:59:50.531Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T22:59:50.531Z] #45 DONE 55.4s [2020-09-29T22:59:50.559Z] - CONFIG_BLK_CGROUP: enabled [2020-09-29T22:59:50.559Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-29T22:59:50.559Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-29T22:59:50.559Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-29T22:59:50.559Z] - CONFIG_CGROUP_PERF: enabled [2020-09-29T22:59:50.559Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-29T22:59:50.559Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-29T22:59:50.559Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-29T22:59:50.559Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-29T22:59:50.559Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-29T22:59:50.559Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-29T22:59:50.559Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-29T22:59:50.559Z] - CONFIG_IP_VS: enabled (as module) [2020-09-29T22:59:50.559Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-29T22:59:50.559Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-29T22:59:50.559Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-29T22:59:50.559Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-29T22:59:50.559Z] - CONFIG_EXT4_FS: enabled [2020-09-29T22:59:50.559Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-29T22:59:50.559Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-29T22:59:50.559Z] - Network Drivers: [2020-09-29T22:59:50.559Z] - "overlay": [2020-09-29T22:59:50.559Z] - CONFIG_VXLAN: enabled (as module) [2020-09-29T22:59:50.559Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-29T22:59:50.559Z] Optional (for encrypted networks): [2020-09-29T22:59:50.591Z] #26 6.590 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.591 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-29T22:59:50.591Z] #26 6.625 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.628 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.630 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:59:50.591Z] #26 6.656 Selecting previously unselected package libsasl2-2:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.659 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.660 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:59:50.591Z] #26 6.688 Selecting previously unselected package libldap-common. [2020-09-29T22:59:50.591Z] #26 6.690 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T22:59:50.591Z] #26 6.692 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:59:50.591Z] #26 6.718 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.721 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.722 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:59:50.591Z] #26 6.764 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.767 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.768 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-29T22:59:50.591Z] #26 6.794 Selecting previously unselected package libpsl5:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.796 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.797 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-09-29T22:59:50.591Z] #26 6.819 Selecting previously unselected package librtmp1:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.821 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.822 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:59:50.591Z] #26 6.845 Selecting previously unselected package libssh2-1:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.848 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.849 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-29T22:59:50.591Z] #26 6.881 Selecting previously unselected package libcurl4:ppc64el. [2020-09-29T22:59:50.591Z] #26 6.884 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-29T22:59:50.591Z] #26 6.885 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-29T22:59:50.591Z] #26 6.935 Selecting previously unselected package curl. [2020-09-29T22:59:50.657Z] #21 transferring context: 51.48MB 4.4s done [2020-09-29T22:59:50.660Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.30MB / 120.17MB 3.1s [2020-09-29T22:59:50.662Z] #18 17.46 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-29T22:59:50.662Z] #18 17.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-29T22:59:50.662Z] #18 17.47 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-29T22:59:50.662Z] #18 17.54 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T22:59:50.788Z] [2020-09-29T22:59:50.788Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:50.788Z] #34 54.76 Selecting previously unselected package libarchive13:amd64. [2020-09-29T22:59:50.788Z] #34 54.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-29T22:59:50.788Z] #34 54.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T22:59:50.788Z] #34 55.09 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-29T22:59:50.788Z] #34 55.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-29T22:59:50.788Z] #34 55.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T22:59:50.788Z] #34 55.35 Selecting previously unselected package librhash0:amd64. [2020-09-29T22:59:50.788Z] #34 55.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-29T22:59:50.788Z] #34 55.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-29T22:59:50.788Z] #34 55.63 Selecting previously unselected package libuv1:amd64. [2020-09-29T22:59:50.788Z] #34 55.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-29T22:59:50.788Z] #34 55.63 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-29T22:59:50.821Z] - CONFIG_CRYPTO: enabled [2020-09-29T22:59:50.821Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-29T22:59:50.821Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-29T22:59:50.821Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-29T22:59:50.821Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-29T22:59:50.821Z] - CONFIG_XFRM: enabled [2020-09-29T22:59:50.821Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-29T22:59:50.821Z] - "ipvlan": [2020-09-29T22:59:50.821Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-29T22:59:50.821Z] - "macvlan": [2020-09-29T22:59:50.821Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_DUMMY: enabled (as module) [2020-09-29T22:59:50.821Z] - "ftp,tftp client in container": [2020-09-29T22:59:50.821Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-29T22:59:50.821Z] - Storage Drivers: [2020-09-29T22:59:50.821Z] - "aufs": [2020-09-29T22:59:50.821Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-29T22:59:50.821Z] - "btrfs": [2020-09-29T22:59:50.821Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-29T22:59:50.821Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-29T22:59:50.821Z] - "devicemapper": [2020-09-29T22:59:50.821Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-29T22:59:50.821Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-29T22:59:50.821Z] - "overlay": [2020-09-29T22:59:50.821Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-29T22:59:50.821Z] - "zfs": [2020-09-29T22:59:50.821Z] - /dev/zfs: missing [2020-09-29T22:59:50.821Z] - zfs command: missing [2020-09-29T22:59:50.821Z] - zpool command: missing [2020-09-29T22:59:50.821Z] [2020-09-29T22:59:50.821Z] Limits: [2020-09-29T22:59:50.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-29T22:59:50.821Z] [2020-09-29T22:59:50.821Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-29T22:59:50.885Z] #26 6.938 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-29T22:59:50.885Z] #26 6.939 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T22:59:50.885Z] #26 6.986 Selecting previously unselected package libonig5:ppc64el. [2020-09-29T22:59:50.885Z] #26 6.988 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-29T22:59:50.885Z] #26 6.990 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-29T22:59:50.885Z] #26 7.031 Selecting previously unselected package libjq1:ppc64el. [2020-09-29T22:59:50.885Z] #26 7.033 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T22:59:50.885Z] #26 7.034 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T22:59:50.885Z] #26 7.063 Selecting previously unselected package jq. [2020-09-29T22:59:50.885Z] #26 7.065 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T22:59:50.885Z] #26 7.066 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T22:59:50.885Z] #26 7.091 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-09-29T22:59:50.885Z] #26 7.094 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-09-29T22:59:50.885Z] #26 7.097 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-29T22:59:50.918Z] #21 DONE 4.6s [2020-09-29T22:59:50.918Z] [2020-09-29T22:59:50.918Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:50.918Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T22:59:50.918Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2020-09-29T22:59:50.918Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T22:59:50.918Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-29T22:59:50.918Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-29T22:59:50.918Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-09-29T22:59:50.918Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-09-29T22:59:50.918Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-09-29T22:59:50.918Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2020-09-29T22:59:50.918Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s [2020-09-29T22:59:50.918Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.79MB / 120.17MB 4.5s [2020-09-29T22:59:50.918Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2020-09-29T22:59:50.918Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.61MB / 120.17MB 4.7s [2020-09-29T22:59:50.923Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.24MB / 120.17MB 3.4s [2020-09-29T22:59:50.923Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.78MB / 120.17MB 3.5s [2020-09-29T22:59:51.046Z] #34 55.83 Selecting previously unselected package cmake. [2020-09-29T22:59:51.046Z] #34 55.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-29T22:59:51.046Z] #34 55.87 Unpacking cmake (3.13.4-1) ... [2020-09-29T22:59:51.168Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:768ba77d37b1ee823c3f589e0015645272352a45 . [2020-09-29T22:59:51.168Z] #2 [internal] load .dockerignore [2020-09-29T22:59:51.168Z] #2 transferring context: 87B 0.0s done [2020-09-29T22:59:51.178Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.31MB / 120.17MB 4.9s [2020-09-29T22:59:51.180Z] #26 7.217 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-29T22:59:51.180Z] #26 7.221 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:59:51.180Z] #26 7.227 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-09-29T22:59:51.180Z] #26 7.231 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:59:51.180Z] #26 7.234 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T22:59:51.180Z] #26 7.237 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-09-29T22:59:51.180Z] #26 7.239 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T22:59:51.180Z] #26 7.243 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-29T22:59:51.180Z] #26 7.246 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-09-29T22:59:51.180Z] #26 7.249 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T22:59:51.180Z] #26 7.254 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-29T22:59:51.180Z] #26 7.257 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T22:59:51.180Z] #26 7.259 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T22:59:51.180Z] #26 7.262 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T22:59:51.190Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.31MB / 120.17MB 3.7s [2020-09-29T22:59:51.333Z] #18 18.07 Selecting previously unselected package python3. [2020-09-29T22:59:51.333Z] #18 18.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-09-29T22:59:51.333Z] #18 18.11 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-29T22:59:51.333Z] #18 18.12 Unpacking python3 (3.7.3-1) ... [2020-09-29T22:59:51.333Z] #18 18.25 Selecting previously unselected package libip4tc0:s390x. [2020-09-29T22:59:51.333Z] #18 18.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-29T22:59:51.333Z] #18 18.25 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-29T22:59:51.333Z] #18 18.30 Selecting previously unselected package libip6tc0:s390x. [2020-09-29T22:59:51.333Z] #18 18.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-29T22:59:51.333Z] #18 18.30 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-29T22:59:51.333Z] #18 18.36 Selecting previously unselected package libiptc0:s390x. [2020-09-29T22:59:51.333Z] #18 18.36 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-29T22:59:51.333Z] #18 18.36 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-29T22:59:51.333Z] #18 18.42 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-29T22:59:51.333Z] #18 18.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-29T22:59:51.333Z] #18 18.43 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-29T22:59:51.333Z] #18 18.46 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-29T22:59:51.429Z] #2 DONE 0.2s [2020-09-29T22:59:51.429Z] [2020-09-29T22:59:51.429Z] #1 [internal] load build definition from Dockerfile [2020-09-29T22:59:51.429Z] #1 transferring dockerfile: 16.46kB done [2020-09-29T22:59:51.429Z] #1 DONE 0.2s [2020-09-29T22:59:51.429Z] [2020-09-29T22:59:51.429Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-29T22:59:51.440Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.20MB / 120.17MB 5.0s [2020-09-29T22:59:51.440Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2020-09-29T22:59:51.461Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.69MB / 120.17MB 3.9s [2020-09-29T22:59:51.624Z] #18 18.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-29T22:59:51.624Z] #18 18.46 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-29T22:59:51.624Z] #18 18.54 Selecting previously unselected package libnftnl11:s390x. [2020-09-29T22:59:51.624Z] #18 18.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-29T22:59:51.624Z] #18 18.55 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-29T22:59:51.624Z] #18 18.59 Selecting previously unselected package iptables. [2020-09-29T22:59:51.624Z] #18 18.60 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-29T22:59:51.624Z] #18 18.60 Unpacking iptables (1.8.2-4) ... [2020-09-29T22:59:51.624Z] #18 18.81 Selecting previously unselected package xxd. [2020-09-29T22:59:51.624Z] #18 18.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T22:59:51.624Z] #18 18.82 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T22:59:51.724Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.10MB / 120.17MB 4.1s [2020-09-29T22:59:51.724Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.42MB / 120.17MB 4.2s [2020-09-29T22:59:51.822Z] #26 7.894 Updating certificates in /etc/ssl/certs... [2020-09-29T22:59:51.998Z] #18 18.89 Selecting previously unselected package vim-common. [2020-09-29T22:59:51.998Z] #18 18.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T22:59:51.998Z] #18 18.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T22:59:51.998Z] #18 ... [2020-09-29T22:59:51.998Z] [2020-09-29T22:59:51.998Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T22:59:51.998Z] #30 DONE 102.9s [2020-09-29T22:59:51.998Z] [2020-09-29T22:59:51.998Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T22:59:51.998Z] #18 19.03 Selecting previously unselected package bash-completion. [2020-09-29T22:59:51.998Z] #18 19.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T22:59:51.998Z] #18 ... [2020-09-29T22:59:51.998Z] [2020-09-29T22:59:51.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T22:59:51.998Z] #41 63.06 CC criu/cr-errno.o [2020-09-29T22:59:51.998Z] #41 63.12 CC criu/cr-restore.o [2020-09-29T22:59:51.998Z] #41 66.24 CC criu/cr-service.o [2020-09-29T22:59:52.003Z] #3 DONE 0.6s [2020-09-29T22:59:52.003Z] [2020-09-29T22:59:52.003Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-29T22:59:52.003Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-29T22:59:52.003Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-29T22:59:52.003Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-29T22:59:52.003Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-29T22:59:52.003Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-09-29T22:59:52.265Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.49MB / 8.28MB 0.2s [2020-09-29T22:59:52.265Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-09-29T22:59:52.461Z] #26 8.585 126 added, 0 removed; done. [2020-09-29T22:59:52.461Z] #26 8.615 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-29T22:59:52.461Z] #26 8.619 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T22:59:52.461Z] #26 8.622 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-29T22:59:52.461Z] #26 8.625 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T22:59:52.461Z] #26 8.628 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:59:52.461Z] #26 8.639 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T22:59:52.461Z] #26 8.644 Updating certificates in /etc/ssl/certs... [2020-09-29T22:59:52.530Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-09-29T22:59:52.530Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-09-29T22:59:52.530Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-29T22:59:52.661Z] #8 ... [2020-09-29T22:59:52.661Z] [2020-09-29T22:59:52.661Z] #21 [internal] load build context [2020-09-29T22:59:52.661Z] #21 transferring context: 51.48MB 4.5s done [2020-09-29T22:59:52.661Z] #21 DONE 5.0s [2020-09-29T22:59:52.661Z] [2020-09-29T22:59:52.661Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:52.661Z] #8 ... [2020-09-29T22:59:52.661Z] [2020-09-29T22:59:52.661Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:59:52.661Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:59:52.661Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:59:52.661Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:59:52.661Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-09-29T22:59:52.661Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-09-29T22:59:52.661Z] #60 DONE 5.1s [2020-09-29T22:59:52.661Z] [2020-09-29T22:59:52.661Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:52.661Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.1s done [2020-09-29T22:59:52.792Z] #4 DONE 0.7s [2020-09-29T22:59:52.824Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s done [2020-09-29T22:59:53.053Z] [2020-09-29T22:59:53.053Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-29T22:59:53.099Z] #26 9.198 0 added, 0 removed; done. [2020-09-29T22:59:53.099Z] #26 9.198 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T22:59:53.099Z] #26 9.199 done. [2020-09-29T22:59:53.099Z] #26 DONE 9.3s [2020-09-29T22:59:53.099Z] [2020-09-29T22:59:53.099Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:53.099Z] #9 ... [2020-09-29T22:59:53.099Z] [2020-09-29T22:59:53.099Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T22:59:53.099Z] #27 DONE 0.1s [2020-09-29T22:59:53.099Z] [2020-09-29T22:59:53.099Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T22:59:53.114Z] #41 67.65 CC criu/crtools.o [2020-09-29T22:59:53.393Z] #28 0.337 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T22:59:53.405Z] #41 67.95 CC criu/eventfd.o [2020-09-29T22:59:53.717Z] #41 68.14 CC criu/eventpoll.o [2020-09-29T22:59:53.999Z] #7 DONE 1.1s [2020-09-29T22:59:53.999Z] [2020-09-29T22:59:53.999Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-09-29T22:59:53.999Z] #6 DONE 1.1s [2020-09-29T22:59:53.999Z] [2020-09-29T22:59:53.999Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-29T22:59:54.008Z] #41 ... [2020-09-29T22:59:54.008Z] [2020-09-29T22:59:54.008Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T22:59:54.008Z] #18 20.64 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T22:59:54.008Z] #18 20.87 Selecting previously unselected package bzip2. [2020-09-29T22:59:54.008Z] #18 20.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-29T22:59:54.008Z] #18 20.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T22:59:54.008Z] #18 20.96 Selecting previously unselected package xz-utils. [2020-09-29T22:59:54.008Z] #18 20.96 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-29T22:59:54.008Z] #18 20.97 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T22:59:54.008Z] #18 21.12 Selecting previously unselected package apparmor. [2020-09-29T22:59:54.031Z] #28 0.715 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T22:59:54.031Z] #28 0.874 [2020-09-29T22:59:54.284Z] #5 DONE 1.1s [2020-09-29T22:59:54.284Z] [2020-09-29T22:59:54.284Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:54.284Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-29T22:59:54.284Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-29T22:59:54.284Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s [2020-09-29T22:59:54.284Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-29T22:59:54.284Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.0s [2020-09-29T22:59:54.284Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-29T22:59:54.284Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 7.04MB / 49.18MB 0.1s [2020-09-29T22:59:54.284Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 20.80MB / 49.18MB 0.2s [2020-09-29T22:59:54.284Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 5.54MB / 7.68MB 0.2s [2020-09-29T22:59:54.299Z] #18 21.12 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-29T22:59:54.299Z] #18 21.16 Unpacking apparmor (2.13.2-10) ... [2020-09-29T22:59:54.299Z] #18 21.40 Selecting previously unselected package aufs-tools. [2020-09-29T22:59:54.299Z] #18 21.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-29T22:59:54.324Z] #34 ... [2020-09-29T22:59:54.324Z] [2020-09-29T22:59:54.324Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:54.324Z] #49 48.51 syscall [2020-09-29T22:59:54.324Z] #49 48.52 reflect [2020-09-29T22:59:54.324Z] #49 55.10 time [2020-09-29T22:59:54.324Z] #49 ... [2020-09-29T22:59:54.324Z] [2020-09-29T22:59:54.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T22:59:54.324Z] #11 54.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T22:59:54.324Z] #11 54.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T22:59:54.324Z] #11 54.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T22:59:54.324Z] #11 58.07 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T22:59:54.324Z] #11 58.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T22:59:54.324Z] #11 58.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T22:59:54.324Z] #11 58.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-29T22:59:54.324Z] #11 58.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T22:59:54.324Z] #11 58.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T22:59:54.324Z] #11 58.48 Selecting previously unselected package dmsetup. [2020-09-29T22:59:54.324Z] #11 58.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-29T22:59:54.324Z] #11 58.51 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T22:59:54.324Z] #11 58.69 Selecting previously unselected package mingw-w64-common. [2020-09-29T22:59:54.324Z] #11 58.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T22:59:54.324Z] #11 58.70 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T22:59:54.324Z] #11 ... [2020-09-29T22:59:54.324Z] [2020-09-29T22:59:54.324Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T22:59:54.324Z] #32 49.28 time [2020-09-29T22:59:54.324Z] #32 55.36 internal/poll [2020-09-29T22:59:54.324Z] #32 57.12 internal/fmtsort [2020-09-29T22:59:54.324Z] #32 57.73 internal/syscall/execenv [2020-09-29T22:59:54.324Z] #32 57.91 internal/syscall/unix [2020-09-29T22:59:54.324Z] #32 57.92 strings [2020-09-29T22:59:54.324Z] #32 58.27 os [2020-09-29T22:59:54.552Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.50MB / 49.18MB 0.3s [2020-09-29T22:59:54.552Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s [2020-09-29T22:59:54.567Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-09-29T22:59:54.579Z] #32 ... [2020-09-29T22:59:54.579Z] [2020-09-29T22:59:54.579Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T22:59:54.579Z] #34 59.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T22:59:54.579Z] #34 59.15 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T22:59:54.579Z] #34 59.17 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-29T22:59:54.579Z] #34 59.19 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T22:59:54.579Z] #34 59.23 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-29T22:59:54.579Z] #34 59.24 Setting up cmake-data (3.13.4-1) ... [2020-09-29T22:59:54.579Z] #34 59.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T22:59:54.579Z] #34 59.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T22:59:54.580Z] #34 59.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T22:59:54.580Z] #34 59.30 Setting up cmake (3.13.4-1) ... [2020-09-29T22:59:54.580Z] #34 59.31 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T22:59:54.580Z] #34 59.40 Processing triggers for mime-support (3.62) ... [2020-09-29T22:59:54.590Z] #18 21.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T22:59:54.590Z] #18 21.47 Selecting previously unselected package libonig5:s390x. [2020-09-29T22:59:54.590Z] #18 21.47 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.48 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-29T22:59:54.590Z] #18 21.55 Selecting previously unselected package libjq1:s390x. [2020-09-29T22:59:54.590Z] #18 21.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.55 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T22:59:54.590Z] #18 21.61 Selecting previously unselected package jq. [2020-09-29T22:59:54.590Z] #18 21.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T22:59:54.590Z] #18 21.65 Selecting previously unselected package libaio1:s390x. [2020-09-29T22:59:54.590Z] #18 21.65 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.65 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-29T22:59:54.590Z] #18 21.69 Selecting previously unselected package libgpm2:s390x. [2020-09-29T22:59:54.590Z] #18 21.69 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.69 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-29T22:59:54.590Z] #18 21.74 Selecting previously unselected package libicu63:s390x. [2020-09-29T22:59:54.590Z] #18 21.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-29T22:59:54.590Z] #18 21.75 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T22:59:54.734Z] #8 ... [2020-09-29T22:59:54.734Z] [2020-09-29T22:59:54.734Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:54.734Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T22:59:54.734Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T22:59:54.734Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done [2020-09-29T22:59:54.734Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done [2020-09-29T22:59:54.734Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 1.8s done [2020-09-29T22:59:54.734Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 5.9s done [2020-09-29T22:59:54.734Z] #24 DONE 8.3s [2020-09-29T22:59:54.734Z] [2020-09-29T22:59:54.734Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:54.734Z] #8 ... [2020-09-29T22:59:54.734Z] [2020-09-29T22:59:54.734Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T22:59:54.835Z] #34 DONE 59.8s [2020-09-29T22:59:54.835Z] [2020-09-29T22:59:54.835Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T22:59:54.835Z] #40 59.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T22:59:54.835Z] #40 59.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T22:59:54.835Z] #40 59.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:54.835Z] #40 59.20 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T22:59:54.835Z] #40 59.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:54.835Z] #40 59.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T22:59:54.835Z] #40 59.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T22:59:54.835Z] #40 59.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T22:59:54.835Z] #40 59.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T22:59:54.835Z] #40 59.27 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T22:59:54.860Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 28.75MB / 49.18MB 0.5s [2020-09-29T22:59:54.860Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done [2020-09-29T22:59:54.860Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.5s [2020-09-29T22:59:54.860Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.78MB / 9.98MB 0.5s [2020-09-29T22:59:54.860Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 43.90MB / 49.18MB 0.6s [2020-09-29T22:59:54.860Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.05MB / 52.16MB 0.6s [2020-09-29T22:59:54.860Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s [2020-09-29T22:59:54.938Z] #28 0.993 # 2.7% ########## 14.9% ###################### 30.9% ################################# 47.2% ############################################### 66.6% ############################################################### 87.8% ######################################################################## 100.0% [2020-09-29T22:59:54.938Z] #28 1.777 [2020-09-29T22:59:55.124Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s [2020-09-29T22:59:55.125Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 10.71MB / 52.16MB 0.8s [2020-09-29T22:59:55.234Z] #28 1.903 ####################### 33.3% ######################################################################## 100.0% [2020-09-29T22:59:55.234Z] #28 2.181 [2020-09-29T22:59:55.402Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.66MB / 52.16MB 1.1s [2020-09-29T22:59:55.402Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.1s [2020-09-29T22:59:55.402Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.74MB / 52.16MB 1.2s [2020-09-29T22:59:55.402Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s done [2020-09-29T22:59:55.402Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 49.25MB / 52.16MB 1.3s [2020-09-29T22:59:55.402Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.35MB / 62.53MB 1.3s [2020-09-29T22:59:55.513Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2020-09-29T22:59:55.513Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-29T22:59:55.527Z] #28 2.307 ######################## 33.9% ######################################################################## 100.0% [2020-09-29T22:59:55.666Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.5s [2020-09-29T22:59:55.666Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 28.99MB / 62.53MB 1.5s [2020-09-29T22:59:55.666Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.23MB / 62.53MB 1.6s [2020-09-29T22:59:55.675Z] #25 1.019 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T22:59:55.675Z] #25 1.026 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T22:59:55.675Z] #25 1.133 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T22:59:55.675Z] #25 1.167 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T22:59:55.773Z] #8 ... [2020-09-29T22:59:55.773Z] [2020-09-29T22:59:55.773Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T22:59:55.773Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 0.0s done [2020-09-29T22:59:55.773Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T22:59:55.773Z] #24 sha256:2f53b5f0101a2f296c632c28010df43575b8ced96615b4b0b370d52a7004f473 529B / 529B done [2020-09-29T22:59:55.773Z] #24 sha256:f6dcff9b59af55f031c7fe19a19930aa54ac9213986f4def36cee02811758337 1.50kB / 1.50kB done [2020-09-29T22:59:55.773Z] #24 sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 50.40MB / 50.40MB 3.7s done [2020-09-29T22:59:55.773Z] #24 extracting sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 4.2s done [2020-09-29T22:59:55.773Z] #24 DONE 8.3s [2020-09-29T22:59:55.773Z] [2020-09-29T22:59:55.773Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:55.827Z] #28 2.535 [2020-09-29T22:59:55.935Z] #25 1.423 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T22:59:56.035Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-09-29T22:59:56.195Z] #25 1.738 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T22:59:56.290Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-29T22:59:56.290Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.7s done [2020-09-29T22:59:56.290Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 55.50MB / 62.53MB 2.1s [2020-09-29T22:59:56.290Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.1s [2020-09-29T22:59:56.294Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-29T22:59:56.554Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.2s [2020-09-29T22:59:56.555Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-09-29T22:59:56.654Z] #18 23.69 Selecting previously unselected package libnet1:s390x. [2020-09-29T22:59:56.654Z] #18 23.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-29T22:59:56.654Z] #18 23.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T22:59:56.654Z] #18 23.73 Selecting previously unselected package libnl-3-200:s390x. [2020-09-29T22:59:56.654Z] #18 23.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-29T22:59:56.654Z] #18 23.74 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T22:59:56.654Z] #18 23.79 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-29T22:59:56.654Z] #18 23.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-29T22:59:56.654Z] #18 23.79 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T22:59:56.654Z] #18 23.81 Selecting previously unselected package libreadline5:s390x. [2020-09-29T22:59:56.721Z] #28 2.653 0.1% ######### 13.7% ##################### 30.1% ############################### 43.6% ##################################### 52.0% ############################################# 63.7% ################################################### 71.7% ########################################################### 83.1% #################################################################### 95.7% ######################################################################## 100.0% [2020-09-29T22:59:56.815Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-29T22:59:56.817Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.3s done [2020-09-29T22:59:56.817Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.11MB / 97.69MB 2.7s [2020-09-29T22:59:56.817Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.7s [2020-09-29T22:59:57.016Z] #18 23.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-29T22:59:57.016Z] #18 23.82 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-29T22:59:57.016Z] #18 23.88 Selecting previously unselected package net-tools. [2020-09-29T22:59:57.016Z] #18 23.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-29T22:59:57.016Z] #18 23.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T22:59:57.016Z] #18 24.02 Selecting previously unselected package python-pip-whl. [2020-09-29T22:59:57.016Z] #18 24.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T22:59:57.016Z] #18 24.03 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T22:59:57.024Z] #28 3.748 #=#=# [2020-09-29T22:59:57.099Z] #8 ... [2020-09-29T22:59:57.099Z] [2020-09-29T22:59:57.099Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-29T22:59:57.099Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-29T22:59:57.099Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-29T22:59:57.099Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-29T22:59:57.099Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-09-29T22:59:57.099Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-09-29T22:59:57.099Z] #60 DONE 2.9s [2020-09-29T22:59:57.099Z] [2020-09-29T22:59:57.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:57.099Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.9s done [2020-09-29T22:59:57.099Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.48MB / 97.69MB 2.9s [2020-09-29T22:59:57.099Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.9s done [2020-09-29T22:59:57.307Z] #18 24.37 Selecting previously unselected package python3-lib2to3. [2020-09-29T22:59:57.307Z] #18 24.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T22:59:57.307Z] #18 24.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T22:59:57.307Z] #18 24.47 Selecting previously unselected package python3-distutils. [2020-09-29T22:59:57.307Z] #18 24.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T22:59:57.307Z] #18 24.47 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T22:59:57.377Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.62MB / 97.69MB 3.0s [2020-09-29T22:59:57.377Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 72.13MB / 97.69MB 3.2s [2020-09-29T22:59:57.377Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.85MB / 97.69MB 3.3s [2020-09-29T22:59:57.576Z] #25 3.184 Fetched 8387 kB in 2s (3461 kB/s) [2020-09-29T22:59:57.600Z] #18 24.57 Selecting previously unselected package python3-pip. [2020-09-29T22:59:57.600Z] #18 24.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T22:59:57.600Z] #18 24.57 Unpacking python3-pip (18.1-5) ... [2020-09-29T22:59:57.600Z] #18 24.67 Selecting previously unselected package python3-pkg-resources. [2020-09-29T22:59:57.600Z] #18 24.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T22:59:57.600Z] #18 24.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T22:59:57.600Z] #18 24.76 Selecting previously unselected package python3-setuptools. [2020-09-29T22:59:57.600Z] #18 24.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T22:59:57.600Z] #18 24.76 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T22:59:57.650Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 92.33MB / 97.69MB 3.4s [2020-09-29T22:59:57.650Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.6s [2020-09-29T22:59:57.891Z] #18 24.94 Selecting previously unselected package python3-wheel. [2020-09-29T22:59:57.891Z] #18 24.94 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T22:59:57.891Z] #18 24.94 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T22:59:57.891Z] #18 24.99 Selecting previously unselected package sudo. [2020-09-29T22:59:57.891Z] #18 24.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-29T22:59:57.891Z] #18 24.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T22:59:58.182Z] #18 25.24 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T22:59:58.182Z] #18 25.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-29T22:59:58.182Z] #18 25.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T22:59:58.473Z] #18 25.47 Selecting previously unselected package uidmap. [2020-09-29T22:59:58.473Z] #18 25.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-29T22:59:58.473Z] #18 25.47 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T22:59:58.473Z] #18 25.55 Selecting previously unselected package vim-runtime. [2020-09-29T22:59:58.473Z] #18 25.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T22:59:58.473Z] #18 25.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T22:59:58.473Z] #18 25.58 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T22:59:58.473Z] #18 25.59 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T22:59:58.516Z] #25 3.184 Reading package lists... [2020-09-29T22:59:59.051Z] #8 ... [2020-09-29T22:59:59.051Z] [2020-09-29T22:59:59.051Z] #21 [internal] load build context [2020-09-29T22:59:59.051Z] #21 transferring context: 51.48MB 3.8s done [2020-09-29T22:59:59.051Z] #21 DONE 4.8s [2020-09-29T22:59:59.051Z] [2020-09-29T22:59:59.051Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T22:59:59.313Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.4s done [2020-09-29T22:59:59.457Z] #25 4.126 Reading package lists... [2020-09-29T22:59:59.722Z] #25 5.046 Building dependency tree... [2020-09-29T22:59:59.722Z] #25 5.410 The following additional packages will be installed: [2020-09-29T22:59:59.722Z] #25 5.410 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T22:59:59.722Z] #25 5.410 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T22:59:59.722Z] #25 5.410 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T22:59:59.722Z] #25 5.410 Suggested packages: [2020-09-29T22:59:59.722Z] #25 5.410 krb5-doc krb5-user [2020-09-29T22:59:59.722Z] #25 5.410 Recommended packages: [2020-09-29T22:59:59.722Z] #25 5.410 krb5-locales publicsuffix libsasl2-modules [2020-09-29T22:59:59.987Z] #25 5.650 The following NEW packages will be installed: [2020-09-29T22:59:59.987Z] #25 5.650 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T22:59:59.987Z] #25 5.650 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T22:59:59.987Z] #25 5.650 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T22:59:59.987Z] #25 5.651 libssh2-1 libssl1.1 openssl [2020-09-29T23:00:00.089Z] #40 ... [2020-09-29T23:00:00.089Z] [2020-09-29T23:00:00.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:00.089Z] #11 64.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:00:00.089Z] #11 64.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:00:00.089Z] #11 64.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:00:00.249Z] #25 5.936 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T23:00:00.249Z] #25 5.936 Need to get 5049 kB of archives. [2020-09-29T23:00:00.249Z] #25 5.936 After this operation, 12.1 MB of additional disk space will be used. [2020-09-29T23:00:00.249Z] #25 5.936 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-29T23:00:00.258Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.0s done [2020-09-29T23:00:00.513Z] #25 5.981 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-29T23:00:00.513Z] #25 5.997 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T23:00:00.513Z] #25 5.999 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-29T23:00:00.513Z] #25 6.002 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-29T23:00:00.513Z] #25 6.003 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-29T23:00:00.513Z] #25 6.005 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-29T23:00:00.513Z] #25 6.014 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-29T23:00:00.513Z] #25 6.014 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-29T23:00:00.513Z] #25 6.021 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-29T23:00:00.513Z] #25 6.021 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T23:00:00.513Z] #25 6.022 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-29T23:00:00.513Z] #25 6.028 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-29T23:00:00.513Z] #25 6.028 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-29T23:00:00.513Z] #25 6.034 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-29T23:00:00.513Z] #25 6.034 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-29T23:00:00.514Z] #25 6.034 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-29T23:00:00.514Z] #25 6.042 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-29T23:00:00.514Z] #25 6.042 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T23:00:00.514Z] #25 6.046 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T23:00:00.514Z] #25 6.054 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T23:00:00.520Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-29T23:00:00.537Z] #18 27.27 Selecting previously unselected package vim. [2020-09-29T23:00:00.537Z] #18 27.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-29T23:00:00.537Z] #18 27.29 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:00:00.537Z] #18 27.66 Selecting previously unselected package xfsprogs. [2020-09-29T23:00:00.537Z] #18 27.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-29T23:00:00.537Z] #18 27.66 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:00:00.773Z] #25 6.198 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:00.773Z] #25 6.223 Fetched 5049 kB in 0s (13.2 MB/s) [2020-09-29T23:00:00.773Z] #25 6.289 Selecting previously unselected package libssl1.1:amd64. [2020-09-29T23:00:00.773Z] #25 6.289 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T23:00:00.773Z] #25 6.289 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T23:00:00.773Z] #25 6.295 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:00.782Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-29T23:00:00.914Z] #18 27.96 Selecting previously unselected package zip. [2020-09-29T23:00:00.914Z] #18 27.97 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-29T23:00:00.914Z] #18 27.97 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:00:00.914Z] #18 28.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:00:00.914Z] #18 28.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:00:00.914Z] #18 28.11 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-29T23:00:00.914Z] #18 28.11 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-29T23:00:00.914Z] #18 28.12 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-29T23:00:00.914Z] #18 28.13 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-29T23:00:01.023Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2020-09-29T23:00:01.032Z] #25 6.540 Selecting previously unselected package openssl. [2020-09-29T23:00:01.032Z] #25 6.540 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T23:00:01.032Z] #25 6.543 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:01.097Z] #28 3.875 ## 2.8% ##### 8.2% ######### 13.7% ########### 16.1% ############### 21.5% ################### 26.9% ####################### 32.1% ######################### 36.0% ############################# 40.3% ################################# 46.3% #################################### 51.4% ###################################### 54.1% ########################################## 59.1% ############################################# 63.6% ################################################ 66.7% ################################################# 68.1% ################################################## 69.5% ################################################## 70.5% ################################################### 71.6% #################################################### 72.6% ##################################################### 73.7% ##################################################### 74.8% ###################################################### 75.7% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 82.5% ############################################################ 84.0% ############################################################# 85.4% ############################################################## 86.7% ############################################################### 88.3% ################################################################ 89.8% ################################################################## 92.1% ################################################################### 94.1% #################################################################### 95.8% ###################################################################### 97.3% ###################################################################### 98.5% ####################################################################### 99.6% ######################################################################## 100.0% [2020-09-29T23:00:01.097Z] #28 7.938 [2020-09-29T23:00:01.205Z] #18 28.13 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:00:01.205Z] #18 28.14 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-29T23:00:01.205Z] #18 28.15 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:01.205Z] #18 28.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:00:01.205Z] #18 28.16 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-29T23:00:01.205Z] #18 28.17 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-29T23:00:01.205Z] #18 28.18 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:00:01.205Z] #18 28.19 Setting up zip (3.0-11+b1) ... [2020-09-29T23:00:01.205Z] #18 28.19 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:00:01.205Z] #18 28.22 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:00:01.283Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-09-29T23:00:01.295Z] #25 6.729 Selecting previously unselected package ca-certificates. [2020-09-29T23:00:01.295Z] #25 6.729 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T23:00:01.295Z] #25 6.732 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:01.295Z] #25 6.854 Selecting previously unselected package libkeyutils1:amd64. [2020-09-29T23:00:01.295Z] #25 6.854 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-09-29T23:00:01.295Z] #25 6.888 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-29T23:00:01.295Z] #25 6.960 Selecting previously unselected package libkrb5support0:amd64. [2020-09-29T23:00:01.295Z] #25 6.960 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-09-29T23:00:01.295Z] #25 6.960 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-29T23:00:01.357Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-09-29T23:00:01.401Z] #28 8.159 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:01.556Z] #25 7.052 Selecting previously unselected package libk5crypto3:amd64. [2020-09-29T23:00:01.556Z] #25 7.052 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-09-29T23:00:01.556Z] #25 7.089 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-29T23:00:01.556Z] #25 7.200 Selecting previously unselected package libkrb5-3:amd64. [2020-09-29T23:00:01.556Z] #25 7.200 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-09-29T23:00:01.694Z] #28 8.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:00:01.815Z] #25 7.229 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-29T23:00:01.934Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2020-09-29T23:00:01.987Z] #11 ... [2020-09-29T23:00:01.987Z] [2020-09-29T23:00:01.987Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:01.987Z] #40 65.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T23:00:01.987Z] #40 65.69 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:01.987Z] #40 DONE 66.8s [2020-09-29T23:00:01.987Z] [2020-09-29T23:00:01.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:02.013Z] #28 8.626 [2020-09-29T23:00:02.013Z] #28 8.746 1.3% ######################################################################## 100.0% [2020-09-29T23:00:02.013Z] #28 8.855 [2020-09-29T23:00:02.079Z] #25 7.554 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-29T23:00:02.079Z] #25 7.554 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-29T23:00:02.079Z] #25 7.662 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T23:00:02.079Z] #25 7.712 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-29T23:00:02.079Z] #25 7.712 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T23:00:02.313Z] #28 9.159 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:02.338Z] #25 7.715 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:02.338Z] #25 7.890 Selecting previously unselected package libsasl2-2:amd64. [2020-09-29T23:00:02.338Z] #25 7.890 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T23:00:02.338Z] #25 7.900 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:02.338Z] #25 7.985 Selecting previously unselected package libldap-common. [2020-09-29T23:00:02.338Z] #25 7.985 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T23:00:02.338Z] #25 7.989 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:02.338Z] #25 8.063 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-29T23:00:02.338Z] #25 8.063 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-29T23:00:02.338Z] #25 8.070 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:02.601Z] #25 8.181 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-29T23:00:02.601Z] #25 8.181 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-29T23:00:02.601Z] #25 8.184 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:02.607Z] #28 9.516 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:00:02.607Z] #28 9.558 skipping existing 5cb8031fd95d [2020-09-29T23:00:02.711Z] #18 29.59 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-29T23:00:02.712Z] #18 29.60 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:00:02.712Z] #18 29.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:00:02.712Z] #18 29.62 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:00:02.712Z] #18 29.64 invoke-rc.d: could not determine current runlevel [2020-09-29T23:00:02.712Z] #18 29.65 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:00:02.712Z] #18 29.66 Setting up pigz (2.4-1) ... [2020-09-29T23:00:02.712Z] #18 29.66 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-29T23:00:02.712Z] #18 29.67 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-29T23:00:02.712Z] #18 29.68 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:00:02.712Z] #18 29.69 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-29T23:00:02.712Z] #18 29.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:00:02.944Z] #28 9.584 [2020-09-29T23:00:03.076Z] #18 29.85 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-29T23:00:03.076Z] #18 29.86 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-29T23:00:03.076Z] #18 29.87 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-29T23:00:03.076Z] #18 29.87 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:00:03.076Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:00:03.076Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:00:03.076Z] #18 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:00:03.076Z] #18 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:00:03.076Z] #18 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:00:03.076Z] #18 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:00:03.076Z] #18 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:00:03.076Z] #18 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:00:03.076Z] #18 29.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-29T23:00:03.076Z] #18 29.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:00:03.076Z] #18 29.93 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-29T23:00:03.076Z] #18 29.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:03.076Z] #18 29.95 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-29T23:00:03.076Z] #18 29.95 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:00:03.169Z] #25 8.704 Selecting previously unselected package libpsl5:amd64. [2020-09-29T23:00:03.170Z] #25 8.706 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-09-29T23:00:03.170Z] #25 8.711 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-29T23:00:03.170Z] #25 8.755 Selecting previously unselected package librtmp1:amd64. [2020-09-29T23:00:03.170Z] #25 8.755 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-29T23:00:03.170Z] #25 8.759 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:03.170Z] #25 8.799 Selecting previously unselected package libssh2-1:amd64. [2020-09-29T23:00:03.170Z] #25 8.799 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-29T23:00:03.170Z] #25 8.806 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T23:00:03.170Z] #25 8.858 Selecting previously unselected package libcurl4:amd64. [2020-09-29T23:00:03.170Z] #25 8.858 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T23:00:03.359Z] #41 ... [2020-09-29T23:00:03.359Z] [2020-09-29T23:00:03.359Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:03.359Z] #43 57.99 internal/syscall/unix [2020-09-29T23:00:03.359Z] #43 58.31 strings [2020-09-29T23:00:03.359Z] #43 59.56 os [2020-09-29T23:00:03.359Z] #43 61.42 regexp/syntax [2020-09-29T23:00:03.359Z] #43 64.18 fmt [2020-09-29T23:00:03.359Z] #43 66.38 regexp [2020-09-29T23:00:03.359Z] #43 ... [2020-09-29T23:00:03.359Z] [2020-09-29T23:00:03.359Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:03.359Z] #35 1.070 + RM_GOPATH=0 [2020-09-29T23:00:03.359Z] #35 1.070 + TMP_GOPATH= [2020-09-29T23:00:03.359Z] #35 1.070 + : /build [2020-09-29T23:00:03.359Z] #35 1.070 + '[' -z '' ']' [2020-09-29T23:00:03.359Z] #35 1.072 ++ mktemp -d [2020-09-29T23:00:03.359Z] #35 1.074 + export GOPATH=/tmp/tmp.DBZigpPkTp [2020-09-29T23:00:03.359Z] #35 1.074 + GOPATH=/tmp/tmp.DBZigpPkTp [2020-09-29T23:00:03.359Z] #35 1.074 + RM_GOPATH=1 [2020-09-29T23:00:03.359Z] #35 1.074 + case "$(go env GOARCH)" in [2020-09-29T23:00:03.359Z] #35 1.083 ++ go env GOARCH [2020-09-29T23:00:03.359Z] #35 1.121 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:03.359Z] #35 1.121 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:03.359Z] #35 1.122 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:03.359Z] #35 1.126 + dir=/tmp/install [2020-09-29T23:00:03.359Z] #35 1.131 + bin=tini [2020-09-29T23:00:03.359Z] #35 1.136 + shift [2020-09-29T23:00:03.359Z] #35 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:00:03.359Z] #35 1.136 + . /tmp/install/tini.installer [2020-09-29T23:00:03.359Z] #35 1.137 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:00:03.359Z] #35 1.137 + install_tini [2020-09-29T23:00:03.359Z] #35 1.137 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:00:03.359Z] #35 1.138 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:00:03.359Z] #35 1.138 + git clone https://github.com/krallin/tini.git /tmp/tmp.DBZigpPkTp/tini [2020-09-29T23:00:03.359Z] #35 1.140 Cloning into '/tmp/tmp.DBZigpPkTp/tini'... [2020-09-29T23:00:03.359Z] #35 1.819 + cd /tmp/tmp.DBZigpPkTp/tini [2020-09-29T23:00:03.359Z] #35 1.819 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:00:03.359Z] #35 1.824 + cmake . [2020-09-29T23:00:03.359Z] #35 2.391 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:00:03.359Z] #35 2.450 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:00:03.359Z] #35 3.209 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:00:03.359Z] #35 3.216 -- Detecting C compiler ABI info [2020-09-29T23:00:03.359Z] #35 3.865 -- Detecting C compiler ABI info - done [2020-09-29T23:00:03.359Z] #35 3.909 -- Detecting C compile features [2020-09-29T23:00:03.359Z] #35 6.208 -- Detecting C compile features - done [2020-09-29T23:00:03.359Z] #35 6.253 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:00:03.359Z] #35 6.533 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:00:03.359Z] #35 6.711 -- Configuring done [2020-09-29T23:00:03.359Z] #35 6.729 -- Generating done [2020-09-29T23:00:03.359Z] #35 6.736 -- Build files have been written to: /tmp/tmp.DBZigpPkTp/tini [2020-09-29T23:00:03.359Z] #35 6.745 + make tini-static [2020-09-29T23:00:03.359Z] #35 7.355 Scanning dependencies of target tini-static [2020-09-29T23:00:03.359Z] #35 7.499 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:00:03.432Z] #25 8.861 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:03.432Z] #25 8.927 Selecting previously unselected package curl. [2020-09-29T23:00:03.432Z] #25 8.927 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T23:00:03.432Z] #25 8.931 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:03.432Z] #25 8.988 Selecting previously unselected package libonig5:amd64. [2020-09-29T23:00:03.432Z] #25 8.990 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T23:00:03.432Z] #25 8.993 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:00:03.432Z] #25 9.048 Selecting previously unselected package libjq1:amd64. [2020-09-29T23:00:03.432Z] #25 9.048 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:00:03.432Z] #25 9.051 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:03.432Z] #25 9.097 Selecting previously unselected package jq. [2020-09-29T23:00:03.432Z] #25 9.097 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:00:03.500Z] #28 10.32 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:03.693Z] #25 9.102 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:03.693Z] #25 9.143 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-29T23:00:03.693Z] #25 9.152 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-29T23:00:03.693Z] #25 9.163 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:03.693Z] #25 9.267 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:03.693Z] #25 9.280 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:03.693Z] #25 9.299 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-29T23:00:03.693Z] #25 9.311 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:03.693Z] #25 9.321 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:03.693Z] #25 9.330 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-29T23:00:03.850Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-29T23:00:03.923Z] #35 8.916 [100%] Linking C executable tini-static [2020-09-29T23:00:03.923Z] #35 ... [2020-09-29T23:00:03.923Z] [2020-09-29T23:00:03.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:03.923Z] #41 2.109 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:00:03.923Z] #41 2.109 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:00:03.923Z] #41 2.121 Note: Building without GnuTLS support [2020-09-29T23:00:03.923Z] #41 2.124 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:00:03.923Z] #41 2.131 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:00:03.961Z] #25 9.339 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:03.961Z] #25 9.348 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T23:00:03.961Z] #25 9.358 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-29T23:00:03.961Z] #25 9.367 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:03.961Z] #25 9.381 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:00:03.961Z] #25 9.391 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:03.961Z] #25 9.401 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:03.961Z] #25 9.410 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:04.112Z] #8 ... [2020-09-29T23:00:04.112Z] [2020-09-29T23:00:04.112Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:439a6bae... [2020-09-29T23:00:04.112Z] #24 resolve docker.io/library/debian:buster@sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 done [2020-09-29T23:00:04.112Z] #24 sha256:439a6bae1ef351ba9308fc9a5e69ff7754c14516f6be8ca26975fb564cb7fb76 1.85kB / 1.85kB done [2020-09-29T23:00:04.112Z] #24 sha256:bfab5241510af5ddfebf441f0ecd546fcb6f37d36f745294b595d7d24a23ae55 529B / 529B done [2020-09-29T23:00:04.112Z] #24 sha256:6dc037251659287a96d12ee2f1300b4902a1611f457fb83572fa916fe094856b 1.50kB / 1.50kB done [2020-09-29T23:00:04.112Z] #24 sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 49.18MB / 49.18MB 5.2s done [2020-09-29T23:00:04.112Z] #24 extracting sha256:d3a32671b6316bd11f4bf18cb034394ac94d2bb3bc6d09de388b19b06fb94b91 2.6s done [2020-09-29T23:00:04.112Z] #24 DONE 10.0s [2020-09-29T23:00:04.112Z] [2020-09-29T23:00:04.112Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:04.177Z] #18 ... [2020-09-29T23:00:04.177Z] [2020-09-29T23:00:04.177Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:04.177Z] #41 68.73 CC criu/external.o [2020-09-29T23:00:04.177Z] #41 68.97 CC criu/fault-injection.o [2020-09-29T23:00:04.177Z] #41 69.02 CC criu/fdstore.o [2020-09-29T23:00:04.177Z] #41 69.23 CC criu/fifo.o [2020-09-29T23:00:04.177Z] #41 69.45 CC criu/file-ids.o [2020-09-29T23:00:04.177Z] #41 69.67 CC criu/file-lock.o [2020-09-29T23:00:04.177Z] #41 70.11 CC criu/files-ext.o [2020-09-29T23:00:04.177Z] #41 70.37 CC criu/files-reg.o [2020-09-29T23:00:04.177Z] #41 71.67 CC criu/files.o [2020-09-29T23:00:04.177Z] #41 72.93 CC criu/filesystems.o [2020-09-29T23:00:04.177Z] #41 73.42 CC criu/fsnotify.o [2020-09-29T23:00:04.177Z] #41 74.12 CC criu/image-desc.o [2020-09-29T23:00:04.177Z] #41 74.23 CC criu/image.o [2020-09-29T23:00:04.177Z] #41 74.68 CC criu/ipc_ns.o [2020-09-29T23:00:04.177Z] #41 75.25 CC criu/irmap.o [2020-09-29T23:00:04.177Z] #41 75.60 CC criu/kcmp-ids.o [2020-09-29T23:00:04.177Z] #41 75.82 CC criu/kerndat.o [2020-09-29T23:00:04.177Z] #41 76.42 CC criu/libnetlink.o [2020-09-29T23:00:04.177Z] #41 76.58 CC criu/log.o [2020-09-29T23:00:04.177Z] #41 76.84 CC criu/lsm.o [2020-09-29T23:00:04.177Z] #41 77.05 CC criu/mem.o [2020-09-29T23:00:04.177Z] #41 77.92 CC criu/memfd.o [2020-09-29T23:00:04.177Z] #41 78.20 CC criu/mount.o [2020-09-29T23:00:04.446Z] #28 10.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:00:04.446Z] #28 10.83 skipping existing 283607eaa57e [2020-09-29T23:00:04.446Z] #28 10.86 [2020-09-29T23:00:04.468Z] #41 ... [2020-09-29T23:00:04.468Z] [2020-09-29T23:00:04.468Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:00:04.468Z] #18 31.68 Setting up iptables (1.8.2-4) ... [2020-09-29T23:00:04.531Z] #25 10.02 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:04.759Z] #18 31.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:00:04.759Z] #18 31.71 Setting up python3 (3.7.3-1) ... [2020-09-29T23:00:04.759Z] #18 31.91 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:00:04.767Z] #28 11.46 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:04.792Z] #25 ... [2020-09-29T23:00:04.792Z] [2020-09-29T23:00:04.792Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:04.792Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done [2020-09-29T23:00:04.792Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-09-29T23:00:04.792Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-09-29T23:00:04.792Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2020-09-29T23:00:04.792Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.2s [2020-09-29T23:00:04.857Z] #41 ... [2020-09-29T23:00:04.857Z] [2020-09-29T23:00:04.857Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:04.857Z] #35 9.551 [100%] Built target tini-static [2020-09-29T23:00:04.857Z] #35 9.596 + mkdir -p /build [2020-09-29T23:00:04.857Z] #35 9.601 + cp tini-static /build/docker-init [2020-09-29T23:00:04.857Z] #35 DONE 9.9s [2020-09-29T23:00:05.052Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.5s done [2020-09-29T23:00:05.052Z] #8 ... [2020-09-29T23:00:05.052Z] [2020-09-29T23:00:05.052Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:05.052Z] #25 10.77 126 added, 0 removed; done. [2020-09-29T23:00:05.115Z] [2020-09-29T23:00:05.115Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:05.115Z] #43 68.99 go/token [2020-09-29T23:00:05.313Z] #25 10.85 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T23:00:05.313Z] #25 10.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:05.313Z] #25 10.87 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:05.313Z] #25 10.88 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:05.313Z] #25 10.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:05.313Z] #25 10.91 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:05.313Z] #25 10.91 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:05.371Z] #43 70.19 go/scanner [2020-09-29T23:00:05.391Z] #18 32.30 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:00:05.407Z] #28 12.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:00:05.407Z] #28 12.30 [2020-09-29T23:00:05.486Z] #8 ... [2020-09-29T23:00:05.486Z] [2020-09-29T23:00:05.486Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:05.486Z] #25 0.927 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:05.486Z] #25 0.927 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:05.486Z] #25 0.939 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:05.486Z] #25 1.083 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:05.486Z] #25 1.302 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:05.486Z] #25 1.826 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:05.486Z] #25 3.176 Fetched 8387 kB in 3s (3351 kB/s) [2020-09-29T23:00:05.486Z] #25 3.176 Reading package lists... [2020-09-29T23:00:05.486Z] #25 4.085 Reading package lists... [2020-09-29T23:00:05.486Z] #25 4.981 Building dependency tree... [2020-09-29T23:00:05.486Z] #25 5.286 The following additional packages will be installed: [2020-09-29T23:00:05.486Z] #25 5.286 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T23:00:05.486Z] #25 5.286 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T23:00:05.487Z] #25 5.286 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T23:00:05.487Z] #25 5.286 Suggested packages: [2020-09-29T23:00:05.487Z] #25 5.286 krb5-doc krb5-user [2020-09-29T23:00:05.487Z] #25 5.286 Recommended packages: [2020-09-29T23:00:05.487Z] #25 5.286 krb5-locales publicsuffix libsasl2-modules [2020-09-29T23:00:05.487Z] #25 5.525 The following NEW packages will be installed: [2020-09-29T23:00:05.487Z] #25 5.525 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T23:00:05.487Z] #25 5.525 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T23:00:05.487Z] #25 5.529 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T23:00:05.487Z] #25 5.529 libssh2-1 libssl1.1 openssl [2020-09-29T23:00:05.487Z] #25 5.817 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T23:00:05.487Z] #25 5.817 Need to get 5049 kB of archives. [2020-09-29T23:00:05.487Z] #25 5.817 After this operation, 12.1 MB of additional disk space will be used. [2020-09-29T23:00:05.487Z] #25 5.817 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-29T23:00:05.487Z] #25 5.826 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-29T23:00:05.487Z] #25 5.844 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T23:00:05.487Z] #25 5.846 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-29T23:00:05.487Z] #25 5.849 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-29T23:00:05.487Z] #25 5.849 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-29T23:00:05.487Z] #25 5.856 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-29T23:00:05.487Z] #25 5.857 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-29T23:00:05.487Z] #25 5.863 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-29T23:00:05.487Z] #25 5.865 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-29T23:00:05.487Z] #25 5.873 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T23:00:05.487Z] #25 5.873 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-29T23:00:05.487Z] #25 5.879 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-29T23:00:05.487Z] #25 5.879 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-29T23:00:05.487Z] #25 5.879 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-29T23:00:05.487Z] #25 5.885 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-29T23:00:05.487Z] #25 5.885 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-29T23:00:05.487Z] #25 5.896 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-29T23:00:05.487Z] #25 5.896 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T23:00:05.487Z] #25 5.897 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T23:00:05.487Z] #25 5.897 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T23:00:05.487Z] #25 6.128 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:05.487Z] #25 6.156 Fetched 5049 kB in 0s (14.1 MB/s) [2020-09-29T23:00:05.487Z] #25 6.243 Selecting previously unselected package libssl1.1:amd64. [2020-09-29T23:00:05.487Z] #25 6.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-09-29T23:00:05.487Z] #25 6.243 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 6.251 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:05.487Z] #25 6.510 Selecting previously unselected package openssl. [2020-09-29T23:00:05.487Z] #25 6.512 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 6.515 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:05.487Z] #25 6.840 Selecting previously unselected package ca-certificates. [2020-09-29T23:00:05.487Z] #25 6.840 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T23:00:05.487Z] #25 6.845 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:05.487Z] #25 7.006 Selecting previously unselected package libkeyutils1:amd64. [2020-09-29T23:00:05.487Z] #25 7.008 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.012 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-29T23:00:05.487Z] #25 7.133 Selecting previously unselected package libkrb5support0:amd64. [2020-09-29T23:00:05.487Z] #25 7.134 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.145 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 7.239 Selecting previously unselected package libk5crypto3:amd64. [2020-09-29T23:00:05.487Z] #25 7.241 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.246 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 7.427 Selecting previously unselected package libkrb5-3:amd64. [2020-09-29T23:00:05.487Z] #25 7.427 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.430 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 7.578 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-29T23:00:05.487Z] #25 7.579 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.584 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 7.660 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-29T23:00:05.487Z] #25 7.660 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.664 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 7.728 Selecting previously unselected package libsasl2-2:amd64. [2020-09-29T23:00:05.487Z] #25 7.728 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.730 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 7.800 Selecting previously unselected package libldap-common. [2020-09-29T23:00:05.487Z] #25 7.800 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T23:00:05.487Z] #25 7.803 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:05.487Z] #25 7.873 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-29T23:00:05.487Z] #25 7.873 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.881 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:05.487Z] #25 7.959 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-29T23:00:05.487Z] #25 7.959 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 7.962 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.037 Selecting previously unselected package libpsl5:amd64. [2020-09-29T23:00:05.487Z] #25 8.039 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.043 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-29T23:00:05.487Z] #25 8.367 Selecting previously unselected package librtmp1:amd64. [2020-09-29T23:00:05.487Z] #25 8.367 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.371 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:05.487Z] #25 8.416 Selecting previously unselected package libssh2-1:amd64. [2020-09-29T23:00:05.487Z] #25 8.416 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.423 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T23:00:05.487Z] #25 8.472 Selecting previously unselected package libcurl4:amd64. [2020-09-29T23:00:05.487Z] #25 8.472 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.486 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.537 Selecting previously unselected package curl. [2020-09-29T23:00:05.487Z] #25 8.537 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.543 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.606 Selecting previously unselected package libonig5:amd64. [2020-09-29T23:00:05.487Z] #25 8.606 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.609 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:00:05.487Z] #25 8.670 Selecting previously unselected package libjq1:amd64. [2020-09-29T23:00:05.487Z] #25 8.670 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.675 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:05.487Z] #25 8.726 Selecting previously unselected package jq. [2020-09-29T23:00:05.487Z] #25 8.726 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:00:05.487Z] #25 8.729 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:05.487Z] #25 8.777 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-29T23:00:05.487Z] #25 8.797 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-29T23:00:05.487Z] #25 8.807 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:05.487Z] #25 8.912 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.923 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:05.487Z] #25 8.936 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 8.946 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.955 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:05.487Z] #25 8.966 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 8.975 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:05.487Z] #25 8.984 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-29T23:00:05.487Z] #25 9.002 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-29T23:00:05.487Z] #25 9.012 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:05.487Z] #25 9.026 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:00:05.487Z] #25 9.037 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:05.487Z] #25 9.048 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:05.487Z] #25 9.061 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:05.487Z] #25 ... [2020-09-29T23:00:05.487Z] [2020-09-29T23:00:05.487Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:05.487Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.2s done [2020-09-29T23:00:05.487Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-09-29T23:00:05.701Z] #28 12.37 ######################################################################## 100.0% [2020-09-29T23:00:05.701Z] #28 12.40 [2020-09-29T23:00:05.701Z] #28 12.42 Download of images into '/build' complete. [2020-09-29T23:00:05.701Z] #28 12.42 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:00:05.701Z] #28 12.42 tar -cC '/build' . | docker load [2020-09-29T23:00:05.701Z] #28 DONE 12.5s [2020-09-29T23:00:05.701Z] [2020-09-29T23:00:05.701Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:05.886Z] #25 11.52 0 added, 0 removed; done. [2020-09-29T23:00:05.886Z] #25 11.52 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T23:00:05.886Z] #25 11.52 done. [2020-09-29T23:00:06.033Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2020-09-29T23:00:06.303Z] #43 ... [2020-09-29T23:00:06.303Z] [2020-09-29T23:00:06.303Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:06.303Z] #49 61.14 context [2020-09-29T23:00:06.303Z] #49 61.90 os [2020-09-29T23:00:06.303Z] #49 63.30 encoding/binary [2020-09-29T23:00:06.303Z] #49 65.23 encoding/base64 [2020-09-29T23:00:06.303Z] #49 65.62 fmt [2020-09-29T23:00:06.303Z] #49 66.22 golang.org/x/sys/unix [2020-09-29T23:00:06.303Z] #49 71.32 encoding/json [2020-09-29T23:00:06.303Z] #49 ... [2020-09-29T23:00:06.303Z] [2020-09-29T23:00:06.303Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:06.303Z] #32 61.20 path [2020-09-29T23:00:06.303Z] #32 61.79 text/tabwriter [2020-09-29T23:00:06.303Z] #32 62.52 fmt [2020-09-29T23:00:06.303Z] #32 62.58 path/filepath [2020-09-29T23:00:06.303Z] #32 64.00 io/ioutil [2020-09-29T23:00:06.303Z] #32 66.10 github.com/BurntSushi/toml [2020-09-29T23:00:06.303Z] #32 66.10 flag [2020-09-29T23:00:06.303Z] #32 68.11 log [2020-09-29T23:00:06.303Z] #32 70.93 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:00:06.435Z] #18 33.27 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:00:06.435Z] #18 33.28 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:00:06.435Z] #18 33.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:00:06.560Z] #32 ... [2020-09-29T23:00:06.560Z] [2020-09-29T23:00:06.560Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:06.560Z] #41 4.560 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:00:06.560Z] #41 4.600 GEN .gitid [2020-09-29T23:00:06.560Z] #41 4.636 GEN criu/include/version.h [2020-09-29T23:00:06.560Z] #41 4.695 GEN include/common/asm [2020-09-29T23:00:06.726Z] #18 33.89 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:00:06.979Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-09-29T23:00:07.357Z] #18 34.20 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:00:07.790Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 24.8s done [2020-09-29T23:00:07.790Z] #9 DONE 36.4s [2020-09-29T23:00:07.790Z] [2020-09-29T23:00:07.790Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:00:07.790Z] #10 DONE 0.2s [2020-09-29T23:00:07.790Z] [2020-09-29T23:00:07.790Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:00:07.790Z] #11 DONE 0.2s [2020-09-29T23:00:07.790Z] [2020-09-29T23:00:07.790Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:00:07.790Z] #30 DONE 0.1s [2020-09-29T23:00:07.790Z] [2020-09-29T23:00:07.790Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:00:07.790Z] #38 DONE 0.1s [2020-09-29T23:00:07.790Z] [2020-09-29T23:00:07.790Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:07.989Z] #18 34.92 Setting up python3-pip (18.1-5) ... [2020-09-29T23:00:08.433Z] #25 DONE 14.1s [2020-09-29T23:00:08.433Z] [2020-09-29T23:00:08.433Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:08.433Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.2s [2020-09-29T23:00:08.440Z] #39 0.634 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:00:08.440Z] #39 0.668 Cloning into '.'... [2020-09-29T23:00:08.463Z] #41 6.211 PBCC images/timens.pb-c.c [2020-09-29T23:00:08.463Z] #41 6.257 DEP images/timens.pb-c.d [2020-09-29T23:00:08.463Z] #41 6.344 PBCC images/fown.pb-c.c [2020-09-29T23:00:08.463Z] #41 6.352 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:00:08.463Z] #41 6.415 PBCC images/opts.pb-c.c [2020-09-29T23:00:08.463Z] #41 6.466 PBCC images/memfd.pb-c.c [2020-09-29T23:00:08.463Z] #41 6.508 DEP images/fown.pb-c.d [2020-09-29T23:00:08.463Z] #41 6.537 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:00:08.463Z] #41 6.648 DEP images/opts.pb-c.d [2020-09-29T23:00:08.463Z] #41 6.744 DEP images/memfd.pb-c.d [2020-09-29T23:00:08.691Z] #18 35.55 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:08.691Z] #18 35.58 Processing triggers for mime-support (3.62) ... [2020-09-29T23:00:08.720Z] #41 6.840 PBCC images/sit.pb-c.c [2020-09-29T23:00:08.721Z] #41 6.922 DEP images/sit.pb-c.d [2020-09-29T23:00:08.721Z] #41 6.944 PBCC images/macvlan.pb-c.c [2020-09-29T23:00:08.721Z] #41 6.959 DEP images/macvlan.pb-c.d [2020-09-29T23:00:08.909Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-09-29T23:00:08.978Z] #41 6.981 PBCC images/autofs.pb-c.c [2020-09-29T23:00:08.978Z] #41 7.002 DEP images/autofs.pb-c.d [2020-09-29T23:00:08.978Z] #41 7.056 PBCC images/sysctl.pb-c.c [2020-09-29T23:00:08.978Z] #41 7.074 DEP images/sysctl.pb-c.d [2020-09-29T23:00:08.978Z] #41 7.116 PBCC images/time.pb-c.c [2020-09-29T23:00:08.978Z] #41 7.138 DEP images/time.pb-c.d [2020-09-29T23:00:08.978Z] #41 7.194 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:00:08.991Z] #18 DONE 36.0s [2020-09-29T23:00:08.991Z] [2020-09-29T23:00:08.991Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:00:09.003Z] #8 ... [2020-09-29T23:00:09.003Z] [2020-09-29T23:00:09.003Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:00:09.004Z] #26 DONE 0.4s [2020-09-29T23:00:09.004Z] [2020-09-29T23:00:09.004Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:09.170Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-09-29T23:00:09.235Z] #41 7.228 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:00:09.235Z] #41 7.260 PBCC images/seccomp.pb-c.c [2020-09-29T23:00:09.235Z] #41 7.282 DEP images/seccomp.pb-c.d [2020-09-29T23:00:09.235Z] #41 7.325 PBCC images/userns.pb-c.c [2020-09-29T23:00:09.235Z] #41 7.358 DEP images/userns.pb-c.d [2020-09-29T23:00:09.235Z] #41 7.381 PBCC images/cgroup.pb-c.c [2020-09-29T23:00:09.235Z] #41 7.435 DEP images/cgroup.pb-c.d [2020-09-29T23:00:09.235Z] #41 7.484 PBCC images/ext-file.pb-c.c [2020-09-29T23:00:09.235Z] #41 7.496 DEP images/ext-file.pb-c.d [2020-09-29T23:00:09.235Z] #41 7.548 PBCC images/rpc.pb-c.c [2020-09-29T23:00:09.492Z] #41 7.591 DEP images/rpc.pb-c.d [2020-09-29T23:00:09.492Z] #41 7.663 PBCC images/siginfo.pb-c.c [2020-09-29T23:00:09.492Z] #41 7.737 DEP images/siginfo.pb-c.d [2020-09-29T23:00:09.492Z] #41 7.803 PBCC images/pagemap.pb-c.c [2020-09-29T23:00:09.749Z] #41 7.877 DEP images/pagemap.pb-c.d [2020-09-29T23:00:09.749Z] #41 7.931 PBCC images/rlimit.pb-c.c [2020-09-29T23:00:10.006Z] #41 7.952 DEP images/rlimit.pb-c.d [2020-09-29T23:00:10.006Z] #41 8.025 PBCC images/file-lock.pb-c.c [2020-09-29T23:00:10.006Z] #41 8.075 DEP images/file-lock.pb-c.d [2020-09-29T23:00:10.006Z] #41 8.152 PBCC images/tty.pb-c.c [2020-09-29T23:00:10.271Z] #41 ... [2020-09-29T23:00:10.271Z] [2020-09-29T23:00:10.271Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:10.271Z] #32 DONE 75.1s [2020-09-29T23:00:10.271Z] [2020-09-29T23:00:10.271Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:10.271Z] #41 8.241 DEP images/tty.pb-c.d [2020-09-29T23:00:10.271Z] #41 8.297 PBCC images/tun.pb-c.c [2020-09-29T23:00:10.271Z] #41 8.471 PBCC images/netdev.pb-c.c [2020-09-29T23:00:10.508Z] #19 1.181 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:00:10.508Z] #19 1.184 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:00:10.508Z] #19 1.186 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:00:10.508Z] #19 DONE 1.4s [2020-09-29T23:00:10.508Z] [2020-09-29T23:00:10.508Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:00:10.530Z] #41 8.628 DEP images/tun.pb-c.d [2020-09-29T23:00:10.530Z] #41 8.689 DEP images/netdev.pb-c.d [2020-09-29T23:00:10.530Z] #41 8.732 PBCC images/vma.pb-c.c [2020-09-29T23:00:10.767Z] #8 ... [2020-09-29T23:00:10.767Z] [2020-09-29T23:00:10.767Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:10.767Z] #25 9.616 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:10.767Z] #25 10.36 126 added, 0 removed; done. [2020-09-29T23:00:10.767Z] #25 10.40 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-29T23:00:10.767Z] #25 10.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:10.767Z] #25 10.42 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:10.767Z] #25 10.43 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:10.767Z] #25 10.45 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:10.767Z] #25 10.47 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:10.767Z] #25 10.47 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:10.767Z] #25 11.05 0 added, 0 removed; done. [2020-09-29T23:00:10.767Z] #25 11.05 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T23:00:10.767Z] #25 11.05 done. [2020-09-29T23:00:10.767Z] #25 DONE 14.0s [2020-09-29T23:00:10.767Z] [2020-09-29T23:00:10.767Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:00:10.767Z] #26 DONE 0.2s [2020-09-29T23:00:10.767Z] [2020-09-29T23:00:10.767Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:10.767Z] #27 0.957 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:10.787Z] #41 8.796 DEP images/vma.pb-c.d [2020-09-29T23:00:10.787Z] #41 8.929 PBCC images/creds.pb-c.c [2020-09-29T23:00:10.787Z] #41 8.963 DEP images/creds.pb-c.d [2020-09-29T23:00:10.913Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2020-09-29T23:00:10.913Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-29T23:00:11.027Z] #27 1.119 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:00:11.027Z] #27 1.196 [2020-09-29T23:00:11.045Z] #41 9.136 PBCC images/utsns.pb-c.c [2020-09-29T23:00:11.045Z] #41 9.167 DEP images/utsns.pb-c.d [2020-09-29T23:00:11.045Z] #41 9.204 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:00:11.045Z] #41 9.243 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:00:11.045Z] #41 9.271 DEP images/ipc-desc.pb-c.d [2020-09-29T23:00:11.045Z] #41 9.360 DEP images/ipc-sem.pb-c.d [2020-09-29T23:00:11.175Z] #8 DONE 24.9s [2020-09-29T23:00:11.175Z] [2020-09-29T23:00:11.175Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:11.175Z] #27 0.861 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:11.175Z] #27 1.110 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:00:11.175Z] #27 1.231 [2020-09-29T23:00:11.175Z] #27 1.345 ########### 15.6% ########################## 37.1% ######################################### 57.0% ################################################# 69.0% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-29T23:00:11.175Z] #27 1.871 [2020-09-29T23:00:11.175Z] #27 1.981 ######################################################################## 100.0% [2020-09-29T23:00:11.175Z] #27 2.110 [2020-09-29T23:00:11.175Z] #27 2.259 ############################################ 62.0% ######################################################################## 100.0% [2020-09-29T23:00:11.175Z] #27 2.377 [2020-09-29T23:00:11.292Z] [2020-09-29T23:00:11.292Z] #27 ... [2020-09-29T23:00:11.292Z] [2020-09-29T23:00:11.292Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-29T23:00:11.292Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2020-09-29T23:00:11.292Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-29T23:00:11.292Z] #8 DONE 23.7s [2020-09-29T23:00:11.292Z] [2020-09-29T23:00:11.292Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:11.302Z] #41 9.416 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:00:11.302Z] #41 9.463 DEP images/ipc-msg.pb-c.d [2020-09-29T23:00:11.302Z] #41 9.534 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:00:11.302Z] #41 9.555 DEP images/ipc-shm.pb-c.d [2020-09-29T23:00:11.302Z] #41 9.575 PBCC images/ipc-var.pb-c.c [2020-09-29T23:00:11.713Z] #41 9.586 DEP images/ipc-var.pb-c.d [2020-09-29T23:00:11.713Z] #41 9.632 PBCC images/sk-opts.pb-c.c [2020-09-29T23:00:11.713Z] #41 9.688 PBCC images/packet-sock.pb-c.c [2020-09-29T23:00:11.713Z] #41 9.722 DEP images/sk-opts.pb-c.d [2020-09-29T23:00:11.713Z] #41 9.772 DEP images/packet-sock.pb-c.d [2020-09-29T23:00:11.713Z] #41 9.812 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:00:11.713Z] #41 9.895 DEP images/sk-netlink.pb-c.d [2020-09-29T23:00:11.713Z] #41 9.915 PBCC images/sk-inet.pb-c.c [2020-09-29T23:00:11.713Z] #41 9.973 DEP images/sk-inet.pb-c.d [2020-09-29T23:00:11.713Z] #41 10.02 PBCC images/sk-unix.pb-c.c [2020-09-29T23:00:11.714Z] #27 1.321 ############ 17.7% ########################### 37.7% ######################################### 57.0% ####################################################### 77.5% ##################################################################### 97.2% ######################################################################## 100.0% [2020-09-29T23:00:11.714Z] #27 1.803 [2020-09-29T23:00:11.971Z] #41 10.09 DEP images/sk-unix.pb-c.d [2020-09-29T23:00:11.971Z] #41 10.13 PBCC images/mm.pb-c.c [2020-09-29T23:00:11.971Z] #41 10.20 DEP images/mm.pb-c.d [2020-09-29T23:00:11.971Z] #41 10.23 PBCC images/timerfd.pb-c.c [2020-09-29T23:00:11.971Z] #41 10.27 DEP images/timerfd.pb-c.d [2020-09-29T23:00:11.973Z] #27 1.900 ######################################################################## 100.0% [2020-09-29T23:00:11.973Z] #27 2.000 [2020-09-29T23:00:11.986Z] #27 2.495 ########### 16.3% ########################## 36.3% ######################################## 55.6% ##################################################### 73.9% ################################################################### 94.4% ######################################################################## 100.0% [2020-09-29T23:00:11.986Z] #27 3.020 [2020-09-29T23:00:12.233Z] #27 2.118 ################################################################## 92.5% ######################################################################## 100.0% [2020-09-29T23:00:12.233Z] #27 2.235 [2020-09-29T23:00:12.237Z] #41 10.33 PBCC images/timer.pb-c.c [2020-09-29T23:00:12.237Z] #41 10.37 DEP images/timer.pb-c.d [2020-09-29T23:00:12.238Z] #41 10.41 PBCC images/sa.pb-c.c [2020-09-29T23:00:12.238Z] #41 10.48 DEP images/sa.pb-c.d [2020-09-29T23:00:12.494Z] #41 10.49 PBCC images/pipe-data.pb-c.c [2020-09-29T23:00:12.494Z] #41 10.52 DEP images/pipe-data.pb-c.d [2020-09-29T23:00:12.494Z] #41 10.58 PBCC images/mnt.pb-c.c [2020-09-29T23:00:12.494Z] #41 10.65 DEP images/mnt.pb-c.d [2020-09-29T23:00:12.598Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.5s done [2020-09-29T23:00:12.752Z] #41 10.72 PBCC images/sk-packet.pb-c.c [2020-09-29T23:00:12.752Z] #41 10.74 DEP images/sk-packet.pb-c.d [2020-09-29T23:00:12.752Z] #41 10.78 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:00:12.752Z] #41 10.82 DEP images/tcp-stream.pb-c.d [2020-09-29T23:00:12.752Z] #41 10.87 PBCC images/pipe.pb-c.c [2020-09-29T23:00:12.752Z] #41 10.91 DEP images/pipe.pb-c.d [2020-09-29T23:00:12.752Z] #41 10.95 PBCC images/pstree.pb-c.c [2020-09-29T23:00:12.753Z] #27 2.353 ############ 17.1% ########################## 36.3% ######################################## 55.6% ##################################################### 74.9%#27 ... [2020-09-29T23:00:12.753Z] [2020-09-29T23:00:12.753Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:00:12.753Z] #9 DONE 1.5s [2020-09-29T23:00:12.753Z] [2020-09-29T23:00:12.753Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:12.753Z] #27 2.353 ############ 17.1% ########################## 36.3% ######################################## 55.6% ##################################################### 74.9% ################################################################### 93.9% ######################################################################## 100.0% [2020-09-29T23:00:13.009Z] #41 10.97 DEP images/pstree.pb-c.d [2020-09-29T23:00:13.009Z] #41 11.02 PBCC images/fs.pb-c.c [2020-09-29T23:00:13.009Z] #41 11.05 DEP images/fs.pb-c.d [2020-09-29T23:00:13.009Z] #41 11.13 PBCC images/signalfd.pb-c.c [2020-09-29T23:00:13.009Z] #41 11.20 DEP images/signalfd.pb-c.d [2020-09-29T23:00:13.009Z] #41 11.24 PBCC images/fh.pb-c.c [2020-09-29T23:00:13.013Z] #39 ... [2020-09-29T23:00:13.013Z] #27 2.882 [2020-09-29T23:00:13.013Z] [2020-09-29T23:00:13.013Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:13.013Z] #46 0.742 + RM_GOPATH=0 [2020-09-29T23:00:13.013Z] #46 0.743 + TMP_GOPATH= [2020-09-29T23:00:13.013Z] #46 0.743 + : /build [2020-09-29T23:00:13.013Z] #46 0.743 + '[' -z '' ']' [2020-09-29T23:00:13.013Z] #46 0.743 ++ mktemp -d [2020-09-29T23:00:13.013Z] #46 0.745 + export GOPATH=/tmp/tmp.kh8LUjHBD7 [2020-09-29T23:00:13.013Z] #46 0.745 + GOPATH=/tmp/tmp.kh8LUjHBD7 [2020-09-29T23:00:13.013Z] #46 0.745 + RM_GOPATH=1 [2020-09-29T23:00:13.013Z] #46 0.765 + case "$(go env GOARCH)" in [2020-09-29T23:00:13.013Z] #46 0.769 ++ go env GOARCH [2020-09-29T23:00:13.013Z] #46 0.800 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:13.013Z] #46 0.801 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:13.013Z] #46 0.804 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:13.013Z] #46 0.806 + dir=/tmp/install [2020-09-29T23:00:13.013Z] #46 0.806 + bin=gotestsum [2020-09-29T23:00:13.013Z] #46 0.807 + shift [2020-09-29T23:00:13.013Z] #46 0.807 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:00:13.013Z] #46 0.821 + . /tmp/install/gotestsum.installer [2020-09-29T23:00:13.013Z] #46 0.823 ++ : v0.5.3 [2020-09-29T23:00:13.013Z] #46 0.827 + install_gotestsum [2020-09-29T23:00:13.013Z] #46 0.828 + set -e [2020-09-29T23:00:13.013Z] #46 0.828 + export GO111MODULE=on [2020-09-29T23:00:13.013Z] #46 0.828 + GO111MODULE=on [2020-09-29T23:00:13.013Z] #46 0.828 + GOBIN=/build [2020-09-29T23:00:13.013Z] #46 0.829 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:00:13.013Z] #46 0.962 go: finding gotest.tools v0.5.3 [2020-09-29T23:00:13.013Z] #46 0.963 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:13.013Z] #46 2.057 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:13.013Z] #46 3.072 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:13.013Z] #46 4.664 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:13.013Z] #46 4.664 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:00:13.013Z] #46 4.677 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:13.013Z] #46 4.850 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:00:13.013Z] #46 4.985 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:13.013Z] #46 5.018 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:13.013Z] #46 5.027 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:13.013Z] #46 5.046 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:00:13.013Z] #46 5.114 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:13.013Z] #46 5.128 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:13.013Z] #46 5.217 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:13.013Z] #46 5.318 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:13.013Z] #46 5.355 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:13.013Z] #46 5.421 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:00:13.173Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2020-09-29T23:00:13.173Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-29T23:00:13.266Z] #41 11.30 PBCC images/fsnotify.pb-c.c [2020-09-29T23:00:13.266Z] #41 11.36 DEP images/fh.pb-c.d [2020-09-29T23:00:13.266Z] #41 11.42 DEP images/fsnotify.pb-c.d [2020-09-29T23:00:13.266Z] #41 11.47 PBCC images/eventpoll.pb-c.c [2020-09-29T23:00:13.312Z] #46 5.558 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:13.435Z] #8 DONE 19.2s [2020-09-29T23:00:13.435Z] [2020-09-29T23:00:13.435Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:00:13.523Z] #41 11.49 DEP images/eventpoll.pb-c.d [2020-09-29T23:00:13.523Z] #41 11.53 PBCC images/eventfd.pb-c.c [2020-09-29T23:00:13.523Z] #41 11.56 DEP images/eventfd.pb-c.d [2020-09-29T23:00:13.523Z] #41 11.60 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:00:13.523Z] #41 11.62 DEP images/remap-file-path.pb-c.d [2020-09-29T23:00:13.523Z] #41 11.70 PBCC images/fifo.pb-c.c [2020-09-29T23:00:13.523Z] #41 11.71 DEP images/fifo.pb-c.d [2020-09-29T23:00:13.523Z] #41 11.76 PBCC images/ghost-file.pb-c.c [2020-09-29T23:00:13.523Z] #41 11.79 DEP images/ghost-file.pb-c.d [2020-09-29T23:00:13.523Z] #41 11.83 PBCC images/regfile.pb-c.c [2020-09-29T23:00:13.611Z] #46 5.854 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:13.611Z] #46 5.882 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:13.781Z] #41 11.90 DEP images/regfile.pb-c.d [2020-09-29T23:00:13.781Z] #41 11.94 PBCC images/ns.pb-c.c [2020-09-29T23:00:13.781Z] #41 11.96 DEP images/ns.pb-c.d [2020-09-29T23:00:13.781Z] #41 12.01 PBCC images/fdinfo.pb-c.c [2020-09-29T23:00:13.827Z] #27 3.132 ## 3.4% ####### 9.7% ########## 15.0% ############## 20.1% ################# 23.8% ####################### 32.3% ############################## 43.1% ################################### 48.7% ###################################### 53.9% ########################################## 59.1% ############################################## 64.3% ################################################## 69.5% ################################################## 70.1% ####################################################### 77.2% ############################################################# 85.1% ################################################################# 90.3% ##27 ... [2020-09-29T23:00:13.827Z] [2020-09-29T23:00:13.827Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:00:13.827Z] #9 DONE 2.8s [2020-09-29T23:00:13.827Z] [2020-09-29T23:00:13.827Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:13.827Z] #27 3.132 ## 3.4% ####### 9.7% ########## 15.0% ############## 20.1% ################# 23.8% ####################### 32.3% ############################## 43.1% ################################### 48.7% ###################################### 53.9% ########################################## 59.1% ############################################## 64.3% ################################################## 69.5% ################################################## 70.1% ####################################################### 77.2% ############################################################# 85.1% ################################################################# 90.3% #################################################################### 95.5% ######################################################################## 100.0% [2020-09-29T23:00:13.827Z] #27 4.985 [2020-09-29T23:00:13.910Z] #46 6.167 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:13.910Z] #46 6.175 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:14.038Z] #41 12.08 DEP images/fdinfo.pb-c.d [2020-09-29T23:00:14.038Z] #41 12.12 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:00:14.038Z] #41 12.17 PBCC images/core-arm.pb-c.c [2020-09-29T23:00:14.038Z] #41 12.25 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:00:14.098Z] #27 5.126 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:14.231Z] #20 3.577 Collecting yamllint==1.16.0 [2020-09-29T23:00:14.231Z] #20 3.740 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:00:14.231Z] #20 3.772 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:00:14.231Z] #20 3.845 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:00:14.231Z] #20 3.861 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:00:14.231Z] #20 3.977 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:00:14.295Z] #41 12.32 PBCC images/core-s390.pb-c.c [2020-09-29T23:00:14.295Z] #41 12.35 PBCC images/core-x86.pb-c.c [2020-09-29T23:00:14.295Z] #41 12.43 PBCC images/core.pb-c.c [2020-09-29T23:00:14.295Z] #41 12.53 PBCC images/inventory.pb-c.c [2020-09-29T23:00:14.295Z] #41 12.61 DEP images/core-aarch64.pb-c.d [2020-09-29T23:00:14.361Z] #27 5.407 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:00:14.361Z] #27 5.508 [2020-09-29T23:00:14.379Z] #9 ... [2020-09-29T23:00:14.380Z] [2020-09-29T23:00:14.380Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:14.380Z] #25 5.361 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:14.380Z] #25 5.365 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:14.380Z] #25 5.377 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:14.380Z] #25 5.584 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:00:14.380Z] #25 5.815 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:00:14.380Z] #25 6.039 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:00:14.380Z] #25 7.401 Fetched 8211 kB in 2s (3592 kB/s) [2020-09-29T23:00:14.380Z] #25 7.401 Reading package lists... [2020-09-29T23:00:14.380Z] #25 8.690 Reading package lists... [2020-09-29T23:00:14.380Z] #25 9.901 Building dependency tree... [2020-09-29T23:00:14.552Z] #41 12.65 DEP images/core-arm.pb-c.d [2020-09-29T23:00:14.552Z] #41 12.72 DEP images/core-ppc64.pb-c.d [2020-09-29T23:00:14.552Z] #41 12.82 DEP images/core-s390.pb-c.d [2020-09-29T23:00:14.621Z] #27 5.574 ######################################################################## 100.0% [2020-09-29T23:00:14.621Z] #27 5.593 [2020-09-29T23:00:14.621Z] #27 5.671 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:14.641Z] #25 10.48 The following additional packages will be installed: [2020-09-29T23:00:14.641Z] #25 10.48 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-29T23:00:14.641Z] #25 10.48 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-09-29T23:00:14.641Z] #25 10.48 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-09-29T23:00:14.641Z] #25 10.49 Suggested packages: [2020-09-29T23:00:14.641Z] #25 10.49 krb5-doc krb5-user [2020-09-29T23:00:14.641Z] #25 10.49 Recommended packages: [2020-09-29T23:00:14.641Z] #25 10.49 krb5-locales publicsuffix libsasl2-modules [2020-09-29T23:00:14.809Z] #41 12.86 DEP images/core-x86.pb-c.d [2020-09-29T23:00:14.809Z] #41 12.95 DEP images/core.pb-c.d [2020-09-29T23:00:14.809Z] #41 13.04 DEP images/inventory.pb-c.d [2020-09-29T23:00:14.841Z] #27 3.001 ### 4.4% ###### 9.5% ########## 14.9% ############ 17.9% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################ 45.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.4% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2020-09-29T23:00:14.841Z] #27 4.881 [2020-09-29T23:00:14.841Z] #27 4.960 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:14.880Z] #27 5.837 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:00:14.880Z] #27 5.891 [2020-09-29T23:00:15.066Z] #41 13.13 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:00:15.066Z] #41 13.17 DEP images/cpuinfo.pb-c.d [2020-09-29T23:00:15.066Z] #41 13.21 PBCC images/stats.pb-c.c [2020-09-29T23:00:15.066Z] #41 13.23 DEP images/stats.pb-c.d [2020-09-29T23:00:15.103Z] #27 5.083 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:00:15.103Z] #27 5.148 [2020-09-29T23:00:15.103Z] #27 5.193 ######################################################################## 100.0% [2020-09-29T23:00:15.103Z] #27 5.218 [2020-09-29T23:00:15.103Z] #27 5.294 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:15.141Z] #27 5.970 ######################################################################## 100.0% [2020-09-29T23:00:15.141Z] #27 5.987 [2020-09-29T23:00:15.141Z] #27 6.135 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:15.216Z] #25 10.80 The following NEW packages will be installed: [2020-09-29T23:00:15.216Z] #25 10.80 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-09-29T23:00:15.216Z] #25 10.80 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-09-29T23:00:15.216Z] #25 10.80 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-29T23:00:15.216Z] #25 10.80 libssh2-1 libssl1.1 openssl [2020-09-29T23:00:15.216Z] #25 11.08 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2020-09-29T23:00:15.216Z] #25 11.08 Need to get 4772 kB of archives. [2020-09-29T23:00:15.216Z] #25 11.08 After this operation, 11.5 MB of additional disk space will be used. [2020-09-29T23:00:15.216Z] #25 11.08 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-09-29T23:00:15.216Z] #25 11.13 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-09-29T23:00:15.293Z] #20 4.820 Building wheels for collected packages: pyyaml [2020-09-29T23:00:15.293Z] #20 4.831 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:00:15.293Z] #20 ... [2020-09-29T23:00:15.293Z] [2020-09-29T23:00:15.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:15.293Z] #41 79.99 CC criu/namespaces.o [2020-09-29T23:00:15.293Z] #41 80.83 CC criu/net.o [2020-09-29T23:00:15.293Z] #41 82.50 CC criu/netfilter.o [2020-09-29T23:00:15.293Z] #41 82.66 CC criu/page-pipe.o [2020-09-29T23:00:15.293Z] #41 82.93 CC criu/page-xfer.o [2020-09-29T23:00:15.293Z] #41 83.85 CC criu/pagemap-cache.o [2020-09-29T23:00:15.293Z] #41 84.09 CC criu/pagemap.o [2020-09-29T23:00:15.293Z] #41 84.65 CC criu/parasite-syscall.o [2020-09-29T23:00:15.293Z] #41 85.18 CC criu/path.o [2020-09-29T23:00:15.293Z] #41 85.35 CC criu/pie-util-vdso.o [2020-09-29T23:00:15.293Z] #41 85.62 CC criu/pie-util.o [2020-09-29T23:00:15.293Z] #41 85.71 CC criu/pipes.o [2020-09-29T23:00:15.293Z] #41 86.13 CC criu/plugin.o [2020-09-29T23:00:15.293Z] #41 86.38 CC criu/proc_parse.o [2020-09-29T23:00:15.293Z] #41 88.10 CC criu/protobuf-desc.o [2020-09-29T23:00:15.293Z] #41 88.52 CC criu/protobuf.o [2020-09-29T23:00:15.293Z] #41 88.68 CC criu/pstree.o [2020-09-29T23:00:15.293Z] #41 89.34 CC criu/rbtree.o [2020-09-29T23:00:15.293Z] #41 89.59 CC criu/rst-malloc.o [2020-09-29T23:00:15.293Z] #41 89.85 CC criu/seccomp.o [2020-09-29T23:00:15.362Z] #27 ... [2020-09-29T23:00:15.363Z] [2020-09-29T23:00:15.363Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:00:15.363Z] #10 DONE 2.6s [2020-09-29T23:00:15.403Z] #27 ... [2020-09-29T23:00:15.403Z] [2020-09-29T23:00:15.403Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:00:15.403Z] #10 DONE 1.4s [2020-09-29T23:00:15.403Z] [2020-09-29T23:00:15.403Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:00:15.403Z] #29 DONE 0.0s [2020-09-29T23:00:15.403Z] [2020-09-29T23:00:15.403Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:15.403Z] #27 6.316 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:00:15.403Z] #27 6.335 skipping existing c35d46ef359f [2020-09-29T23:00:15.403Z] #27 ... [2020-09-29T23:00:15.403Z] [2020-09-29T23:00:15.403Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:00:15.403Z] #37 DONE 0.1s [2020-09-29T23:00:15.403Z] [2020-09-29T23:00:15.403Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:15.403Z] #27 6.380 [2020-09-29T23:00:15.478Z] #25 11.17 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-29T23:00:15.478Z] #25 11.18 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-09-29T23:00:15.478Z] #25 11.19 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-09-29T23:00:15.478Z] #25 11.19 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-09-29T23:00:15.478Z] #25 11.20 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-09-29T23:00:15.478Z] #25 11.21 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-09-29T23:00:15.478Z] #25 11.23 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-09-29T23:00:15.478Z] #25 11.23 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-09-29T23:00:15.478Z] #25 11.24 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-29T23:00:15.478Z] #25 11.25 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] [2020-09-29T23:00:15.478Z] #25 11.26 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-09-29T23:00:15.478Z] #25 11.26 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-09-29T23:00:15.478Z] #25 11.27 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-09-29T23:00:15.478Z] #25 11.27 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-09-29T23:00:15.478Z] #25 11.28 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-09-29T23:00:15.478Z] #25 11.31 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-09-29T23:00:15.478Z] #25 11.33 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-29T23:00:15.478Z] #25 11.33 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-29T23:00:15.478Z] #25 11.34 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-29T23:00:15.584Z] #41 ... [2020-09-29T23:00:15.584Z] [2020-09-29T23:00:15.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:15.584Z] #38 122.9 + dpkg --print-architecture [2020-09-29T23:00:15.584Z] #38 122.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:00:15.584Z] #38 123.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:00:15.584Z] #38 123.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:00:15.624Z] [2020-09-29T23:00:15.624Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:15.624Z] #27 5.462 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:00:15.624Z] #27 5.528 [2020-09-29T23:00:15.624Z] #27 5.576 ######################################################################## 100.0% [2020-09-29T23:00:15.624Z] #27 5.600 [2020-09-29T23:00:15.624Z] #27 5.700 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:15.663Z] #27 6.537 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:15.663Z] #27 6.820 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:00:15.886Z] #27 ... [2020-09-29T23:00:15.886Z] [2020-09-29T23:00:15.886Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:00:15.886Z] #37 DONE 0.4s [2020-09-29T23:00:15.886Z] [2020-09-29T23:00:15.886Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:00:15.886Z] #29 DONE 0.4s [2020-09-29T23:00:15.886Z] [2020-09-29T23:00:15.886Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:15.886Z] #27 5.935 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:00:15.886Z] #27 5.966 skipping existing c35d46ef359f [2020-09-29T23:00:15.933Z] #27 6.999 [2020-09-29T23:00:15.933Z] #27 7.084 ######################################################################## 100.0% [2020-09-29T23:00:16.051Z] #25 11.78 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:16.051Z] #25 11.82 Fetched 4772 kB in 1s (9250 kB/s) [2020-09-29T23:00:16.146Z] #27 5.998 [2020-09-29T23:00:16.146Z] #27 6.154 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:16.194Z] #27 7.119 [2020-09-29T23:00:16.195Z] #27 7.141 Download of images into '/build' complete. [2020-09-29T23:00:16.195Z] #27 7.141 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:00:16.195Z] #27 7.141 tar -cC '/build' . | docker load [2020-09-29T23:00:16.195Z] #27 DONE 7.2s [2020-09-29T23:00:16.195Z] [2020-09-29T23:00:16.195Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:16.216Z] #38 ... [2020-09-29T23:00:16.216Z] [2020-09-29T23:00:16.216Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:00:16.216Z] #20 5.234 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:00:16.216Z] #20 5.234 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:00:16.216Z] #20 5.281 Successfully built pyyaml [2020-09-29T23:00:16.216Z] #20 5.299 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:00:16.216Z] #20 5.498 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:00:16.216Z] #20 DONE 5.8s [2020-09-29T23:00:16.216Z] [2020-09-29T23:00:16.216Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:00:16.313Z] #25 11.99 Selecting previously unselected package libssl1.1:arm64. [2020-09-29T23:00:16.314Z] #25 11.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-09-29T23:00:16.314Z] #25 12.00 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-09-29T23:00:16.314Z] #25 12.02 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:16.405Z] #27 6.407 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:00:16.507Z] #23 DONE 0.2s [2020-09-29T23:00:16.507Z] [2020-09-29T23:00:16.507Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:00:16.576Z] #25 12.26 Selecting previously unselected package openssl. [2020-09-29T23:00:16.576Z] #25 ... [2020-09-29T23:00:16.576Z] [2020-09-29T23:00:16.576Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-29T23:00:16.576Z] #9 DONE 3.3s [2020-09-29T23:00:16.576Z] [2020-09-29T23:00:16.576Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:16.576Z] #25 12.26 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-09-29T23:00:16.576Z] #25 12.28 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:16.664Z] #27 6.582 [2020-09-29T23:00:16.664Z] #27 6.637 ######################################################################## 100.0% [2020-09-29T23:00:16.664Z] #27 6.668 [2020-09-29T23:00:16.664Z] #27 6.691 Download of images into '/build' complete. [2020-09-29T23:00:16.664Z] #27 6.691 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:00:16.664Z] #27 6.691 tar -cC '/build' . | docker load [2020-09-29T23:00:16.664Z] #27 DONE 6.8s [2020-09-29T23:00:16.664Z] [2020-09-29T23:00:16.664Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:16.699Z] #46 8.505 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:16.699Z] #46 8.977 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:16.839Z] #25 12.46 Selecting previously unselected package ca-certificates. [2020-09-29T23:00:16.839Z] #25 12.46 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-29T23:00:16.839Z] #25 12.48 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:16.839Z] #25 12.61 Selecting previously unselected package libkeyutils1:arm64. [2020-09-29T23:00:16.839Z] #25 12.62 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-09-29T23:00:16.839Z] #25 12.62 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-09-29T23:00:16.839Z] #25 12.66 Selecting previously unselected package libkrb5support0:arm64. [2020-09-29T23:00:16.839Z] #25 12.66 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ... [2020-09-29T23:00:16.961Z] #41 14.67 make[1]: Nothing to be done for 'all'. [2020-09-29T23:00:16.961Z] #41 ... [2020-09-29T23:00:16.961Z] [2020-09-29T23:00:16.961Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:16.961Z] #43 71.52 internal/lazyregexp [2020-09-29T23:00:16.961Z] #43 71.82 go/ast [2020-09-29T23:00:16.961Z] #43 71.85 net/url [2020-09-29T23:00:16.961Z] #43 73.62 text/template/parse [2020-09-29T23:00:16.961Z] #43 77.56 go/parser [2020-09-29T23:00:16.961Z] #43 78.17 text/template [2020-09-29T23:00:16.961Z] #43 80.93 encoding/xml [2020-09-29T23:00:16.961Z] #43 ... [2020-09-29T23:00:16.961Z] [2020-09-29T23:00:16.961Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:16.961Z] #54 35.49 Checking out files: 54% (1780/3268) Checking out files: 55% (1798/3268) Checking out files: 56% (1831/3268) Checking out files: 57% (1863/3268) Checking out files: 58% (1896/3268) Checking out files: 59% (1929/3268) Checking out files: 60% (1961/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 98% (3229/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:00:16.961Z] #54 36.58 + cd /tmp/tmp.MwTk4SPNbg/src/github.com/containerd/containerd [2020-09-29T23:00:16.961Z] #54 36.58 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:00:16.961Z] #54 37.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:00:16.961Z] #54 37.52 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:00:16.961Z] #54 37.52 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:00:16.961Z] #54 37.52 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:00:16.961Z] #54 37.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:00:16.961Z] #54 37.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:00:16.961Z] #54 37.52 + '[' '' = dynamic ']' [2020-09-29T23:00:16.961Z] #54 37.52 + make [2020-09-29T23:00:16.961Z] #54 38.28 + bin/ctr [2020-09-29T23:00:16.961Z] #54 ... [2020-09-29T23:00:16.961Z] [2020-09-29T23:00:16.961Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:16.961Z] #11 71.77 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:00:16.961Z] #11 71.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:00:16.961Z] #11 71.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:16.961Z] #11 71.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:00:16.961Z] #11 71.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:00:16.961Z] #11 71.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:16.961Z] #11 ... [2020-09-29T23:00:16.961Z] [2020-09-29T23:00:16.961Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:16.961Z] #49 76.84 github.com/pkg/diff [2020-09-29T23:00:16.961Z] #49 77.46 go/ast [2020-09-29T23:00:16.961Z] #49 78.10 golang.org/x/crypto/ssh/terminal [2020-09-29T23:00:16.961Z] #49 79.47 mvdan.cc/editorconfig [2020-09-29T23:00:16.961Z] #49 80.67 mvdan.cc/sh/v3/fileutil [2020-09-29T23:00:16.961Z] #49 80.86 mvdan.cc/sh/v3/syntax [2020-09-29T23:00:17.100Z] #25 12.66 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-09-29T23:00:17.100Z] #25 12.72 Selecting previously unselected package libk5crypto3:arm64. [2020-09-29T23:00:17.100Z] #25 12.72 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ... [2020-09-29T23:00:17.100Z] #25 12.72 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-09-29T23:00:17.100Z] #25 12.78 Selecting previously unselected package libkrb5-3:arm64. [2020-09-29T23:00:17.100Z] #25 12.78 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ... [2020-09-29T23:00:17.100Z] #25 12.78 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-09-29T23:00:17.100Z] #25 12.91 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-09-29T23:00:17.139Z] #28 DONE 0.8s [2020-09-29T23:00:17.139Z] [2020-09-29T23:00:17.139Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:00:17.366Z] #25 12.91 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-09-29T23:00:17.366Z] #25 12.91 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-09-29T23:00:17.366Z] #25 13.00 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-09-29T23:00:17.366Z] #25 13.00 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-09-29T23:00:17.366Z] #25 13.00 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:17.366Z] #25 13.04 Selecting previously unselected package libsasl2-2:arm64. [2020-09-29T23:00:17.366Z] #25 13.04 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-09-29T23:00:17.366Z] #25 13.05 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:17.366Z] #25 13.10 Selecting previously unselected package libldap-common. [2020-09-29T23:00:17.366Z] #25 13.10 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-29T23:00:17.366Z] #25 13.10 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:17.366Z] #25 13.15 Selecting previously unselected package libldap-2.4-2:arm64. [2020-09-29T23:00:17.366Z] #25 ... [2020-09-29T23:00:17.366Z] [2020-09-29T23:00:17.366Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-29T23:00:17.366Z] #10 DONE 0.8s [2020-09-29T23:00:17.366Z] [2020-09-29T23:00:17.366Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:17.366Z] #25 13.15 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... [2020-09-29T23:00:17.366Z] #25 13.15 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:17.366Z] #25 13.27 Selecting previously unselected package libnghttp2-14:arm64. [2020-09-29T23:00:17.366Z] #25 13.27 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-09-29T23:00:17.483Z] #31 DONE 0.1s [2020-09-29T23:00:17.483Z] [2020-09-29T23:00:17.483Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:00:17.483Z] #33 DONE 0.1s [2020-09-29T23:00:17.483Z] [2020-09-29T23:00:17.483Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:00:17.629Z] #25 ... [2020-09-29T23:00:17.629Z] [2020-09-29T23:00:17.629Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-29T23:00:17.629Z] #29 DONE 0.2s [2020-09-29T23:00:17.629Z] [2020-09-29T23:00:17.629Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-29T23:00:17.629Z] #37 DONE 0.2s [2020-09-29T23:00:17.629Z] [2020-09-29T23:00:17.629Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:17.629Z] #25 13.27 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:17.629Z] #25 13.35 Selecting previously unselected package libpsl5:arm64. [2020-09-29T23:00:17.629Z] #25 13.35 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-09-29T23:00:17.629Z] #25 13.36 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-09-29T23:00:17.629Z] #25 13.44 Selecting previously unselected package librtmp1:arm64. [2020-09-29T23:00:17.629Z] #25 13.45 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-09-29T23:00:17.629Z] #25 13.45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:17.755Z] #46 ... [2020-09-29T23:00:17.755Z] [2020-09-29T23:00:17.755Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:17.755Z] #48 0.731 + RM_GOPATH=0 [2020-09-29T23:00:17.755Z] #48 0.732 + TMP_GOPATH= [2020-09-29T23:00:17.755Z] #48 0.732 + : /build [2020-09-29T23:00:17.755Z] #48 0.732 + '[' -z '' ']' [2020-09-29T23:00:17.755Z] #48 0.752 ++ mktemp -d [2020-09-29T23:00:17.755Z] #48 0.755 + export GOPATH=/tmp/tmp.RNzCkoEAGL [2020-09-29T23:00:17.755Z] #48 0.766 + GOPATH=/tmp/tmp.RNzCkoEAGL [2020-09-29T23:00:17.755Z] #48 0.768 + RM_GOPATH=1 [2020-09-29T23:00:17.755Z] #48 0.769 + case "$(go env GOARCH)" in [2020-09-29T23:00:17.755Z] #48 0.771 ++ go env GOARCH [2020-09-29T23:00:17.755Z] #48 0.808 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:17.755Z] #48 0.808 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:17.755Z] #48 0.809 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:17.755Z] #48 0.814 + dir=/tmp/install [2020-09-29T23:00:17.755Z] #48 0.814 + bin=golangci_lint [2020-09-29T23:00:17.755Z] #48 0.814 + shift [2020-09-29T23:00:17.755Z] #48 0.814 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:00:17.755Z] #48 0.814 + . /tmp/install/golangci_lint.installer [2020-09-29T23:00:17.755Z] #48 0.816 ++ : v1.23.8 [2020-09-29T23:00:17.755Z] #48 0.816 + install_golangci_lint [2020-09-29T23:00:17.755Z] #48 0.816 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:00:17.755Z] #48 0.816 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:00:17.755Z] #48 0.817 Installing golangci-lint version v1.23.8 [2020-09-29T23:00:17.755Z] #48 ... [2020-09-29T23:00:17.755Z] [2020-09-29T23:00:17.755Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:17.755Z] #33 0.761 + RM_GOPATH=0 [2020-09-29T23:00:17.755Z] #33 0.761 + TMP_GOPATH= [2020-09-29T23:00:17.755Z] #33 0.761 + : /build [2020-09-29T23:00:17.755Z] #33 0.761 + '[' -z '' ']' [2020-09-29T23:00:17.755Z] #33 0.762 ++ mktemp -d [2020-09-29T23:00:17.755Z] #33 0.774 + export GOPATH=/tmp/tmp.8DuaHmGOcP [2020-09-29T23:00:17.755Z] #33 0.774 + GOPATH=/tmp/tmp.8DuaHmGOcP [2020-09-29T23:00:17.755Z] #33 0.775 + RM_GOPATH=1 [2020-09-29T23:00:17.755Z] #33 0.775 + case "$(go env GOARCH)" in [2020-09-29T23:00:17.755Z] #33 0.777 ++ go env GOARCH [2020-09-29T23:00:17.755Z] #33 0.813 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:17.755Z] #33 0.813 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:17.755Z] #33 0.813 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:17.755Z] #33 0.816 + dir=/tmp/install [2020-09-29T23:00:17.755Z] #33 0.817 + bin=tomlv [2020-09-29T23:00:17.755Z] #33 0.817 + shift [2020-09-29T23:00:17.755Z] #33 0.820 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:00:17.755Z] #33 0.820 + . /tmp/install/tomlv.installer [2020-09-29T23:00:17.755Z] #33 0.821 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:17.755Z] #33 0.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:17.755Z] #33 0.821 + install_tomlv [2020-09-29T23:00:17.755Z] #33 0.821 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:00:17.755Z] #33 0.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8DuaHmGOcP/src/github.com/BurntSushi/toml [2020-09-29T23:00:17.755Z] #33 0.850 Cloning into '/tmp/tmp.8DuaHmGOcP/src/github.com/BurntSushi/toml'... [2020-09-29T23:00:17.755Z] #33 1.873 + cd /tmp/tmp.8DuaHmGOcP/src/github.com/BurntSushi/toml [2020-09-29T23:00:17.755Z] #33 1.895 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:17.755Z] #33 1.906 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:00:17.755Z] #33 2.492 math/bits [2020-09-29T23:00:17.755Z] #33 2.545 internal/cpu [2020-09-29T23:00:17.755Z] #33 2.648 runtime/internal/sys [2020-09-29T23:00:17.755Z] #33 2.756 runtime/internal/atomic [2020-09-29T23:00:17.755Z] #33 2.992 runtime/internal/math [2020-09-29T23:00:17.755Z] #33 3.158 unicode/utf8 [2020-09-29T23:00:17.755Z] #33 3.432 internal/race [2020-09-29T23:00:17.755Z] #33 3.841 sync/atomic [2020-09-29T23:00:17.755Z] #33 4.460 internal/bytealg [2020-09-29T23:00:17.755Z] #33 4.814 unicode [2020-09-29T23:00:17.755Z] #33 4.933 internal/testlog [2020-09-29T23:00:17.755Z] #33 5.316 math [2020-09-29T23:00:17.755Z] #33 6.046 encoding [2020-09-29T23:00:17.755Z] #33 6.531 runtime [2020-09-29T23:00:17.755Z] #33 6.652 runtime/cgo [2020-09-29T23:00:17.774Z] #36 DONE 0.1s [2020-09-29T23:00:17.774Z] [2020-09-29T23:00:17.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:17.774Z] #41 90.37 CC criu/seize.o [2020-09-29T23:00:17.774Z] #41 90.83 CC criu/servicefd.o [2020-09-29T23:00:17.774Z] #41 91.15 CC criu/shmem.o [2020-09-29T23:00:17.774Z] #41 91.68 CC criu/sigframe.o [2020-09-29T23:00:17.774Z] #41 91.84 CC criu/signalfd.o [2020-09-29T23:00:17.774Z] #41 92.02 CC criu/sk-inet.o [2020-09-29T23:00:17.891Z] #49 ... [2020-09-29T23:00:17.891Z] [2020-09-29T23:00:17.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:17.891Z] #41 16.04 CC images/stats.o [2020-09-29T23:00:17.894Z] #25 13.53 Selecting previously unselected package libssh2-1:arm64. [2020-09-29T23:00:17.894Z] #25 13.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-09-29T23:00:17.894Z] #25 13.54 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-09-29T23:00:18.053Z] #33 ... [2020-09-29T23:00:18.053Z] [2020-09-29T23:00:18.053Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:18.053Z] #12 1.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:18.053Z] #12 1.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:18.053Z] #12 1.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:18.053Z] #12 2.766 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:00:18.053Z] #12 4.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:00:18.053Z] #12 6.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:00:18.053Z] #12 ... [2020-09-29T23:00:18.053Z] [2020-09-29T23:00:18.053Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:18.053Z] #35 1.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:18.053Z] #35 1.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:18.053Z] #35 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:18.053Z] #35 2.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:00:18.053Z] #35 4.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:00:18.053Z] #35 6.319 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:00:18.066Z] #41 92.48 CC criu/sk-netlink.o [2020-09-29T23:00:18.066Z] #41 92.69 CC criu/sk-packet.o [2020-09-29T23:00:18.157Z] #25 13.72 Selecting previously unselected package libcurl4:arm64. [2020-09-29T23:00:18.157Z] #25 13.72 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-09-29T23:00:18.157Z] #25 13.74 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:18.157Z] #25 13.87 Selecting previously unselected package curl. [2020-09-29T23:00:18.157Z] #25 13.87 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-09-29T23:00:18.157Z] #25 13.87 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:18.350Z] #35 ... [2020-09-29T23:00:18.350Z] [2020-09-29T23:00:18.350Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:18.350Z] #31 0.665 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:00:18.350Z] #31 0.683 Cloning into '.'... [2020-09-29T23:00:18.350Z] #31 ... [2020-09-29T23:00:18.350Z] [2020-09-29T23:00:18.350Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:18.350Z] #63 0.681 + RM_GOPATH=0 [2020-09-29T23:00:18.350Z] #63 0.681 + TMP_GOPATH= [2020-09-29T23:00:18.350Z] #63 0.681 + : /build [2020-09-29T23:00:18.350Z] #63 0.681 + '[' -z '' ']' [2020-09-29T23:00:18.350Z] #63 0.681 ++ mktemp -d [2020-09-29T23:00:18.350Z] #63 0.683 + export GOPATH=/tmp/tmp.dgpdAbRsW4 [2020-09-29T23:00:18.350Z] #63 0.683 + GOPATH=/tmp/tmp.dgpdAbRsW4 [2020-09-29T23:00:18.350Z] #63 0.683 + RM_GOPATH=1 [2020-09-29T23:00:18.350Z] #63 0.683 + case "$(go env GOARCH)" in [2020-09-29T23:00:18.350Z] #63 0.683 ++ go env GOARCH [2020-09-29T23:00:18.350Z] #63 0.688 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.350Z] #63 0.688 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.350Z] #63 0.688 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:18.350Z] #63 0.689 + dir=/tmp/install [2020-09-29T23:00:18.350Z] #63 0.690 + bin=proxy [2020-09-29T23:00:18.350Z] #63 0.690 + shift [2020-09-29T23:00:18.350Z] #63 0.701 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:00:18.350Z] #63 0.702 + . /tmp/install/proxy.installer [2020-09-29T23:00:18.350Z] #63 0.762 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:18.350Z] #63 0.763 + install_proxy [2020-09-29T23:00:18.350Z] #63 0.763 + case "$1" in [2020-09-29T23:00:18.350Z] #63 0.763 + export CGO_ENABLED=0 [2020-09-29T23:00:18.350Z] #63 0.763 + CGO_ENABLED=0 [2020-09-29T23:00:18.350Z] #63 0.763 + _install_proxy [2020-09-29T23:00:18.350Z] #63 0.763 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:00:18.350Z] #63 0.763 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:18.350Z] #63 0.763 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dgpdAbRsW4/src/github.com/docker/libnetwork [2020-09-29T23:00:18.350Z] #63 0.774 Cloning into '/tmp/tmp.dgpdAbRsW4/src/github.com/docker/libnetwork'... [2020-09-29T23:00:18.357Z] #41 93.11 CC criu/sk-queue.o [2020-09-29T23:00:18.433Z] #25 14.00 Selecting previously unselected package libonig5:arm64. [2020-09-29T23:00:18.433Z] #25 14.00 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-09-29T23:00:18.433Z] #25 14.03 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-29T23:00:18.433Z] #25 14.20 Selecting previously unselected package libjq1:arm64. [2020-09-29T23:00:18.433Z] #25 14.20 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-29T23:00:18.433Z] #25 14.22 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:18.455Z] #41 16.43 CC images/core.o [2020-09-29T23:00:18.648Z] #63 ... [2020-09-29T23:00:18.648Z] [2020-09-29T23:00:18.648Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:18.648Z] #23 0.747 + RM_GOPATH=0 [2020-09-29T23:00:18.648Z] #23 0.747 + TMP_GOPATH= [2020-09-29T23:00:18.648Z] #23 0.747 + : /build [2020-09-29T23:00:18.648Z] #23 0.747 + '[' -z '' ']' [2020-09-29T23:00:18.648Z] #23 0.753 ++ mktemp -d [2020-09-29T23:00:18.648Z] #23 0.768 + export GOPATH=/tmp/tmp.51w6inUgck [2020-09-29T23:00:18.648Z] #23 0.768 + GOPATH=/tmp/tmp.51w6inUgck [2020-09-29T23:00:18.648Z] #23 0.768 + RM_GOPATH=1 [2020-09-29T23:00:18.648Z] #23 0.768 + case "$(go env GOARCH)" in [2020-09-29T23:00:18.648Z] #23 0.772 ++ go env GOARCH [2020-09-29T23:00:18.648Z] #23 0.848 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.648Z] #23 0.852 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.648Z] #23 0.854 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:18.648Z] #23 0.861 + dir=/tmp/install [2020-09-29T23:00:18.648Z] #23 0.861 + bin=dockercli [2020-09-29T23:00:18.648Z] #23 0.862 + shift [2020-09-29T23:00:18.648Z] #23 0.863 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:00:18.648Z] #23 0.863 + . /tmp/install/dockercli.installer [2020-09-29T23:00:18.648Z] #23 0.864 ++ : stable [2020-09-29T23:00:18.648Z] #23 0.864 ++ : 17.06.2-ce [2020-09-29T23:00:18.648Z] #23 0.866 + install_dockercli [2020-09-29T23:00:18.648Z] #23 0.866 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:00:18.648Z] #23 0.867 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:00:18.648Z] #23 0.905 ++ uname -m [2020-09-29T23:00:18.648Z] #23 0.915 + arch=ppc64le [2020-09-29T23:00:18.648Z] #23 0.922 + '[' ppc64le '!=' x86_64 ']' [2020-09-29T23:00:18.648Z] #23 0.923 + '[' ppc64le '!=' s390x ']' [2020-09-29T23:00:18.648Z] #23 0.924 + '[' ppc64le '!=' armhf ']' [2020-09-29T23:00:18.648Z] #23 0.925 + build_dockercli [2020-09-29T23:00:18.648Z] #23 0.926 + git clone https://github.com/docker/docker-ce /tmp/tmp.51w6inUgck/tmp/docker-ce [2020-09-29T23:00:18.648Z] #23 0.932 Cloning into '/tmp/tmp.51w6inUgck/tmp/docker-ce'... [2020-09-29T23:00:18.648Z] #23 ... [2020-09-29T23:00:18.648Z] [2020-09-29T23:00:18.648Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:18.648Z] #50 0.723 + RM_GOPATH=0 [2020-09-29T23:00:18.648Z] #50 0.723 + TMP_GOPATH= [2020-09-29T23:00:18.648Z] #50 0.723 + : /build [2020-09-29T23:00:18.648Z] #50 0.723 + '[' -z '' ']' [2020-09-29T23:00:18.648Z] #50 0.724 ++ mktemp -d [2020-09-29T23:00:18.648Z] #50 0.726 + export GOPATH=/tmp/tmp.WNPQwHvItg [2020-09-29T23:00:18.648Z] #50 0.726 + GOPATH=/tmp/tmp.WNPQwHvItg [2020-09-29T23:00:18.648Z] #50 0.726 + RM_GOPATH=1 [2020-09-29T23:00:18.648Z] #50 0.726 + case "$(go env GOARCH)" in [2020-09-29T23:00:18.648Z] #50 0.732 ++ go env GOARCH [2020-09-29T23:00:18.648Z] #50 0.818 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.648Z] #50 0.818 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.648Z] #50 0.823 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:18.648Z] #50 0.827 + dir=/tmp/install [2020-09-29T23:00:18.648Z] #50 0.827 + bin=shfmt [2020-09-29T23:00:18.648Z] #50 0.827 + shift [2020-09-29T23:00:18.648Z] #50 0.827 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:00:18.648Z] #50 0.827 + . /tmp/install/shfmt.installer [2020-09-29T23:00:18.648Z] #50 0.833 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:18.648Z] #50 0.834 + install_shfmt [2020-09-29T23:00:18.648Z] #50 0.838 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:18.648Z] #50 0.838 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:00:18.648Z] #50 0.838 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WNPQwHvItg/src/github.com/mvdan/sh [2020-09-29T23:00:18.648Z] #50 0.840 Cloning into '/tmp/tmp.WNPQwHvItg/src/github.com/mvdan/sh'... [2020-09-29T23:00:18.648Z] #50 10.24 + cd /tmp/tmp.WNPQwHvItg/src/github.com/mvdan/sh [2020-09-29T23:00:18.648Z] #50 10.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:18.648Z] #50 10.37 + GO111MODULE=on [2020-09-29T23:00:18.648Z] #50 10.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:00:18.703Z] #25 14.32 Selecting previously unselected package jq. [2020-09-29T23:00:18.703Z] #25 14.32 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-29T23:00:18.703Z] #25 14.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:18.703Z] #25 14.44 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-09-29T23:00:18.703Z] #25 14.47 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-09-29T23:00:18.703Z] #25 14.47 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:18.946Z] #50 ... [2020-09-29T23:00:18.946Z] [2020-09-29T23:00:18.946Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:18.946Z] #41 1.101 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:18.946Z] #41 1.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:18.946Z] #41 1.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:18.946Z] #41 2.364 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:00:18.946Z] #41 4.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:00:18.946Z] #41 6.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:00:18.946Z] #41 ... [2020-09-29T23:00:18.946Z] [2020-09-29T23:00:18.946Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:18.946Z] #44 0.741 + RM_GOPATH=0 [2020-09-29T23:00:18.946Z] #44 0.742 + TMP_GOPATH= [2020-09-29T23:00:18.946Z] #44 0.742 + : /build [2020-09-29T23:00:18.946Z] #44 0.742 + '[' -z '' ']' [2020-09-29T23:00:18.946Z] #44 0.742 ++ mktemp -d [2020-09-29T23:00:18.946Z] #44 0.752 + export GOPATH=/tmp/tmp.IojWXvY8Tb [2020-09-29T23:00:18.946Z] #44 0.767 + GOPATH=/tmp/tmp.IojWXvY8Tb [2020-09-29T23:00:18.946Z] #44 0.767 + RM_GOPATH=1 [2020-09-29T23:00:18.946Z] #44 0.767 + case "$(go env GOARCH)" in [2020-09-29T23:00:18.946Z] #44 0.771 ++ go env GOARCH [2020-09-29T23:00:18.946Z] #44 0.854 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.946Z] #44 0.855 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:18.946Z] #44 0.857 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:18.946Z] #44 0.861 + dir=/tmp/install [2020-09-29T23:00:18.946Z] #44 0.862 + bin=vndr [2020-09-29T23:00:18.946Z] #44 0.863 + shift [2020-09-29T23:00:18.946Z] #44 0.863 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:00:18.946Z] #44 0.865 + . /tmp/install/vndr.installer [2020-09-29T23:00:18.946Z] #44 0.866 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:18.946Z] #44 0.873 + install_vndr [2020-09-29T23:00:18.946Z] #44 0.874 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:00:18.946Z] #44 0.874 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:18.946Z] #44 0.874 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IojWXvY8Tb/src/github.com/LK4D4/vndr [2020-09-29T23:00:18.946Z] #44 0.954 Cloning into '/tmp/tmp.IojWXvY8Tb/src/github.com/LK4D4/vndr'... [2020-09-29T23:00:18.946Z] #44 1.770 + cd /tmp/tmp.IojWXvY8Tb/src/github.com/LK4D4/vndr [2020-09-29T23:00:18.946Z] #44 1.784 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:18.946Z] #44 1.843 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:00:18.946Z] #44 3.211 internal/cpu [2020-09-29T23:00:18.946Z] #44 3.278 internal/race [2020-09-29T23:00:18.946Z] #44 3.421 runtime/internal/atomic [2020-09-29T23:00:18.946Z] #44 3.459 sync/atomic [2020-09-29T23:00:18.946Z] #44 3.631 unicode [2020-09-29T23:00:18.946Z] #44 4.376 unicode/utf8 [2020-09-29T23:00:18.946Z] #44 4.413 internal/bytealg [2020-09-29T23:00:18.946Z] #44 4.484 math/bits [2020-09-29T23:00:18.946Z] #44 6.129 runtime [2020-09-29T23:00:18.946Z] #44 6.241 math [2020-09-29T23:00:18.946Z] #44 6.310 encoding [2020-09-29T23:00:18.946Z] #44 6.782 unicode/utf16 [2020-09-29T23:00:18.946Z] #44 8.024 container/list [2020-09-29T23:00:18.946Z] #44 10.04 crypto/internal/subtle [2020-09-29T23:00:18.946Z] #44 10.24 crypto/subtle [2020-09-29T23:00:18.946Z] #44 10.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:00:18.946Z] #44 11.10 internal/nettrace [2020-09-29T23:00:18.946Z] #44 11.25 runtime/cgo [2020-09-29T23:00:18.965Z] #25 14.77 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-09-29T23:00:18.965Z] #25 14.77 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:18.965Z] #25 14.80 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-09-29T23:00:18.965Z] #25 14.83 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:18.990Z] #41 93.44 CC criu/sk-tcp.o [2020-09-29T23:00:18.990Z] #41 93.64 CC criu/sk-unix.o [2020-09-29T23:00:19.018Z] #41 17.05 CC images/core-x86.o [2020-09-29T23:00:19.240Z] #25 14.85 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-29T23:00:19.240Z] #25 14.88 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-09-29T23:00:19.240Z] #25 14.92 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-29T23:00:19.240Z] #25 14.93 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-09-29T23:00:19.240Z] #25 14.95 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-09-29T23:00:19.240Z] #25 14.99 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-29T23:00:19.240Z] #25 15.02 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-29T23:00:19.240Z] #25 15.09 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-29T23:00:19.244Z] #44 ... [2020-09-29T23:00:19.244Z] [2020-09-29T23:00:19.244Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:19.244Z] #57 0.760 + RM_GOPATH=0 [2020-09-29T23:00:19.244Z] #57 0.760 + TMP_GOPATH= [2020-09-29T23:00:19.244Z] #57 0.760 + : /build [2020-09-29T23:00:19.244Z] #57 0.761 + '[' -z '' ']' [2020-09-29T23:00:19.244Z] #57 0.763 ++ mktemp -d [2020-09-29T23:00:19.244Z] #57 0.772 + export GOPATH=/tmp/tmp.GDmdvrHnXr [2020-09-29T23:00:19.244Z] #57 0.772 + GOPATH=/tmp/tmp.GDmdvrHnXr [2020-09-29T23:00:19.244Z] #57 0.772 + RM_GOPATH=1 [2020-09-29T23:00:19.244Z] #57 0.773 + case "$(go env GOARCH)" in [2020-09-29T23:00:19.244Z] #57 0.775 ++ go env GOARCH [2020-09-29T23:00:19.244Z] #57 0.791 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:19.244Z] #57 0.791 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:19.244Z] #57 0.793 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:19.244Z] #57 0.801 + dir=/tmp/install [2020-09-29T23:00:19.244Z] #57 0.801 + bin=rootlesskit [2020-09-29T23:00:19.244Z] #57 0.801 + shift [2020-09-29T23:00:19.244Z] #57 0.801 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:00:19.244Z] #57 0.801 + . /tmp/install/rootlesskit.installer [2020-09-29T23:00:19.244Z] #57 0.802 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:19.244Z] #57 0.802 + install_rootlesskit [2020-09-29T23:00:19.244Z] #57 0.803 + case "$1" in [2020-09-29T23:00:19.244Z] #57 0.803 + export CGO_ENABLED=0 [2020-09-29T23:00:19.244Z] #57 0.803 + CGO_ENABLED=0 [2020-09-29T23:00:19.244Z] #57 0.803 + _install_rootlesskit [2020-09-29T23:00:19.244Z] #57 0.803 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:00:19.244Z] #57 0.803 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GDmdvrHnXr/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:19.244Z] #57 0.803 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:19.244Z] #57 0.809 Cloning into '/tmp/tmp.GDmdvrHnXr/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:00:19.244Z] #57 6.160 + cd /tmp/tmp.GDmdvrHnXr/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:19.244Z] #57 6.163 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:19.244Z] #57 6.845 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:00:19.244Z] #57 6.846 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:00:19.511Z] #25 15.10 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-29T23:00:19.511Z] #25 15.12 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:19.542Z] #57 ... [2020-09-29T23:00:19.542Z] [2020-09-29T23:00:19.542Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:19.542Z] #54 1.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:19.542Z] #54 1.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:19.542Z] #54 1.312 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:19.542Z] #54 2.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:00:19.542Z] #54 5.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:00:19.542Z] #54 7.074 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:00:19.542Z] #54 ... [2020-09-29T23:00:19.542Z] [2020-09-29T23:00:19.542Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:19.542Z] #46 10.51 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:19.582Z] #41 17.55 CC images/core-arm.o [2020-09-29T23:00:19.839Z] #41 17.96 CC images/core-aarch64.o [2020-09-29T23:00:20.096Z] #41 18.31 CC images/core-ppc64.o [2020-09-29T23:00:20.502Z] #41 94.78 CC criu/sockets.o [2020-09-29T23:00:20.502Z] #41 ... [2020-09-29T23:00:20.502Z] [2020-09-29T23:00:20.502Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:20.502Z] #51 56.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:00:20.502Z] #51 57.06 + mkdir -p /build [2020-09-29T23:00:20.502Z] #51 57.06 + cp runc /build/runc [2020-09-29T23:00:20.502Z] #51 DONE 57.4s [2020-09-29T23:00:20.660Z] #41 18.90 CC images/core-s390.o [2020-09-29T23:00:20.802Z] [2020-09-29T23:00:20.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:20.802Z] #41 95.29 CC criu/stats.o [2020-09-29T23:00:20.855Z] #30 ... [2020-09-29T23:00:20.855Z] [2020-09-29T23:00:20.855Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:20.855Z] #45 3.756 + RM_GOPATH=0 [2020-09-29T23:00:20.855Z] #45 3.756 + TMP_GOPATH= [2020-09-29T23:00:20.855Z] #45 3.756 + : /build [2020-09-29T23:00:20.855Z] #45 3.756 + '[' -z '' ']' [2020-09-29T23:00:20.855Z] #45 3.757 ++ mktemp -d [2020-09-29T23:00:20.855Z] #45 3.757 + export GOPATH=/tmp/tmp.ryCOusSecR [2020-09-29T23:00:20.855Z] #45 3.757 + GOPATH=/tmp/tmp.ryCOusSecR [2020-09-29T23:00:20.855Z] #45 3.757 + RM_GOPATH=1 [2020-09-29T23:00:20.855Z] #45 3.757 + case "$(go env GOARCH)" in [2020-09-29T23:00:20.855Z] #45 3.761 ++ go env GOARCH [2020-09-29T23:00:20.855Z] #45 3.763 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:20.855Z] #45 3.763 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:20.855Z] #45 3.764 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:20.855Z] #45 3.764 + dir=/tmp/install [2020-09-29T23:00:20.855Z] #45 3.764 + bin=gotestsum [2020-09-29T23:00:20.855Z] #45 3.764 + shift [2020-09-29T23:00:20.855Z] #45 3.764 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:00:20.855Z] #45 3.764 + . /tmp/install/gotestsum.installer [2020-09-29T23:00:20.855Z] #45 3.764 ++ : v0.5.3 [2020-09-29T23:00:20.855Z] #45 3.764 + install_gotestsum [2020-09-29T23:00:20.855Z] #45 3.765 + set -e [2020-09-29T23:00:20.855Z] #45 3.765 + export GO111MODULE=on [2020-09-29T23:00:20.855Z] #45 3.765 + GO111MODULE=on [2020-09-29T23:00:20.855Z] #45 3.765 + GOBIN=/build [2020-09-29T23:00:20.855Z] #45 3.765 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:00:20.855Z] #45 3.812 go: finding gotest.tools v0.5.3 [2020-09-29T23:00:20.855Z] #45 3.812 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:20.855Z] #45 3.933 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:20.855Z] #45 4.357 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:20.855Z] #45 4.538 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:00:20.855Z] #45 4.545 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:00:20.855Z] #45 4.610 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:20.855Z] #45 4.610 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:20.855Z] #45 4.610 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:20.855Z] #45 4.610 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:20.855Z] #45 4.610 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:00:20.855Z] #45 4.614 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:20.855Z] #45 4.649 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:20.855Z] #45 4.715 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:00:20.855Z] #45 4.733 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:20.855Z] #45 4.733 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:20.855Z] #45 4.777 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:20.855Z] #45 4.777 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:20.855Z] #45 5.094 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:20.855Z] #45 5.124 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:20.855Z] #45 5.276 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:20.855Z] #45 5.402 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:20.855Z] #45 5.612 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:21.095Z] #41 95.59 CC criu/string.o [2020-09-29T23:00:21.095Z] #41 95.67 CC criu/sysctl.o [2020-09-29T23:00:21.478Z] #38 ... [2020-09-29T23:00:21.478Z] [2020-09-29T23:00:21.478Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:21.478Z] #56 4.224 + RM_GOPATH=0 [2020-09-29T23:00:21.478Z] #56 4.224 + TMP_GOPATH= [2020-09-29T23:00:21.478Z] #56 4.224 + : /build [2020-09-29T23:00:21.478Z] #56 4.224 + '[' -z '' ']' [2020-09-29T23:00:21.478Z] #56 4.224 ++ mktemp -d [2020-09-29T23:00:21.478Z] #56 4.225 + export GOPATH=/tmp/tmp.Q9PwNb5UA5 [2020-09-29T23:00:21.478Z] #56 4.225 + GOPATH=/tmp/tmp.Q9PwNb5UA5 [2020-09-29T23:00:21.478Z] #56 4.225 + RM_GOPATH=1 [2020-09-29T23:00:21.478Z] #56 4.225 + case "$(go env GOARCH)" in [2020-09-29T23:00:21.478Z] #56 4.225 ++ go env GOARCH [2020-09-29T23:00:21.478Z] #56 4.246 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:21.478Z] #56 4.246 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:21.478Z] #56 4.246 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:21.478Z] #56 4.246 + dir=/tmp/install [2020-09-29T23:00:21.478Z] #56 4.246 + bin=rootlesskit [2020-09-29T23:00:21.478Z] #56 4.246 + shift [2020-09-29T23:00:21.478Z] #56 4.246 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:00:21.478Z] #56 4.246 + . /tmp/install/rootlesskit.installer [2020-09-29T23:00:21.478Z] #56 4.247 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:21.478Z] #56 4.250 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:21.478Z] #56 4.250 + install_rootlesskit [2020-09-29T23:00:21.478Z] #56 4.250 + case "$1" in [2020-09-29T23:00:21.478Z] #56 4.250 + export CGO_ENABLED=0 [2020-09-29T23:00:21.478Z] #56 4.250 + CGO_ENABLED=0 [2020-09-29T23:00:21.478Z] #56 4.250 + _install_rootlesskit [2020-09-29T23:00:21.478Z] #56 4.250 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:00:21.478Z] #56 4.250 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Q9PwNb5UA5/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:21.478Z] #56 4.258 Cloning into '/tmp/tmp.Q9PwNb5UA5/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:00:21.478Z] #56 ... [2020-09-29T23:00:21.478Z] [2020-09-29T23:00:21.478Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:21.478Z] #38 5.652 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:00:21.478Z] #38 5.652 Cloning into '.'... [2020-09-29T23:00:21.590Z] #41 19.51 CC images/cpuinfo.o [2020-09-29T23:00:21.779Z] #41 96.25 CC criu/sysfs_parse.o [2020-09-29T23:00:21.779Z] #41 96.42 CC criu/timens.o [2020-09-29T23:00:21.901Z] #41 19.91 CC images/inventory.o [2020-09-29T23:00:22.070Z] #41 96.51 CC criu/timerfd.o [2020-09-29T23:00:22.070Z] #41 96.64 CC criu/tty.o [2020-09-29T23:00:22.093Z] #25 17.87 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:22.179Z] #41 20.26 CC images/fdinfo.o [2020-09-29T23:00:22.324Z] #46 14.14 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:00:22.324Z] #46 14.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:22.324Z] #46 14.19 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:00:22.324Z] #46 14.38 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:22.324Z] #46 14.51 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:22.622Z] #46 14.67 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:22.752Z] #41 20.74 CC images/fown.o [2020-09-29T23:00:22.752Z] #41 20.93 CC images/ns.o [2020-09-29T23:00:22.922Z] #46 14.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:22.922Z] #46 15.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:22.922Z] #46 15.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:22.922Z] #46 15.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:22.922Z] #46 15.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:23.016Z] #41 21.23 CC images/regfile.o [2020-09-29T23:00:23.106Z] #41 97.42 CC criu/tun.o [2020-09-29T23:00:23.106Z] #41 97.64 CC criu/uffd.o [2020-09-29T23:00:23.222Z] #46 ... [2020-09-29T23:00:23.222Z] [2020-09-29T23:00:23.222Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:23.394Z] #45 8.134 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:23.522Z] #39 15.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:00:23.585Z] #41 21.53 CC images/ghost-file.o [2020-09-29T23:00:23.810Z] #41 98.20 CC criu/util.o [2020-09-29T23:00:23.854Z] #41 21.85 CC images/fifo.o [2020-09-29T23:00:24.101Z] #41 98.72 CC criu/uts_ns.o [2020-09-29T23:00:24.141Z] #41 22.11 CC images/remap-file-path.o [2020-09-29T23:00:24.392Z] #41 98.80 CC criu/vdso.o [2020-09-29T23:00:24.392Z] #41 99.06 LINK criu/built-in.o [2020-09-29T23:00:24.392Z] #41 99.13 LINK criu/criu [2020-09-29T23:00:24.410Z] #41 22.44 CC images/eventfd.o [2020-09-29T23:00:24.410Z] #41 22.63 CC images/eventpoll.o [2020-09-29T23:00:24.651Z] #25 ... [2020-09-29T23:00:24.651Z] [2020-09-29T23:00:24.651Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:24.651Z] #32 4.236 + RM_GOPATH=0 [2020-09-29T23:00:24.651Z] #32 4.237 + TMP_GOPATH= [2020-09-29T23:00:24.651Z] #32 4.238 + : /build [2020-09-29T23:00:24.651Z] #32 4.238 + '[' -z '' ']' [2020-09-29T23:00:24.651Z] #32 4.239 ++ mktemp -d [2020-09-29T23:00:24.651Z] #32 4.241 + export GOPATH=/tmp/tmp.CYX3Ns39xk [2020-09-29T23:00:24.651Z] #32 4.241 + GOPATH=/tmp/tmp.CYX3Ns39xk [2020-09-29T23:00:24.651Z] #32 4.242 + RM_GOPATH=1 [2020-09-29T23:00:24.651Z] #32 4.242 + case "$(go env GOARCH)" in [2020-09-29T23:00:24.651Z] #32 4.245 ++ go env GOARCH [2020-09-29T23:00:24.651Z] #32 4.256 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:24.651Z] #32 4.256 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:24.651Z] #32 4.259 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:24.651Z] #32 4.260 + dir=/tmp/install [2020-09-29T23:00:24.651Z] #32 4.261 + bin=tomlv [2020-09-29T23:00:24.651Z] #32 4.261 + shift [2020-09-29T23:00:24.651Z] #32 4.261 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:00:24.651Z] #32 4.261 + . /tmp/install/tomlv.installer [2020-09-29T23:00:24.651Z] #32 4.261 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:24.651Z] #32 4.261 + install_tomlv [2020-09-29T23:00:24.651Z] #32 4.261 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:00:24.651Z] #32 4.261 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:24.651Z] #32 4.261 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CYX3Ns39xk/src/github.com/BurntSushi/toml [2020-09-29T23:00:24.651Z] #32 4.265 Cloning into '/tmp/tmp.CYX3Ns39xk/src/github.com/BurntSushi/toml'... [2020-09-29T23:00:24.651Z] #32 5.164 + cd /tmp/tmp.CYX3Ns39xk/src/github.com/BurntSushi/toml [2020-09-29T23:00:24.651Z] #32 5.165 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:24.651Z] #32 5.182 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:00:24.651Z] #32 5.792 unicode/utf8 [2020-09-29T23:00:24.651Z] #32 5.798 sync/atomic [2020-09-29T23:00:24.651Z] #32 5.861 internal/bytealg [2020-09-29T23:00:24.651Z] #32 5.883 math/bits [2020-09-29T23:00:24.651Z] #32 6.492 math [2020-09-29T23:00:24.651Z] #32 6.511 runtime [2020-09-29T23:00:24.651Z] #32 6.636 unicode [2020-09-29T23:00:24.651Z] #32 7.064 runtime/cgo [2020-09-29T23:00:24.683Z] #41 99.37 DEP lib/c/criu.d [2020-09-29T23:00:24.683Z] #41 99.42 CC images/rpc.pb-c.o [2020-09-29T23:00:24.974Z] #41 99.67 CC lib/c/criu.o [2020-09-29T23:00:24.981Z] #41 22.98 CC images/fh.o [2020-09-29T23:00:25.246Z] #41 23.27 CC images/fsnotify.o [2020-09-29T23:00:25.301Z] #45 9.734 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:25.301Z] #45 ... [2020-09-29T23:00:25.301Z] [2020-09-29T23:00:25.301Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:25.301Z] #53 5.889 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:25.301Z] #53 6.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:25.301Z] #53 6.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:25.301Z] #53 8.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:25.561Z] #53 ... [2020-09-29T23:00:25.561Z] [2020-09-29T23:00:25.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:25.561Z] #11 6.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:25.561Z] #11 6.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:25.561Z] #11 6.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:25.561Z] #11 8.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:25.561Z] #11 ... [2020-09-29T23:00:25.561Z] [2020-09-29T23:00:25.561Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:25.561Z] #43 4.928 + RM_GOPATH=0 [2020-09-29T23:00:25.561Z] #43 4.928 + TMP_GOPATH= [2020-09-29T23:00:25.561Z] #43 4.928 + : /build [2020-09-29T23:00:25.561Z] #43 4.928 + '[' -z '' ']' [2020-09-29T23:00:25.561Z] #43 4.934 ++ mktemp -d [2020-09-29T23:00:25.561Z] #43 4.934 + export GOPATH=/tmp/tmp.ylEcEzC8Kg [2020-09-29T23:00:25.561Z] #43 4.934 + GOPATH=/tmp/tmp.ylEcEzC8Kg [2020-09-29T23:00:25.561Z] #43 4.934 + RM_GOPATH=1 [2020-09-29T23:00:25.561Z] #43 4.934 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.561Z] #43 4.934 ++ go env GOARCH [2020-09-29T23:00:25.561Z] #43 4.960 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.561Z] #43 4.960 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.561Z] #43 4.960 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.561Z] #43 4.965 + dir=/tmp/install [2020-09-29T23:00:25.561Z] #43 4.965 + bin=vndr [2020-09-29T23:00:25.561Z] #43 4.965 + shift [2020-09-29T23:00:25.561Z] #43 4.965 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:00:25.561Z] #43 4.965 + . /tmp/install/vndr.installer [2020-09-29T23:00:25.561Z] #43 4.965 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:25.561Z] #43 4.965 + install_vndr [2020-09-29T23:00:25.561Z] #43 4.965 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:00:25.561Z] #43 4.965 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ylEcEzC8Kg/src/github.com/LK4D4/vndr [2020-09-29T23:00:25.561Z] #43 4.965 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:25.561Z] #43 4.969 Cloning into '/tmp/tmp.ylEcEzC8Kg/src/github.com/LK4D4/vndr'... [2020-09-29T23:00:25.561Z] #43 5.700 + cd /tmp/tmp.ylEcEzC8Kg/src/github.com/LK4D4/vndr [2020-09-29T23:00:25.561Z] #43 5.700 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:25.561Z] #43 5.709 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:00:25.561Z] #43 7.449 internal/cpu [2020-09-29T23:00:25.561Z] #43 7.479 runtime/internal/atomic [2020-09-29T23:00:25.561Z] #43 7.894 runtime/internal/sys [2020-09-29T23:00:25.561Z] #43 7.947 internal/bytealg [2020-09-29T23:00:25.561Z] #43 8.129 runtime/internal/math [2020-09-29T23:00:25.561Z] #43 8.230 internal/race [2020-09-29T23:00:25.561Z] #43 8.382 sync/atomic [2020-09-29T23:00:25.561Z] #43 8.776 unicode [2020-09-29T23:00:25.561Z] #43 8.790 runtime [2020-09-29T23:00:25.606Z] #41 100.1 LINK lib/c/built-in.o [2020-09-29T23:00:25.606Z] #41 100.1 LINK lib/c/libcriu.so [2020-09-29T23:00:25.606Z] #41 100.1 LINK lib/c/libcriu.a [2020-09-29T23:00:25.606Z] #41 100.2 GEN magic.py [2020-09-29T23:00:25.606Z] #41 100.3 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:00:25.606Z] #41 100.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:00:25.641Z] #39 17.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T23:00:25.727Z] #38 ... [2020-09-29T23:00:25.727Z] [2020-09-29T23:00:25.727Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:25.727Z] #34 6.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:25.727Z] #34 6.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:25.727Z] #34 6.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:25.727Z] #34 8.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:25.727Z] #34 ... [2020-09-29T23:00:25.727Z] [2020-09-29T23:00:25.727Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:25.727Z] #62 5.634 + RM_GOPATH=0 [2020-09-29T23:00:25.727Z] #62 5.634 + TMP_GOPATH= [2020-09-29T23:00:25.727Z] #62 5.634 + : /build [2020-09-29T23:00:25.727Z] #62 5.634 + '[' -z '' ']' [2020-09-29T23:00:25.727Z] #62 5.634 ++ mktemp -d [2020-09-29T23:00:25.727Z] #62 5.635 + export GOPATH=/tmp/tmp.mBIf42K2us [2020-09-29T23:00:25.727Z] #62 5.635 + GOPATH=/tmp/tmp.mBIf42K2us [2020-09-29T23:00:25.727Z] #62 5.635 + RM_GOPATH=1 [2020-09-29T23:00:25.727Z] #62 5.636 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.727Z] #62 5.647 ++ go env GOARCH [2020-09-29T23:00:25.727Z] #62 5.665 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.727Z] #62 5.665 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.727Z] #62 5.667 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.727Z] #62 5.671 + dir=/tmp/install [2020-09-29T23:00:25.727Z] #62 5.675 + bin=proxy [2020-09-29T23:00:25.727Z] #62 5.675 + shift [2020-09-29T23:00:25.727Z] #62 5.676 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:00:25.727Z] #62 5.676 + . /tmp/install/proxy.installer [2020-09-29T23:00:25.727Z] #62 5.676 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:25.727Z] #62 5.684 + install_proxy [2020-09-29T23:00:25.727Z] #62 5.684 + case "$1" in [2020-09-29T23:00:25.727Z] #62 5.684 + export CGO_ENABLED=0 [2020-09-29T23:00:25.727Z] #62 5.685 + CGO_ENABLED=0 [2020-09-29T23:00:25.727Z] #62 5.685 + _install_proxy [2020-09-29T23:00:25.727Z] #62 5.686 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:00:25.727Z] #62 5.686 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:25.727Z] #62 5.687 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mBIf42K2us/src/github.com/docker/libnetwork [2020-09-29T23:00:25.727Z] #62 5.704 Cloning into '/tmp/tmp.mBIf42K2us/src/github.com/docker/libnetwork'... [2020-09-29T23:00:25.727Z] #62 ... [2020-09-29T23:00:25.727Z] [2020-09-29T23:00:25.727Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:25.727Z] #11 6.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:25.727Z] #11 6.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:25.727Z] #11 6.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:25.727Z] #11 8.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:25.727Z] #11 ... [2020-09-29T23:00:25.727Z] [2020-09-29T23:00:25.727Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:25.727Z] #45 5.115 + RM_GOPATH=0 [2020-09-29T23:00:25.727Z] #45 5.115 + TMP_GOPATH= [2020-09-29T23:00:25.727Z] #45 5.115 + : /build [2020-09-29T23:00:25.727Z] #45 5.115 + '[' -z '' ']' [2020-09-29T23:00:25.727Z] #45 5.115 ++ mktemp -d [2020-09-29T23:00:25.727Z] #45 5.115 + export GOPATH=/tmp/tmp.qk6nPob9x5 [2020-09-29T23:00:25.727Z] #45 5.115 + GOPATH=/tmp/tmp.qk6nPob9x5 [2020-09-29T23:00:25.727Z] #45 5.115 + RM_GOPATH=1 [2020-09-29T23:00:25.727Z] #45 5.115 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.727Z] #45 5.115 ++ go env GOARCH [2020-09-29T23:00:25.727Z] #45 5.155 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.727Z] #45 5.155 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.727Z] #45 5.155 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.727Z] #45 5.175 + dir=/tmp/install [2020-09-29T23:00:25.727Z] #45 5.175 + bin=gotestsum [2020-09-29T23:00:25.727Z] #45 5.175 + shift [2020-09-29T23:00:25.727Z] #45 5.175 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:00:25.727Z] #45 5.175 + . /tmp/install/gotestsum.installer [2020-09-29T23:00:25.727Z] #45 5.175 ++ : v0.5.3 [2020-09-29T23:00:25.727Z] #45 5.175 + install_gotestsum [2020-09-29T23:00:25.727Z] #45 5.175 + set -e [2020-09-29T23:00:25.727Z] #45 5.175 + export GO111MODULE=on [2020-09-29T23:00:25.727Z] #45 5.175 + GO111MODULE=on [2020-09-29T23:00:25.727Z] #45 5.175 + GOBIN=/build [2020-09-29T23:00:25.727Z] #45 5.175 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:00:25.727Z] #45 5.266 go: finding gotest.tools v0.5.3 [2020-09-29T23:00:25.727Z] #45 5.266 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:25.727Z] #45 6.831 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:25.727Z] #45 7.450 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:25.727Z] #45 8.467 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:25.727Z] #45 8.503 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:25.727Z] #45 8.512 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:00:25.727Z] #45 8.553 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:00:25.727Z] #45 8.602 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:25.727Z] #45 8.820 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:25.727Z] #45 8.859 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:25.727Z] #45 8.887 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:25.727Z] #45 8.892 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:25.727Z] #45 9.063 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:25.727Z] #45 9.313 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:00:25.727Z] #45 9.317 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:25.727Z] #45 9.400 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:25.727Z] #45 9.469 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:00:25.727Z] #45 9.659 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:25.727Z] #45 9.719 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:25.727Z] #45 9.730 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:25.727Z] #45 9.789 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:25.727Z] #45 9.927 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:25.809Z] #41 23.90 CC images/signalfd.o [2020-09-29T23:00:25.820Z] #43 ... [2020-09-29T23:00:25.820Z] [2020-09-29T23:00:25.820Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:25.820Z] #32 4.732 + RM_GOPATH=0 [2020-09-29T23:00:25.820Z] #32 4.732 + TMP_GOPATH= [2020-09-29T23:00:25.820Z] #32 4.732 + : /build [2020-09-29T23:00:25.820Z] #32 4.732 + '[' -z '' ']' [2020-09-29T23:00:25.820Z] #32 4.732 ++ mktemp -d [2020-09-29T23:00:25.820Z] #32 4.732 + export GOPATH=/tmp/tmp.ZZQH5GaHFU [2020-09-29T23:00:25.820Z] #32 4.732 + GOPATH=/tmp/tmp.ZZQH5GaHFU [2020-09-29T23:00:25.820Z] #32 4.732 + RM_GOPATH=1 [2020-09-29T23:00:25.820Z] #32 4.732 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.820Z] #32 4.738 ++ go env GOARCH [2020-09-29T23:00:25.820Z] #32 4.757 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.820Z] #32 4.757 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.820Z] #32 4.757 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.820Z] #32 4.761 + dir=/tmp/install [2020-09-29T23:00:25.820Z] #32 4.761 + bin=tomlv [2020-09-29T23:00:25.820Z] #32 4.761 + shift [2020-09-29T23:00:25.820Z] #32 4.761 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:00:25.820Z] #32 4.761 + . /tmp/install/tomlv.installer [2020-09-29T23:00:25.820Z] #32 4.761 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:25.820Z] #32 4.761 + install_tomlv [2020-09-29T23:00:25.820Z] #32 4.761 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:00:25.820Z] #32 4.761 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZZQH5GaHFU/src/github.com/BurntSushi/toml [2020-09-29T23:00:25.820Z] #32 4.762 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:25.820Z] #32 4.777 Cloning into '/tmp/tmp.ZZQH5GaHFU/src/github.com/BurntSushi/toml'... [2020-09-29T23:00:25.820Z] #32 6.425 + cd /tmp/tmp.ZZQH5GaHFU/src/github.com/BurntSushi/toml [2020-09-29T23:00:25.820Z] #32 6.425 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:25.820Z] #32 6.535 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:00:25.820Z] #32 7.625 internal/cpu [2020-09-29T23:00:25.820Z] #32 7.671 runtime/internal/atomic [2020-09-29T23:00:25.820Z] #32 7.929 runtime/internal/sys [2020-09-29T23:00:25.820Z] #32 8.127 runtime/internal/math [2020-09-29T23:00:25.820Z] #32 8.160 internal/bytealg [2020-09-29T23:00:25.820Z] #32 8.186 math/bits [2020-09-29T23:00:25.820Z] #32 8.992 runtime [2020-09-29T23:00:25.820Z] #32 9.063 math [2020-09-29T23:00:25.820Z] #32 ... [2020-09-29T23:00:25.820Z] [2020-09-29T23:00:25.820Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:25.820Z] #62 4.905 + RM_GOPATH=0 [2020-09-29T23:00:25.821Z] #62 4.905 + TMP_GOPATH= [2020-09-29T23:00:25.821Z] #62 4.905 + : /build [2020-09-29T23:00:25.821Z] #62 4.905 + '[' -z '' ']' [2020-09-29T23:00:25.821Z] #62 4.906 ++ mktemp -d [2020-09-29T23:00:25.821Z] #62 4.906 + export GOPATH=/tmp/tmp.Ro3VmuMSYN [2020-09-29T23:00:25.821Z] #62 4.906 + GOPATH=/tmp/tmp.Ro3VmuMSYN [2020-09-29T23:00:25.821Z] #62 4.906 + RM_GOPATH=1 [2020-09-29T23:00:25.821Z] #62 4.906 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.821Z] #62 4.913 ++ go env GOARCH [2020-09-29T23:00:25.821Z] #62 4.956 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.821Z] #62 4.956 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.821Z] #62 4.956 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.821Z] #62 4.993 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:25.821Z] #62 4.993 + dir=/tmp/install [2020-09-29T23:00:25.821Z] #62 4.993 + bin=proxy [2020-09-29T23:00:25.821Z] #62 4.993 + shift [2020-09-29T23:00:25.821Z] #62 4.993 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:00:25.821Z] #62 4.993 + . /tmp/install/proxy.installer [2020-09-29T23:00:25.821Z] #62 4.993 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:25.821Z] #62 4.993 + install_proxy [2020-09-29T23:00:25.821Z] #62 4.993 + case "$1" in [2020-09-29T23:00:25.821Z] #62 4.993 + export CGO_ENABLED=0 [2020-09-29T23:00:25.821Z] #62 4.993 + CGO_ENABLED=0 [2020-09-29T23:00:25.821Z] #62 4.993 + _install_proxy [2020-09-29T23:00:25.821Z] #62 4.993 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:00:25.821Z] #62 4.993 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ro3VmuMSYN/src/github.com/docker/libnetwork [2020-09-29T23:00:25.821Z] #62 4.999 Cloning into '/tmp/tmp.Ro3VmuMSYN/src/github.com/docker/libnetwork'... [2020-09-29T23:00:25.897Z] #41 100.3 Note: Building without GnuTLS support [2020-09-29T23:00:25.897Z] #41 100.3 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:00:25.897Z] #41 100.3 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:00:25.987Z] #45 ... [2020-09-29T23:00:25.987Z] [2020-09-29T23:00:25.987Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:25.987Z] #40 6.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:25.987Z] #40 6.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:25.987Z] #40 6.379 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:25.987Z] #40 8.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:25.987Z] #40 ... [2020-09-29T23:00:25.987Z] [2020-09-29T23:00:25.987Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:25.987Z] #22 3.968 + RM_GOPATH=0 [2020-09-29T23:00:25.987Z] #22 3.968 + TMP_GOPATH= [2020-09-29T23:00:25.987Z] #22 3.968 + : /build [2020-09-29T23:00:25.987Z] #22 3.968 + '[' -z '' ']' [2020-09-29T23:00:25.987Z] #22 3.968 ++ mktemp -d [2020-09-29T23:00:25.987Z] #22 3.968 + export GOPATH=/tmp/tmp.CLi7mmSzoU [2020-09-29T23:00:25.987Z] #22 3.968 + GOPATH=/tmp/tmp.CLi7mmSzoU [2020-09-29T23:00:25.987Z] #22 3.968 + RM_GOPATH=1 [2020-09-29T23:00:25.987Z] #22 3.968 + case "$(go env GOARCH)" in [2020-09-29T23:00:25.987Z] #22 3.972 ++ go env GOARCH [2020-09-29T23:00:25.987Z] #22 3.978 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.987Z] #22 3.978 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:25.987Z] #22 3.978 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:25.988Z] #22 3.978 + dir=/tmp/install [2020-09-29T23:00:25.988Z] #22 3.978 + bin=dockercli [2020-09-29T23:00:25.988Z] #22 3.978 + shift [2020-09-29T23:00:25.988Z] #22 3.978 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:00:25.988Z] #22 3.978 + . /tmp/install/dockercli.installer [2020-09-29T23:00:25.988Z] #22 3.978 ++ : stable [2020-09-29T23:00:25.988Z] #22 3.978 ++ : 17.06.2-ce [2020-09-29T23:00:25.988Z] #22 3.978 + install_dockercli [2020-09-29T23:00:25.988Z] #22 3.978 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:00:25.988Z] #22 3.978 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:00:25.988Z] #22 3.988 ++ uname -m [2020-09-29T23:00:25.988Z] #22 3.988 + arch=x86_64 [2020-09-29T23:00:25.988Z] #22 3.988 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T23:00:25.988Z] #22 3.988 + url=https://download.docker.com/linux/static [2020-09-29T23:00:25.988Z] #22 3.988 + tar -xz docker/docker [2020-09-29T23:00:25.988Z] #22 3.988 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T23:00:26.049Z] #32 ... [2020-09-29T23:00:26.049Z] [2020-09-29T23:00:26.049Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:26.049Z] #25 21.81 126 added, 0 removed; done. [2020-09-29T23:00:26.066Z] #41 24.19 CC images/fs.o [2020-09-29T23:00:26.080Z] #62 ... [2020-09-29T23:00:26.080Z] [2020-09-29T23:00:26.080Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:26.080Z] #38 5.270 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:00:26.080Z] #38 5.322 Cloning into '.'... [2020-09-29T23:00:26.191Z] #41 100.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:00:26.191Z] #41 100.9 make[1]: Nothing to be done for 'all'. [2020-09-29T23:00:26.247Z] #22 ... [2020-09-29T23:00:26.247Z] [2020-09-29T23:00:26.247Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:26.247Z] #49 5.181 + RM_GOPATH=0 [2020-09-29T23:00:26.247Z] #49 5.183 + TMP_GOPATH= [2020-09-29T23:00:26.247Z] #49 5.183 + : /build [2020-09-29T23:00:26.247Z] #49 5.183 + '[' -z '' ']' [2020-09-29T23:00:26.247Z] #49 5.190 ++ mktemp -d [2020-09-29T23:00:26.247Z] #49 5.190 + export GOPATH=/tmp/tmp.NdGWl54lsl [2020-09-29T23:00:26.247Z] #49 5.190 + GOPATH=/tmp/tmp.NdGWl54lsl [2020-09-29T23:00:26.247Z] #49 5.190 + RM_GOPATH=1 [2020-09-29T23:00:26.247Z] #49 5.190 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.247Z] #49 5.190 ++ go env GOARCH [2020-09-29T23:00:26.247Z] #49 5.214 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.247Z] #49 5.214 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.247Z] #49 5.214 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.247Z] #49 5.221 + dir=/tmp/install [2020-09-29T23:00:26.247Z] #49 5.221 + bin=shfmt [2020-09-29T23:00:26.247Z] #49 5.221 + shift [2020-09-29T23:00:26.247Z] #49 5.221 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:00:26.247Z] #49 5.221 + . /tmp/install/shfmt.installer [2020-09-29T23:00:26.247Z] #49 5.221 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:26.247Z] #49 5.221 + install_shfmt [2020-09-29T23:00:26.247Z] #49 5.221 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:00:26.247Z] #49 5.221 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NdGWl54lsl/src/github.com/mvdan/sh [2020-09-29T23:00:26.247Z] #49 5.221 Cloning into '/tmp/tmp.NdGWl54lsl/src/github.com/mvdan/sh'... [2020-09-29T23:00:26.247Z] #49 5.221 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:26.247Z] #49 ... [2020-09-29T23:00:26.247Z] [2020-09-29T23:00:26.247Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:26.247Z] #53 6.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:26.247Z] #53 6.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:26.247Z] #53 6.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:26.247Z] #53 8.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:26.312Z] #25 22.00 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-09-29T23:00:26.312Z] #25 22.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:00:26.312Z] #25 22.07 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-09-29T23:00:26.312Z] #25 22.10 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-29T23:00:26.312Z] #25 22.14 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:26.323Z] #41 24.33 CC images/pstree.o [2020-09-29T23:00:26.323Z] #41 24.53 CC images/pipe.o [2020-09-29T23:00:26.339Z] #38 ... [2020-09-29T23:00:26.339Z] [2020-09-29T23:00:26.339Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:26.339Z] #56 4.498 + RM_GOPATH=0 [2020-09-29T23:00:26.339Z] #56 4.498 + TMP_GOPATH= [2020-09-29T23:00:26.339Z] #56 4.498 + : /build [2020-09-29T23:00:26.339Z] #56 4.498 + '[' -z '' ']' [2020-09-29T23:00:26.339Z] #56 4.498 ++ mktemp -d [2020-09-29T23:00:26.339Z] #56 4.498 + export GOPATH=/tmp/tmp.TUxUxWpaxZ [2020-09-29T23:00:26.339Z] #56 4.498 + GOPATH=/tmp/tmp.TUxUxWpaxZ [2020-09-29T23:00:26.339Z] #56 4.498 + RM_GOPATH=1 [2020-09-29T23:00:26.339Z] #56 4.498 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.340Z] #56 4.498 ++ go env GOARCH [2020-09-29T23:00:26.340Z] #56 4.500 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.340Z] #56 4.500 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.340Z] #56 4.502 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.340Z] #56 4.505 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:26.340Z] #56 4.506 + dir=/tmp/install [2020-09-29T23:00:26.340Z] #56 4.506 + bin=rootlesskit [2020-09-29T23:00:26.340Z] #56 4.506 + shift [2020-09-29T23:00:26.340Z] #56 4.506 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:00:26.340Z] #56 4.506 + . /tmp/install/rootlesskit.installer [2020-09-29T23:00:26.340Z] #56 4.506 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:26.340Z] #56 4.506 + install_rootlesskit [2020-09-29T23:00:26.340Z] #56 4.506 + case "$1" in [2020-09-29T23:00:26.340Z] #56 4.506 + export CGO_ENABLED=0 [2020-09-29T23:00:26.340Z] #56 4.506 + CGO_ENABLED=0 [2020-09-29T23:00:26.340Z] #56 4.506 + _install_rootlesskit [2020-09-29T23:00:26.340Z] #56 4.506 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:00:26.340Z] #56 4.506 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TUxUxWpaxZ/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:26.340Z] #56 4.511 Cloning into '/tmp/tmp.TUxUxWpaxZ/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:00:26.340Z] #56 10.68 + cd /tmp/tmp.TUxUxWpaxZ/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:26.340Z] #56 10.68 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:26.340Z] #56 ... [2020-09-29T23:00:26.340Z] [2020-09-29T23:00:26.340Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:26.340Z] #40 6.055 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:26.340Z] #40 6.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:26.340Z] #40 6.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:26.340Z] #40 7.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:26.340Z] #40 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:26.484Z] #41 ... [2020-09-29T23:00:26.484Z] [2020-09-29T23:00:26.484Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:26.484Z] #38 DONE 137.3s [2020-09-29T23:00:26.484Z] [2020-09-29T23:00:26.484Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:26.484Z] #47 135.9 + cd /tmp/tmp.ukT2OOAsbA/src/github.com/golangci/golangci-lint/ [2020-09-29T23:00:26.484Z] #47 135.9 + git checkout -q v1.23.8 [2020-09-29T23:00:26.484Z] #47 136.4 ++ git describe --tags [2020-09-29T23:00:26.484Z] #47 136.4 + version=v1.23.8 [2020-09-29T23:00:26.484Z] #47 136.4 ++ git rev-parse --short HEAD [2020-09-29T23:00:26.484Z] #47 136.4 + commit=76a82c6 [2020-09-29T23:00:26.484Z] #47 136.4 ++ git show -s --format=%cd [2020-09-29T23:00:26.484Z] #47 136.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:00:26.484Z] #47 136.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:00:26.508Z] #53 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:26.508Z] #53 ... [2020-09-29T23:00:26.508Z] [2020-09-29T23:00:26.508Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:26.508Z] #30 4.958 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:00:26.508Z] #30 4.958 Cloning into '.'... [2020-09-29T23:00:26.508Z] #30 ... [2020-09-29T23:00:26.508Z] [2020-09-29T23:00:26.508Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:26.508Z] #47 3.623 Installing golangci-lint version v1.23.8 [2020-09-29T23:00:26.508Z] #47 3.631 + RM_GOPATH=0 [2020-09-29T23:00:26.508Z] #47 3.631 + TMP_GOPATH= [2020-09-29T23:00:26.508Z] #47 3.631 + : /build [2020-09-29T23:00:26.508Z] #47 3.631 + '[' -z '' ']' [2020-09-29T23:00:26.508Z] #47 3.631 ++ mktemp -d [2020-09-29T23:00:26.508Z] #47 3.631 + export GOPATH=/tmp/tmp.p6UFw9eJrU [2020-09-29T23:00:26.508Z] #47 3.631 + GOPATH=/tmp/tmp.p6UFw9eJrU [2020-09-29T23:00:26.508Z] #47 3.631 + RM_GOPATH=1 [2020-09-29T23:00:26.508Z] #47 3.631 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.508Z] #47 3.631 ++ go env GOARCH [2020-09-29T23:00:26.508Z] #47 3.631 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.508Z] #47 3.631 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.508Z] #47 3.631 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.508Z] #47 3.631 + dir=/tmp/install [2020-09-29T23:00:26.508Z] #47 3.631 + bin=golangci_lint [2020-09-29T23:00:26.508Z] #47 3.631 + shift [2020-09-29T23:00:26.508Z] #47 3.631 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:00:26.508Z] #47 3.631 + . /tmp/install/golangci_lint.installer [2020-09-29T23:00:26.508Z] #47 3.631 ++ : v1.23.8 [2020-09-29T23:00:26.508Z] #47 3.631 + install_golangci_lint [2020-09-29T23:00:26.508Z] #47 3.631 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:00:26.508Z] #47 3.631 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:00:26.576Z] #25 22.22 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-29T23:00:26.576Z] #25 22.26 Updating certificates in /etc/ssl/certs... [2020-09-29T23:00:26.580Z] #41 24.71 CC images/tcp-stream.o [2020-09-29T23:00:26.599Z] #40 ... [2020-09-29T23:00:26.599Z] [2020-09-29T23:00:26.599Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:26.599Z] #34 6.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:26.599Z] #34 6.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:26.599Z] #34 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:26.599Z] #34 8.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:26.599Z] #34 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:26.599Z] #34 ... [2020-09-29T23:00:26.599Z] [2020-09-29T23:00:26.599Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:26.599Z] #47 4.742 + RM_GOPATH=0 [2020-09-29T23:00:26.599Z] #47 4.742 + TMP_GOPATH= [2020-09-29T23:00:26.599Z] #47 4.742 + : /build [2020-09-29T23:00:26.599Z] #47 4.742 + '[' -z '' ']' [2020-09-29T23:00:26.599Z] #47 4.742 ++ mktemp -d [2020-09-29T23:00:26.599Z] #47 4.742 + export GOPATH=/tmp/tmp.d7qEDp0mQl [2020-09-29T23:00:26.599Z] #47 4.742 + GOPATH=/tmp/tmp.d7qEDp0mQl [2020-09-29T23:00:26.599Z] #47 4.742 + RM_GOPATH=1 [2020-09-29T23:00:26.599Z] #47 4.742 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.599Z] #47 4.745 ++ go env GOARCH [2020-09-29T23:00:26.599Z] #47 4.791 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.599Z] #47 4.791 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.599Z] #47 4.791 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.599Z] #47 4.791 + dir=/tmp/install [2020-09-29T23:00:26.599Z] #47 4.791 + bin=golangci_lint [2020-09-29T23:00:26.599Z] #47 4.792 + shift [2020-09-29T23:00:26.599Z] #47 4.792 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:00:26.599Z] #47 4.792 + . /tmp/install/golangci_lint.installer [2020-09-29T23:00:26.599Z] #47 4.792 ++ : v1.23.8 [2020-09-29T23:00:26.599Z] #47 4.792 + install_golangci_lint [2020-09-29T23:00:26.599Z] #47 4.792 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:00:26.599Z] #47 4.792 Installing golangci-lint version v1.23.8 [2020-09-29T23:00:26.599Z] #47 4.792 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:00:26.768Z] #47 ... [2020-09-29T23:00:26.768Z] [2020-09-29T23:00:26.768Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:26.768Z] #32 4.910 + RM_GOPATH=0 [2020-09-29T23:00:26.768Z] #32 4.910 + TMP_GOPATH= [2020-09-29T23:00:26.768Z] #32 4.910 + : /build [2020-09-29T23:00:26.768Z] #32 4.910 + '[' -z '' ']' [2020-09-29T23:00:26.768Z] #32 4.910 ++ mktemp -d [2020-09-29T23:00:26.768Z] #32 4.910 + export GOPATH=/tmp/tmp.FUHa0F7mX7 [2020-09-29T23:00:26.768Z] #32 4.910 + GOPATH=/tmp/tmp.FUHa0F7mX7 [2020-09-29T23:00:26.768Z] #32 4.910 + RM_GOPATH=1 [2020-09-29T23:00:26.768Z] #32 4.910 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.768Z] #32 4.910 ++ go env GOARCH [2020-09-29T23:00:26.768Z] #32 4.935 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.768Z] #32 4.935 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.768Z] #32 4.945 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.768Z] #32 4.962 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:26.768Z] #32 4.962 + dir=/tmp/install [2020-09-29T23:00:26.768Z] #32 4.962 + bin=tomlv [2020-09-29T23:00:26.768Z] #32 4.962 + shift [2020-09-29T23:00:26.768Z] #32 4.962 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-29T23:00:26.768Z] #32 4.962 + . /tmp/install/tomlv.installer [2020-09-29T23:00:26.768Z] #32 4.962 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:26.768Z] #32 4.962 + install_tomlv [2020-09-29T23:00:26.768Z] #32 4.962 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-29T23:00:26.768Z] #32 4.962 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FUHa0F7mX7/src/github.com/BurntSushi/toml [2020-09-29T23:00:26.768Z] #32 4.962 Cloning into '/tmp/tmp.FUHa0F7mX7/src/github.com/BurntSushi/toml'... [2020-09-29T23:00:26.768Z] #32 6.469 + cd /tmp/tmp.FUHa0F7mX7/src/github.com/BurntSushi/toml [2020-09-29T23:00:26.768Z] #32 6.469 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-29T23:00:26.768Z] #32 6.489 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:00:26.768Z] #32 7.676 internal/cpu [2020-09-29T23:00:26.768Z] #32 7.677 runtime/internal/atomic [2020-09-29T23:00:26.768Z] #32 8.080 runtime/internal/sys [2020-09-29T23:00:26.768Z] #32 8.268 runtime/internal/math [2020-09-29T23:00:26.768Z] #32 8.293 internal/bytealg [2020-09-29T23:00:26.768Z] #32 8.487 math/bits [2020-09-29T23:00:26.768Z] #32 9.222 runtime [2020-09-29T23:00:26.768Z] #32 9.276 math [2020-09-29T23:00:26.768Z] #32 ... [2020-09-29T23:00:26.768Z] [2020-09-29T23:00:26.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:26.768Z] #43 5.159 + RM_GOPATH=0 [2020-09-29T23:00:26.768Z] #43 5.159 + TMP_GOPATH= [2020-09-29T23:00:26.768Z] #43 5.159 + : /build [2020-09-29T23:00:26.768Z] #43 5.159 + '[' -z '' ']' [2020-09-29T23:00:26.768Z] #43 5.176 ++ mktemp -d [2020-09-29T23:00:26.768Z] #43 5.176 + export GOPATH=/tmp/tmp.54oSX6CLxM [2020-09-29T23:00:26.768Z] #43 5.176 + GOPATH=/tmp/tmp.54oSX6CLxM [2020-09-29T23:00:26.768Z] #43 5.176 + RM_GOPATH=1 [2020-09-29T23:00:26.768Z] #43 5.176 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.768Z] #43 5.176 ++ go env GOARCH [2020-09-29T23:00:26.768Z] #43 5.203 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.768Z] #43 5.203 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.768Z] #43 5.203 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.768Z] #43 5.203 + dir=/tmp/install [2020-09-29T23:00:26.768Z] #43 5.203 + bin=vndr [2020-09-29T23:00:26.768Z] #43 5.203 + shift [2020-09-29T23:00:26.768Z] #43 5.203 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:00:26.768Z] #43 5.203 + . /tmp/install/vndr.installer [2020-09-29T23:00:26.768Z] #43 5.203 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:26.768Z] #43 5.203 + install_vndr [2020-09-29T23:00:26.768Z] #43 5.203 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:00:26.768Z] #43 5.203 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:26.768Z] #43 5.214 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.54oSX6CLxM/src/github.com/LK4D4/vndr [2020-09-29T23:00:26.768Z] #43 5.214 Cloning into '/tmp/tmp.54oSX6CLxM/src/github.com/LK4D4/vndr'... [2020-09-29T23:00:26.768Z] #43 6.355 + cd /tmp/tmp.54oSX6CLxM/src/github.com/LK4D4/vndr [2020-09-29T23:00:26.768Z] #43 6.355 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:26.768Z] #43 6.364 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:00:26.768Z] #43 8.254 runtime/internal/sys [2020-09-29T23:00:26.768Z] #43 8.255 internal/cpu [2020-09-29T23:00:26.768Z] #43 8.551 internal/race [2020-09-29T23:00:26.768Z] #43 8.679 sync/atomic [2020-09-29T23:00:26.768Z] #43 8.960 internal/bytealg [2020-09-29T23:00:26.768Z] #43 9.125 unicode [2020-09-29T23:00:26.769Z] #43 10.36 runtime [2020-09-29T23:00:26.837Z] #41 24.99 CC images/sk-packet.o [2020-09-29T23:00:26.859Z] #47 ... [2020-09-29T23:00:26.859Z] [2020-09-29T23:00:26.859Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:26.859Z] #49 5.372 + RM_GOPATH=0 [2020-09-29T23:00:26.859Z] #49 5.372 + TMP_GOPATH= [2020-09-29T23:00:26.859Z] #49 5.372 + : /build [2020-09-29T23:00:26.859Z] #49 5.372 + '[' -z '' ']' [2020-09-29T23:00:26.859Z] #49 5.372 ++ mktemp -d [2020-09-29T23:00:26.859Z] #49 5.376 + export GOPATH=/tmp/tmp.lOpnXxZ3i5 [2020-09-29T23:00:26.859Z] #49 5.376 + GOPATH=/tmp/tmp.lOpnXxZ3i5 [2020-09-29T23:00:26.859Z] #49 5.376 + RM_GOPATH=1 [2020-09-29T23:00:26.859Z] #49 5.376 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.859Z] #49 5.381 ++ go env GOARCH [2020-09-29T23:00:26.859Z] #49 5.439 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:26.859Z] #49 5.439 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.859Z] #49 5.439 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.859Z] #49 5.439 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.859Z] #49 5.439 + dir=/tmp/install [2020-09-29T23:00:26.859Z] #49 5.439 + bin=shfmt [2020-09-29T23:00:26.859Z] #49 5.439 + shift [2020-09-29T23:00:26.859Z] #49 5.439 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:00:26.859Z] #49 5.439 + . /tmp/install/shfmt.installer [2020-09-29T23:00:26.859Z] #49 5.439 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:26.859Z] #49 5.439 + install_shfmt [2020-09-29T23:00:26.859Z] #49 5.439 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:00:26.859Z] #49 5.439 + git clone https://github.com/mvdan/sh.git /tmp/tmp.lOpnXxZ3i5/src/github.com/mvdan/sh [2020-09-29T23:00:26.859Z] #49 5.467 Cloning into '/tmp/tmp.lOpnXxZ3i5/src/github.com/mvdan/sh'... [2020-09-29T23:00:26.859Z] #49 ... [2020-09-29T23:00:26.859Z] [2020-09-29T23:00:26.859Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:26.859Z] #22 4.560 + RM_GOPATH=0 [2020-09-29T23:00:26.859Z] #22 4.560 + TMP_GOPATH= [2020-09-29T23:00:26.859Z] #22 4.560 + : /build [2020-09-29T23:00:26.859Z] #22 4.560 + '[' -z '' ']' [2020-09-29T23:00:26.859Z] #22 4.560 ++ mktemp -d [2020-09-29T23:00:26.859Z] #22 4.560 + export GOPATH=/tmp/tmp.9UteIhhN6T [2020-09-29T23:00:26.859Z] #22 4.560 + GOPATH=/tmp/tmp.9UteIhhN6T [2020-09-29T23:00:26.859Z] #22 4.560 + RM_GOPATH=1 [2020-09-29T23:00:26.859Z] #22 4.560 + case "$(go env GOARCH)" in [2020-09-29T23:00:26.859Z] #22 4.560 ++ go env GOARCH [2020-09-29T23:00:26.859Z] #22 4.587 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:00:26.859Z] #22 4.588 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.859Z] #22 4.588 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:26.859Z] #22 4.588 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:26.859Z] #22 4.588 + dir=/tmp/install [2020-09-29T23:00:26.859Z] #22 4.588 + bin=dockercli [2020-09-29T23:00:26.859Z] #22 4.588 + shift [2020-09-29T23:00:26.859Z] #22 4.588 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:00:26.859Z] #22 4.588 + . /tmp/install/dockercli.installer [2020-09-29T23:00:26.859Z] #22 4.588 ++ : stable [2020-09-29T23:00:26.859Z] #22 4.588 ++ : 17.06.2-ce [2020-09-29T23:00:26.859Z] #22 4.588 + install_dockercli [2020-09-29T23:00:26.859Z] #22 4.588 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:00:26.859Z] #22 4.588 ++ uname -m [2020-09-29T23:00:26.859Z] #22 4.588 + arch=x86_64 [2020-09-29T23:00:26.859Z] #22 4.588 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T23:00:26.859Z] #22 4.588 + url=https://download.docker.com/linux/static [2020-09-29T23:00:26.859Z] #22 4.588 + tar -xz docker/docker [2020-09-29T23:00:26.859Z] #22 4.588 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T23:00:27.029Z] #43 ... [2020-09-29T23:00:27.029Z] [2020-09-29T23:00:27.029Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:27.029Z] #56 10.04 Checking out files: 98% (781/792) Checking out files: 99% (785/792) Checking out files: 100% (792/792) Checking out files: 100% (792/792), done. [2020-09-29T23:00:27.029Z] #56 10.09 + cd /tmp/tmp.Q9PwNb5UA5/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:27.029Z] #56 10.09 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:27.029Z] #56 10.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:00:27.029Z] #56 10.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:00:27.095Z] #41 25.19 CC images/mnt.o [2020-09-29T23:00:27.119Z] #22 ... [2020-09-29T23:00:27.119Z] [2020-09-29T23:00:27.119Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:27.119Z] #56 11.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:00:27.119Z] #56 11.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:00:27.352Z] #41 25.43 CC images/pipe-data.o [2020-09-29T23:00:27.525Z] #25 ... [2020-09-29T23:00:27.525Z] [2020-09-29T23:00:27.525Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:27.525Z] #11 2.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:27.525Z] #11 2.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:27.525Z] #11 2.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:27.525Z] #11 2.738 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:00:27.525Z] #11 3.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:00:27.525Z] #11 4.732 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:00:27.525Z] #11 9.221 Fetched 8211 kB in 7s (1129 kB/s) [2020-09-29T23:00:27.525Z] #11 9.221 Reading package lists... [2020-09-29T23:00:27.525Z] #11 ... [2020-09-29T23:00:27.525Z] [2020-09-29T23:00:27.525Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:27.525Z] #30 4.183 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:00:27.525Z] #30 4.188 Cloning into '.'... [2020-09-29T23:00:27.608Z] #41 25.62 CC images/sa.o [2020-09-29T23:00:27.788Z] #30 ... [2020-09-29T23:00:27.788Z] [2020-09-29T23:00:27.788Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:27.788Z] #53 4.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:27.788Z] #53 4.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:27.788Z] #53 4.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:27.788Z] #53 5.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:00:27.789Z] #53 6.681 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:00:27.789Z] #53 8.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:00:27.789Z] #53 ... [2020-09-29T23:00:27.789Z] [2020-09-29T23:00:27.789Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:27.789Z] #38 4.119 + git clone https://github.com/docker/distribution.git . [2020-09-29T23:00:27.789Z] #38 4.122 Cloning into '.'... [2020-09-29T23:00:27.865Z] #41 25.87 CC images/timer.o [2020-09-29T23:00:27.865Z] #41 ... [2020-09-29T23:00:27.865Z] [2020-09-29T23:00:27.865Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:27.865Z] #43 82.90 go/doc [2020-09-29T23:00:27.865Z] #43 85.66 github.com/LK4D4/vndr/build [2020-09-29T23:00:27.865Z] #43 86.89 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:00:27.865Z] #43 87.18 github.com/LK4D4/vndr/versioned [2020-09-29T23:00:27.865Z] #43 87.25 compress/flate [2020-09-29T23:00:27.865Z] #43 89.48 hash/crc32 [2020-09-29T23:00:27.865Z] #43 90.15 compress/gzip [2020-09-29T23:00:27.865Z] #43 90.27 net [2020-09-29T23:00:27.865Z] #43 90.71 vendor/golang.org/x/text/transform [2020-09-29T23:00:27.865Z] #43 91.58 vendor/golang.org/x/text/unicode/bidi [2020-09-29T23:00:28.052Z] #38 ... [2020-09-29T23:00:28.052Z] [2020-09-29T23:00:28.052Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:28.052Z] #49 3.447 + RM_GOPATH=0 [2020-09-29T23:00:28.052Z] #49 3.448 + TMP_GOPATH= [2020-09-29T23:00:28.052Z] #49 3.448 + : /build [2020-09-29T23:00:28.052Z] #49 3.448 + '[' -z '' ']' [2020-09-29T23:00:28.052Z] #49 3.448 ++ mktemp -d [2020-09-29T23:00:28.052Z] #49 3.450 + export GOPATH=/tmp/tmp.IvDCLGesEo [2020-09-29T23:00:28.052Z] #49 3.452 + GOPATH=/tmp/tmp.IvDCLGesEo [2020-09-29T23:00:28.052Z] #49 3.452 + RM_GOPATH=1 [2020-09-29T23:00:28.052Z] #49 3.452 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.052Z] #49 3.453 ++ go env GOARCH [2020-09-29T23:00:28.052Z] #49 3.477 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.052Z] #49 3.477 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.052Z] #49 3.500 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:28.052Z] #49 3.500 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.052Z] #49 3.500 + dir=/tmp/install [2020-09-29T23:00:28.052Z] #49 3.500 + bin=shfmt [2020-09-29T23:00:28.052Z] #49 3.500 + shift [2020-09-29T23:00:28.052Z] #49 3.500 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-29T23:00:28.052Z] #49 3.500 + . /tmp/install/shfmt.installer [2020-09-29T23:00:28.052Z] #49 3.500 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:28.052Z] #49 3.500 + install_shfmt [2020-09-29T23:00:28.052Z] #49 3.500 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-29T23:00:28.052Z] #49 3.500 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IvDCLGesEo/src/github.com/mvdan/sh [2020-09-29T23:00:28.052Z] #49 3.512 Cloning into '/tmp/tmp.IvDCLGesEo/src/github.com/mvdan/sh'... [2020-09-29T23:00:28.052Z] #49 9.926 + cd /tmp/tmp.IvDCLGesEo/src/github.com/mvdan/sh [2020-09-29T23:00:28.052Z] #49 9.927 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:28.052Z] #49 10.03 + GO111MODULE=on [2020-09-29T23:00:28.052Z] #49 10.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:00:28.052Z] #49 ... [2020-09-29T23:00:28.052Z] [2020-09-29T23:00:28.052Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:28.052Z] #22 4.367 + RM_GOPATH=0 [2020-09-29T23:00:28.052Z] #22 4.367 + TMP_GOPATH= [2020-09-29T23:00:28.052Z] #22 4.368 + : /build [2020-09-29T23:00:28.052Z] #22 4.368 + '[' -z '' ']' [2020-09-29T23:00:28.052Z] #22 4.370 ++ mktemp -d [2020-09-29T23:00:28.052Z] #22 4.377 + export GOPATH=/tmp/tmp.qy5wmi54mY [2020-09-29T23:00:28.052Z] #22 4.378 + GOPATH=/tmp/tmp.qy5wmi54mY [2020-09-29T23:00:28.052Z] #22 4.378 + RM_GOPATH=1 [2020-09-29T23:00:28.052Z] #22 4.378 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.052Z] #22 4.379 ++ go env GOARCH [2020-09-29T23:00:28.052Z] #22 4.395 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.052Z] #22 4.395 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.052Z] #22 4.397 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.052Z] #22 4.406 + dir=/tmp/install [2020-09-29T23:00:28.052Z] #22 4.407 + bin=dockercli [2020-09-29T23:00:28.052Z] #22 4.407 + shift [2020-09-29T23:00:28.052Z] #22 4.408 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-29T23:00:28.052Z] #22 4.408 + . /tmp/install/dockercli.installer [2020-09-29T23:00:28.052Z] #22 4.408 ++ : stable [2020-09-29T23:00:28.052Z] #22 4.409 ++ : 17.06.2-ce [2020-09-29T23:00:28.052Z] #22 4.410 + install_dockercli [2020-09-29T23:00:28.053Z] #22 4.410 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:00:28.053Z] #22 4.410 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:00:28.053Z] #22 4.412 ++ uname -m [2020-09-29T23:00:28.053Z] #22 4.414 + arch=aarch64 [2020-09-29T23:00:28.053Z] #22 4.414 + '[' aarch64 '!=' x86_64 ']' [2020-09-29T23:00:28.053Z] #22 4.414 + '[' aarch64 '!=' s390x ']' [2020-09-29T23:00:28.053Z] #22 4.415 + '[' aarch64 '!=' armhf ']' [2020-09-29T23:00:28.053Z] #22 4.417 + build_dockercli [2020-09-29T23:00:28.053Z] #22 4.417 + git clone https://github.com/docker/docker-ce /tmp/tmp.qy5wmi54mY/tmp/docker-ce [2020-09-29T23:00:28.053Z] #22 4.419 Cloning into '/tmp/tmp.qy5wmi54mY/tmp/docker-ce'... [2020-09-29T23:00:28.066Z] #47 ... [2020-09-29T23:00:28.066Z] [2020-09-29T23:00:28.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:28.066Z] #41 101.6 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:00:28.066Z] #41 101.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:00:28.066Z] #41 101.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:00:28.066Z] #41 101.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:00:28.066Z] #41 101.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:00:28.066Z] #41 101.8 make[1]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 101.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:00:28.066Z] #41 102.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.1 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:00:28.066Z] #41 102.3 INSTALL criu/criu [2020-09-29T23:00:28.066Z] #41 DONE 102.5s [2020-09-29T23:00:28.066Z] [2020-09-29T23:00:28.066Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:00:28.066Z] #39 DONE 0.3s [2020-09-29T23:00:28.066Z] [2020-09-29T23:00:28.066Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:28.126Z] #43 ... [2020-09-29T23:00:28.126Z] [2020-09-29T23:00:28.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:28.126Z] #41 26.21 CC images/timerfd.o [2020-09-29T23:00:28.316Z] #22 ... [2020-09-29T23:00:28.316Z] [2020-09-29T23:00:28.316Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:28.316Z] #40 4.712 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:28.316Z] #40 4.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:28.316Z] #40 4.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:28.316Z] #40 5.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:00:28.316Z] #40 6.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:00:28.316Z] #40 8.599 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:00:28.383Z] #41 26.48 CC images/mm.o [2020-09-29T23:00:28.580Z] #40 ... [2020-09-29T23:00:28.580Z] [2020-09-29T23:00:28.580Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:28.580Z] #47 2.993 + RM_GOPATH=0 [2020-09-29T23:00:28.580Z] #47 2.993 + TMP_GOPATH= [2020-09-29T23:00:28.580Z] #47 2.994 + : /build [2020-09-29T23:00:28.580Z] #47 2.994 + '[' -z '' ']' [2020-09-29T23:00:28.580Z] #47 2.996 ++ mktemp -d [2020-09-29T23:00:28.580Z] #47 2.999 + export GOPATH=/tmp/tmp.RQcQQY7TQU [2020-09-29T23:00:28.580Z] #47 2.999 + GOPATH=/tmp/tmp.RQcQQY7TQU [2020-09-29T23:00:28.580Z] #47 2.999 + RM_GOPATH=1 [2020-09-29T23:00:28.580Z] #47 2.999 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.580Z] #47 2.999 ++ go env GOARCH [2020-09-29T23:00:28.580Z] #47 3.024 Installing golangci-lint version v1.23.8 [2020-09-29T23:00:28.580Z] #47 3.026 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.580Z] #47 3.026 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.580Z] #47 3.026 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.580Z] #47 3.026 + dir=/tmp/install [2020-09-29T23:00:28.580Z] #47 3.026 + bin=golangci_lint [2020-09-29T23:00:28.580Z] #47 3.026 + shift [2020-09-29T23:00:28.580Z] #47 3.026 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-29T23:00:28.580Z] #47 3.026 + . /tmp/install/golangci_lint.installer [2020-09-29T23:00:28.580Z] #47 3.026 ++ : v1.23.8 [2020-09-29T23:00:28.580Z] #47 3.026 + install_golangci_lint [2020-09-29T23:00:28.580Z] #47 3.026 + echo 'Installing golangci-lint version v1.23.8' [2020-09-29T23:00:28.580Z] #47 3.026 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:00:28.580Z] #47 ... [2020-09-29T23:00:28.580Z] [2020-09-29T23:00:28.580Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:28.580Z] #43 3.275 + RM_GOPATH=0 [2020-09-29T23:00:28.580Z] #43 3.275 + TMP_GOPATH= [2020-09-29T23:00:28.580Z] #43 3.275 + : /build [2020-09-29T23:00:28.580Z] #43 3.275 + '[' -z '' ']' [2020-09-29T23:00:28.580Z] #43 3.280 ++ mktemp -d [2020-09-29T23:00:28.580Z] #43 3.295 + export GOPATH=/tmp/tmp.XSCMzIRR3k [2020-09-29T23:00:28.580Z] #43 3.295 + GOPATH=/tmp/tmp.XSCMzIRR3k [2020-09-29T23:00:28.580Z] #43 3.295 + RM_GOPATH=1 [2020-09-29T23:00:28.580Z] #43 3.295 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.580Z] #43 3.295 ++ go env GOARCH [2020-09-29T23:00:28.580Z] #43 3.316 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.580Z] #43 3.316 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.580Z] #43 3.317 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.580Z] #43 3.323 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:28.580Z] #43 3.323 + dir=/tmp/install [2020-09-29T23:00:28.580Z] #43 3.323 + bin=vndr [2020-09-29T23:00:28.580Z] #43 3.323 + shift [2020-09-29T23:00:28.580Z] #43 3.323 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-29T23:00:28.580Z] #43 3.323 + . /tmp/install/vndr.installer [2020-09-29T23:00:28.580Z] #43 3.323 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:28.580Z] #43 3.323 + install_vndr [2020-09-29T23:00:28.580Z] #43 3.323 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-29T23:00:28.580Z] #43 3.323 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XSCMzIRR3k/src/github.com/LK4D4/vndr [2020-09-29T23:00:28.580Z] #43 3.323 Cloning into '/tmp/tmp.XSCMzIRR3k/src/github.com/LK4D4/vndr'... [2020-09-29T23:00:28.580Z] #43 4.086 + cd /tmp/tmp.XSCMzIRR3k/src/github.com/LK4D4/vndr [2020-09-29T23:00:28.580Z] #43 4.086 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-29T23:00:28.580Z] #43 4.099 + go build -buildmode=pie -v -o /build/vndr . [2020-09-29T23:00:28.580Z] #43 4.978 runtime/internal/sys [2020-09-29T23:00:28.580Z] #43 5.008 internal/race [2020-09-29T23:00:28.580Z] #43 5.044 runtime/internal/atomic [2020-09-29T23:00:28.580Z] #43 5.049 internal/cpu [2020-09-29T23:00:28.580Z] #43 5.209 runtime/internal/math [2020-09-29T23:00:28.580Z] #43 5.262 sync/atomic [2020-09-29T23:00:28.580Z] #43 5.440 unicode [2020-09-29T23:00:28.580Z] #43 5.577 unicode/utf8 [2020-09-29T23:00:28.580Z] #43 5.749 internal/bytealg [2020-09-29T23:00:28.580Z] #43 5.904 math/bits [2020-09-29T23:00:28.580Z] #43 6.244 internal/testlog [2020-09-29T23:00:28.580Z] #43 6.622 encoding [2020-09-29T23:00:28.580Z] #43 6.754 math [2020-09-29T23:00:28.580Z] #43 6.797 unicode/utf16 [2020-09-29T23:00:28.580Z] #43 7.213 runtime [2020-09-29T23:00:28.580Z] #43 7.233 container/list [2020-09-29T23:00:28.580Z] #43 8.749 crypto/internal/subtle [2020-09-29T23:00:28.580Z] #43 8.759 crypto/subtle [2020-09-29T23:00:28.580Z] #43 9.252 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:00:28.580Z] #43 9.266 internal/nettrace [2020-09-29T23:00:28.580Z] #43 9.494 vendor/golang.org/x/crypto/internal/subtle [2020-09-29T23:00:28.580Z] #43 9.659 runtime/cgo [2020-09-29T23:00:28.640Z] #41 26.85 CC images/sk-opts.o [2020-09-29T23:00:28.844Z] #43 ... [2020-09-29T23:00:28.844Z] [2020-09-29T23:00:28.844Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:28.844Z] #62 2.485 + RM_GOPATH=0 [2020-09-29T23:00:28.844Z] #62 2.485 + TMP_GOPATH= [2020-09-29T23:00:28.844Z] #62 2.485 + : /build [2020-09-29T23:00:28.844Z] #62 2.485 + '[' -z '' ']' [2020-09-29T23:00:28.844Z] #62 2.488 ++ mktemp -d [2020-09-29T23:00:28.844Z] #62 2.488 + export GOPATH=/tmp/tmp.G3eqGhuiq8 [2020-09-29T23:00:28.844Z] #62 2.488 + GOPATH=/tmp/tmp.G3eqGhuiq8 [2020-09-29T23:00:28.844Z] #62 2.488 + RM_GOPATH=1 [2020-09-29T23:00:28.844Z] #62 2.488 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.844Z] #62 2.491 ++ go env GOARCH [2020-09-29T23:00:28.844Z] #62 2.511 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.844Z] #62 2.511 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.844Z] #62 2.511 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.844Z] #62 2.523 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:28.844Z] #62 2.524 + dir=/tmp/install [2020-09-29T23:00:28.844Z] #62 2.524 + bin=proxy [2020-09-29T23:00:28.844Z] #62 2.524 + shift [2020-09-29T23:00:28.844Z] #62 2.524 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-29T23:00:28.844Z] #62 2.524 + . /tmp/install/proxy.installer [2020-09-29T23:00:28.844Z] #62 2.524 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:28.844Z] #62 2.524 + install_proxy [2020-09-29T23:00:28.844Z] #62 2.524 + case "$1" in [2020-09-29T23:00:28.844Z] #62 2.524 + export CGO_ENABLED=0 [2020-09-29T23:00:28.844Z] #62 2.524 + CGO_ENABLED=0 [2020-09-29T23:00:28.844Z] #62 2.524 + _install_proxy [2020-09-29T23:00:28.844Z] #62 2.524 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b' [2020-09-29T23:00:28.844Z] #62 2.524 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.G3eqGhuiq8/src/github.com/docker/libnetwork [2020-09-29T23:00:28.844Z] #62 2.531 Cloning into '/tmp/tmp.G3eqGhuiq8/src/github.com/docker/libnetwork'... [2020-09-29T23:00:28.844Z] #62 ... [2020-09-29T23:00:28.844Z] [2020-09-29T23:00:28.844Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:28.844Z] #45 3.919 + RM_GOPATH=0 [2020-09-29T23:00:28.844Z] #45 3.919 + TMP_GOPATH= [2020-09-29T23:00:28.844Z] #45 3.919 + : /build [2020-09-29T23:00:28.844Z] #45 3.919 + '[' -z '' ']' [2020-09-29T23:00:28.844Z] #45 3.931 ++ mktemp -d [2020-09-29T23:00:28.844Z] #45 3.931 + export GOPATH=/tmp/tmp.b9ammBwRAU [2020-09-29T23:00:28.844Z] #45 3.931 + GOPATH=/tmp/tmp.b9ammBwRAU [2020-09-29T23:00:28.844Z] #45 3.931 + RM_GOPATH=1 [2020-09-29T23:00:28.844Z] #45 3.931 + case "$(go env GOARCH)" in [2020-09-29T23:00:28.844Z] #45 3.931 ++ go env GOARCH [2020-09-29T23:00:28.844Z] #45 3.971 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.844Z] #45 3.971 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:28.844Z] #45 3.972 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:28.844Z] #45 3.983 + dir=/tmp/install [2020-09-29T23:00:28.844Z] #45 3.983 + bin=gotestsum [2020-09-29T23:00:28.844Z] #45 3.983 + shift [2020-09-29T23:00:28.844Z] #45 3.983 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-29T23:00:28.844Z] #45 3.983 + . /tmp/install/gotestsum.installer [2020-09-29T23:00:28.844Z] #45 3.983 ++ : v0.5.3 [2020-09-29T23:00:28.844Z] #45 3.983 + install_gotestsum [2020-09-29T23:00:28.844Z] #45 3.983 + set -e [2020-09-29T23:00:28.844Z] #45 3.983 + export GO111MODULE=on [2020-09-29T23:00:28.844Z] #45 3.983 + GO111MODULE=on [2020-09-29T23:00:28.844Z] #45 3.983 + GOBIN=/build [2020-09-29T23:00:28.844Z] #45 3.983 + go get gotest.tools/gotestsum@v0.5.3 [2020-09-29T23:00:28.844Z] #45 4.147 go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:28.844Z] #45 4.147 go: finding gotest.tools v0.5.3 [2020-09-29T23:00:28.844Z] #45 4.980 go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:28.844Z] #45 5.501 go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:00:28.844Z] #45 6.255 go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:28.844Z] #45 6.256 go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:00:28.844Z] #45 6.258 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:28.844Z] #45 6.318 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:28.844Z] #45 6.383 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:28.844Z] #45 6.383 go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:00:28.844Z] #45 6.386 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:28.844Z] #45 6.386 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:28.844Z] #45 6.387 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:28.844Z] #45 6.565 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:28.844Z] #45 6.584 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:28.844Z] #45 6.591 go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:00:28.844Z] #45 6.684 go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:00:28.844Z] #45 6.690 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:28.844Z] #45 6.702 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:28.844Z] #45 6.723 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:28.844Z] #45 6.817 go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:28.844Z] #45 7.310 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:28.844Z] #45 7.347 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:28.844Z] #45 8.309 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:28.844Z] #45 8.313 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:28.844Z] #45 9.387 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:28.897Z] #41 27.04 CC images/sk-unix.o [2020-09-29T23:00:29.108Z] #45 ... [2020-09-29T23:00:29.108Z] [2020-09-29T23:00:29.108Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:29.108Z] #34 4.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:29.108Z] #34 4.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:29.108Z] #34 4.432 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:29.108Z] #34 5.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:00:29.108Z] #34 6.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:00:29.108Z] #34 8.323 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:00:29.108Z] #34 ... [2020-09-29T23:00:29.108Z] [2020-09-29T23:00:29.108Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:29.108Z] #56 3.843 + RM_GOPATH=0 [2020-09-29T23:00:29.108Z] #56 3.843 + TMP_GOPATH= [2020-09-29T23:00:29.108Z] #56 3.843 + : /build [2020-09-29T23:00:29.108Z] #56 3.843 + '[' -z '' ']' [2020-09-29T23:00:29.108Z] #56 3.851 ++ mktemp -d [2020-09-29T23:00:29.108Z] #56 3.851 + export GOPATH=/tmp/tmp.T0oIJXa7f2 [2020-09-29T23:00:29.108Z] #56 3.851 + GOPATH=/tmp/tmp.T0oIJXa7f2 [2020-09-29T23:00:29.108Z] #56 3.851 + RM_GOPATH=1 [2020-09-29T23:00:29.108Z] #56 3.851 + case "$(go env GOARCH)" in [2020-09-29T23:00:29.108Z] #56 3.859 ++ go env GOARCH [2020-09-29T23:00:29.108Z] #56 3.868 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:29.108Z] #56 3.868 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:29.108Z] #56 3.871 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:29.108Z] #56 3.875 + dir=/tmp/install [2020-09-29T23:00:29.108Z] #56 3.876 + bin=rootlesskit [2020-09-29T23:00:29.108Z] #56 3.876 + shift [2020-09-29T23:00:29.108Z] #56 3.876 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-29T23:00:29.108Z] #56 3.876 + . /tmp/install/rootlesskit.installer [2020-09-29T23:00:29.108Z] #56 3.876 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:29.108Z] #56 3.876 + install_rootlesskit [2020-09-29T23:00:29.108Z] #56 3.876 + case "$1" in [2020-09-29T23:00:29.108Z] #56 3.876 + export CGO_ENABLED=0 [2020-09-29T23:00:29.108Z] #56 3.876 + CGO_ENABLED=0 [2020-09-29T23:00:29.108Z] #56 3.876 + _install_rootlesskit [2020-09-29T23:00:29.108Z] #56 3.877 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-29T23:00:29.109Z] #56 3.877 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.T0oIJXa7f2/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:29.109Z] #56 3.877 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:29.109Z] #56 3.880 Cloning into '/tmp/tmp.T0oIJXa7f2/src/github.com/rootless-containers/rootlesskit'... [2020-09-29T23:00:29.109Z] #56 7.517 + cd /tmp/tmp.T0oIJXa7f2/src/github.com/rootless-containers/rootlesskit [2020-09-29T23:00:29.109Z] #56 7.517 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-29T23:00:29.109Z] #56 8.163 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:00:29.109Z] #56 8.163 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-29T23:00:29.174Z] #47 ... [2020-09-29T23:00:29.174Z] [2020-09-29T23:00:29.174Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:00:29.174Z] #42 DONE 0.2s [2020-09-29T23:00:29.174Z] [2020-09-29T23:00:29.174Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:00:29.174Z] #44 DONE 0.1s [2020-09-29T23:00:29.174Z] [2020-09-29T23:00:29.174Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:00:29.174Z] #46 DONE 0.1s [2020-09-29T23:00:29.174Z] [2020-09-29T23:00:29.174Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:29.374Z] #56 ... [2020-09-29T23:00:29.374Z] [2020-09-29T23:00:29.374Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:29.374Z] #49 11.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:29.374Z] #49 11.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:29.374Z] #49 11.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:29.374Z] #49 11.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:29.374Z] #49 11.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:29.461Z] #41 27.38 CC images/sk-inet.o [2020-09-29T23:00:29.461Z] #41 ... [2020-09-29T23:00:29.461Z] [2020-09-29T23:00:29.461Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:29.461Z] #49 87.52 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:00:29.461Z] #49 DONE 94.3s [2020-09-29T23:00:29.572Z] #56 ... [2020-09-29T23:00:29.572Z] [2020-09-29T23:00:29.572Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:29.572Z] #22 13.64 + mkdir -p /build [2020-09-29T23:00:29.572Z] #22 13.67 + mv docker/docker /build/ [2020-09-29T23:00:29.572Z] #22 13.68 + rmdir docker [2020-09-29T23:00:29.572Z] #22 DONE 13.9s [2020-09-29T23:00:29.572Z] [2020-09-29T23:00:29.572Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:29.572Z] #32 14.00 internal/testlog [2020-09-29T23:00:29.718Z] [2020-09-29T23:00:29.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:29.718Z] #41 27.67 CC images/tun.o [2020-09-29T23:00:29.974Z] #41 28.06 CC images/sk-netlink.o [2020-09-29T23:00:30.142Z] #32 14.72 encoding [2020-09-29T23:00:30.146Z] #39 ... [2020-09-29T23:00:30.146Z] [2020-09-29T23:00:30.146Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:30.146Z] #63 16.90 Checking out files: 65% (1255/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T23:00:30.146Z] #63 17.43 + cd /tmp/tmp.dgpdAbRsW4/src/github.com/docker/libnetwork [2020-09-29T23:00:30.146Z] #63 17.43 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:30.146Z] #63 18.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:00:30.146Z] #63 ... [2020-09-29T23:00:30.146Z] [2020-09-29T23:00:30.146Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:30.146Z] #50 11.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:30.146Z] #50 12.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:30.146Z] #50 12.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:30.146Z] #50 12.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:30.146Z] #50 12.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:30.146Z] #50 13.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:30.146Z] #50 14.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:30.146Z] #50 15.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:30.146Z] #50 17.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:30.146Z] #50 17.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:30.146Z] #50 17.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:30.146Z] #50 18.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:30.146Z] #50 19.07 runtime/cgo [2020-09-29T23:00:30.146Z] #50 19.21 runtime [2020-09-29T23:00:30.231Z] #41 28.46 CC images/packet-sock.o [2020-09-29T23:00:30.402Z] #32 15.21 runtime/cgo [2020-09-29T23:00:30.410Z] #56 ... [2020-09-29T23:00:30.410Z] [2020-09-29T23:00:30.410Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:30.410Z] #22 14.39 + mkdir -p /build [2020-09-29T23:00:30.410Z] #22 14.39 + mv docker/docker /build/ [2020-09-29T23:00:30.410Z] #22 14.39 + rmdir docker [2020-09-29T23:00:30.410Z] #22 DONE 14.8s [2020-09-29T23:00:30.410Z] [2020-09-29T23:00:30.410Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:30.410Z] #45 10.40 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:30.410Z] #45 13.64 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:00:30.410Z] #45 13.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:30.410Z] #45 13.69 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:00:30.410Z] #45 13.81 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:30.410Z] #45 13.84 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:30.410Z] #45 13.98 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:30.410Z] #45 14.10 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:30.410Z] #45 14.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:30.410Z] #45 14.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:30.410Z] #45 14.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:30.410Z] #45 14.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:30.489Z] #41 28.79 CC images/ipc-var.o [2020-09-29T23:00:30.746Z] #41 28.92 CC images/ipc-desc.o [2020-09-29T23:00:30.770Z] #49 13.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:30.979Z] #45 ... [2020-09-29T23:00:30.979Z] [2020-09-29T23:00:30.979Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:30.979Z] #30 5.128 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-29T23:00:30.979Z] #30 5.128 Cloning into '.'... [2020-09-29T23:00:30.979Z] #30 ... [2020-09-29T23:00:30.979Z] [2020-09-29T23:00:30.979Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:30.979Z] #32 13.30 internal/testlog [2020-09-29T23:00:30.979Z] #32 13.71 encoding [2020-09-29T23:00:30.979Z] #32 13.80 runtime/cgo [2020-09-29T23:00:31.002Z] #41 29.07 CC images/ipc-shm.o [2020-09-29T23:00:31.270Z] #41 29.26 CC images/ipc-msg.o [2020-09-29T23:00:31.270Z] #41 29.50 CC images/ipc-sem.o [2020-09-29T23:00:31.528Z] #41 29.66 CC images/utsns.o [2020-09-29T23:00:31.723Z] #49 14.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:31.785Z] #41 29.80 CC images/creds.o [2020-09-29T23:00:31.785Z] #41 30.04 CC images/vma.o [2020-09-29T23:00:32.244Z] #50 ... [2020-09-29T23:00:32.244Z] [2020-09-29T23:00:32.244Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:32.244Z] #44 14.48 vendor/golang.org/x/crypto/internal/subtle [2020-09-29T23:00:32.301Z] #49 ... [2020-09-29T23:00:32.301Z] [2020-09-29T23:00:32.301Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-29T23:00:32.301Z] #25 25.42 0 added, 0 removed; done. [2020-09-29T23:00:32.301Z] #25 25.42 Running hooks in /etc/ca-certificates/update.d... [2020-09-29T23:00:32.301Z] #25 25.43 done. [2020-09-29T23:00:32.301Z] #25 DONE 28.1s [2020-09-29T23:00:32.351Z] #41 30.25 CC images/netdev.o [2020-09-29T23:00:32.549Z] #44 ... [2020-09-29T23:00:32.549Z] [2020-09-29T23:00:32.549Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:32.549Z] #54 15.60 Fetched 8163 kB in 15s (560 kB/s) [2020-09-29T23:00:32.549Z] #54 15.60 Reading package lists... [2020-09-29T23:00:32.568Z] [2020-09-29T23:00:32.568Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:00:32.568Z] #26 DONE 0.1s [2020-09-29T23:00:32.568Z] [2020-09-29T23:00:32.568Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:32.568Z] #38 14.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:00:32.608Z] #41 30.58 CC images/tty.o [2020-09-29T23:00:32.852Z] #54 21.98 Reading package lists... [2020-09-29T23:00:32.852Z] #54 ... [2020-09-29T23:00:32.852Z] [2020-09-29T23:00:32.852Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:32.852Z] #41 15.07 Fetched 8163 kB in 14s (581 kB/s) [2020-09-29T23:00:32.852Z] #41 15.07 Reading package lists... [2020-09-29T23:00:32.865Z] #41 31.07 CC images/file-lock.o [2020-09-29T23:00:33.122Z] #41 31.25 CC images/rlimit.o [2020-09-29T23:00:33.151Z] #41 21.42 Reading package lists... [2020-09-29T23:00:33.151Z] #41 ... [2020-09-29T23:00:33.151Z] [2020-09-29T23:00:33.151Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:33.151Z] #12 15.40 Fetched 8163 kB in 14s (564 kB/s) [2020-09-29T23:00:33.151Z] #12 15.40 Reading package lists... [2020-09-29T23:00:33.151Z] #12 22.18 Reading package lists... [2020-09-29T23:00:33.151Z] #12 ... [2020-09-29T23:00:33.151Z] [2020-09-29T23:00:33.151Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:33.151Z] #35 15.33 Fetched 8163 kB in 14s (571 kB/s) [2020-09-29T23:00:33.151Z] #35 15.33 Reading package lists... [2020-09-29T23:00:33.381Z] #41 31.41 CC images/pagemap.o [2020-09-29T23:00:33.638Z] #41 31.71 CC images/siginfo.o [2020-09-29T23:00:33.894Z] #41 31.92 CC images/rpc.o [2020-09-29T23:00:33.963Z] #38 16.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T23:00:34.275Z] #32 ... [2020-09-29T23:00:34.275Z] [2020-09-29T23:00:34.275Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:34.275Z] #49 16.55 + cd /tmp/tmp.lOpnXxZ3i5/src/github.com/mvdan/sh [2020-09-29T23:00:34.275Z] #49 16.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:34.275Z] #49 16.67 + GO111MODULE=on [2020-09-29T23:00:34.275Z] #49 16.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:00:34.275Z] #49 17.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:34.275Z] #49 17.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:34.275Z] #49 17.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:34.275Z] #49 18.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:34.275Z] #49 18.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:34.275Z] #49 18.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:34.606Z] #32 ... [2020-09-29T23:00:34.606Z] [2020-09-29T23:00:34.606Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:34.606Z] #49 16.81 + cd /tmp/tmp.NdGWl54lsl/src/github.com/mvdan/sh [2020-09-29T23:00:34.606Z] #49 16.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-29T23:00:34.606Z] #49 16.91 + GO111MODULE=on [2020-09-29T23:00:34.606Z] #49 16.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-29T23:00:34.606Z] #49 18.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:34.606Z] #49 18.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:34.606Z] #49 18.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:34.606Z] #49 18.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:34.606Z] #49 18.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:34.823Z] #41 32.94 CC images/ext-file.o [2020-09-29T23:00:34.867Z] #49 19.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:35.080Z] #41 33.12 CC images/cgroup.o [2020-09-29T23:00:35.215Z] #49 19.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:35.644Z] #41 33.78 CC images/userns.o [2020-09-29T23:00:35.816Z] #49 20.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:35.900Z] #41 34.07 CC images/google/protobuf/descriptor.o [2020-09-29T23:00:35.924Z] #35 21.80 Reading package lists... [2020-09-29T23:00:35.924Z] #35 ... [2020-09-29T23:00:35.924Z] [2020-09-29T23:00:35.924Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:35.924Z] #54 21.98 Reading package lists... [2020-09-29T23:00:36.076Z] #49 ... [2020-09-29T23:00:36.076Z] [2020-09-29T23:00:36.076Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:36.076Z] #34 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:36.076Z] #34 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:36.076Z] #34 ... [2020-09-29T23:00:36.076Z] [2020-09-29T23:00:36.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:36.076Z] #11 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:36.076Z] #11 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:36.152Z] #49 ... [2020-09-29T23:00:36.152Z] [2020-09-29T23:00:36.152Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:36.152Z] #53 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:36.152Z] #53 12.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:36.152Z] #53 ... [2020-09-29T23:00:36.152Z] [2020-09-29T23:00:36.152Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:36.152Z] #43 12.39 unicode/utf8 [2020-09-29T23:00:36.152Z] #43 13.10 math [2020-09-29T23:00:36.152Z] #43 17.56 unicode/utf16 [2020-09-29T23:00:36.152Z] #43 17.78 container/list [2020-09-29T23:00:36.152Z] #43 18.32 crypto/internal/subtle [2020-09-29T23:00:36.152Z] #43 18.46 crypto/subtle [2020-09-29T23:00:36.152Z] #43 18.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:00:36.152Z] #43 18.69 internal/nettrace [2020-09-29T23:00:36.152Z] #43 18.81 runtime/cgo [2020-09-29T23:00:36.152Z] #43 ... [2020-09-29T23:00:36.152Z] [2020-09-29T23:00:36.152Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:36.153Z] #11 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:36.153Z] #11 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:36.336Z] #11 ... [2020-09-29T23:00:36.336Z] [2020-09-29T23:00:36.336Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:36.336Z] #40 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:00:36.336Z] #40 13.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:36.596Z] #40 ... [2020-09-29T23:00:36.596Z] [2020-09-29T23:00:36.596Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:36.596Z] #45 11.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:36.596Z] #45 12.91 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:36.596Z] #45 14.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:36.596Z] #45 18.07 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:00:36.596Z] #45 18.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:36.596Z] #45 18.24 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:00:36.596Z] #45 18.35 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:36.596Z] #45 18.37 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:36.596Z] #45 18.42 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:36.596Z] #45 18.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:36.596Z] #45 18.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:36.596Z] #45 18.93 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:36.596Z] #45 18.96 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:36.596Z] #45 18.96 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:36.721Z] #11 ... [2020-09-29T23:00:36.721Z] [2020-09-29T23:00:36.721Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:36.721Z] #49 21.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:36.987Z] #54 28.03 Building dependency tree... [2020-09-29T23:00:37.166Z] #45 ... [2020-09-29T23:00:37.166Z] [2020-09-29T23:00:37.166Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:37.167Z] #49 21.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:37.296Z] #38 ... [2020-09-29T23:00:37.296Z] [2020-09-29T23:00:37.296Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:37.296Z] #27 1.528 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:37.296Z] #27 2.606 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:00:37.296Z] #27 2.981 [2020-09-29T23:00:37.658Z] #49 22.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:37.658Z] #49 22.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:37.658Z] #49 ... [2020-09-29T23:00:37.658Z] [2020-09-29T23:00:37.658Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:37.658Z] #40 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:37.720Z] #54 123.2 + bin/containerd [2020-09-29T23:00:37.794Z] #41 35.83 CC images/opts.o [2020-09-29T23:00:37.826Z] #27 3.201 0.3% ###### 9.6% ######## 12.2% ############ 17.5% ################## 25.9% ###################### 30.7% ######################### 36.1% ############################# 41.6% ################################## 47.3% ##################################### 52.6% ######################################## 56.6% ############################################ 61.3% ############################################### 65.6% ################################################## 69.7% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 84.3% ################################################################ 89.7% #################################################################### 95.2% ######################################################################## 100.0% [2020-09-29T23:00:37.917Z] #40 ... [2020-09-29T23:00:37.918Z] [2020-09-29T23:00:37.918Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:37.918Z] #49 22.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:38.051Z] #41 36.03 CC images/seccomp.o [2020-09-29T23:00:38.176Z] #49 22.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:38.309Z] #41 36.30 CC images/binfmt-misc.o [2020-09-29T23:00:38.309Z] #41 36.45 CC images/time.o [2020-09-29T23:00:38.309Z] #41 ... [2020-09-29T23:00:38.309Z] [2020-09-29T23:00:38.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:38.309Z] #43 93.27 vendor/golang.org/x/text/secure/bidirule [2020-09-29T23:00:38.309Z] #43 93.57 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:00:38.309Z] #43 98.30 vendor/golang.org/x/net/idna [2020-09-29T23:00:38.309Z] #43 100.4 vendor/golang.org/x/net/http2/hpack [2020-09-29T23:00:38.309Z] #43 101.5 mime [2020-09-29T23:00:38.309Z] #43 103.1 mime/quotedprintable [2020-09-29T23:00:38.353Z] #27 5.735 #=#=# [2020-09-29T23:00:38.474Z] #49 ... [2020-09-29T23:00:38.474Z] [2020-09-29T23:00:38.474Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:38.474Z] #34 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:38.531Z] #54 30.63 The following additional packages will be installed: [2020-09-29T23:00:38.531Z] #54 30.64 libbtrfs0 [2020-09-29T23:00:38.531Z] #54 30.84 The following NEW packages will be installed: [2020-09-29T23:00:38.549Z] #49 23.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:38.549Z] #49 23.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:38.549Z] #49 ... [2020-09-29T23:00:38.549Z] [2020-09-29T23:00:38.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:38.549Z] #43 13.17 unicode/utf8 [2020-09-29T23:00:38.549Z] #43 13.81 math [2020-09-29T23:00:38.549Z] #43 18.25 unicode/utf16 [2020-09-29T23:00:38.549Z] #43 18.58 container/list [2020-09-29T23:00:38.549Z] #43 19.24 crypto/internal/subtle [2020-09-29T23:00:38.549Z] #43 19.32 crypto/subtle [2020-09-29T23:00:38.549Z] #43 19.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-29T23:00:38.549Z] #43 19.63 internal/nettrace [2020-09-29T23:00:38.549Z] #43 19.73 runtime/cgo [2020-09-29T23:00:38.549Z] #43 ... [2020-09-29T23:00:38.549Z] [2020-09-29T23:00:38.549Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:38.549Z] #49 23.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:38.567Z] #43 ... [2020-09-29T23:00:38.567Z] [2020-09-29T23:00:38.567Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:38.567Z] #41 36.63 CC images/sysctl.o [2020-09-29T23:00:38.567Z] #41 36.83 CC images/autofs.o [2020-09-29T23:00:38.737Z] #34 ... [2020-09-29T23:00:38.737Z] [2020-09-29T23:00:38.737Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:38.738Z] #62 23.02 Checking out files: 68% (1301/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T23:00:38.809Z] #49 23.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:38.809Z] #49 ... [2020-09-29T23:00:38.809Z] [2020-09-29T23:00:38.809Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:38.809Z] #53 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:00:38.809Z] #53 ... [2020-09-29T23:00:38.809Z] [2020-09-29T23:00:38.809Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:38.809Z] #38 22.69 Checking out files: 91% (1524/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-29T23:00:38.809Z] #38 22.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:00:38.823Z] #41 37.05 CC images/macvlan.o [2020-09-29T23:00:38.829Z] #54 30.85 libbtrfs-dev libbtrfs0 [2020-09-29T23:00:38.829Z] #54 30.99 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:38.829Z] #54 30.99 Need to get 120 kB of archives. [2020-09-29T23:00:38.829Z] #54 30.99 After this operation, 423 kB of additional disk space will be used. [2020-09-29T23:00:38.829Z] #54 30.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-29T23:00:38.829Z] #54 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-29T23:00:39.009Z] #62 23.65 + cd /tmp/tmp.Ro3VmuMSYN/src/github.com/docker/libnetwork [2020-09-29T23:00:39.009Z] #62 23.65 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:39.080Z] #41 37.28 CC images/sit.o [2020-09-29T23:00:39.147Z] #27 5.960 ## 3.6% ########### 15.4% ######################### 35.6% ######################################### 57.5% ###################################################### 76.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-09-29T23:00:39.337Z] #41 37.45 CC images/memfd.o [2020-09-29T23:00:39.409Z] #27 6.989 [2020-09-29T23:00:39.594Z] #41 37.67 CC images/timens.o [2020-09-29T23:00:39.602Z] #62 24.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:00:39.749Z] #38 24.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T23:00:39.851Z] #41 37.92 LINK images/built-in.o [2020-09-29T23:00:39.851Z] #41 38.07 GEN compel/include/asm [2020-09-29T23:00:39.851Z] #41 38.11 GEN compel/include/version.h [2020-09-29T23:00:39.937Z] #27 7.251 #### 6.3% ############# 18.5% ### [2020-09-29T23:00:39.937Z] #27 ... [2020-09-29T23:00:39.937Z] [2020-09-29T23:00:39.937Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:39.937Z] #62 12.37 Checking out files: 89% (1713/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T23:00:39.937Z] #62 12.66 + cd /tmp/tmp.G3eqGhuiq8/src/github.com/docker/libnetwork [2020-09-29T23:00:39.937Z] #62 12.66 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:39.937Z] #62 13.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:00:39.937Z] #62 ... [2020-09-29T23:00:39.937Z] [2020-09-29T23:00:39.937Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:40.114Z] #41 38.14 touch .config [2020-09-29T23:00:40.114Z] #41 38.20 GEN include/common/config.h [2020-09-29T23:00:40.114Z] #41 38.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-29T23:00:40.114Z] #41 38.29 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-29T23:00:40.114Z] #41 38.32 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-29T23:00:40.114Z] #41 38.33 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-29T23:00:40.114Z] #41 38.35 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-29T23:00:40.114Z] #41 38.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-29T23:00:40.201Z] #27 7.251 #### 6.3% ############# 18.5% ######################## 33.8% ####################################### 54.4% ######################################################## 78.6% ######################################################################## 100.0% [2020-09-29T23:00:40.201Z] #27 ... [2020-09-29T23:00:40.201Z] [2020-09-29T23:00:40.201Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:40.201Z] #45 12.72 go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:00:40.201Z] #45 12.72 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:00:40.201Z] #45 12.72 go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:00:40.201Z] #45 12.88 go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:00:40.201Z] #45 13.23 go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:00:40.201Z] #45 13.25 go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:00:40.201Z] #45 13.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:00:40.201Z] #45 13.44 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:00:40.201Z] #45 13.48 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:00:40.201Z] #45 13.65 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:00:40.201Z] #45 13.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:00:40.367Z] #54 32.63 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:40.371Z] #41 38.42 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:00:40.371Z] #41 38.46 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-29T23:00:40.371Z] #41 38.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:00:40.371Z] #41 38.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:00:40.371Z] #41 38.49 DEP compel/plugins/std/infect.d [2020-09-29T23:00:40.371Z] #41 ... [2020-09-29T23:00:40.371Z] [2020-09-29T23:00:40.371Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:40.371Z] #11 95.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:00:40.371Z] #11 95.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:00:40.371Z] #11 95.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:40.465Z] #45 ... [2020-09-29T23:00:40.465Z] [2020-09-29T23:00:40.465Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:40.465Z] #11 9.221 Reading package lists... [2020-09-29T23:00:40.465Z] #11 14.22 Reading package lists... [2020-09-29T23:00:40.465Z] #11 19.55 Building dependency tree... [2020-09-29T23:00:40.465Z] #11 21.80 The following additional packages will be installed: [2020-09-29T23:00:40.465Z] #11 21.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:00:40.465Z] #11 21.80 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:00:40.465Z] #11 21.80 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:00:40.465Z] #11 21.81 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:40.465Z] #11 21.81 Suggested packages: [2020-09-29T23:00:40.465Z] #11 21.82 gcc-8-locales seccomp wine64 [2020-09-29T23:00:40.465Z] #11 22.68 The following NEW packages will be installed: [2020-09-29T23:00:40.465Z] #11 22.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:00:40.465Z] #11 22.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:00:40.465Z] #11 22.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:00:40.465Z] #11 22.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:00:40.465Z] #11 22.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:00:40.465Z] #11 22.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:40.465Z] #11 ... [2020-09-29T23:00:40.465Z] [2020-09-29T23:00:40.465Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:40.465Z] #27 8.101 [2020-09-29T23:00:40.628Z] #11 ... [2020-09-29T23:00:40.628Z] [2020-09-29T23:00:40.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:40.628Z] #41 38.66 DEP compel/plugins/std/string.d [2020-09-29T23:00:40.628Z] #41 38.73 DEP compel/plugins/std/log.d [2020-09-29T23:00:40.628Z] #41 38.86 DEP compel/plugins/std/fds.d [2020-09-29T23:00:40.628Z] #41 38.92 DEP compel/plugins/std/std.d [2020-09-29T23:00:40.666Z] #54 32.88 Fetched 120 kB in 0s (1173 kB/s) [2020-09-29T23:00:40.666Z] #54 33.02 Selecting previously unselected package libbtrfs0. [2020-09-29T23:00:40.730Z] #27 ... [2020-09-29T23:00:40.731Z] [2020-09-29T23:00:40.731Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:40.731Z] #53 13.13 Fetched 8211 kB in 9s (919 kB/s) [2020-09-29T23:00:40.731Z] #53 13.13 Reading package lists... [2020-09-29T23:00:40.731Z] #53 19.19 Reading package lists... [2020-09-29T23:00:40.731Z] #53 ... [2020-09-29T23:00:40.731Z] [2020-09-29T23:00:40.731Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:40.886Z] #41 39.01 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:00:40.965Z] #54 33.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:00:40.965Z] #54 33.12 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-29T23:00:40.965Z] #54 33.13 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:40.965Z] #54 33.25 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:00:40.965Z] #54 33.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-29T23:00:40.965Z] #54 33.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:40.994Z] #27 8.288 # 1.5% ### 5.5% ######## 11.9% ############# 18.5% ###### [2020-09-29T23:00:40.994Z] #27 ... [2020-09-29T23:00:40.994Z] [2020-09-29T23:00:40.994Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:40.994Z] #40 13.67 Fetched 8211 kB in 9s (892 kB/s) [2020-09-29T23:00:40.994Z] #40 13.67 Reading package lists... [2020-09-29T23:00:40.994Z] #40 18.76 Reading package lists... [2020-09-29T23:00:41.142Z] #41 39.13 DEP compel/plugins/fds/fds.d [2020-09-29T23:00:41.142Z] #41 39.25 CC compel/plugins/std/std.o [2020-09-29T23:00:41.258Z] #40 23.26 Building dependency tree... [2020-09-29T23:00:41.258Z] #40 ... [2020-09-29T23:00:41.258Z] [2020-09-29T23:00:41.258Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:41.258Z] #27 8.288 # 1.5% ### 5.5% ######## 11.9% ############# 18.5% ################# 24.7% ##################### 30.2% ### [2020-09-29T23:00:41.258Z] #27 ... [2020-09-29T23:00:41.258Z] [2020-09-29T23:00:41.258Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:41.258Z] #34 13.85 Fetched 8211 kB in 10s (840 kB/s) [2020-09-29T23:00:41.258Z] #34 13.85 Reading package lists... [2020-09-29T23:00:41.264Z] #54 33.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:41.399Z] #41 39.56 CC compel/plugins/std/fds.o [2020-09-29T23:00:41.526Z] #34 19.74 Reading package lists... [2020-09-29T23:00:41.526Z] #34 ... [2020-09-29T23:00:41.526Z] [2020-09-29T23:00:41.526Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:41.565Z] #54 33.60 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:41.565Z] #54 33.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:41.657Z] #41 39.96 CC compel/plugins/std/log.o [2020-09-29T23:00:41.865Z] #54 DONE 33.9s [2020-09-29T23:00:41.865Z] [2020-09-29T23:00:41.865Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:41.865Z] #55 0.304 + RM_GOPATH=0 [2020-09-29T23:00:41.865Z] #55 0.305 + TMP_GOPATH= [2020-09-29T23:00:41.865Z] #55 0.305 + : /build [2020-09-29T23:00:41.865Z] #55 0.305 + '[' -z '' ']' [2020-09-29T23:00:41.865Z] #55 0.305 ++ mktemp -d [2020-09-29T23:00:41.865Z] #55 0.312 + export GOPATH=/tmp/tmp.VXrHR5KGcV [2020-09-29T23:00:41.865Z] #55 0.312 + GOPATH=/tmp/tmp.VXrHR5KGcV [2020-09-29T23:00:42.177Z] #55 0.313 + RM_GOPATH=1 [2020-09-29T23:00:42.177Z] #55 0.315 + case "$(go env GOARCH)" in [2020-09-29T23:00:42.177Z] #55 0.324 ++ go env GOARCH [2020-09-29T23:00:42.177Z] #55 0.358 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:42.177Z] #55 0.359 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:42.177Z] #55 0.364 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:42.177Z] #55 0.372 + dir=/tmp/install [2020-09-29T23:00:42.177Z] #55 0.372 + bin=containerd [2020-09-29T23:00:42.177Z] #55 0.373 + shift [2020-09-29T23:00:42.177Z] #55 0.373 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:00:42.177Z] #55 0.374 + . /tmp/install/containerd.installer [2020-09-29T23:00:42.177Z] #55 0.375 ++ set -e [2020-09-29T23:00:42.177Z] #55 0.377 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:00:42.177Z] #55 0.380 + install_containerd [2020-09-29T23:00:42.177Z] #55 0.384 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:00:42.177Z] #55 0.386 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:00:42.177Z] #55 0.387 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VXrHR5KGcV/src/github.com/containerd/containerd [2020-09-29T23:00:42.177Z] #55 0.393 Cloning into '/tmp/tmp.VXrHR5KGcV/src/github.com/containerd/containerd'... [2020-09-29T23:00:42.320Z] #27 8.288 # 1.5% ### 5.5% ######## 11.9% ############# 18.5% ################# 24.7% ##################### 30.2% ######################### 36.0% ############################## 42.7% ################################### 49.2% ####################################### 55.3% ############################################# 62.9% ################################################## 70.1% ######################################################## 78.3% ############################################################# 84.9% ################################################################## 91.7% ##################################################################### 97.1% ######################################################################## 100.0% [2020-09-29T23:00:42.587Z] #41 40.65 CC compel/plugins/std/string.o [2020-09-29T23:00:42.899Z] #27 ... [2020-09-29T23:00:42.899Z] [2020-09-29T23:00:42.899Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:42.899Z] #49 15.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:42.899Z] #49 16.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-29T23:00:42.899Z] #49 16.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-29T23:00:42.899Z] #49 17.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-29T23:00:42.899Z] #49 17.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-29T23:00:42.899Z] #49 17.92 runtime/cgo [2020-09-29T23:00:42.899Z] #49 17.99 runtime [2020-09-29T23:00:42.899Z] #49 ... [2020-09-29T23:00:42.899Z] [2020-09-29T23:00:42.899Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:42.899Z] #27 10.46 #=#=# [2020-09-29T23:00:43.151Z] #41 41.25 CC compel/plugins/std/infect.o [2020-09-29T23:00:43.714Z] #41 41.63 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-29T23:00:43.714Z] #41 41.70 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-29T23:00:43.714Z] #41 41.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-29T23:00:43.714Z] #41 41.82 AR compel/plugins/std.lib.a [2020-09-29T23:00:43.714Z] #41 41.89 CC compel/plugins/fds/fds.o [2020-09-29T23:00:43.972Z] #41 42.10 AR compel/plugins/fds.lib.a [2020-09-29T23:00:43.972Z] #41 42.16 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:00:44.229Z] #41 42.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:00:44.229Z] #41 42.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-29T23:00:44.229Z] #41 42.38 HOSTDEP compel/src/main-host.d [2020-09-29T23:00:44.229Z] #41 42.46 DEP compel/src/lib/ptrace.d [2020-09-29T23:00:44.486Z] #41 42.56 DEP compel/src/lib/infect.d [2020-09-29T23:00:44.486Z] #41 42.71 DEP compel/src/lib/infect-util.d [2020-09-29T23:00:44.743Z] #41 42.80 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:00:44.743Z] #41 42.90 DEP compel/arch/x86/src/lib/infect.d [2020-09-29T23:00:44.743Z] #41 43.00 DEP compel/arch/x86/src/lib/cpu.d [2020-09-29T23:00:45.000Z] #41 43.06 DEP compel/src/lib/log.d [2020-09-29T23:00:45.000Z] #41 43.13 DEP compel/src/main.d [2020-09-29T23:00:45.000Z] #41 43.23 DEP compel/src/lib/handle-elf.d [2020-09-29T23:00:45.257Z] #41 43.33 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-29T23:00:45.257Z] #41 43.45 CC compel/src/lib/log.o [2020-09-29T23:00:45.514Z] #41 43.74 CC compel/arch/x86/src/lib/cpu.o [2020-09-29T23:00:46.334Z] #38 ... [2020-09-29T23:00:46.334Z] [2020-09-29T23:00:46.334Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:46.334Z] #62 24.02 Checking out files: 59% (1136/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-09-29T23:00:46.334Z] #62 24.73 + cd /tmp/tmp.mBIf42K2us/src/github.com/docker/libnetwork [2020-09-29T23:00:46.334Z] #62 24.73 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b [2020-09-29T23:00:46.334Z] #62 25.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-29T23:00:46.444Z] #41 44.50 CC compel/arch/x86/src/lib/infect.o [2020-09-29T23:00:46.714Z] #55 ... [2020-09-29T23:00:46.714Z] [2020-09-29T23:00:46.714Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:46.714Z] #63 DONE 38.4s [2020-09-29T23:00:46.714Z] [2020-09-29T23:00:46.714Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:46.714Z] #41 21.42 Reading package lists... [2020-09-29T23:00:46.714Z] #41 28.81 Building dependency tree... [2020-09-29T23:00:46.714Z] #41 31.61 The following additional packages will be installed: [2020-09-29T23:00:46.714Z] #41 31.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:00:46.714Z] #41 31.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:00:46.714Z] #41 31.63 Suggested packages: [2020-09-29T23:00:46.714Z] #41 31.63 manpages-dev python-setuptools [2020-09-29T23:00:46.714Z] #41 33.35 The following NEW packages will be installed: [2020-09-29T23:00:46.714Z] #41 33.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:00:46.714Z] #41 33.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:00:46.714Z] #41 33.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:00:46.714Z] #41 33.35 python-six zlib1g-dev [2020-09-29T23:00:46.714Z] #41 33.53 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:46.714Z] #41 33.53 Need to get 4075 kB of archives. [2020-09-29T23:00:46.714Z] #41 33.53 After this operation, 24.5 MB of additional disk space will be used. [2020-09-29T23:00:46.714Z] #41 33.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-29T23:00:46.714Z] #41 33.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-29T23:00:46.714Z] #41 33.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T23:00:46.714Z] #41 33.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-29T23:00:46.714Z] #41 33.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-29T23:00:46.714Z] #41 33.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-29T23:00:46.714Z] #41 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-29T23:00:46.714Z] #41 33.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-29T23:00:46.714Z] #41 33.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-29T23:00:46.714Z] #41 33.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-29T23:00:46.714Z] #41 33.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-29T23:00:46.714Z] #41 33.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-29T23:00:46.714Z] #41 33.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-29T23:00:46.714Z] #41 34.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-29T23:00:46.714Z] #41 34.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:00:46.714Z] #41 34.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:00:46.714Z] #41 34.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-29T23:00:46.714Z] #41 35.68 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:46.714Z] #41 35.99 Fetched 4075 kB in 1s (7213 kB/s) [2020-09-29T23:00:46.714Z] #41 36.09 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-29T23:00:46.714Z] #41 36.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:00:46.714Z] #41 36.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 36.23 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-29T23:00:46.714Z] #41 36.44 Selecting previously unselected package libnet1:ppc64el. [2020-09-29T23:00:46.714Z] #41 36.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 36.47 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:46.714Z] #41 36.65 Selecting previously unselected package libnet1-dev. [2020-09-29T23:00:46.714Z] #41 36.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 36.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:46.714Z] #41 36.92 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-29T23:00:46.714Z] #41 36.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 36.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:00:46.714Z] #41 37.05 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-29T23:00:46.714Z] #41 37.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 37.08 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-29T23:00:46.714Z] #41 37.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-29T23:00:46.714Z] #41 37.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 37.39 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:00:46.714Z] #41 37.54 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-29T23:00:46.714Z] #41 37.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 37.58 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:00:46.714Z] #41 37.76 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-29T23:00:46.714Z] #41 37.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 37.79 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-29T23:00:46.714Z] #41 38.04 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-29T23:00:46.714Z] #41 38.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:46.714Z] #41 38.05 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:00:46.714Z] #41 ... [2020-09-29T23:00:46.714Z] [2020-09-29T23:00:46.714Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:46.714Z] #33 39.07 internal/reflectlite [2020-09-29T23:00:46.714Z] #33 39.11 sync [2020-09-29T23:00:47.014Z] #33 ... [2020-09-29T23:00:47.014Z] [2020-09-29T23:00:47.014Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:47.014Z] #35 21.80 Reading package lists... [2020-09-29T23:00:47.014Z] #35 29.38 Building dependency tree... [2020-09-29T23:00:47.014Z] #35 32.64 The following additional packages will be installed: [2020-09-29T23:00:47.014Z] #35 32.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:00:47.014Z] #35 32.65 Suggested packages: [2020-09-29T23:00:47.014Z] #35 32.65 cmake-doc ninja-build lrzip [2020-09-29T23:00:47.014Z] #35 32.65 Recommended packages: [2020-09-29T23:00:47.014Z] #35 32.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:00:47.014Z] #35 34.00 The following NEW packages will be installed: [2020-09-29T23:00:47.014Z] #35 34.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:00:47.014Z] #35 34.01 vim-common xxd [2020-09-29T23:00:47.014Z] #35 34.19 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:47.014Z] #35 34.19 Need to get 14.9 MB of archives. [2020-09-29T23:00:47.014Z] #35 34.19 After this operation, 67.2 MB of additional disk space will be used. [2020-09-29T23:00:47.014Z] #35 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-29T23:00:47.014Z] #35 34.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:00:47.014Z] #35 34.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:00:47.014Z] #35 34.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-29T23:00:47.014Z] #35 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-29T23:00:47.014Z] #35 35.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-29T23:00:47.014Z] #35 35.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-29T23:00:47.014Z] #35 35.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-29T23:00:47.014Z] #35 35.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-29T23:00:47.014Z] #35 35.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-29T23:00:47.014Z] #35 37.73 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:47.014Z] #35 37.95 Fetched 14.9 MB in 2s (7002 kB/s) [2020-09-29T23:00:47.014Z] #35 38.12 Selecting previously unselected package xxd. [2020-09-29T23:00:47.014Z] #35 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:00:47.014Z] #35 38.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:00:47.014Z] #35 38.20 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:00:47.014Z] #35 38.39 Selecting previously unselected package vim-common. [2020-09-29T23:00:47.014Z] #35 38.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:00:47.014Z] #35 38.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:00:47.014Z] #35 38.88 Selecting previously unselected package cmake-data. [2020-09-29T23:00:47.014Z] #35 38.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:00:47.014Z] #35 38.89 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:00:47.014Z] #35 ... [2020-09-29T23:00:47.014Z] [2020-09-29T23:00:47.014Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:47.014Z] #12 22.18 Reading package lists... [2020-09-29T23:00:47.014Z] #12 29.55 Building dependency tree... [2020-09-29T23:00:47.014Z] #12 32.16 The following additional packages will be installed: [2020-09-29T23:00:47.014Z] #12 32.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:00:47.014Z] #12 32.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:00:47.014Z] #12 32.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:00:47.014Z] #12 32.18 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:47.014Z] #12 32.19 Suggested packages: [2020-09-29T23:00:47.014Z] #12 32.20 gcc-8-locales seccomp wine64 [2020-09-29T23:00:47.014Z] #12 33.64 The following NEW packages will be installed: [2020-09-29T23:00:47.014Z] #12 33.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:00:47.014Z] #12 33.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:00:47.014Z] #12 33.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:00:47.014Z] #12 33.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:00:47.014Z] #12 33.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:00:47.014Z] #12 33.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:47.014Z] #12 33.84 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:47.014Z] #12 33.84 Need to get 78.9 MB of archives. [2020-09-29T23:00:47.014Z] #12 33.84 After this operation, 532 MB of additional disk space will be used. [2020-09-29T23:00:47.014Z] #12 33.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-09-29T23:00:47.014Z] #12 34.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-09-29T23:00:47.014Z] #12 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T23:00:47.014Z] #12 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-29T23:00:47.014Z] #12 34.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-29T23:00:47.014Z] #12 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:00:47.014Z] #12 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T23:00:47.014Z] #12 35.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T23:00:47.014Z] #12 35.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-09-29T23:00:47.014Z] #12 38.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-09-29T23:00:47.052Z] #41 45.10 CC compel/src/lib/infect-rpc.o [2020-09-29T23:00:47.309Z] #41 ... [2020-09-29T23:00:47.309Z] [2020-09-29T23:00:47.309Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:47.309Z] #11 110.2 Selecting previously unselected package libapparmor1:amd64. [2020-09-29T23:00:47.309Z] #11 110.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:00:47.309Z] #11 110.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-29T23:00:47.309Z] #11 110.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:00:47.309Z] #11 110.4 Selecting previously unselected package libbtrfs0. [2020-09-29T23:00:47.309Z] #11 110.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:47.309Z] #11 110.6 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:00:47.309Z] #11 110.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:47.309Z] #11 110.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-29T23:00:47.309Z] #11 110.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:00:47.309Z] #11 110.8 Selecting previously unselected package libudev-dev:amd64. [2020-09-29T23:00:47.309Z] #11 110.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 110.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:00:47.309Z] #11 111.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-29T23:00:47.309Z] #11 111.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 111.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:00:47.309Z] #11 112.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-29T23:00:47.309Z] #11 112.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:00:47.309Z] #11 112.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:00:47.316Z] #12 ... [2020-09-29T23:00:47.316Z] [2020-09-29T23:00:47.316Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:47.316Z] #41 39.27 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-29T23:00:47.316Z] #41 39.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:47.316Z] #41 39.30 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:00:47.617Z] #41 39.78 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-29T23:00:47.617Z] #41 39.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:47.617Z] #41 39.81 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-29T23:00:47.873Z] #11 ... [2020-09-29T23:00:47.873Z] [2020-09-29T23:00:47.873Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:00:47.873Z] #56 104.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:00:47.873Z] #56 104.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:00:47.873Z] #56 DONE 112.8s [2020-09-29T23:00:47.873Z] [2020-09-29T23:00:47.873Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:00:47.873Z] #57 DONE 0.0s [2020-09-29T23:00:47.873Z] [2020-09-29T23:00:47.873Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:00:47.873Z] #58 DONE 0.1s [2020-09-29T23:00:47.873Z] [2020-09-29T23:00:47.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:47.873Z] #11 112.8 Selecting previously unselected package libpcre32-3:amd64. [2020-09-29T23:00:47.873Z] #11 112.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:00:47.873Z] #11 112.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:00:48.129Z] #11 113.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-29T23:00:48.129Z] #11 113.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-29T23:00:48.129Z] #11 113.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:00:48.386Z] #11 113.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-29T23:00:48.386Z] #11 113.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-29T23:00:48.386Z] #11 113.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:00:48.646Z] #11 ... [2020-09-29T23:00:48.646Z] [2020-09-29T23:00:48.646Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:48.646Z] #43 103.5 net/http/internal [2020-09-29T23:00:48.646Z] #43 107.2 net/textproto [2020-09-29T23:00:48.646Z] #43 107.2 crypto/x509 [2020-09-29T23:00:48.646Z] #43 108.5 vendor/golang.org/x/net/http/httpguts [2020-09-29T23:00:48.646Z] #43 108.7 vendor/golang.org/x/net/http/httpproxy [2020-09-29T23:00:48.646Z] #43 109.2 mime/multipart [2020-09-29T23:00:48.646Z] #43 111.5 crypto/tls [2020-09-29T23:00:48.874Z] #62 ... [2020-09-29T23:00:48.874Z] [2020-09-29T23:00:48.874Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:48.874Z] #34 23.74 Fetched 8387 kB in 18s (468 kB/s) [2020-09-29T23:00:48.874Z] #34 23.74 Reading package lists... [2020-09-29T23:00:48.903Z] #43 ... [2020-09-29T23:00:48.903Z] [2020-09-29T23:00:48.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:48.903Z] #41 45.42 CC compel/src/lib/infect-util.o [2020-09-29T23:00:48.903Z] #41 45.66 CC compel/src/lib/infect.o [2020-09-29T23:00:49.134Z] #34 30.67 Reading package lists... [2020-09-29T23:00:49.134Z] #34 ... [2020-09-29T23:00:49.134Z] [2020-09-29T23:00:49.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:49.134Z] #11 23.90 Fetched 8387 kB in 18s (465 kB/s) [2020-09-29T23:00:49.134Z] #11 23.90 Reading package lists... [2020-09-29T23:00:49.157Z] #41 41.03 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-29T23:00:49.157Z] #41 41.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:49.157Z] #41 41.06 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:00:49.394Z] #11 30.54 Reading package lists... [2020-09-29T23:00:49.394Z] #11 ... [2020-09-29T23:00:49.394Z] [2020-09-29T23:00:49.394Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:49.394Z] #53 23.98 Fetched 8387 kB in 18s (470 kB/s) [2020-09-29T23:00:49.394Z] #53 23.98 Reading package lists... [2020-09-29T23:00:49.394Z] #53 30.60 Reading package lists... [2020-09-29T23:00:49.394Z] #53 ... [2020-09-29T23:00:49.394Z] [2020-09-29T23:00:49.394Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:49.394Z] #40 24.06 Fetched 8387 kB in 18s (464 kB/s) [2020-09-29T23:00:49.394Z] #40 24.06 Reading package lists... [2020-09-29T23:00:49.467Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ### [2020-09-29T23:00:49.467Z] #27 ... [2020-09-29T23:00:49.467Z] [2020-09-29T23:00:49.467Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:49.467Z] #62 DONE 32.2s [2020-09-29T23:00:49.467Z] [2020-09-29T23:00:49.467Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:49.468Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ##################################### 52.3% [2020-09-29T23:00:49.468Z] #27 ... [2020-09-29T23:00:49.468Z] [2020-09-29T23:00:49.468Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:49.468Z] #40 23.26 Building dependency tree... [2020-09-29T23:00:49.468Z] #40 25.61 The following additional packages will be installed: [2020-09-29T23:00:49.468Z] #40 25.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:00:49.468Z] #40 25.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:00:49.468Z] #40 25.61 Suggested packages: [2020-09-29T23:00:49.468Z] #40 25.62 manpages-dev python-setuptools [2020-09-29T23:00:49.468Z] #40 26.90 The following NEW packages will be installed: [2020-09-29T23:00:49.468Z] #40 26.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:00:49.468Z] #40 26.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:00:49.468Z] #40 26.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:00:49.468Z] #40 26.90 python-six zlib1g-dev [2020-09-29T23:00:49.468Z] #40 27.25 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:49.468Z] #40 27.25 Need to get 3798 kB of archives. [2020-09-29T23:00:49.468Z] #40 27.25 After this operation, 21.6 MB of additional disk space will be used. [2020-09-29T23:00:49.468Z] #40 27.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-29T23:00:49.468Z] #40 27.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-29T23:00:49.468Z] #40 27.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-29T23:00:49.468Z] #40 27.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-29T23:00:49.468Z] #40 27.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-29T23:00:49.468Z] #40 27.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-29T23:00:49.468Z] #40 27.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-09-29T23:00:49.468Z] #40 27.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-29T23:00:49.468Z] #40 27.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-29T23:00:49.468Z] #40 27.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-29T23:00:49.468Z] #40 27.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-29T23:00:49.468Z] #40 27.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-29T23:00:49.468Z] #40 27.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-09-29T23:00:49.468Z] #40 28.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-29T23:00:49.468Z] #40 28.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:00:49.468Z] #40 28.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:00:49.468Z] #40 28.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-29T23:00:49.468Z] #40 29.76 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:49.468Z] #40 30.49 Fetched 3798 kB in 1s (3502 kB/s) [2020-09-29T23:00:49.468Z] #40 31.51 Selecting previously unselected package libcap-dev:arm64. [2020-09-29T23:00:49.468Z] #40 31.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-29T23:00:49.468Z] #40 31.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-29T23:00:49.468Z] #40 31.80 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-29T23:00:49.471Z] #41 41.51 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:00:49.471Z] #41 41.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:00:49.471Z] #41 41.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:00:49.471Z] #41 41.61 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:00:49.471Z] #41 41.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:49.471Z] #41 41.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:00:49.471Z] #41 41.74 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:00:49.471Z] #41 41.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:00:49.471Z] #41 41.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:00:49.632Z] #62 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:00:49.632Z] #38 22.26 Checking out files: 90% (1513/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-29T23:00:49.632Z] #38 22.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-29T23:00:49.632Z] #38 24.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-29T23:00:49.632Z] #38 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:49.632Z] #40 22.74 Fetched 8387 kB in 17s (496 kB/s) [2020-09-29T23:00:49.632Z] #40 22.74 Reading package lists... [2020-09-29T23:00:49.632Z] #40 29.63 Reading package lists... [2020-09-29T23:00:49.632Z] #40 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:49.632Z] #53 23.00 Fetched 8387 kB in 17s (480 kB/s) [2020-09-29T23:00:49.632Z] #53 23.00 Reading package lists... [2020-09-29T23:00:49.632Z] #53 30.23 Reading package lists... [2020-09-29T23:00:49.632Z] #53 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:49.632Z] #34 23.60 Fetched 8387 kB in 18s (471 kB/s) [2020-09-29T23:00:49.632Z] #34 23.60 Reading package lists... [2020-09-29T23:00:49.632Z] #34 30.76 Reading package lists... [2020-09-29T23:00:49.632Z] #34 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:49.632Z] #49 23.51 runtime [2020-09-29T23:00:49.632Z] #49 23.57 runtime/cgo [2020-09-29T23:00:49.632Z] #49 ... [2020-09-29T23:00:49.632Z] [2020-09-29T23:00:49.632Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:49.632Z] #11 23.58 Fetched 8387 kB in 18s (473 kB/s) [2020-09-29T23:00:49.632Z] #11 23.58 Reading package lists... [2020-09-29T23:00:49.654Z] #40 30.61 Reading package lists... [2020-09-29T23:00:49.654Z] #40 ... [2020-09-29T23:00:49.654Z] [2020-09-29T23:00:49.654Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:49.654Z] #49 24.34 runtime/cgo [2020-09-29T23:00:49.655Z] #49 24.36 runtime [2020-09-29T23:00:49.731Z] #40 ... [2020-09-29T23:00:49.731Z] [2020-09-29T23:00:49.731Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:50.119Z] #41 42.09 Selecting previously unselected package python-six. [2020-09-29T23:00:50.119Z] #41 42.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:00:50.119Z] #41 42.10 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:00:50.119Z] #41 42.19 Selecting previously unselected package python-protobuf. [2020-09-29T23:00:50.119Z] #41 42.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-29T23:00:50.119Z] #41 42.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:00:50.280Z] #41 48.27 CC compel/src/lib/ptrace.o [2020-09-29T23:00:50.525Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ##################################### 52.3% ####################################### 54.7% ######################################## 55.9% ######################################## 56.4% ######################################### 57.7% ########################################## 58.7% ########################################### 59.9% ############################################ 61.9% ############################################# 62.5% ############################################## 64.4% ############################################## 64.9% [2020-09-29T23:00:50.525Z] #27 ... [2020-09-29T23:00:50.525Z] [2020-09-29T23:00:50.525Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:50.525Z] #11 23.18 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:50.525Z] #11 23.18 Need to get 73.3 MB of archives. [2020-09-29T23:00:50.525Z] #11 23.18 After this operation, 472 MB of additional disk space will be used. [2020-09-29T23:00:50.525Z] #11 23.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-09-29T23:00:50.525Z] #11 23.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-09-29T23:00:50.525Z] #11 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T23:00:50.525Z] #11 23.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-29T23:00:50.525Z] #11 23.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-29T23:00:50.525Z] #11 23.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:00:50.525Z] #11 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T23:00:50.525Z] #11 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T23:00:50.525Z] #11 24.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-09-29T23:00:50.525Z] #11 27.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-09-29T23:00:50.525Z] #11 29.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-29T23:00:50.525Z] #11 29.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-29T23:00:50.525Z] #11 29.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-29T23:00:50.525Z] #11 29.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-29T23:00:50.525Z] #11 30.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-09-29T23:00:50.525Z] #11 30.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-29T23:00:50.525Z] #11 30.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-29T23:00:50.525Z] #11 30.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-29T23:00:50.525Z] #11 30.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-29T23:00:50.525Z] #11 30.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-29T23:00:50.525Z] #11 30.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-29T23:00:50.525Z] #11 30.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-29T23:00:50.525Z] #11 30.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-29T23:00:50.525Z] #11 30.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-29T23:00:50.525Z] #11 30.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-29T23:00:50.525Z] #11 31.80 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:50.525Z] #11 32.34 Fetched 73.3 MB in 8s (9657 kB/s) [2020-09-29T23:00:50.525Z] #11 32.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:00:50.525Z] #11 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-29T23:00:50.525Z] #11 32.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-29T23:00:50.525Z] #11 32.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:00:50.537Z] #41 48.64 AR compel/libcompel.a [2020-09-29T23:00:50.537Z] #41 48.74 HOSTCC compel/src/main-host.o [2020-09-29T23:00:50.768Z] #41 42.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:00:50.787Z] #11 ... [2020-09-29T23:00:50.787Z] [2020-09-29T23:00:50.787Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:50.787Z] #40 32.41 Selecting previously unselected package libnet1:arm64. [2020-09-29T23:00:50.787Z] #40 32.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-29T23:00:50.787Z] #40 32.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:50.787Z] #40 32.59 Selecting previously unselected package libnet1-dev. [2020-09-29T23:00:50.787Z] #40 32.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-29T23:00:50.787Z] #40 32.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:50.787Z] #40 33.04 Selecting previously unselected package libnl-3-200:arm64. [2020-09-29T23:00:50.787Z] #40 33.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-29T23:00:50.787Z] #40 33.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-29T23:00:50.787Z] #40 33.28 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-29T23:00:50.787Z] #40 33.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-29T23:00:50.787Z] #40 33.38 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-29T23:00:50.794Z] #41 ... [2020-09-29T23:00:50.794Z] [2020-09-29T23:00:50.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:50.794Z] #11 113.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-29T23:00:50.794Z] #11 113.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-29T23:00:50.794Z] #11 113.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:00:50.794Z] #11 114.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-29T23:00:50.794Z] #11 114.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:00:50.794Z] #11 114.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:00:50.794Z] #11 114.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-29T23:00:50.795Z] #11 114.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-29T23:00:50.795Z] #11 114.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:00:50.795Z] #11 114.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-29T23:00:50.795Z] #11 114.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:00:50.795Z] #11 114.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:00:50.795Z] #11 115.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:00:50.795Z] #11 115.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:00:50.795Z] #11 115.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:00:50.795Z] #11 115.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:00:50.795Z] #11 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:00:50.795Z] #11 115.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:50.795Z] #11 115.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 [2020-09-29T23:00:50.795Z] #11 115.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 [2020-09-29T23:00:50.795Z] #11 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:00:50.795Z] #11 115.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 [2020-09-29T23:00:50.795Z] #11 115.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 [2020-09-29T23:00:50.795Z] #11 115.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:00:50.795Z] #11 115.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:00:50.795Z] #11 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:00:50.795Z] #11 115.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:00:50.795Z] #11 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:00:50.795Z] #11 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:00:50.795Z] #11 115.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:50.795Z] #11 DONE 115.8s [2020-09-29T23:00:50.795Z] [2020-09-29T23:00:50.795Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:50.795Z] #41 48.97 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-29T23:00:51.052Z] #41 49.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:00:51.369Z] #40 ... [2020-09-29T23:00:51.369Z] [2020-09-29T23:00:51.369Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:51.369Z] #53 19.19 Reading package lists... [2020-09-29T23:00:51.369Z] #53 24.14 Building dependency tree... [2020-09-29T23:00:51.369Z] #53 26.95 The following additional packages will be installed: [2020-09-29T23:00:51.369Z] #53 26.96 libbtrfs0 [2020-09-29T23:00:51.369Z] #53 27.10 The following NEW packages will be installed: [2020-09-29T23:00:51.369Z] #53 27.11 libbtrfs-dev libbtrfs0 [2020-09-29T23:00:51.369Z] #53 27.54 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:51.369Z] #53 27.54 Need to get 119 kB of archives. [2020-09-29T23:00:51.369Z] #53 27.54 After this operation, 387 kB of additional disk space will be used. [2020-09-29T23:00:51.369Z] #53 27.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-29T23:00:51.369Z] #53 27.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-29T23:00:51.369Z] #53 29.05 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:51.369Z] #53 30.02 Fetched 119 kB in 0s (380 kB/s) [2020-09-29T23:00:51.369Z] #53 31.67 Selecting previously unselected package libbtrfs0. [2020-09-29T23:00:51.369Z] #53 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-29T23:00:51.369Z] #53 31.74 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-29T23:00:51.369Z] #53 32.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:51.369Z] #53 32.47 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:00:51.369Z] #53 32.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-29T23:00:51.369Z] #53 32.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:51.369Z] #53 33.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:51.369Z] #53 33.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:51.369Z] #53 33.08 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:51.369Z] #53 ... [2020-09-29T23:00:51.369Z] [2020-09-29T23:00:51.369Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:51.538Z] #11 30.92 Reading package lists... [2020-09-29T23:00:51.538Z] #11 ... [2020-09-29T23:00:51.538Z] [2020-09-29T23:00:51.538Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:51.538Z] #40 29.63 Reading package lists... [2020-09-29T23:00:51.615Z] #41 49.74 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:00:51.734Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ##################################### 52.3% ####################################### 54.7% ######################################## 55.9% ######################################## 56.4% ######################################### 57.7% ########################################## 58.7% ########################################### 59.9% ############################################ 61.9% ############################################# 62.5% ############################################## 64.4% ############################################## 64.9% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 69.1% ################################################# 69.2% ################################################## 70.1% ################################################### 71.1% ################################################### 72.2% [2020-09-29T23:00:51.734Z] #27 ... [2020-09-29T23:00:51.734Z] [2020-09-29T23:00:51.734Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:51.734Z] #34 19.74 Reading package lists... [2020-09-29T23:00:51.734Z] #34 24.49 Building dependency tree... [2020-09-29T23:00:51.734Z] #34 27.62 The following additional packages will be installed: [2020-09-29T23:00:51.734Z] #34 27.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:00:51.734Z] #34 27.63 Suggested packages: [2020-09-29T23:00:51.734Z] #34 27.64 cmake-doc ninja-build lrzip [2020-09-29T23:00:51.734Z] #34 27.64 Recommended packages: [2020-09-29T23:00:51.734Z] #34 27.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:00:51.734Z] #34 28.35 The following NEW packages will be installed: [2020-09-29T23:00:51.734Z] #34 28.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:00:51.734Z] #34 28.36 vim-common xxd [2020-09-29T23:00:51.734Z] #34 28.72 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:51.734Z] #34 28.72 Need to get 14.2 MB of archives. [2020-09-29T23:00:51.734Z] #34 28.72 After this operation, 60.0 MB of additional disk space will be used. [2020-09-29T23:00:51.734Z] #34 28.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-29T23:00:51.734Z] #34 28.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:00:51.734Z] #34 28.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:00:51.734Z] #34 28.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-29T23:00:51.734Z] #34 29.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-29T23:00:51.734Z] #34 29.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-29T23:00:51.734Z] #34 30.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-29T23:00:51.734Z] #34 30.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-29T23:00:51.734Z] #34 30.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-29T23:00:51.734Z] #34 30.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-29T23:00:51.734Z] #34 31.64 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:51.734Z] #34 32.31 Fetched 14.2 MB in 2s (6740 kB/s) [2020-09-29T23:00:51.734Z] #34 32.47 Selecting previously unselected package xxd. [2020-09-29T23:00:51.734Z] #34 32.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-29T23:00:51.734Z] #34 32.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-29T23:00:51.734Z] #34 32.73 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:00:51.734Z] #34 33.04 Selecting previously unselected package vim-common. [2020-09-29T23:00:51.734Z] #34 33.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:00:51.734Z] #34 33.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:00:51.734Z] #34 33.54 Selecting previously unselected package cmake-data. [2020-09-29T23:00:51.734Z] #34 33.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:00:51.734Z] #34 33.55 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:00:51.871Z] #41 49.97 HOSTLINK compel/compel-host-bin [2020-09-29T23:00:52.001Z] #34 ... [2020-09-29T23:00:52.001Z] [2020-09-29T23:00:52.001Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:52.131Z] #41 50.20 DEP soccr/soccr.d [2020-09-29T23:00:52.131Z] #41 50.36 CC soccr/soccr.o [2020-09-29T23:00:52.196Z] #49 ... [2020-09-29T23:00:52.196Z] [2020-09-29T23:00:52.196Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:52.196Z] #11 30.54 Reading package lists... [2020-09-29T23:00:52.267Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ##################################### 52.3% ####################################### 54.7% ######################################## 55.9% ######################################## 56.4% ######################################### 57.7% ########################################## 58.7% ########################################### 59.9% ############################################ 61.9% ############################################# 62.5% ############################################## 64.4% ############################################## 64.9% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 69.1% ################################################# 69.2% ################################################## 70.1% ################################################### 71.1% ################################################### 72.2% #################################################### 73.1% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 76.6% ######################### [2020-09-29T23:00:52.267Z] #27 ... [2020-09-29T23:00:52.267Z] [2020-09-29T23:00:52.267Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:52.267Z] #53 DONE 34.9s [2020-09-29T23:00:52.267Z] [2020-09-29T23:00:52.267Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:52.391Z] #41 ... [2020-09-29T23:00:52.391Z] [2020-09-29T23:00:52.391Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:00:52.391Z] #12 DONE 1.5s [2020-09-29T23:00:52.649Z] [2020-09-29T23:00:52.649Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:52.649Z] #51 1.408 + RM_GOPATH=0 [2020-09-29T23:00:52.649Z] #51 1.409 + TMP_GOPATH= [2020-09-29T23:00:52.649Z] #51 1.410 + : /build [2020-09-29T23:00:52.649Z] #51 1.410 + '[' -z '' ']' [2020-09-29T23:00:52.649Z] #51 1.412 ++ mktemp -d [2020-09-29T23:00:52.649Z] #51 1.422 + export GOPATH=/tmp/tmp.TEUgi7UEOk [2020-09-29T23:00:52.649Z] #51 1.422 + GOPATH=/tmp/tmp.TEUgi7UEOk [2020-09-29T23:00:52.649Z] #51 1.423 + RM_GOPATH=1 [2020-09-29T23:00:52.649Z] #51 1.423 + case "$(go env GOARCH)" in [2020-09-29T23:00:52.649Z] #51 1.423 ++ go env GOARCH [2020-09-29T23:00:52.649Z] #51 1.456 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:52.649Z] #51 1.456 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:00:52.649Z] #51 1.457 ++ dirname /tmp/install/install.sh [2020-09-29T23:00:52.649Z] #51 1.461 + dir=/tmp/install [2020-09-29T23:00:52.649Z] #51 1.461 + bin=runc [2020-09-29T23:00:52.649Z] #51 1.461 + shift [2020-09-29T23:00:52.649Z] #51 1.461 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:00:52.649Z] #51 1.461 + . /tmp/install/runc.installer [2020-09-29T23:00:52.649Z] #51 1.462 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:00:52.649Z] #51 1.463 + install_runc [2020-09-29T23:00:52.649Z] #51 1.464 + uname -r [2020-09-29T23:00:52.649Z] #51 1.467 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:00:52.649Z] #51 1.469 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:00:52.649Z] #51 1.469 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:00:52.649Z] #51 1.469 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:00:52.649Z] #51 1.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TEUgi7UEOk/src/github.com/opencontainers/runc [2020-09-29T23:00:52.649Z] #51 1.475 Cloning into '/tmp/tmp.TEUgi7UEOk/src/github.com/opencontainers/runc'... [2020-09-29T23:00:52.919Z] #40 36.14 Building dependency tree... [2020-09-29T23:00:53.551Z] #41 ... [2020-09-29T23:00:53.551Z] [2020-09-29T23:00:53.551Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:53.551Z] #31 45.59 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T23:00:53.580Z] #51 ... [2020-09-29T23:00:53.580Z] [2020-09-29T23:00:53.580Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:00:53.580Z] #13 DONE 1.2s [2020-09-29T23:00:53.836Z] [2020-09-29T23:00:53.836Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:00:53.849Z] #31 45.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:00:54.147Z] #31 46.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:00:54.367Z] #11 37.24 Building dependency tree... [2020-09-29T23:00:54.395Z] #27 10.76 0.5% # 2.4% ### 4.2% ### 5.2% #### 6.5% #### 6.8% ###### 8.9% ####### 10.7% ######## 12.3% ######### 13.8% ########## 14.5% ########### 15.7% ############ 17.3% ############# 18.7% ############## 20.3% ############### 21.3% ################ 22.5% ################# 23.7% ################## 25.2% ################### 26.8% #################### 28.0% #################### 28.9% ##################### 29.7% ##################### 30.4% ###################### 31.4% ####################### 32.3% ####################### 32.8% ######################## 33.6% ######################## 34.3% ######################## 34.7% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 37.7% ########################### 38.2% ########################### 38.8% ############################ 39.2% ############################ 40.1% ############################# 41.4% ############################## 42.3% ############################## 42.7% ############################### 43.6% ############################### 44.0% ################################ 44.7% ################################ 45.2% ################################ 45.4% ################################# 46.1% ################################## 47.3% ################################## 48.4% #################################### 50.0% #################################### 51.2% ##################################### 52.0% ##################################### 52.3% ####################################### 54.7% ######################################## 55.9% ######################################## 56.4% ######################################### 57.7% ########################################## 58.7% ########################################### 59.9% ############################################ 61.9% ############################################# 62.5% ############################################## 64.4% ############################################## 64.9% ############################################### 65.5% ############################################### 66.3% ################################################ 67.5% ################################################# 69.1% ################################################# 69.2% ################################################## 70.1% ################################################### 71.1% ################################################### 72.2% #################################################### 73.1% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 76.6% ####################################################### 77.6% ######################################################## 78.8% ######################################################### 79.8% ########################################################## 81.1% ########################################################### 82.4% ############################################################ 83.9% ############################################################# 85.2% ############################################################# 85.9% ############################################################## 86.8% ############################################################### 87.6% ############################################################### 88.1% ################################################################ 89.2% ################################################################ 89.9% ################################################################# 90.9% ################################################################## 92.1% ################################################################### 93.3% #################################################################### 94.8% #################################################################### 95.6% ###################################################################### 97.6% ######################################################################## 100.0% [2020-09-29T23:00:54.395Z] #27 22.04 [2020-09-29T23:00:54.402Z] #14 0.934 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:00:54.659Z] #14 DONE 1.1s [2020-09-29T23:00:54.659Z] [2020-09-29T23:00:54.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:00:54.659Z] #41 52.20 AR soccr/libsoccr.a [2020-09-29T23:00:54.659Z] #41 52.26 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:00:54.659Z] #41 52.71 DEP criu/arch/x86/sigframe.d [2020-09-29T23:00:54.659Z] #41 52.82 DEP criu/arch/x86/sigaction_compat.d [2020-09-29T23:00:54.666Z] #27 22.40 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:54.829Z] #40 39.55 The following additional packages will be installed: [2020-09-29T23:00:54.829Z] #40 39.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:00:54.829Z] #40 39.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:00:54.829Z] #40 39.57 Suggested packages: [2020-09-29T23:00:54.829Z] #40 39.59 manpages-dev python-setuptools [2020-09-29T23:00:54.916Z] #41 53.03 DEP criu/arch/x86/kerndat.d [2020-09-29T23:00:55.173Z] #41 53.25 DEP criu/arch/x86/crtools.d [2020-09-29T23:00:55.173Z] #41 53.35 DEP criu/arch/x86/cpu.d [2020-09-29T23:00:55.431Z] #41 53.56 CC criu/arch/x86/cpu.o [2020-09-29T23:00:55.616Z] #27 ... [2020-09-29T23:00:55.616Z] [2020-09-29T23:00:55.616Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:55.616Z] #32 28.08 sync [2020-09-29T23:00:55.616Z] #32 28.09 internal/reflectlite [2020-09-29T23:00:55.616Z] #32 30.07 sort [2020-09-29T23:00:55.616Z] #32 30.10 errors [2020-09-29T23:00:55.616Z] #32 30.34 internal/oserror [2020-09-29T23:00:55.616Z] #32 30.35 io [2020-09-29T23:00:55.616Z] #32 30.36 strconv [2020-09-29T23:00:55.616Z] #32 30.58 syscall [2020-09-29T23:00:55.616Z] #32 31.83 strings [2020-09-29T23:00:55.616Z] #32 31.84 bytes [2020-09-29T23:00:55.616Z] #32 34.95 bufio [2020-09-29T23:00:55.616Z] #32 35.01 reflect [2020-09-29T23:00:55.616Z] #32 36.76 path [2020-09-29T23:00:55.616Z] #32 37.76 text/tabwriter [2020-09-29T23:00:55.616Z] #32 ... [2020-09-29T23:00:55.616Z] [2020-09-29T23:00:55.616Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:55.616Z] #40 34.99 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-29T23:00:55.616Z] #40 35.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 35.00 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-29T23:00:55.616Z] #40 35.15 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-29T23:00:55.616Z] #40 35.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 35.19 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-29T23:00:55.616Z] #40 35.33 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-29T23:00:55.616Z] #40 35.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 35.40 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:00:55.616Z] #40 35.75 Selecting previously unselected package libprotobuf17:arm64. [2020-09-29T23:00:55.616Z] #40 35.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 35.78 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-29T23:00:55.616Z] #40 36.57 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-29T23:00:55.616Z] #40 36.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 36.61 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-29T23:00:55.616Z] #40 36.88 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-29T23:00:55.616Z] #40 36.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 36.90 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-29T23:00:55.616Z] #40 38.14 Selecting previously unselected package libprotoc17:arm64. [2020-09-29T23:00:55.616Z] #40 38.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:55.616Z] #40 38.15 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-29T23:00:55.688Z] #41 ... [2020-09-29T23:00:55.688Z] [2020-09-29T23:00:55.688Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:00:55.688Z] #15 DONE 1.0s [2020-09-29T23:00:55.945Z] [2020-09-29T23:00:55.945Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:00:56.193Z] #40 38.68 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:00:56.193Z] #40 38.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-29T23:00:56.193Z] #40 38.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:00:56.193Z] #40 38.79 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:00:56.193Z] #40 38.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:56.193Z] #40 38.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:00:56.278Z] #11 40.78 The following additional packages will be installed: [2020-09-29T23:00:56.279Z] #11 40.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:00:56.279Z] #11 40.80 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:00:56.279Z] #11 40.80 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:00:56.279Z] #11 40.81 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:56.279Z] #11 40.82 Suggested packages: [2020-09-29T23:00:56.279Z] #11 40.82 gcc-8-locales seccomp wine64 [2020-09-29T23:00:56.737Z] #40 40.97 The following NEW packages will be installed: [2020-09-29T23:00:56.737Z] #40 40.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:00:56.737Z] #40 40.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:00:56.737Z] #40 41.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:00:56.737Z] #40 41.00 python-six zlib1g-dev [2020-09-29T23:00:56.737Z] #40 41.42 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:56.737Z] #40 41.42 Need to get 4095 kB of archives. [2020-09-29T23:00:56.737Z] #40 41.42 After this operation, 22.5 MB of additional disk space will be used. [2020-09-29T23:00:56.737Z] #40 41.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-29T23:00:56.737Z] #40 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T23:00:56.737Z] #40 41.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T23:00:56.737Z] #40 41.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T23:00:56.737Z] #40 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-29T23:00:56.737Z] #40 41.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T23:00:56.737Z] #40 41.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-29T23:00:56.737Z] #40 41.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-29T23:00:56.737Z] #40 41.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-29T23:00:56.778Z] #40 39.16 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:00:56.778Z] #40 39.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:00:56.778Z] #40 39.17 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:00:56.878Z] #16 DONE 1.0s [2020-09-29T23:00:56.878Z] [2020-09-29T23:00:56.878Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:00:57.001Z] #40 41.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-29T23:00:57.001Z] #40 41.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-29T23:00:57.001Z] #40 41.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-29T23:00:57.001Z] #40 41.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-29T23:00:57.001Z] #40 41.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-29T23:00:57.001Z] #40 41.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:00:57.001Z] #40 41.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:00:57.042Z] #40 39.45 Selecting previously unselected package python-six. [2020-09-29T23:00:57.042Z] #40 39.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:00:57.042Z] #40 39.46 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:00:57.261Z] #40 41.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-29T23:00:57.510Z] #40 39.70 Selecting previously unselected package python-protobuf. [2020-09-29T23:00:57.510Z] #40 39.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-29T23:00:57.510Z] #40 39.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:00:57.510Z] #40 ... [2020-09-29T23:00:57.510Z] [2020-09-29T23:00:57.510Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:57.510Z] #43 30.07 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:00:57.510Z] #43 30.09 internal/singleflight [2020-09-29T23:00:57.510Z] #43 30.09 math/rand [2020-09-29T23:00:57.510Z] #43 30.10 errors [2020-09-29T23:00:57.510Z] #43 30.50 sort [2020-09-29T23:00:57.510Z] #43 30.56 io [2020-09-29T23:00:57.510Z] #43 30.58 strconv [2020-09-29T23:00:57.510Z] #43 31.89 syscall [2020-09-29T23:00:57.510Z] #43 32.14 vendor/golang.org/x/net/dns/dnsmessage [2020-09-29T23:00:57.510Z] #43 32.23 bytes [2020-09-29T23:00:57.510Z] #43 35.29 reflect [2020-09-29T23:00:57.510Z] #43 35.85 bufio [2020-09-29T23:00:57.510Z] #43 38.14 regexp/syntax [2020-09-29T23:00:57.666Z] #11 42.13 The following NEW packages will be installed: [2020-09-29T23:00:57.666Z] #11 42.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:00:57.666Z] #11 42.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:00:57.666Z] #11 42.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:00:57.666Z] #11 42.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:00:57.666Z] #11 42.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:00:57.666Z] #11 42.14 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:00:57.774Z] #43 ... [2020-09-29T23:00:57.774Z] [2020-09-29T23:00:57.774Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:00:57.774Z] #27 23.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:00:57.774Z] #27 23.68 [2020-09-29T23:00:57.774Z] #27 23.98 #=#=# ######################################################################## 100.0% [2020-09-29T23:00:57.774Z] #27 24.12 [2020-09-29T23:00:57.774Z] #27 24.58 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:00:57.809Z] #17 DONE 1.1s [2020-09-29T23:00:57.809Z] [2020-09-29T23:00:57.809Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:00:57.925Z] #11 42.60 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:57.925Z] #11 42.60 Need to get 77.7 MB of archives. [2020-09-29T23:00:57.925Z] #11 42.60 After this operation, 487 MB of additional disk space will be used. [2020-09-29T23:00:57.925Z] #11 42.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-29T23:00:58.186Z] #11 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-29T23:00:58.199Z] #40 ... [2020-09-29T23:00:58.199Z] [2020-09-29T23:00:58.199Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:58.199Z] #62 DONE 43.0s [2020-09-29T23:00:58.199Z] [2020-09-29T23:00:58.199Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:58.199Z] #53 30.23 Reading package lists... [2020-09-29T23:00:58.199Z] #53 36.32 Building dependency tree... [2020-09-29T23:00:58.199Z] #53 39.73 The following additional packages will be installed: [2020-09-29T23:00:58.199Z] #53 39.74 libbtrfs0 [2020-09-29T23:00:58.199Z] #53 39.95 The following NEW packages will be installed: [2020-09-29T23:00:58.199Z] #53 39.96 libbtrfs-dev libbtrfs0 [2020-09-29T23:00:58.199Z] #53 40.45 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:58.199Z] #53 40.45 Need to get 119 kB of archives. [2020-09-29T23:00:58.199Z] #53 40.45 After this operation, 387 kB of additional disk space will be used. [2020-09-29T23:00:58.199Z] #53 40.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T23:00:58.199Z] #53 40.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T23:00:58.199Z] #53 41.74 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:58.199Z] #53 41.97 Fetched 119 kB in 0s (335 kB/s) [2020-09-29T23:00:58.199Z] #53 42.51 Selecting previously unselected package libbtrfs0. [2020-09-29T23:00:58.199Z] #53 42.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:00:58.199Z] #53 42.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T23:00:58.199Z] #53 42.63 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:58.199Z] #53 43.02 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:00:58.199Z] #53 43.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T23:00:58.449Z] #11 ... [2020-09-29T23:00:58.449Z] [2020-09-29T23:00:58.449Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:58.449Z] #40 30.61 Reading package lists... [2020-09-29T23:00:58.449Z] #40 37.28 Building dependency tree... [2020-09-29T23:00:58.449Z] #40 40.80 The following additional packages will be installed: [2020-09-29T23:00:58.449Z] #40 40.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-29T23:00:58.449Z] #40 40.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-29T23:00:58.449Z] #40 40.83 Suggested packages: [2020-09-29T23:00:58.449Z] #40 40.84 manpages-dev python-setuptools [2020-09-29T23:00:58.449Z] #40 42.14 The following NEW packages will be installed: [2020-09-29T23:00:58.449Z] #40 42.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-29T23:00:58.449Z] #40 42.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-29T23:00:58.449Z] #40 42.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-29T23:00:58.449Z] #40 42.16 python-six zlib1g-dev [2020-09-29T23:00:58.449Z] #40 42.52 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:58.449Z] #40 42.52 Need to get 4095 kB of archives. [2020-09-29T23:00:58.449Z] #40 42.52 After this operation, 22.5 MB of additional disk space will be used. [2020-09-29T23:00:58.449Z] #40 42.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-29T23:00:58.449Z] #40 42.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T23:00:58.449Z] #40 42.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-29T23:00:58.449Z] #40 42.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T23:00:58.449Z] #40 42.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-29T23:00:58.449Z] #40 42.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T23:00:58.449Z] #40 42.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-29T23:00:58.449Z] #40 42.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-29T23:00:58.449Z] #40 42.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-29T23:00:58.449Z] #40 42.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-29T23:00:58.449Z] #40 42.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-29T23:00:58.449Z] #40 42.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-29T23:00:58.449Z] #40 42.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-29T23:00:58.449Z] #40 42.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-29T23:00:58.449Z] #40 43.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-29T23:00:58.449Z] #40 43.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-29T23:00:58.449Z] #40 43.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-29T23:00:58.449Z] #40 ... [2020-09-29T23:00:58.449Z] [2020-09-29T23:00:58.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:58.449Z] #11 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T23:00:58.449Z] #11 43.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-29T23:00:58.449Z] #11 43.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-29T23:00:58.449Z] #11 43.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:00:58.460Z] #53 43.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:58.714Z] #11 ... [2020-09-29T23:00:58.714Z] [2020-09-29T23:00:58.714Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:00:58.714Z] #62 DONE 43.3s [2020-09-29T23:00:58.714Z] [2020-09-29T23:00:58.714Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:58.714Z] #34 30.67 Reading package lists... [2020-09-29T23:00:58.714Z] #34 37.82 Building dependency tree... [2020-09-29T23:00:58.714Z] #34 41.47 The following additional packages will be installed: [2020-09-29T23:00:58.714Z] #34 41.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:00:58.714Z] #34 41.50 Suggested packages: [2020-09-29T23:00:58.714Z] #34 41.51 cmake-doc ninja-build lrzip [2020-09-29T23:00:58.714Z] #34 41.51 Recommended packages: [2020-09-29T23:00:58.714Z] #34 41.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:00:58.714Z] #34 42.52 The following NEW packages will be installed: [2020-09-29T23:00:58.714Z] #34 42.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:00:58.714Z] #34 42.55 vim-common xxd [2020-09-29T23:00:58.714Z] #34 42.95 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:00:58.714Z] #34 42.95 Need to get 14.9 MB of archives. [2020-09-29T23:00:58.714Z] #34 42.95 After this operation, 61.8 MB of additional disk space will be used. [2020-09-29T23:00:58.714Z] #34 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T23:00:58.714Z] #34 42.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:00:58.714Z] #34 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:00:58.714Z] #34 43.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T23:00:58.719Z] #53 ... [2020-09-29T23:00:58.719Z] [2020-09-29T23:00:58.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:58.719Z] #40 43.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:58.726Z] #27 26.26 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:00:58.979Z] #40 43.61 Fetched 4095 kB in 1s (5272 kB/s) [2020-09-29T23:00:58.989Z] #27 26.52 [2020-09-29T23:00:59.181Z] #18 1.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:00:59.181Z] #18 1.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:00:59.181Z] #18 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:00:59.238Z] #40 43.84 Selecting previously unselected package libcap-dev:amd64. [2020-09-29T23:00:59.238Z] #40 43.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:00:59.238Z] #40 44.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-29T23:00:59.238Z] #40 44.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T23:00:59.285Z] #34 ... [2020-09-29T23:00:59.285Z] [2020-09-29T23:00:59.285Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:59.285Z] #11 44.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T23:00:59.499Z] #40 ... [2020-09-29T23:00:59.499Z] [2020-09-29T23:00:59.499Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:00:59.499Z] #53 43.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:00:59.499Z] #53 43.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:00:59.499Z] #53 43.69 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:00:59.499Z] #53 DONE 44.3s [2020-09-29T23:00:59.516Z] #27 26.85 0.8% #################################### 50.8% ######################################################################## 100.0% [2020-09-29T23:00:59.516Z] #27 27.11 [2020-09-29T23:00:59.744Z] #18 1.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:00:59.759Z] [2020-09-29T23:00:59.759Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:00:59.759Z] #40 44.34 Selecting previously unselected package libnet1:amd64. [2020-09-29T23:00:59.759Z] #40 44.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:00:59.759Z] #40 44.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:00:59.759Z] #40 44.51 Selecting previously unselected package libnet1-dev. [2020-09-29T23:00:59.759Z] #40 44.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:00:59.780Z] #31 ... [2020-09-29T23:00:59.781Z] [2020-09-29T23:00:59.781Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:00:59.781Z] #44 41.04 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:00:59.781Z] #44 41.05 internal/reflectlite [2020-09-29T23:00:59.781Z] #44 41.05 math/rand [2020-09-29T23:00:59.781Z] #44 41.06 internal/singleflight [2020-09-29T23:00:59.781Z] #44 45.12 sort [2020-09-29T23:00:59.781Z] #44 45.23 strconv [2020-09-29T23:00:59.781Z] #44 45.29 io [2020-09-29T23:00:59.781Z] #44 45.30 syscall [2020-09-29T23:00:59.781Z] #44 48.79 vendor/golang.org/x/net/dns/dnsmessage [2020-09-29T23:00:59.781Z] #44 49.97 bytes [2020-09-29T23:00:59.781Z] #44 ... [2020-09-29T23:00:59.781Z] [2020-09-29T23:00:59.781Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:00:59.781Z] #12 41.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-29T23:00:59.781Z] #12 41.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-29T23:00:59.781Z] #12 41.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-29T23:00:59.781Z] #12 41.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-29T23:00:59.781Z] #12 41.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-09-29T23:00:59.781Z] #12 41.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-29T23:00:59.781Z] #12 41.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-29T23:00:59.781Z] #12 41.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-29T23:00:59.781Z] #12 41.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-29T23:00:59.781Z] #12 41.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-29T23:00:59.781Z] #12 41.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-29T23:00:59.781Z] #12 41.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-29T23:00:59.781Z] #12 41.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-29T23:00:59.781Z] #12 41.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-29T23:00:59.781Z] #12 41.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-29T23:00:59.781Z] #12 42.66 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:00:59.781Z] #12 42.89 Fetched 78.9 MB in 8s (10.2 MB/s) [2020-09-29T23:00:59.781Z] #12 43.01 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:00:59.781Z] #12 43.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-29T23:00:59.781Z] #12 43.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #12 43.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:00:59.781Z] #12 45.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:00:59.781Z] #12 45.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #12 45.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:00:59.781Z] #12 48.44 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:00:59.781Z] #12 48.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:00:59.781Z] #12 48.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:00:59.781Z] #12 48.58 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-29T23:00:59.781Z] #12 48.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #12 48.60 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:00:59.781Z] #12 48.85 Selecting previously unselected package dmsetup. [2020-09-29T23:00:59.781Z] #12 48.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #12 48.88 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:00:59.781Z] #12 49.05 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:00:59.781Z] #12 49.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:00:59.781Z] #12 49.06 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:00:59.781Z] #12 ... [2020-09-29T23:00:59.781Z] [2020-09-29T23:00:59.781Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:00:59.781Z] #35 41.33 Selecting previously unselected package libicu63:ppc64el. [2020-09-29T23:00:59.781Z] #35 41.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 41.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:00:59.781Z] #35 48.04 Selecting previously unselected package libxml2:ppc64el. [2020-09-29T23:00:59.781Z] #35 48.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 48.07 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:00:59.781Z] #35 48.68 Selecting previously unselected package libarchive13:ppc64el. [2020-09-29T23:00:59.781Z] #35 48.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 48.70 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-29T23:00:59.781Z] #35 49.06 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-29T23:00:59.781Z] #35 49.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 49.08 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-29T23:00:59.781Z] #35 49.24 Selecting previously unselected package librhash0:ppc64el. [2020-09-29T23:00:59.781Z] #35 49.25 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 49.26 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-29T23:00:59.781Z] #35 49.51 Selecting previously unselected package libuv1:ppc64el. [2020-09-29T23:00:59.781Z] #35 49.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 49.54 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-29T23:00:59.781Z] #35 49.71 Selecting previously unselected package cmake. [2020-09-29T23:00:59.781Z] #35 49.77 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-29T23:00:59.781Z] #35 49.78 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:00:59.783Z] #27 ... [2020-09-29T23:00:59.783Z] [2020-09-29T23:00:59.783Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:00:59.783Z] #30 32.17 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T23:00:59.783Z] #30 32.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:00:59.783Z] #30 33.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:01:00.021Z] #40 44.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:00.048Z] #30 ... [2020-09-29T23:01:00.048Z] [2020-09-29T23:01:00.048Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:01:00.048Z] #27 27.43 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:01:00.082Z] #35 ... [2020-09-29T23:01:00.082Z] [2020-09-29T23:01:00.082Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:00.082Z] #33 42.40 sort [2020-09-29T23:01:00.082Z] #33 42.40 errors [2020-09-29T23:01:00.082Z] #33 42.83 io [2020-09-29T23:01:00.082Z] #33 42.83 internal/oserror [2020-09-29T23:01:00.082Z] #33 42.83 strconv [2020-09-29T23:01:00.082Z] #33 43.32 syscall [2020-09-29T23:01:00.082Z] #33 46.95 bytes [2020-09-29T23:01:00.082Z] #33 46.98 strings [2020-09-29T23:01:00.175Z] #54 ... [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:00.175Z] #47 DONE 167.8s [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:00.175Z] #54 ... [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:01:00.175Z] #48 DONE 0.2s [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:00.175Z] #54 ... [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:01:00.175Z] #50 DONE 0.3s [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:00.175Z] #54 ... [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:01:00.175Z] #52 DONE 0.2s [2020-09-29T23:01:00.175Z] [2020-09-29T23:01:00.175Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:00.227Z] #11 44.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T23:01:00.227Z] #11 44.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-29T23:01:00.285Z] #40 44.88 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T23:01:00.285Z] #40 44.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T23:01:00.285Z] #40 44.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:00.382Z] #27 28.00 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:01:00.385Z] #33 ... [2020-09-29T23:01:00.385Z] [2020-09-29T23:01:00.385Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:00.385Z] #41 48.16 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:01:00.385Z] #41 48.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:00.385Z] #41 48.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:01:00.385Z] #41 48.17 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:01:00.385Z] #41 48.18 Setting up python-six (1.12.0-1) ... [2020-09-29T23:01:00.385Z] #41 52.39 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:00.385Z] #41 52.39 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:01:00.385Z] #41 52.40 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:01:00.385Z] #41 52.41 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-29T23:01:00.385Z] #41 52.41 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-29T23:01:00.385Z] #41 52.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:00.385Z] #41 52.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:00.385Z] #41 52.43 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-29T23:01:00.385Z] #41 52.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:00.385Z] #41 52.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:00.489Z] #11 ... [2020-09-29T23:01:00.489Z] [2020-09-29T23:01:00.489Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-29T23:01:00.489Z] #53 30.60 Reading package lists... [2020-09-29T23:01:00.489Z] #53 37.80 Building dependency tree... [2020-09-29T23:01:00.489Z] #53 41.58 The following additional packages will be installed: [2020-09-29T23:01:00.489Z] #53 41.59 libbtrfs0 [2020-09-29T23:01:00.489Z] #53 41.82 The following NEW packages will be installed: [2020-09-29T23:01:00.489Z] #53 41.84 libbtrfs-dev libbtrfs0 [2020-09-29T23:01:00.489Z] #53 42.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:01:00.489Z] #53 42.28 Need to get 119 kB of archives. [2020-09-29T23:01:00.489Z] #53 42.28 After this operation, 387 kB of additional disk space will be used. [2020-09-29T23:01:00.489Z] #53 42.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T23:01:00.489Z] #53 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T23:01:00.489Z] #53 43.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:00.489Z] #53 43.73 Fetched 119 kB in 0s (427 kB/s) [2020-09-29T23:01:00.489Z] #53 43.94 Selecting previously unselected package libbtrfs0. [2020-09-29T23:01:00.489Z] #53 43.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:01:00.489Z] #53 44.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T23:01:00.489Z] #53 44.12 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:00.489Z] #53 44.45 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:01:00.489Z] #53 44.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T23:01:00.489Z] #53 44.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:00.489Z] #53 44.84 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:00.489Z] #53 44.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:00.489Z] #53 44.90 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:00.489Z] #53 DONE 45.3s [2020-09-29T23:01:00.544Z] #40 45.14 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-29T23:01:00.545Z] #40 45.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-29T23:01:00.545Z] #40 45.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T23:01:00.645Z] #27 28.06 skipping existing 9a99313a2c50 [2020-09-29T23:01:00.645Z] #27 28.19 [2020-09-29T23:01:00.676Z] #18 2.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:01:00.752Z] [2020-09-29T23:01:00.753Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:00.753Z] #40 44.76 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:00.753Z] #40 44.98 Fetched 4095 kB in 1s (5063 kB/s) [2020-09-29T23:01:00.753Z] #40 45.07 Selecting previously unselected package libcap-dev:amd64. [2020-09-29T23:01:00.753Z] #40 45.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:01:00.753Z] #40 45.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-29T23:01:00.753Z] #40 45.23 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T23:01:00.753Z] #40 45.48 Selecting previously unselected package libnet1:amd64. [2020-09-29T23:01:00.753Z] #40 45.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:01:00.753Z] #40 45.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:00.804Z] #40 45.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T23:01:00.804Z] #40 45.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:00.804Z] #40 45.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:00.804Z] #40 45.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-29T23:01:00.910Z] #27 28.47 /download-frozen-image-v2.sh: line 208: type: go: not found [2020-09-29T23:01:01.015Z] #40 45.71 Selecting previously unselected package libnet1-dev. [2020-09-29T23:01:01.015Z] #40 45.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:01:01.015Z] #40 45.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:01.036Z] #41 ... [2020-09-29T23:01:01.036Z] [2020-09-29T23:01:01.036Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:01.036Z] #35 52.59 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:01:01.036Z] #35 52.63 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:01:01.036Z] #35 52.64 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-29T23:01:01.036Z] #35 52.64 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:01.036Z] #35 52.69 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-29T23:01:01.036Z] #35 52.70 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:01:01.036Z] #35 52.72 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:01.036Z] #35 52.73 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-29T23:01:01.036Z] #35 52.75 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-29T23:01:01.036Z] #35 52.76 Setting up cmake (3.13.4-1) ... [2020-09-29T23:01:01.036Z] #35 52.77 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:01.036Z] #35 52.84 Processing triggers for mime-support (3.62) ... [2020-09-29T23:01:01.036Z] #35 DONE 53.2s [2020-09-29T23:01:01.036Z] [2020-09-29T23:01:01.036Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:01.064Z] #40 45.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:01.064Z] #40 45.63 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:01.064Z] #40 45.69 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-29T23:01:01.064Z] #40 45.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-29T23:01:01.064Z] #40 45.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:01.275Z] #40 46.12 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T23:01:01.323Z] #40 46.15 Selecting previously unselected package libprotobuf17:amd64. [2020-09-29T23:01:01.337Z] #36 0.354 + RM_GOPATH=0 [2020-09-29T23:01:01.337Z] #36 0.354 + TMP_GOPATH= [2020-09-29T23:01:01.337Z] #36 0.354 + : /build [2020-09-29T23:01:01.337Z] #36 0.354 + '[' -z '' ']' [2020-09-29T23:01:01.337Z] #36 0.355 ++ mktemp -d [2020-09-29T23:01:01.337Z] #36 0.357 + export GOPATH=/tmp/tmp.nztO0R3pXO [2020-09-29T23:01:01.337Z] #36 0.357 + GOPATH=/tmp/tmp.nztO0R3pXO [2020-09-29T23:01:01.337Z] #36 0.358 + RM_GOPATH=1 [2020-09-29T23:01:01.337Z] #36 0.358 + case "$(go env GOARCH)" in [2020-09-29T23:01:01.337Z] #36 0.359 ++ go env GOARCH [2020-09-29T23:01:01.337Z] #36 0.379 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:01.337Z] #36 0.381 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:01.337Z] #36 0.385 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:01.337Z] #36 0.402 + dir=/tmp/install [2020-09-29T23:01:01.337Z] #36 0.408 + bin=tini [2020-09-29T23:01:01.337Z] #36 0.409 + shift [2020-09-29T23:01:01.337Z] #36 0.409 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:01:01.337Z] #36 0.410 + . /tmp/install/tini.installer [2020-09-29T23:01:01.337Z] #36 0.413 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:01.337Z] #36 0.414 + install_tini [2020-09-29T23:01:01.337Z] #36 0.414 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:01:01.337Z] #36 0.414 + git clone https://github.com/krallin/tini.git /tmp/tmp.nztO0R3pXO/tini [2020-09-29T23:01:01.337Z] #36 0.414 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:01.337Z] #36 0.416 Cloning into '/tmp/tmp.nztO0R3pXO/tini'... [2020-09-29T23:01:01.536Z] #40 46.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T23:01:01.536Z] #40 46.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:01.536Z] #40 46.32 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-29T23:01:01.536Z] #40 46.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-29T23:01:01.536Z] #40 46.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T23:01:01.560Z] #27 29.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:01:01.590Z] #40 46.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:01.590Z] #40 46.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:01.823Z] #27 29.50 [2020-09-29T23:01:02.047Z] #18 4.068 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:01:02.089Z] #27 29.73 ######################################################################## 100.0% [2020-09-29T23:01:02.089Z] #27 29.78 [2020-09-29T23:01:02.113Z] #40 46.66 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T23:01:02.113Z] #40 46.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:02.113Z] #40 46.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:02.113Z] #40 46.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-29T23:01:02.113Z] #40 46.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:02.113Z] #40 46.83 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:02.162Z] #40 ... [2020-09-29T23:01:02.162Z] [2020-09-29T23:01:02.162Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:02.162Z] #32 36.86 internal/reflectlite [2020-09-29T23:01:02.162Z] #32 36.88 sync [2020-09-29T23:01:02.162Z] #32 39.41 errors [2020-09-29T23:01:02.162Z] #32 39.44 sort [2020-09-29T23:01:02.162Z] #32 39.82 strconv [2020-09-29T23:01:02.162Z] #32 40.50 io [2020-09-29T23:01:02.162Z] #32 41.78 internal/oserror [2020-09-29T23:01:02.162Z] #32 41.91 syscall [2020-09-29T23:01:02.162Z] #32 44.18 reflect [2020-09-29T23:01:02.162Z] #32 ... [2020-09-29T23:01:02.162Z] [2020-09-29T23:01:02.162Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:01:02.358Z] #27 29.82 Download of images into '/build' complete. [2020-09-29T23:01:02.358Z] #27 29.82 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:01:02.358Z] #27 29.82 tar -cC '/build' . | docker load [2020-09-29T23:01:02.358Z] #27 ... [2020-09-29T23:01:02.358Z] [2020-09-29T23:01:02.358Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:02.358Z] #54 1.272 + RM_GOPATH=0 [2020-09-29T23:01:02.358Z] #54 1.272 + TMP_GOPATH= [2020-09-29T23:01:02.358Z] #54 1.272 + : /build [2020-09-29T23:01:02.358Z] #54 1.272 + '[' -z '' ']' [2020-09-29T23:01:02.358Z] #54 1.279 ++ mktemp -d [2020-09-29T23:01:02.358Z] #54 1.281 + export GOPATH=/tmp/tmp.2SEH4C3t1l [2020-09-29T23:01:02.358Z] #54 1.281 + GOPATH=/tmp/tmp.2SEH4C3t1l [2020-09-29T23:01:02.358Z] #54 1.281 + RM_GOPATH=1 [2020-09-29T23:01:02.358Z] #54 1.281 + case "$(go env GOARCH)" in [2020-09-29T23:01:02.358Z] #54 1.286 ++ go env GOARCH [2020-09-29T23:01:02.358Z] #54 1.295 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:02.358Z] #54 1.314 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:02.358Z] #54 1.315 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:02.358Z] #54 1.331 + dir=/tmp/install [2020-09-29T23:01:02.358Z] #54 1.332 + bin=containerd [2020-09-29T23:01:02.358Z] #54 1.336 + shift [2020-09-29T23:01:02.358Z] #54 1.336 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:01:02.358Z] #54 1.337 + . /tmp/install/containerd.installer [2020-09-29T23:01:02.358Z] #54 1.337 ++ set -e [2020-09-29T23:01:02.358Z] #54 1.338 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:02.358Z] #54 1.338 + install_containerd [2020-09-29T23:01:02.358Z] #54 1.346 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:01:02.358Z] #54 1.346 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:02.358Z] #54 1.346 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2SEH4C3t1l/src/github.com/containerd/containerd [2020-09-29T23:01:02.358Z] #54 1.348 Cloning into '/tmp/tmp.2SEH4C3t1l/src/github.com/containerd/containerd'... [2020-09-29T23:01:02.373Z] #40 46.92 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-29T23:01:02.373Z] #40 46.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-29T23:01:02.373Z] #40 46.95 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:02.414Z] #36 1.526 + cd /tmp/tmp.nztO0R3pXO/tini [2020-09-29T23:01:02.415Z] #36 1.527 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:02.415Z] #36 1.536 + cmake . [2020-09-29T23:01:02.634Z] #40 47.23 Selecting previously unselected package libprotobuf17:amd64. [2020-09-29T23:01:02.634Z] #40 47.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:02.634Z] #40 47.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:02.682Z] #30 46.57 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2020-09-29T23:01:02.682Z] #30 ... [2020-09-29T23:01:02.682Z] [2020-09-29T23:01:02.682Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:02.682Z] #34 30.76 Reading package lists... [2020-09-29T23:01:02.682Z] #34 37.74 Building dependency tree... [2020-09-29T23:01:02.682Z] #34 41.28 The following additional packages will be installed: [2020-09-29T23:01:02.682Z] #34 41.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-29T23:01:02.682Z] #34 41.29 Suggested packages: [2020-09-29T23:01:02.682Z] #34 41.30 cmake-doc ninja-build lrzip [2020-09-29T23:01:02.682Z] #34 41.30 Recommended packages: [2020-09-29T23:01:02.682Z] #34 41.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-29T23:01:02.682Z] #34 42.33 The following NEW packages will be installed: [2020-09-29T23:01:02.682Z] #34 42.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-29T23:01:02.682Z] #34 42.35 vim-common xxd [2020-09-29T23:01:02.682Z] #34 42.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:01:02.682Z] #34 42.84 Need to get 14.9 MB of archives. [2020-09-29T23:01:02.682Z] #34 42.84 After this operation, 61.8 MB of additional disk space will be used. [2020-09-29T23:01:02.682Z] #34 42.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T23:01:02.682Z] #34 42.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:01:02.682Z] #34 42.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-29T23:01:02.682Z] #34 42.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T23:01:02.682Z] #34 44.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-29T23:01:02.682Z] #34 44.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-29T23:01:02.682Z] #34 44.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-29T23:01:02.682Z] #34 44.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-29T23:01:02.682Z] #34 44.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-29T23:01:02.682Z] #34 44.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-29T23:01:02.682Z] #34 46.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:02.682Z] #34 46.34 Fetched 14.9 MB in 2s (6154 kB/s) [2020-09-29T23:01:02.682Z] #34 46.43 Selecting previously unselected package xxd. [2020-09-29T23:01:02.682Z] #34 46.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:01:02.682Z] #34 46.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:01:02.682Z] #34 46.53 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:01:02.682Z] #34 46.77 Selecting previously unselected package vim-common. [2020-09-29T23:01:02.682Z] #34 46.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:01:02.682Z] #34 46.81 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:02.682Z] #34 47.13 Selecting previously unselected package cmake-data. [2020-09-29T23:01:02.682Z] #34 47.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:01:02.682Z] #34 47.14 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:01:02.941Z] #34 ... [2020-09-29T23:01:02.941Z] [2020-09-29T23:01:02.941Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:02.941Z] #11 30.92 Reading package lists... [2020-09-29T23:01:02.941Z] #11 37.85 Building dependency tree... [2020-09-29T23:01:02.941Z] #11 41.39 The following additional packages will be installed: [2020-09-29T23:01:02.941Z] #11 41.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-29T23:01:02.941Z] #11 41.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-29T23:01:02.941Z] #11 41.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-29T23:01:02.941Z] #11 41.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:01:02.941Z] #11 41.42 Suggested packages: [2020-09-29T23:01:02.941Z] #11 41.42 gcc-8-locales seccomp wine64 [2020-09-29T23:01:02.941Z] #11 42.67 The following NEW packages will be installed: [2020-09-29T23:01:02.941Z] #11 42.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-29T23:01:02.941Z] #11 42.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-29T23:01:02.941Z] #11 42.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-29T23:01:02.941Z] #11 42.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-29T23:01:02.941Z] #11 42.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-29T23:01:02.941Z] #11 42.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-29T23:01:02.941Z] #11 43.10 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:01:02.941Z] #11 43.10 Need to get 77.7 MB of archives. [2020-09-29T23:01:02.941Z] #11 43.10 After this operation, 487 MB of additional disk space will be used. [2020-09-29T23:01:02.941Z] #11 43.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-09-29T23:01:02.941Z] #11 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-09-29T23:01:02.941Z] #11 43.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-09-29T23:01:02.941Z] #11 43.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-29T23:01:02.941Z] #11 43.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-29T23:01:02.941Z] #11 44.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-29T23:01:02.942Z] #11 44.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-09-29T23:01:02.942Z] #11 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-29T23:01:02.942Z] #11 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-09-29T23:01:02.942Z] #11 ... [2020-09-29T23:01:02.942Z] [2020-09-29T23:01:02.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:01:02.942Z] #30 46.57 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T23:01:02.942Z] #30 47.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:01:02.948Z] #54 ... [2020-09-29T23:01:02.948Z] [2020-09-29T23:01:02.948Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-09-29T23:01:02.948Z] #27 DONE 30.3s [2020-09-29T23:01:02.948Z] [2020-09-29T23:01:02.948Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:02.948Z] #45 DONE 45.3s [2020-09-29T23:01:02.948Z] [2020-09-29T23:01:02.948Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:02.948Z] #11 35.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:01:02.948Z] #11 35.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-29T23:01:02.948Z] #11 35.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:01:02.948Z] #11 38.02 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:01:02.948Z] #11 38.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:01:02.948Z] #11 38.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:01:02.948Z] #11 38.22 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-29T23:01:02.948Z] #11 38.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-29T23:01:02.948Z] #11 38.25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:02.948Z] #11 38.51 Selecting previously unselected package dmsetup. [2020-09-29T23:01:02.948Z] #11 38.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-29T23:01:02.948Z] #11 38.54 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:01:02.948Z] #11 38.70 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:01:02.948Z] #11 38.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:01:02.948Z] #11 38.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:01:03.416Z] #18 ... [2020-09-29T23:01:03.416Z] [2020-09-29T23:01:03.416Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:03.416Z] #43 118.3 net/http/httptrace [2020-09-29T23:01:03.416Z] #43 118.7 net/http [2020-09-29T23:01:03.475Z] #36 2.332 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:01:03.475Z] #36 2.420 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:01:03.576Z] #40 48.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-29T23:01:03.576Z] #40 48.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:03.576Z] #40 48.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:03.576Z] #40 48.37 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-29T23:01:03.576Z] #40 48.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:03.576Z] #40 48.39 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:03.673Z] #43 ... [2020-09-29T23:01:03.673Z] [2020-09-29T23:01:03.673Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:03.673Z] #41 54.22 CC criu/arch/x86/crtools.o [2020-09-29T23:01:03.673Z] #41 55.65 CC criu/arch/x86/kerndat.o [2020-09-29T23:01:03.673Z] #41 56.24 CC criu/arch/x86/sigaction_compat.o [2020-09-29T23:01:03.673Z] #41 56.63 CC criu/arch/x86/sigframe.o [2020-09-29T23:01:03.673Z] #41 56.93 LINK criu/arch/x86/crtools.built-in.o [2020-09-29T23:01:03.673Z] #41 56.97 DEP criu/pie/util-vdso-elf32.d [2020-09-29T23:01:03.673Z] #41 57.05 DEP criu/pie/util-vdso.d [2020-09-29T23:01:03.673Z] #41 57.16 DEP criu/pie/util.d [2020-09-29T23:01:03.673Z] #41 57.33 CC criu/pie/util.o [2020-09-29T23:01:03.673Z] #41 57.63 CC criu/pie/util-vdso.o [2020-09-29T23:01:03.673Z] #41 58.28 CC criu/pie/util-vdso-elf32.o [2020-09-29T23:01:03.673Z] #41 58.83 AR criu/pie/pie.lib.a [2020-09-29T23:01:03.673Z] #41 58.90 DEP criu/pie/restorer.d [2020-09-29T23:01:03.673Z] #41 59.10 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-29T23:01:03.673Z] #41 59.26 DEP criu/arch/x86/restorer_unmap.d [2020-09-29T23:01:03.673Z] #41 59.27 DEP criu/arch/x86/restorer.d [2020-09-29T23:01:03.673Z] #41 59.47 DEP criu/arch/x86/vdso-pie.d [2020-09-29T23:01:03.673Z] #41 59.57 DEP criu/pie/parasite-vdso.d [2020-09-29T23:01:03.673Z] #41 59.72 DEP criu/pie/parasite.d [2020-09-29T23:01:03.673Z] #41 59.97 CC criu/pie/parasite.o [2020-09-29T23:01:03.673Z] #41 61.20 LINK criu/pie/parasite.built-in.o [2020-09-29T23:01:03.673Z] #41 61.22 GEN criu/pie/parasite-blob.h [2020-09-29T23:01:03.673Z] #41 61.25 CC criu/pie/parasite-vdso.o [2020-09-29T23:01:03.673Z] #41 61.84 CC criu/arch/x86/vdso-pie.o [2020-09-29T23:01:03.879Z] #30 48.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:01:03.930Z] #41 62.16 CC criu/arch/x86/restorer.o [2020-09-29T23:01:04.125Z] #36 3.110 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:01:04.125Z] #36 3.113 -- Detecting C compiler ABI info [2020-09-29T23:01:04.147Z] #40 ... [2020-09-29T23:01:04.147Z] [2020-09-29T23:01:04.147Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:04.147Z] #32 38.78 internal/reflectlite [2020-09-29T23:01:04.147Z] #32 38.81 sync [2020-09-29T23:01:04.147Z] #32 41.54 sort [2020-09-29T23:01:04.147Z] #32 41.54 errors [2020-09-29T23:01:04.147Z] #32 42.09 strconv [2020-09-29T23:01:04.147Z] #32 42.81 io [2020-09-29T23:01:04.147Z] #32 44.07 internal/oserror [2020-09-29T23:01:04.147Z] #32 44.62 syscall [2020-09-29T23:01:04.147Z] #32 46.59 reflect [2020-09-29T23:01:04.147Z] #32 ... [2020-09-29T23:01:04.147Z] [2020-09-29T23:01:04.147Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:01:04.147Z] #30 47.89 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-29T23:01:04.147Z] #30 48.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-29T23:01:04.408Z] #30 49.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-29T23:01:04.495Z] #41 62.61 CC criu/arch/x86/restorer_unmap.o [2020-09-29T23:01:04.752Z] #41 62.67 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-29T23:01:04.752Z] #41 62.96 CC criu/pie/restorer.o [2020-09-29T23:01:04.784Z] #36 3.806 -- Detecting C compiler ABI info - done [2020-09-29T23:01:04.784Z] #36 3.887 -- Detecting C compile features [2020-09-29T23:01:04.881Z] #11 ... [2020-09-29T23:01:04.881Z] [2020-09-29T23:01:04.881Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:04.881Z] #49 37.10 reflect [2020-09-29T23:01:04.881Z] #49 37.11 syscall [2020-09-29T23:01:04.881Z] #49 37.13 regexp/syntax [2020-09-29T23:01:04.881Z] #49 37.16 bufio [2020-09-29T23:01:04.881Z] #49 42.57 regexp [2020-09-29T23:01:04.881Z] #49 44.86 internal/poll [2020-09-29T23:01:04.881Z] #49 44.87 context [2020-09-29T23:01:04.881Z] #49 47.19 os [2020-09-29T23:01:04.881Z] #49 ... [2020-09-29T23:01:04.881Z] [2020-09-29T23:01:04.881Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:04.881Z] #34 38.51 Selecting previously unselected package libicu63:arm64. [2020-09-29T23:01:04.881Z] #34 38.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-29T23:01:04.881Z] #34 38.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-29T23:01:04.881Z] #34 45.47 Selecting previously unselected package libxml2:arm64. [2020-09-29T23:01:04.881Z] #34 45.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-29T23:01:04.881Z] #34 45.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:04.881Z] #34 46.35 Selecting previously unselected package libarchive13:arm64. [2020-09-29T23:01:04.881Z] #34 46.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-29T23:01:04.881Z] #34 46.50 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:04.881Z] #34 47.48 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-29T23:01:04.881Z] #34 47.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-29T23:01:04.881Z] #34 47.56 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-29T23:01:05.150Z] #34 47.82 Selecting previously unselected package librhash0:arm64. [2020-09-29T23:01:05.263Z] #30 ... [2020-09-29T23:01:05.263Z] [2020-09-29T23:01:05.263Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:05.263Z] #43 39.73 errors [2020-09-29T23:01:05.263Z] #43 39.76 sort [2020-09-29T23:01:05.263Z] #43 40.14 io [2020-09-29T23:01:05.263Z] #43 41.13 strconv [2020-09-29T23:01:05.263Z] #43 41.48 bytes [2020-09-29T23:01:05.263Z] #43 44.21 bufio [2020-09-29T23:01:05.263Z] #43 45.52 reflect [2020-09-29T23:01:05.263Z] #43 46.35 syscall [2020-09-29T23:01:05.263Z] #43 ... [2020-09-29T23:01:05.263Z] [2020-09-29T23:01:05.263Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:05.263Z] #40 46.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-29T23:01:05.263Z] #40 46.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 46.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:05.263Z] #40 47.10 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-29T23:01:05.263Z] #40 47.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 47.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:05.263Z] #40 48.39 Selecting previously unselected package libprotoc17:amd64. [2020-09-29T23:01:05.263Z] #40 48.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 48.40 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:05.263Z] #40 49.16 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:01:05.263Z] #40 49.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 49.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:05.263Z] #40 49.33 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:01:05.263Z] #40 49.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 49.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:05.263Z] #40 49.56 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:01:05.263Z] #40 49.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:01:05.263Z] #40 49.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:05.263Z] #40 49.81 Selecting previously unselected package python-six. [2020-09-29T23:01:05.263Z] #40 49.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:01:05.263Z] #40 49.83 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:01:05.263Z] #40 49.91 Selecting previously unselected package python-protobuf. [2020-09-29T23:01:05.263Z] #40 49.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.263Z] #40 49.92 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:05.415Z] #34 47.83 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-29T23:01:05.415Z] #34 47.84 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-29T23:01:05.415Z] #34 ... [2020-09-29T23:01:05.415Z] [2020-09-29T23:01:05.415Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:05.415Z] #40 40.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:05.415Z] #40 43.93 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-29T23:01:05.415Z] #40 45.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:05.415Z] #40 45.38 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-29T23:01:05.415Z] #40 45.43 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-29T23:01:05.415Z] #40 45.48 Setting up python-six (1.12.0-1) ... [2020-09-29T23:01:05.415Z] #40 47.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:05.415Z] #40 47.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-29T23:01:05.415Z] #40 47.80 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-29T23:01:05.415Z] #40 47.83 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-29T23:01:05.415Z] #40 47.87 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-29T23:01:05.415Z] #40 48.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:05.415Z] #40 48.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:05.678Z] #40 48.14 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-29T23:01:05.678Z] #40 ... [2020-09-29T23:01:05.678Z] [2020-09-29T23:01:05.678Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:05.678Z] #34 48.15 Selecting previously unselected package libuv1:arm64. [2020-09-29T23:01:05.678Z] #34 48.15 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-29T23:01:05.678Z] #34 48.20 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-29T23:01:05.791Z] #30 ... [2020-09-29T23:01:05.791Z] [2020-09-29T23:01:05.791Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:05.791Z] #43 40.25 internal/reflectlite [2020-09-29T23:01:05.791Z] #43 40.26 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:01:05.791Z] #43 40.68 math/rand [2020-09-29T23:01:05.791Z] #43 41.83 internal/singleflight [2020-09-29T23:01:05.791Z] #43 43.05 io [2020-09-29T23:01:05.791Z] #43 43.06 strconv [2020-09-29T23:01:05.791Z] #43 44.89 bytes [2020-09-29T23:01:05.791Z] #43 47.49 reflect [2020-09-29T23:01:05.791Z] #43 47.76 bufio [2020-09-29T23:01:05.791Z] #43 49.77 syscall [2020-09-29T23:01:05.791Z] #43 ... [2020-09-29T23:01:05.791Z] [2020-09-29T23:01:05.791Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:05.791Z] #40 49.92 Selecting previously unselected package libprotoc17:amd64. [2020-09-29T23:01:05.791Z] #40 49.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:05.791Z] #40 49.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:05.832Z] #40 50.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:05.947Z] #34 48.32 Selecting previously unselected package cmake. [2020-09-29T23:01:05.947Z] #34 48.34 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-29T23:01:05.947Z] #34 48.36 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:01:06.053Z] #40 50.68 Selecting previously unselected package protobuf-c-compiler. [2020-09-29T23:01:06.053Z] #40 50.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:06.053Z] #40 50.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:06.314Z] #40 50.83 Selecting previously unselected package protobuf-compiler. [2020-09-29T23:01:06.314Z] #40 50.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:06.314Z] #40 50.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:06.574Z] #40 51.10 Selecting previously unselected package python-pkg-resources. [2020-09-29T23:01:06.574Z] #40 51.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:01:06.574Z] #40 51.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:06.651Z] #41 ... [2020-09-29T23:01:06.651Z] [2020-09-29T23:01:06.651Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:06.651Z] #43 131.6 github.com/LK4D4/vndr/godl [2020-09-29T23:01:06.835Z] #40 51.44 Selecting previously unselected package python-six. [2020-09-29T23:01:06.835Z] #40 51.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-29T23:01:06.835Z] #40 51.44 Unpacking python-six (1.12.0-1) ... [2020-09-29T23:01:06.835Z] #40 51.53 Selecting previously unselected package python-protobuf. [2020-09-29T23:01:06.835Z] #40 51.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-29T23:01:06.835Z] #40 51.58 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:06.903Z] #36 5.814 -- Detecting C compile features - done [2020-09-29T23:01:06.903Z] #36 5.844 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:01:06.903Z] #36 6.029 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:01:07.068Z] #54 153.1 + bin/containerd-stress [2020-09-29T23:01:07.200Z] #36 ... [2020-09-29T23:01:07.200Z] [2020-09-29T23:01:07.200Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:07.200Z] #41 59.29 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-29T23:01:07.200Z] #41 59.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:07.408Z] #40 52.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:07.499Z] #41 DONE 59.5s [2020-09-29T23:01:07.499Z] [2020-09-29T23:01:07.499Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:07.499Z] #36 6.278 -- Configuring done [2020-09-29T23:01:07.499Z] #36 6.308 -- Generating done [2020-09-29T23:01:07.499Z] #36 6.311 -- Build files have been written to: /tmp/tmp.nztO0R3pXO/tini [2020-09-29T23:01:07.499Z] #36 6.332 + make tini-static [2020-09-29T23:01:07.499Z] #36 ... [2020-09-29T23:01:07.499Z] [2020-09-29T23:01:07.499Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:07.499Z] #50 49.74 strconv [2020-09-29T23:01:07.499Z] #50 49.75 bytes [2020-09-29T23:01:07.499Z] #50 49.75 strings [2020-09-29T23:01:07.499Z] #50 49.78 syscall [2020-09-29T23:01:07.499Z] #50 56.72 bufio [2020-09-29T23:01:07.499Z] #50 59.38 text/tabwriter [2020-09-29T23:01:07.582Z] #43 132.4 github.com/LK4D4/vndr [2020-09-29T23:01:07.699Z] #54 154.6 + bin/containerd-shim [2020-09-29T23:01:07.799Z] #50 ... [2020-09-29T23:01:07.799Z] [2020-09-29T23:01:07.799Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:07.799Z] #36 6.727 Scanning dependencies of target tini-static [2020-09-29T23:01:07.799Z] #36 6.789 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:01:07.874Z] #34 50.20 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-29T23:01:07.874Z] #34 50.23 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:01:07.874Z] #34 50.25 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-29T23:01:07.874Z] #34 50.27 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:07.874Z] #34 50.34 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-29T23:01:07.874Z] #34 50.37 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:01:07.874Z] #34 50.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:07.874Z] #34 50.45 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-29T23:01:07.874Z] #34 50.48 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:07.874Z] #34 50.53 Setting up cmake (3.13.4-1) ... [2020-09-29T23:01:07.874Z] #34 50.57 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:07.874Z] #34 ... [2020-09-29T23:01:07.874Z] [2020-09-29T23:01:07.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:07.874Z] #43 40.50 hash/crc32 [2020-09-29T23:01:07.874Z] #43 41.39 vendor/golang.org/x/text/transform [2020-09-29T23:01:07.874Z] #43 42.49 time [2020-09-29T23:01:07.874Z] #43 44.41 regexp [2020-09-29T23:01:07.874Z] #43 48.21 os [2020-09-29T23:01:07.874Z] #43 48.91 github.com/LK4D4/vndr/versioned [2020-09-29T23:01:08.138Z] #43 ... [2020-09-29T23:01:08.138Z] [2020-09-29T23:01:08.138Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:08.138Z] #32 40.48 time [2020-09-29T23:01:08.138Z] #32 40.50 internal/syscall/execenv [2020-09-29T23:01:08.138Z] #32 40.50 internal/syscall/unix [2020-09-29T23:01:08.138Z] #32 44.20 internal/poll [2020-09-29T23:01:08.138Z] #32 45.76 os [2020-09-29T23:01:08.138Z] #32 46.34 internal/fmtsort [2020-09-29T23:01:08.138Z] #32 48.22 path/filepath [2020-09-29T23:01:08.138Z] #32 48.22 fmt [2020-09-29T23:01:08.138Z] #32 49.33 io/ioutil [2020-09-29T23:01:08.138Z] #32 50.65 flag [2020-09-29T23:01:08.138Z] #32 50.67 github.com/BurntSushi/toml [2020-09-29T23:01:08.138Z] #32 50.68 log [2020-09-29T23:01:08.138Z] #32 ... [2020-09-29T23:01:08.138Z] [2020-09-29T23:01:08.138Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:08.138Z] #43 50.75 internal/lazyregexp [2020-09-29T23:01:08.138Z] #43 50.80 os/exec [2020-09-29T23:01:08.402Z] #43 50.82 net [2020-09-29T23:01:08.402Z] #43 51.05 flag [2020-09-29T23:01:08.665Z] #43 51.20 go/token [2020-09-29T23:01:09.123Z] #40 ... [2020-09-29T23:01:09.123Z] [2020-09-29T23:01:09.123Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:09.123Z] #45 DONE 53.3s [2020-09-29T23:01:09.123Z] [2020-09-29T23:01:09.123Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:09.123Z] #11 48.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-29T23:01:09.123Z] #11 51.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-29T23:01:09.123Z] #11 51.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-29T23:01:09.123Z] #11 51.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T23:01:09.123Z] #11 51.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T23:01:09.123Z] #11 51.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-29T23:01:09.123Z] #11 51.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-29T23:01:09.123Z] #11 51.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-29T23:01:09.123Z] #11 51.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-29T23:01:09.123Z] #11 51.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-29T23:01:09.123Z] #11 51.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-29T23:01:09.123Z] #11 51.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-29T23:01:09.123Z] #11 51.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-29T23:01:09.123Z] #11 51.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-29T23:01:09.123Z] #11 51.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-29T23:01:09.123Z] #11 51.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-29T23:01:09.123Z] #11 52.74 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:09.123Z] #11 53.05 Fetched 77.7 MB in 9s (8716 kB/s) [2020-09-29T23:01:09.123Z] #11 53.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:01:09.123Z] #11 53.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 ... 15410 files and directories currently installed.) [2020-09-29T23:01:09.123Z] #11 53.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-29T23:01:09.123Z] #11 53.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:01:09.242Z] #43 ... [2020-09-29T23:01:09.242Z] [2020-09-29T23:01:09.242Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:09.242Z] #34 50.65 Processing triggers for mime-support (3.62) ... [2020-09-29T23:01:09.242Z] #34 DONE 52.0s [2020-09-29T23:01:09.510Z] [2020-09-29T23:01:09.510Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:09.692Z] #11 ... [2020-09-29T23:01:09.692Z] [2020-09-29T23:01:09.692Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:09.692Z] #54 0.983 + RM_GOPATH=0 [2020-09-29T23:01:09.692Z] #54 0.983 + TMP_GOPATH= [2020-09-29T23:01:09.692Z] #54 0.983 + : /build [2020-09-29T23:01:09.692Z] #54 0.987 + '[' -z '' ']' [2020-09-29T23:01:09.692Z] #54 0.987 ++ mktemp -d [2020-09-29T23:01:09.692Z] #54 0.991 + export GOPATH=/tmp/tmp.abaO8wXgXq [2020-09-29T23:01:09.692Z] #54 0.991 + GOPATH=/tmp/tmp.abaO8wXgXq [2020-09-29T23:01:09.692Z] #54 0.991 + RM_GOPATH=1 [2020-09-29T23:01:09.692Z] #54 0.991 + case "$(go env GOARCH)" in [2020-09-29T23:01:09.692Z] #54 0.995 ++ go env GOARCH [2020-09-29T23:01:09.692Z] #54 1.035 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:09.692Z] #54 1.035 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:09.692Z] #54 1.036 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:09.692Z] #54 1.043 + dir=/tmp/install [2020-09-29T23:01:09.692Z] #54 1.043 + bin=containerd [2020-09-29T23:01:09.692Z] #54 1.044 + shift [2020-09-29T23:01:09.692Z] #54 1.044 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:01:09.692Z] #54 1.044 + . /tmp/install/containerd.installer [2020-09-29T23:01:09.692Z] #54 1.045 ++ set -e [2020-09-29T23:01:09.692Z] #54 1.045 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:09.692Z] #54 1.046 + install_containerd [2020-09-29T23:01:09.692Z] #54 1.048 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:01:09.692Z] #54 1.053 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:09.692Z] #54 1.055 + git clone https://github.com/containerd/containerd.git /tmp/tmp.abaO8wXgXq/src/github.com/containerd/containerd [2020-09-29T23:01:09.692Z] #54 1.058 Cloning into '/tmp/tmp.abaO8wXgXq/src/github.com/containerd/containerd'... [2020-09-29T23:01:09.907Z] #36 8.660 [100%] Linking C executable tini-static [2020-09-29T23:01:09.951Z] #54 ... [2020-09-29T23:01:09.951Z] [2020-09-29T23:01:09.951Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:09.951Z] #43 54.72 time [2020-09-29T23:01:09.954Z] #40 ... [2020-09-29T23:01:09.954Z] [2020-09-29T23:01:09.954Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:09.954Z] #34 44.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-29T23:01:09.954Z] #34 44.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-29T23:01:09.954Z] #34 44.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-29T23:01:09.954Z] #34 44.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-29T23:01:09.954Z] #34 44.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-29T23:01:09.954Z] #34 44.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-29T23:01:09.954Z] #34 46.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:09.954Z] #34 46.82 Fetched 14.9 MB in 2s (6447 kB/s) [2020-09-29T23:01:09.954Z] #34 46.92 Selecting previously unselected package xxd. [2020-09-29T23:01:09.954Z] #34 46.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:01:09.954Z] #34 47.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:01:09.954Z] #34 47.01 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:01:09.954Z] #34 47.23 Selecting previously unselected package vim-common. [2020-09-29T23:01:09.954Z] #34 47.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:01:09.954Z] #34 47.30 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:09.954Z] #34 47.65 Selecting previously unselected package cmake-data. [2020-09-29T23:01:09.954Z] #34 47.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-29T23:01:09.954Z] #34 47.66 Unpacking cmake-data (3.13.4-1) ... [2020-09-29T23:01:09.954Z] #34 50.75 Selecting previously unselected package libicu63:amd64. [2020-09-29T23:01:09.954Z] #34 50.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T23:01:09.954Z] #34 50.79 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:09.954Z] #34 ... [2020-09-29T23:01:09.954Z] [2020-09-29T23:01:09.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:09.954Z] #11 48.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-09-29T23:01:09.954Z] #11 50.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-29T23:01:09.954Z] #11 50.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-29T23:01:09.954Z] #11 50.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-29T23:01:09.954Z] #11 50.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-29T23:01:09.954Z] #11 50.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-09-29T23:01:09.954Z] #11 50.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-29T23:01:09.954Z] #11 50.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-29T23:01:09.954Z] #11 50.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-29T23:01:09.954Z] #11 50.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-29T23:01:09.954Z] #11 50.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-29T23:01:09.954Z] #11 50.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-29T23:01:09.954Z] #11 50.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-29T23:01:09.954Z] #11 50.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-29T23:01:09.954Z] #11 50.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-29T23:01:09.954Z] #11 50.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-29T23:01:09.954Z] #11 52.31 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:09.954Z] #11 52.54 Fetched 77.7 MB in 9s (8982 kB/s) [2020-09-29T23:01:09.954Z] #11 52.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-29T23:01:09.954Z] #11 52.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-29T23:01:09.954Z] #11 52.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-29T23:01:09.954Z] #11 52.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:01:10.207Z] #36 9.349 [100%] Built target tini-static [2020-09-29T23:01:10.207Z] #36 9.377 + mkdir -p /build [2020-09-29T23:01:10.207Z] #36 9.380 + cp tini-static /build/docker-init [2020-09-29T23:01:10.461Z] #35 ... [2020-09-29T23:01:10.461Z] [2020-09-29T23:01:10.461Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:10.461Z] #40 48.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:10.461Z] #40 48.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:10.461Z] #40 51.94 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-29T23:01:10.461Z] #40 52.17 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:10.461Z] #40 DONE 52.9s [2020-09-29T23:01:10.461Z] [2020-09-29T23:01:10.461Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:10.505Z] #36 DONE 9.5s [2020-09-29T23:01:10.506Z] [2020-09-29T23:01:10.506Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:10.506Z] #42 1.753 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:01:10.506Z] #42 1.753 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:01:10.506Z] #42 1.764 Note: Building without GnuTLS support [2020-09-29T23:01:10.506Z] #42 1.768 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:01:10.506Z] #42 1.768 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:01:10.526Z] #11 55.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:01:10.526Z] #11 55.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T23:01:10.526Z] #11 ... [2020-09-29T23:01:10.526Z] [2020-09-29T23:01:10.526Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:10.526Z] #54 1.080 + RM_GOPATH=0 [2020-09-29T23:01:10.526Z] #54 1.080 + TMP_GOPATH= [2020-09-29T23:01:10.526Z] #54 1.080 + : /build [2020-09-29T23:01:10.526Z] #54 1.080 + '[' -z '' ']' [2020-09-29T23:01:10.526Z] #54 1.080 ++ mktemp -d [2020-09-29T23:01:10.526Z] #54 1.086 + export GOPATH=/tmp/tmp.J1BQHh4wA0 [2020-09-29T23:01:10.526Z] #54 1.086 + GOPATH=/tmp/tmp.J1BQHh4wA0 [2020-09-29T23:01:10.526Z] #54 1.086 + RM_GOPATH=1 [2020-09-29T23:01:10.526Z] #54 1.086 + case "$(go env GOARCH)" in [2020-09-29T23:01:10.526Z] #54 1.090 ++ go env GOARCH [2020-09-29T23:01:10.526Z] #54 1.138 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:10.526Z] #54 1.138 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:10.526Z] #54 1.139 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:10.526Z] #54 1.148 + dir=/tmp/install [2020-09-29T23:01:10.526Z] #54 1.148 + bin=containerd [2020-09-29T23:01:10.526Z] #54 1.148 + shift [2020-09-29T23:01:10.526Z] #54 1.148 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-29T23:01:10.526Z] #54 1.148 + . /tmp/install/containerd.installer [2020-09-29T23:01:10.526Z] #54 1.148 ++ set -e [2020-09-29T23:01:10.526Z] #54 1.148 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:10.526Z] #54 1.148 + install_containerd [2020-09-29T23:01:10.526Z] #54 1.151 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828' [2020-09-29T23:01:10.526Z] #54 1.160 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:10.526Z] #54 1.160 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J1BQHh4wA0/src/github.com/containerd/containerd [2020-09-29T23:01:10.526Z] #54 1.164 Cloning into '/tmp/tmp.J1BQHh4wA0/src/github.com/containerd/containerd'... [2020-09-29T23:01:10.786Z] #54 ... [2020-09-29T23:01:10.786Z] [2020-09-29T23:01:10.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:10.786Z] #11 55.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T23:01:10.786Z] #11 55.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:01:10.805Z] #42 3.571 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:01:10.805Z] #42 3.646 GEN .gitid [2020-09-29T23:01:11.105Z] #42 3.712 GEN criu/include/version.h [2020-09-29T23:01:11.105Z] #42 3.779 GEN include/common/asm [2020-09-29T23:01:11.105Z] #42 ... [2020-09-29T23:01:11.105Z] [2020-09-29T23:01:11.105Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:11.105Z] #33 53.31 reflect [2020-09-29T23:01:11.105Z] #33 54.63 bufio [2020-09-29T23:01:11.105Z] #33 56.48 path [2020-09-29T23:01:11.105Z] #33 58.26 text/tabwriter [2020-09-29T23:01:11.105Z] #33 ... [2020-09-29T23:01:11.105Z] [2020-09-29T23:01:11.105Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:11.105Z] #12 54.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:01:11.105Z] #12 54.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:01:11.105Z] #12 54.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:11.105Z] #12 61.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:01:11.105Z] #12 61.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:01:11.105Z] #12 61.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:11.105Z] #12 61.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:01:11.105Z] #12 61.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:01:11.105Z] #12 61.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:11.756Z] #43 ... [2020-09-29T23:01:11.756Z] [2020-09-29T23:01:11.756Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:11.756Z] #51 10.46 + cd /tmp/tmp.TEUgi7UEOk/src/github.com/opencontainers/runc [2020-09-29T23:01:11.756Z] #51 10.46 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:01:11.756Z] #51 10.71 + '[' -z '' ']' [2020-09-29T23:01:11.756Z] #51 10.71 + target=static [2020-09-29T23:01:11.756Z] #51 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:01:11.756Z] #51 11.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T23:01:11.756Z] #51 ... [2020-09-29T23:01:11.756Z] [2020-09-29T23:01:11.756Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:11.756Z] #41 66.01 LINK criu/pie/restorer.built-in.o [2020-09-29T23:01:11.756Z] #41 66.03 GEN criu/pie/restorer-blob.h [2020-09-29T23:01:11.756Z] #41 66.19 DEP criu/vdso.d [2020-09-29T23:01:11.756Z] #41 66.35 DEP criu/vdso-compat.d [2020-09-29T23:01:11.756Z] #41 66.50 DEP criu/uts_ns.d [2020-09-29T23:01:11.756Z] #41 66.65 DEP criu/util.d [2020-09-29T23:01:11.756Z] #41 66.84 DEP criu/uffd.d [2020-09-29T23:01:11.756Z] #41 67.00 DEP criu/tun.d [2020-09-29T23:01:11.756Z] #41 67.19 DEP criu/tty.d [2020-09-29T23:01:11.756Z] #41 67.41 DEP criu/timerfd.d [2020-09-29T23:01:11.756Z] #41 67.52 DEP criu/timens.d [2020-09-29T23:01:11.756Z] #41 67.68 DEP criu/sysfs_parse.d [2020-09-29T23:01:11.756Z] #41 67.81 DEP criu/sysctl.d [2020-09-29T23:01:11.756Z] #41 67.93 DEP criu/string.d [2020-09-29T23:01:11.756Z] #41 67.99 DEP criu/stats.d [2020-09-29T23:01:11.756Z] #41 68.16 DEP criu/sockets.d [2020-09-29T23:01:11.756Z] #41 68.32 DEP criu/sk-unix.d [2020-09-29T23:01:11.756Z] #41 68.60 DEP criu/sk-tcp.d [2020-09-29T23:01:11.756Z] #41 68.78 DEP criu/sk-queue.d [2020-09-29T23:01:11.756Z] #41 69.01 DEP criu/sk-packet.d [2020-09-29T23:01:11.756Z] #41 69.31 DEP criu/sk-netlink.d [2020-09-29T23:01:11.756Z] #41 69.47 DEP criu/sk-inet.d [2020-09-29T23:01:11.756Z] #41 69.73 DEP criu/signalfd.d [2020-09-29T23:01:11.756Z] #41 69.85 DEP criu/sigframe.d [2020-09-29T23:01:12.013Z] #41 69.98 DEP criu/shmem.d [2020-09-29T23:01:12.013Z] #41 70.15 DEP criu/servicefd.d [2020-09-29T23:01:12.270Z] #41 70.31 DEP criu/seize.d [2020-09-29T23:01:12.270Z] #41 70.46 DEP criu/seccomp.d [2020-09-29T23:01:12.527Z] #41 70.62 DEP criu/rst-malloc.d [2020-09-29T23:01:12.527Z] #41 70.69 DEP criu/rbtree.d [2020-09-29T23:01:12.653Z] #12 ... [2020-09-29T23:01:12.653Z] [2020-09-29T23:01:12.653Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:12.653Z] #33 64.71 internal/syscall/execenv [2020-09-29T23:01:12.653Z] #33 64.73 internal/syscall/unix [2020-09-29T23:01:12.653Z] #33 64.74 time [2020-09-29T23:01:12.699Z] #11 ... [2020-09-29T23:01:12.699Z] [2020-09-29T23:01:12.699Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:12.699Z] #45 DONE 57.4s [2020-09-29T23:01:12.784Z] #41 70.72 DEP criu/pstree.d [2020-09-29T23:01:12.784Z] #41 70.96 DEP criu/protobuf.d [2020-09-29T23:01:12.961Z] [2020-09-29T23:01:12.961Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:12.961Z] #40 57.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:12.961Z] #40 57.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:12.961Z] #40 57.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:12.961Z] #40 57.43 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:12.961Z] #40 57.46 Setting up python-six (1.12.0-1) ... [2020-09-29T23:01:13.028Z] #41 2.470 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:01:13.028Z] #41 2.470 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:01:13.028Z] #41 2.485 Note: Building without GnuTLS support [2020-09-29T23:01:13.028Z] #41 2.493 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:01:13.028Z] #41 2.494 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:01:13.042Z] #41 71.13 GEN criu/protobuf-desc-gen.h [2020-09-29T23:01:13.262Z] #54 159.2 + bin/containerd-shim-runc-v1 [2020-09-29T23:01:14.146Z] #43 ... [2020-09-29T23:01:14.146Z] [2020-09-29T23:01:14.146Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:14.146Z] #49 48.34 syscall [2020-09-29T23:01:14.146Z] #49 48.41 reflect [2020-09-29T23:01:14.146Z] #49 56.10 time [2020-09-29T23:01:14.146Z] #49 ... [2020-09-29T23:01:14.146Z] [2020-09-29T23:01:14.146Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:14.146Z] #11 56.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-29T23:01:14.146Z] #11 56.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-29T23:01:14.146Z] #11 56.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:01:14.146Z] #11 58.82 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:01:14.146Z] #11 58.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:01:14.146Z] #11 58.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:01:14.185Z] #33 ... [2020-09-29T23:01:14.185Z] [2020-09-29T23:01:14.185Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:14.185Z] #44 56.21 bufio [2020-09-29T23:01:14.185Z] #44 58.11 reflect [2020-09-29T23:01:14.185Z] #44 61.79 regexp/syntax [2020-09-29T23:01:14.185Z] #44 64.97 hash/crc32 [2020-09-29T23:01:14.185Z] #44 ... [2020-09-29T23:01:14.185Z] [2020-09-29T23:01:14.185Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:14.185Z] #42 5.903 PBCC images/timens.pb-c.c [2020-09-29T23:01:14.185Z] #42 5.964 DEP images/timens.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.034 PBCC images/fown.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.061 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.159 PBCC images/opts.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.225 PBCC images/memfd.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.259 DEP images/fown.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.307 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.406 DEP images/opts.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.495 DEP images/memfd.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.532 PBCC images/sit.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.607 DEP images/sit.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.678 PBCC images/macvlan.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.701 DEP images/macvlan.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.761 PBCC images/autofs.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.800 DEP images/autofs.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.890 PBCC images/sysctl.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.925 DEP images/sysctl.pb-c.d [2020-09-29T23:01:14.185Z] #42 6.963 PBCC images/time.pb-c.c [2020-09-29T23:01:14.185Z] #42 6.973 DEP images/time.pb-c.d [2020-09-29T23:01:14.185Z] #42 7.036 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:01:14.417Z] #11 59.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-29T23:01:14.417Z] #11 59.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:01:14.417Z] #11 59.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:01:14.417Z] #11 59.21 Selecting previously unselected package dmsetup. [2020-09-29T23:01:14.484Z] #42 7.056 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:01:14.484Z] #42 7.116 PBCC images/seccomp.pb-c.c [2020-09-29T23:01:14.484Z] #42 7.131 DEP images/seccomp.pb-c.d [2020-09-29T23:01:14.484Z] #42 7.180 PBCC images/userns.pb-c.c [2020-09-29T23:01:14.484Z] #42 7.228 DEP images/userns.pb-c.d [2020-09-29T23:01:14.484Z] #42 7.260 PBCC images/cgroup.pb-c.c [2020-09-29T23:01:14.484Z] #42 7.282 DEP images/cgroup.pb-c.d [2020-09-29T23:01:14.677Z] #11 59.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:01:14.677Z] #11 59.22 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:01:14.677Z] #11 59.39 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:01:14.677Z] #11 59.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:01:14.677Z] #11 59.39 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:01:14.786Z] #42 7.350 PBCC images/ext-file.pb-c.c [2020-09-29T23:01:14.786Z] #42 7.391 DEP images/ext-file.pb-c.d [2020-09-29T23:01:14.786Z] #42 7.455 PBCC images/rpc.pb-c.c [2020-09-29T23:01:14.786Z] #42 7.495 DEP images/rpc.pb-c.d [2020-09-29T23:01:14.786Z] #42 7.547 PBCC images/siginfo.pb-c.c [2020-09-29T23:01:14.786Z] #42 7.574 DEP images/siginfo.pb-c.d [2020-09-29T23:01:14.936Z] #41 72.81 DEP criu/protobuf-desc.d [2020-09-29T23:01:14.936Z] #41 73.03 DEP criu/proc_parse.d [2020-09-29T23:01:15.090Z] #42 7.669 PBCC images/pagemap.pb-c.c [2020-09-29T23:01:15.091Z] #42 7.729 DEP images/pagemap.pb-c.d [2020-09-29T23:01:15.091Z] #42 7.771 PBCC images/rlimit.pb-c.c [2020-09-29T23:01:15.091Z] #42 7.798 DEP images/rlimit.pb-c.d [2020-09-29T23:01:15.091Z] #42 7.839 PBCC images/file-lock.pb-c.c [2020-09-29T23:01:15.091Z] #42 7.870 DEP images/file-lock.pb-c.d [2020-09-29T23:01:15.192Z] #41 73.24 DEP criu/plugin.d [2020-09-29T23:01:15.192Z] #41 73.32 DEP criu/pipes.d [2020-09-29T23:01:15.326Z] #54 162.1 + bin/containerd-shim-runc-v2 [2020-09-29T23:01:15.387Z] #42 7.949 PBCC images/tty.pb-c.c [2020-09-29T23:01:15.387Z] #42 8.041 DEP images/tty.pb-c.d [2020-09-29T23:01:15.387Z] #42 8.093 PBCC images/tun.pb-c.c [2020-09-29T23:01:15.387Z] #42 8.124 PBCC images/netdev.pb-c.c [2020-09-29T23:01:15.449Z] #41 73.50 DEP criu/pie-util.d [2020-09-29T23:01:15.449Z] #41 73.64 DEP criu/pie-util-vdso.d [2020-09-29T23:01:15.596Z] #41 4.891 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:01:15.596Z] #41 4.960 GEN .gitid [2020-09-29T23:01:15.596Z] #41 5.004 GEN criu/include/version.h [2020-09-29T23:01:15.596Z] #41 5.088 GEN include/common/asm [2020-09-29T23:01:15.596Z] #41 ... [2020-09-29T23:01:15.596Z] [2020-09-29T23:01:15.596Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:15.596Z] #11 48.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:01:15.596Z] #11 48.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:01:15.596Z] #11 48.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:15.596Z] #11 53.90 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:01:15.596Z] #11 53.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-29T23:01:15.596Z] #11 53.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:15.596Z] #11 54.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:01:15.596Z] #11 54.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-29T23:01:15.596Z] #11 54.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:15.619Z] #11 ... [2020-09-29T23:01:15.619Z] [2020-09-29T23:01:15.619Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:15.619Z] #34 50.16 Selecting previously unselected package libicu63:amd64. [2020-09-29T23:01:15.619Z] #34 50.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 50.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:15.619Z] #34 57.64 Selecting previously unselected package libxml2:amd64. [2020-09-29T23:01:15.619Z] #34 57.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 57.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:15.619Z] #34 58.26 Selecting previously unselected package libarchive13:amd64. [2020-09-29T23:01:15.619Z] #34 58.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 58.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:15.619Z] #34 58.59 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-29T23:01:15.619Z] #34 58.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 58.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T23:01:15.619Z] #34 58.76 Selecting previously unselected package librhash0:amd64. [2020-09-29T23:01:15.619Z] #34 58.76 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 58.77 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-29T23:01:15.619Z] #34 58.95 Selecting previously unselected package libuv1:amd64. [2020-09-29T23:01:15.619Z] #34 58.95 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 58.97 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-29T23:01:15.619Z] #34 59.14 Selecting previously unselected package cmake. [2020-09-29T23:01:15.619Z] #34 59.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-29T23:01:15.619Z] #34 59.17 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:01:15.619Z] #34 ... [2020-09-29T23:01:15.619Z] [2020-09-29T23:01:15.619Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:15.619Z] #40 55.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:15.619Z] #40 55.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:15.619Z] #40 55.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:15.619Z] #40 55.62 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:15.619Z] #40 55.64 Setting up python-six (1.12.0-1) ... [2020-09-29T23:01:15.619Z] #40 59.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:15.619Z] #40 59.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:15.619Z] #40 59.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:15.619Z] #40 59.23 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T23:01:15.619Z] #40 59.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:15.619Z] #40 59.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:15.619Z] #40 59.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:15.619Z] #40 59.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:15.619Z] #40 59.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:15.619Z] #40 59.33 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:15.684Z] #42 8.220 DEP images/tun.pb-c.d [2020-09-29T23:01:15.684Z] #42 8.290 DEP images/netdev.pb-c.d [2020-09-29T23:01:15.684Z] #42 ... [2020-09-29T23:01:15.684Z] [2020-09-29T23:01:15.684Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:15.684Z] #46 DONE 68.0s [2020-09-29T23:01:15.684Z] [2020-09-29T23:01:15.684Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:15.684Z] #42 8.382 PBCC images/vma.pb-c.c [2020-09-29T23:01:15.684Z] #42 8.441 DEP images/vma.pb-c.d [2020-09-29T23:01:15.706Z] #41 73.84 DEP criu/pie-util-vdso-elf32.d [2020-09-29T23:01:15.860Z] #11 ... [2020-09-29T23:01:15.860Z] [2020-09-29T23:01:15.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:15.860Z] #32 53.62 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:01:15.860Z] #32 DONE 58.4s [2020-09-29T23:01:15.860Z] [2020-09-29T23:01:15.860Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:15.860Z] #35 1.379 + RM_GOPATH=0 [2020-09-29T23:01:15.860Z] #35 1.379 + TMP_GOPATH= [2020-09-29T23:01:15.860Z] #35 1.379 + : /build [2020-09-29T23:01:15.860Z] #35 1.379 + '[' -z '' ']' [2020-09-29T23:01:15.860Z] #35 1.380 ++ mktemp -d [2020-09-29T23:01:15.860Z] #35 1.381 + export GOPATH=/tmp/tmp.KzPiSGfmm5 [2020-09-29T23:01:15.860Z] #35 1.381 + GOPATH=/tmp/tmp.KzPiSGfmm5 [2020-09-29T23:01:15.860Z] #35 1.381 + RM_GOPATH=1 [2020-09-29T23:01:15.860Z] #35 1.381 + case "$(go env GOARCH)" in [2020-09-29T23:01:15.860Z] #35 1.382 ++ go env GOARCH [2020-09-29T23:01:15.860Z] #35 1.430 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:15.860Z] #35 1.430 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:15.860Z] #35 1.431 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:15.860Z] #35 1.432 + dir=/tmp/install [2020-09-29T23:01:15.860Z] #35 1.432 + bin=tini [2020-09-29T23:01:15.860Z] #35 1.432 + shift [2020-09-29T23:01:15.860Z] #35 1.432 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:01:15.860Z] #35 1.432 + . /tmp/install/tini.installer [2020-09-29T23:01:15.860Z] #35 1.432 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:15.860Z] #35 1.433 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:15.860Z] #35 1.436 + install_tini [2020-09-29T23:01:15.860Z] #35 1.436 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:01:15.860Z] #35 1.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.KzPiSGfmm5/tini [2020-09-29T23:01:15.860Z] #35 1.436 Cloning into '/tmp/tmp.KzPiSGfmm5/tini'... [2020-09-29T23:01:15.860Z] #35 2.163 + cd /tmp/tmp.KzPiSGfmm5/tini [2020-09-29T23:01:15.860Z] #35 2.164 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:15.860Z] #35 2.171 + cmake . [2020-09-29T23:01:15.860Z] #35 2.857 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:01:15.860Z] #35 2.935 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:01:15.860Z] #35 3.652 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:01:15.860Z] #35 3.654 -- Detecting C compiler ABI info [2020-09-29T23:01:15.860Z] #35 4.464 -- Detecting C compiler ABI info - done [2020-09-29T23:01:15.860Z] #35 4.517 -- Detecting C compile features [2020-09-29T23:01:15.860Z] #35 6.410 -- Detecting C compile features - done [2020-09-29T23:01:15.860Z] #35 6.449 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:01:15.957Z] #54 162.9 + binaries [2020-09-29T23:01:15.962Z] #41 73.99 DEP criu/path.d [2020-09-29T23:01:15.983Z] #42 8.517 PBCC images/creds.pb-c.c [2020-09-29T23:01:15.983Z] #42 8.588 DEP images/creds.pb-c.d [2020-09-29T23:01:15.983Z] #42 8.728 PBCC images/utsns.pb-c.c [2020-09-29T23:01:16.124Z] #35 6.785 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:01:16.190Z] #40 ... [2020-09-29T23:01:16.190Z] [2020-09-29T23:01:16.190Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:16.190Z] #32 50.76 time [2020-09-29T23:01:16.190Z] #32 56.24 internal/poll [2020-09-29T23:01:16.190Z] #32 58.30 internal/syscall/execenv [2020-09-29T23:01:16.190Z] #32 58.47 internal/syscall/unix [2020-09-29T23:01:16.190Z] #32 58.75 os [2020-09-29T23:01:16.190Z] #32 58.83 internal/fmtsort [2020-09-29T23:01:16.190Z] #32 59.40 strings [2020-09-29T23:01:16.190Z] #32 ... [2020-09-29T23:01:16.190Z] [2020-09-29T23:01:16.190Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:16.190Z] #49 60.88 context [2020-09-29T23:01:16.219Z] #41 74.17 DEP criu/parasite-syscall.d [2020-09-29T23:01:16.248Z] #54 162.9 + install -D bin/containerd /build/containerd [2020-09-29T23:01:16.248Z] #54 162.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:01:16.248Z] #54 162.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:01:16.248Z] #54 162.9 + install -D bin/ctr /build/ctr [2020-09-29T23:01:16.262Z] #40 ... [2020-09-29T23:01:16.262Z] [2020-09-29T23:01:16.262Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:16.262Z] #49 50.85 syscall [2020-09-29T23:01:16.262Z] #49 50.88 reflect [2020-09-29T23:01:16.262Z] #49 58.88 context [2020-09-29T23:01:16.262Z] #49 59.67 internal/poll [2020-09-29T23:01:16.262Z] #49 ... [2020-09-29T23:01:16.262Z] [2020-09-29T23:01:16.262Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:16.262Z] #34 58.12 Selecting previously unselected package libxml2:amd64. [2020-09-29T23:01:16.262Z] #34 58.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 58.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:16.262Z] #34 59.00 Selecting previously unselected package libarchive13:amd64. [2020-09-29T23:01:16.262Z] #34 59.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 59.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:16.262Z] #34 59.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-29T23:01:16.262Z] #34 59.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 59.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T23:01:16.262Z] #34 59.58 Selecting previously unselected package librhash0:amd64. [2020-09-29T23:01:16.262Z] #34 59.58 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 59.59 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-29T23:01:16.262Z] #34 59.77 Selecting previously unselected package libuv1:amd64. [2020-09-29T23:01:16.262Z] #34 59.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 59.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-29T23:01:16.262Z] #34 59.93 Selecting previously unselected package cmake. [2020-09-29T23:01:16.262Z] #34 59.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-29T23:01:16.262Z] #34 59.97 Unpacking cmake (3.13.4-1) ... [2020-09-29T23:01:16.290Z] #42 8.767 DEP images/utsns.pb-c.d [2020-09-29T23:01:16.290Z] #42 8.908 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:01:16.290Z] #42 8.937 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:01:16.290Z] #42 8.963 DEP images/ipc-desc.pb-c.d [2020-09-29T23:01:16.290Z] #42 8.990 DEP images/ipc-sem.pb-c.d [2020-09-29T23:01:16.290Z] #42 9.080 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:01:16.290Z] #42 9.130 DEP images/ipc-msg.pb-c.d [2020-09-29T23:01:16.388Z] #35 6.892 -- Configuring done [2020-09-29T23:01:16.388Z] #35 6.922 -- Generating done [2020-09-29T23:01:16.388Z] #35 6.924 -- Build files have been written to: /tmp/tmp.KzPiSGfmm5/tini [2020-09-29T23:01:16.388Z] #35 6.943 + make tini-static [2020-09-29T23:01:16.476Z] #41 74.44 DEP criu/pagemap.d [2020-09-29T23:01:16.476Z] #41 74.66 DEP criu/pagemap-cache.d [2020-09-29T23:01:16.539Z] #54 DONE 163.4s [2020-09-29T23:01:16.588Z] #42 9.181 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:01:16.588Z] #42 9.243 DEP images/ipc-shm.pb-c.d [2020-09-29T23:01:16.588Z] #42 9.292 PBCC images/ipc-var.pb-c.c [2020-09-29T23:01:16.588Z] #42 9.357 DEP images/ipc-var.pb-c.d [2020-09-29T23:01:16.654Z] #35 ... [2020-09-29T23:01:16.654Z] [2020-09-29T23:01:16.654Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:16.654Z] #49 49.24 encoding/binary [2020-09-29T23:01:16.654Z] #49 49.70 fmt [2020-09-29T23:01:16.654Z] #49 49.71 mvdan.cc/sh/v3/fileutil [2020-09-29T23:01:16.654Z] #49 49.71 io/ioutil [2020-09-29T23:01:16.654Z] #49 51.28 encoding/base64 [2020-09-29T23:01:16.654Z] #49 51.30 golang.org/x/sys/unix [2020-09-29T23:01:16.654Z] #49 53.67 encoding/json [2020-09-29T23:01:16.654Z] #49 53.67 github.com/pkg/diff [2020-09-29T23:01:16.654Z] #49 53.67 go/scanner [2020-09-29T23:01:16.654Z] #49 55.25 mvdan.cc/editorconfig [2020-09-29T23:01:16.654Z] #49 56.05 go/ast [2020-09-29T23:01:16.654Z] #49 56.96 mvdan.cc/sh/v3/syntax [2020-09-29T23:01:16.734Z] #41 74.85 DEP criu/page-xfer.d [2020-09-29T23:01:16.734Z] #41 ... [2020-09-29T23:01:16.734Z] [2020-09-29T23:01:16.734Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:16.734Z] #43 DONE 141.7s [2020-09-29T23:01:16.734Z] [2020-09-29T23:01:16.734Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:01:16.734Z] #18 9.602 Fetched 8387 kB in 9s (977 kB/s) [2020-09-29T23:01:16.734Z] #18 9.602 Reading package lists... [2020-09-29T23:01:16.734Z] #18 13.36 Reading package lists... [2020-09-29T23:01:16.734Z] #18 16.97 Building dependency tree... [2020-09-29T23:01:16.734Z] #18 18.78 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:01:16.734Z] #18 18.78 The following additional packages will be installed: [2020-09-29T23:01:16.734Z] #18 18.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:01:16.734Z] #18 18.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:01:16.734Z] #18 18.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:01:16.734Z] #18 18.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:01:16.734Z] #18 18.78 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:01:16.734Z] #18 18.79 Suggested packages: [2020-09-29T23:01:16.734Z] #18 18.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:01:16.734Z] #18 18.79 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:01:16.734Z] #18 18.79 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:01:16.734Z] #18 18.79 Recommended packages: [2020-09-29T23:01:16.734Z] #18 18.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:01:16.734Z] #18 18.79 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:01:16.896Z] #42 9.436 PBCC images/sk-opts.pb-c.c [2020-09-29T23:01:16.896Z] #42 9.473 PBCC images/packet-sock.pb-c.c [2020-09-29T23:01:16.896Z] #42 9.568 DEP images/sk-opts.pb-c.d [2020-09-29T23:01:16.896Z] #42 9.636 DEP images/packet-sock.pb-c.d [2020-09-29T23:01:16.896Z] #42 9.740 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:01:16.923Z] #49 ... [2020-09-29T23:01:16.923Z] [2020-09-29T23:01:16.923Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:16.923Z] #35 7.386 Scanning dependencies of target tini-static [2020-09-29T23:01:16.991Z] #18 ... [2020-09-29T23:01:16.991Z] [2020-09-29T23:01:16.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:16.991Z] #41 75.02 DEP criu/page-pipe.d [2020-09-29T23:01:16.991Z] #41 75.08 DEP criu/netfilter.d [2020-09-29T23:01:17.128Z] #49 61.75 os [2020-09-29T23:01:17.188Z] #35 7.653 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:01:17.194Z] #42 9.940 DEP images/sk-netlink.pb-c.d [2020-09-29T23:01:17.194Z] #42 9.966 PBCC images/sk-inet.pb-c.c [2020-09-29T23:01:17.249Z] #41 75.23 DEP criu/net.d [2020-09-29T23:01:17.249Z] #41 75.44 DEP criu/namespaces.d [2020-09-29T23:01:17.388Z] #49 62.17 encoding/binary [2020-09-29T23:01:17.492Z] #42 10.05 DEP images/sk-inet.pb-c.d [2020-09-29T23:01:17.492Z] #42 10.10 PBCC images/sk-unix.pb-c.c [2020-09-29T23:01:17.492Z] #42 10.15 DEP images/sk-unix.pb-c.d [2020-09-29T23:01:17.492Z] #42 10.20 PBCC images/mm.pb-c.c [2020-09-29T23:01:17.492Z] #42 10.26 DEP images/mm.pb-c.d [2020-09-29T23:01:17.506Z] #41 75.57 DEP criu/mount.d [2020-09-29T23:01:17.583Z] [2020-09-29T23:01:17.583Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:01:17.583Z] #55 DONE 0.3s [2020-09-29T23:01:17.583Z] [2020-09-29T23:01:17.583Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:01:17.650Z] #34 ... [2020-09-29T23:01:17.651Z] [2020-09-29T23:01:17.651Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:17.651Z] #32 52.44 time [2020-09-29T23:01:17.651Z] #32 58.71 internal/poll [2020-09-29T23:01:17.651Z] #32 60.55 internal/syscall/execenv [2020-09-29T23:01:17.651Z] #32 60.56 internal/fmtsort [2020-09-29T23:01:17.651Z] #32 60.80 internal/syscall/unix [2020-09-29T23:01:17.651Z] #32 61.07 os [2020-09-29T23:01:17.651Z] #32 61.24 strings [2020-09-29T23:01:17.763Z] #41 75.76 DEP criu/memfd.d [2020-09-29T23:01:17.790Z] #42 10.30 PBCC images/timerfd.pb-c.c [2020-09-29T23:01:17.790Z] #42 10.37 DEP images/timerfd.pb-c.d [2020-09-29T23:01:17.790Z] #42 10.45 PBCC images/timer.pb-c.c [2020-09-29T23:01:17.790Z] #42 10.47 DEP images/timer.pb-c.d [2020-09-29T23:01:17.790Z] #42 10.55 PBCC images/sa.pb-c.c [2020-09-29T23:01:17.790Z] #42 10.60 DEP images/sa.pb-c.d [2020-09-29T23:01:17.911Z] #32 ... [2020-09-29T23:01:17.911Z] [2020-09-29T23:01:17.911Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:17.911Z] #40 61.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-29T23:01:17.911Z] #40 61.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:17.911Z] #40 61.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:17.911Z] #40 61.99 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-29T23:01:17.911Z] #40 62.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:17.911Z] #40 62.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-29T23:01:17.911Z] #40 62.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:17.911Z] #40 62.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-29T23:01:17.911Z] #40 62.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-29T23:01:17.911Z] #40 62.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-29T23:01:18.021Z] #41 76.00 DEP criu/mem.d [2020-09-29T23:01:18.089Z] #42 10.68 PBCC images/pipe-data.pb-c.c [2020-09-29T23:01:18.089Z] #42 10.69 DEP images/pipe-data.pb-c.d [2020-09-29T23:01:18.089Z] #42 10.76 PBCC images/mnt.pb-c.c [2020-09-29T23:01:18.089Z] #42 10.83 DEP images/mnt.pb-c.d [2020-09-29T23:01:18.089Z] #42 10.89 PBCC images/sk-packet.pb-c.c [2020-09-29T23:01:18.222Z] #59 DONE 0.4s [2020-09-29T23:01:18.222Z] [2020-09-29T23:01:18.222Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:01:18.222Z] #61 DONE 0.2s [2020-09-29T23:01:18.222Z] [2020-09-29T23:01:18.222Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:01:18.279Z] #41 76.34 DEP criu/lsm.d [2020-09-29T23:01:18.279Z] #41 76.50 DEP criu/log.d [2020-09-29T23:01:18.387Z] #42 10.90 DEP images/sk-packet.pb-c.d [2020-09-29T23:01:18.387Z] #42 10.95 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:01:18.387Z] #42 11.05 DEP images/tcp-stream.pb-c.d [2020-09-29T23:01:18.387Z] #42 11.09 PBCC images/pipe.pb-c.c [2020-09-29T23:01:18.387Z] #42 11.15 DEP images/pipe.pb-c.d [2020-09-29T23:01:18.513Z] #63 DONE 0.1s [2020-09-29T23:01:18.513Z] [2020-09-29T23:01:18.513Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:01:18.513Z] #64 DONE 0.1s [2020-09-29T23:01:18.513Z] [2020-09-29T23:01:18.513Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:01:18.536Z] #41 76.65 DEP criu/libnetlink.d [2020-09-29T23:01:18.593Z] #35 9.232 [100%] Linking C executable tini-static [2020-09-29T23:01:18.684Z] #42 11.21 PBCC images/pstree.pb-c.c [2020-09-29T23:01:18.684Z] #42 11.23 DEP images/pstree.pb-c.d [2020-09-29T23:01:18.684Z] #42 11.32 PBCC images/fs.pb-c.c [2020-09-29T23:01:18.684Z] #42 11.38 DEP images/fs.pb-c.d [2020-09-29T23:01:18.684Z] #42 ... [2020-09-29T23:01:18.684Z] [2020-09-29T23:01:18.684Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:18.684Z] #50 60.85 reflect [2020-09-29T23:01:18.684Z] #50 61.28 regexp/syntax [2020-09-29T23:01:18.684Z] #50 70.19 time [2020-09-29T23:01:18.792Z] #41 76.77 DEP criu/kerndat.d [2020-09-29T23:01:18.792Z] #41 76.96 DEP criu/kcmp-ids.d [2020-09-29T23:01:18.984Z] #50 ... [2020-09-29T23:01:18.984Z] [2020-09-29T23:01:18.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:18.984Z] #42 11.47 PBCC images/signalfd.pb-c.c [2020-09-29T23:01:18.984Z] #42 11.54 DEP images/signalfd.pb-c.d [2020-09-29T23:01:18.984Z] #42 11.63 PBCC images/fh.pb-c.c [2020-09-29T23:01:18.984Z] #42 11.67 PBCC images/fsnotify.pb-c.c [2020-09-29T23:01:18.984Z] #42 11.75 DEP images/fh.pb-c.d [2020-09-29T23:01:18.984Z] #42 11.80 DEP images/fsnotify.pb-c.d [2020-09-29T23:01:18.984Z] #42 11.86 PBCC images/eventpoll.pb-c.c [2020-09-29T23:01:19.050Z] #41 77.02 DEP criu/irmap.d [2020-09-29T23:01:19.050Z] #41 77.11 DEP criu/ipc_ns.d [2020-09-29T23:01:19.050Z] #41 77.26 DEP criu/image.d [2020-09-29T23:01:19.144Z] #65 DONE 0.7s [2020-09-29T23:01:19.144Z] [2020-09-29T23:01:19.144Z] #66 exporting to image [2020-09-29T23:01:19.144Z] #66 exporting layers [2020-09-29T23:01:19.283Z] #42 11.88 DEP images/eventpoll.pb-c.d [2020-09-29T23:01:19.283Z] #42 11.94 PBCC images/eventfd.pb-c.c [2020-09-29T23:01:19.283Z] #42 11.96 DEP images/eventfd.pb-c.d [2020-09-29T23:01:19.283Z] #42 12.01 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:01:19.283Z] #42 12.03 DEP images/remap-file-path.pb-c.d [2020-09-29T23:01:19.283Z] #42 12.13 PBCC images/fifo.pb-c.c [2020-09-29T23:01:19.294Z] #49 ... [2020-09-29T23:01:19.294Z] [2020-09-29T23:01:19.294Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:19.294Z] #34 62.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:19.294Z] #34 62.24 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:01:19.294Z] #34 62.25 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-29T23:01:19.294Z] #34 62.26 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:19.294Z] #34 62.29 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-29T23:01:19.294Z] #34 62.30 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:01:19.294Z] #34 62.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:19.294Z] #34 62.33 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T23:01:19.294Z] #34 62.34 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:19.294Z] #34 62.36 Setting up cmake (3.13.4-1) ... [2020-09-29T23:01:19.294Z] #34 62.38 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:19.294Z] #34 62.46 Processing triggers for mime-support (3.62) ... [2020-09-29T23:01:19.294Z] #34 DONE 63.8s [2020-09-29T23:01:19.294Z] [2020-09-29T23:01:19.294Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:19.295Z] #40 ... [2020-09-29T23:01:19.295Z] [2020-09-29T23:01:19.295Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-29T23:01:19.295Z] #34 62.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:19.295Z] #34 62.77 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:01:19.295Z] #34 62.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-29T23:01:19.295Z] #34 62.79 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:19.295Z] #34 62.82 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-29T23:01:19.295Z] #34 62.84 Setting up cmake-data (3.13.4-1) ... [2020-09-29T23:01:19.295Z] #34 62.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-29T23:01:19.295Z] #34 62.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-29T23:01:19.295Z] #34 62.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-29T23:01:19.295Z] #34 62.91 Setting up cmake (3.13.4-1) ... [2020-09-29T23:01:19.295Z] #34 62.93 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:19.295Z] #34 63.00 Processing triggers for mime-support (3.62) ... [2020-09-29T23:01:19.295Z] #34 DONE 63.9s [2020-09-29T23:01:19.306Z] #41 77.40 DEP criu/image-desc.d [2020-09-29T23:01:19.306Z] #41 77.47 DEP criu/fsnotify.d [2020-09-29T23:01:19.555Z] [2020-09-29T23:01:19.555Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:19.563Z] #41 77.64 DEP criu/filesystems.d [2020-09-29T23:01:19.573Z] #35 9.967 [100%] Built target tini-static [2020-09-29T23:01:19.573Z] #35 10.06 + mkdir -p /build [2020-09-29T23:01:19.573Z] #35 10.07 + cp tini-static /build/docker-init [2020-09-29T23:01:19.582Z] #42 12.14 DEP images/fifo.pb-c.d [2020-09-29T23:01:19.582Z] #42 12.21 PBCC images/ghost-file.pb-c.c [2020-09-29T23:01:19.582Z] #42 12.28 DEP images/ghost-file.pb-c.d [2020-09-29T23:01:19.582Z] #42 12.37 PBCC images/regfile.pb-c.c [2020-09-29T23:01:19.582Z] #42 12.42 DEP images/regfile.pb-c.d [2020-09-29T23:01:19.820Z] #41 77.80 DEP criu/files.d [2020-09-29T23:01:19.820Z] #41 77.99 DEP criu/files-reg.d [2020-09-29T23:01:19.881Z] #42 12.56 PBCC images/ns.pb-c.c [2020-09-29T23:01:19.881Z] #42 12.60 DEP images/ns.pb-c.d [2020-09-29T23:01:19.881Z] #42 12.67 PBCC images/fdinfo.pb-c.c [2020-09-29T23:01:20.077Z] #41 78.23 DEP criu/files-ext.d [2020-09-29T23:01:20.152Z] #35 ... [2020-09-29T23:01:20.152Z] [2020-09-29T23:01:20.152Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:20.152Z] #43 52.64 go/scanner [2020-09-29T23:01:20.152Z] #43 53.70 net/url [2020-09-29T23:01:20.152Z] #43 53.83 text/template/parse [2020-09-29T23:01:20.152Z] #43 54.34 go/ast [2020-09-29T23:01:20.152Z] #43 55.83 encoding/json [2020-09-29T23:01:20.152Z] #43 60.13 text/template [2020-09-29T23:01:20.152Z] #43 61.32 go/parser [2020-09-29T23:01:20.152Z] #43 ... [2020-09-29T23:01:20.152Z] [2020-09-29T23:01:20.152Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:20.152Z] #35 DONE 10.7s [2020-09-29T23:01:20.152Z] [2020-09-29T23:01:20.152Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:20.185Z] #42 12.74 DEP images/fdinfo.pb-c.d [2020-09-29T23:01:20.185Z] #42 12.83 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:01:20.185Z] #42 12.91 PBCC images/core-arm.pb-c.c [2020-09-29T23:01:20.185Z] #42 13.03 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:01:20.232Z] #35 0.928 + RM_GOPATH=0 [2020-09-29T23:01:20.233Z] #35 0.928 + TMP_GOPATH= [2020-09-29T23:01:20.233Z] #35 0.928 + : /build [2020-09-29T23:01:20.233Z] #35 0.928 + '[' -z '' ']' [2020-09-29T23:01:20.233Z] #35 0.930 ++ mktemp -d [2020-09-29T23:01:20.233Z] #35 0.931 + export GOPATH=/tmp/tmp.mzYIeuEHMf [2020-09-29T23:01:20.233Z] #35 0.932 + GOPATH=/tmp/tmp.mzYIeuEHMf [2020-09-29T23:01:20.233Z] #35 0.932 + RM_GOPATH=1 [2020-09-29T23:01:20.233Z] #35 0.932 + case "$(go env GOARCH)" in [2020-09-29T23:01:20.233Z] #35 0.933 ++ go env GOARCH [2020-09-29T23:01:20.233Z] #35 0.965 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:20.233Z] #35 0.966 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:20.233Z] #35 0.967 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:20.233Z] #35 0.973 + dir=/tmp/install [2020-09-29T23:01:20.233Z] #35 0.973 + bin=tini [2020-09-29T23:01:20.233Z] #35 0.974 + shift [2020-09-29T23:01:20.233Z] #35 0.974 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:01:20.233Z] #35 0.974 + . /tmp/install/tini.installer [2020-09-29T23:01:20.233Z] #35 0.974 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:20.233Z] #35 0.975 + install_tini [2020-09-29T23:01:20.233Z] #35 0.976 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:01:20.233Z] #35 0.977 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:20.233Z] #35 0.977 + git clone https://github.com/krallin/tini.git /tmp/tmp.mzYIeuEHMf/tini [2020-09-29T23:01:20.233Z] #35 0.981 Cloning into '/tmp/tmp.mzYIeuEHMf/tini'... [2020-09-29T23:01:20.334Z] #41 78.36 DEP criu/file-lock.d [2020-09-29T23:01:20.335Z] #41 78.56 DEP criu/file-ids.d [2020-09-29T23:01:20.487Z] #42 13.19 PBCC images/core-s390.pb-c.c [2020-09-29T23:01:20.498Z] #35 0.998 + RM_GOPATH=0 [2020-09-29T23:01:20.498Z] #35 0.998 + TMP_GOPATH= [2020-09-29T23:01:20.498Z] #35 0.998 + : /build [2020-09-29T23:01:20.498Z] #35 0.999 + '[' -z '' ']' [2020-09-29T23:01:20.498Z] #35 1.003 ++ mktemp -d [2020-09-29T23:01:20.498Z] #35 1.007 + export GOPATH=/tmp/tmp.nBUbcXh0al [2020-09-29T23:01:20.498Z] #35 1.007 + GOPATH=/tmp/tmp.nBUbcXh0al [2020-09-29T23:01:20.498Z] #35 1.008 + RM_GOPATH=1 [2020-09-29T23:01:20.498Z] #35 1.008 + case "$(go env GOARCH)" in [2020-09-29T23:01:20.498Z] #35 1.009 ++ go env GOARCH [2020-09-29T23:01:20.498Z] #35 1.027 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:20.498Z] #35 1.028 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:20.498Z] #35 1.029 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:20.498Z] #35 1.030 + dir=/tmp/install [2020-09-29T23:01:20.498Z] #35 1.031 + bin=tini [2020-09-29T23:01:20.498Z] #35 1.031 + shift [2020-09-29T23:01:20.498Z] #35 1.036 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-29T23:01:20.498Z] #35 1.036 + . /tmp/install/tini.installer [2020-09-29T23:01:20.498Z] #35 1.037 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:20.498Z] #35 1.038 + install_tini [2020-09-29T23:01:20.498Z] #35 1.038 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-29T23:01:20.498Z] #35 1.038 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:20.498Z] #35 1.039 + git clone https://github.com/krallin/tini.git /tmp/tmp.nBUbcXh0al/tini [2020-09-29T23:01:20.498Z] #35 1.040 Cloning into '/tmp/tmp.nBUbcXh0al/tini'... [2020-09-29T23:01:20.591Z] #41 78.66 DEP criu/fifo.d [2020-09-29T23:01:20.591Z] #41 78.77 DEP criu/fdstore.d [2020-09-29T23:01:20.591Z] #41 78.83 DEP criu/fault-injection.d [2020-09-29T23:01:20.591Z] #41 78.88 DEP criu/external.d [2020-09-29T23:01:20.680Z] #54 27.33 Checking out files: 60% (1976/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 97% (3186/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:01:20.785Z] #42 13.39 PBCC images/core-x86.pb-c.c [2020-09-29T23:01:20.785Z] #42 13.49 PBCC images/core.pb-c.c [2020-09-29T23:01:20.785Z] #42 13.52 PBCC images/inventory.pb-c.c [2020-09-29T23:01:20.785Z] #42 13.56 DEP images/core-aarch64.pb-c.d [2020-09-29T23:01:20.785Z] #42 13.58 DEP images/core-arm.pb-c.d [2020-09-29T23:01:20.785Z] #42 13.60 DEP images/core-ppc64.pb-c.d [2020-09-29T23:01:20.802Z] #35 ... [2020-09-29T23:01:20.802Z] [2020-09-29T23:01:20.802Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:20.802Z] #40 64.94 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T23:01:20.802Z] #40 64.96 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:20.802Z] #40 DONE 65.3s [2020-09-29T23:01:20.802Z] [2020-09-29T23:01:20.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:20.848Z] #41 78.95 DEP criu/eventpoll.d [2020-09-29T23:01:20.944Z] #54 28.60 + cd /tmp/tmp.2SEH4C3t1l/src/github.com/containerd/containerd [2020-09-29T23:01:20.944Z] #54 28.60 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:21.069Z] #35 1.781 + cd /tmp/tmp.nBUbcXh0al/tini [2020-09-29T23:01:21.069Z] #35 1.781 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:21.069Z] #35 1.798 + cmake . [2020-09-29T23:01:21.105Z] #41 79.10 DEP criu/eventfd.d [2020-09-29T23:01:21.105Z] #41 79.24 DEP criu/crtools.d [2020-09-29T23:01:21.145Z] #42 13.65 DEP images/core-s390.pb-c.d [2020-09-29T23:01:21.145Z] #42 13.70 DEP images/core-x86.pb-c.d [2020-09-29T23:01:21.145Z] #42 13.79 DEP images/core.pb-c.d [2020-09-29T23:01:21.145Z] #42 13.86 DEP images/inventory.pb-c.d [2020-09-29T23:01:21.363Z] #41 79.40 DEP criu/cr-service.d [2020-09-29T23:01:21.363Z] #41 79.54 DEP criu/cr-restore.d [2020-09-29T23:01:21.445Z] #42 14.03 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:01:21.445Z] #42 14.11 DEP images/cpuinfo.pb-c.d [2020-09-29T23:01:21.445Z] #42 14.16 PBCC images/stats.pb-c.c [2020-09-29T23:01:21.445Z] #42 14.17 DEP images/stats.pb-c.d [2020-09-29T23:01:21.619Z] #41 79.68 DEP criu/cr-errno.d [2020-09-29T23:01:21.619Z] #41 79.69 DEP criu/cr-dump.d [2020-09-29T23:01:21.619Z] #41 79.83 DEP criu/cr-dedup.d [2020-09-29T23:01:21.639Z] #35 2.462 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:01:21.876Z] #41 79.96 DEP criu/cr-check.d [2020-09-29T23:01:21.895Z] #54 29.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:01:21.895Z] #54 29.43 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:01:21.895Z] #54 29.43 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:21.895Z] #54 29.43 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:21.895Z] #54 29.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:01:21.895Z] #54 29.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:01:21.895Z] #54 29.44 + '[' '' = dynamic ']' [2020-09-29T23:01:21.895Z] #54 29.44 + make [2020-09-29T23:01:21.900Z] #35 2.497 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:01:22.133Z] #41 80.20 DEP criu/config.d [2020-09-29T23:01:22.133Z] #41 80.35 DEP criu/clone-noasan.d [2020-09-29T23:01:22.160Z] #35 ... [2020-09-29T23:01:22.160Z] [2020-09-29T23:01:22.160Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:22.160Z] #43 56.92 time [2020-09-29T23:01:22.160Z] #43 61.43 strings [2020-09-29T23:01:22.160Z] #43 62.67 os [2020-09-29T23:01:22.160Z] #43 64.87 regexp/syntax [2020-09-29T23:01:22.160Z] #43 66.94 fmt [2020-09-29T23:01:22.389Z] #41 80.43 DEP criu/cgroup.d [2020-09-29T23:01:22.389Z] #41 80.57 DEP criu/cgroup-props.d [2020-09-29T23:01:22.420Z] #43 ... [2020-09-29T23:01:22.420Z] [2020-09-29T23:01:22.420Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:22.420Z] #11 58.33 Selecting previously unselected package binutils-mingw-w64. [2020-09-29T23:01:22.420Z] #11 58.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-29T23:01:22.420Z] #11 58.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:01:22.420Z] #11 58.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-29T23:01:22.420Z] #11 58.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:01:22.420Z] #11 58.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:01:22.420Z] #11 58.91 Selecting previously unselected package dmsetup. [2020-09-29T23:01:22.420Z] #11 58.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:01:22.420Z] #11 58.96 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-29T23:01:22.420Z] #11 59.10 Selecting previously unselected package mingw-w64-common. [2020-09-29T23:01:22.420Z] #11 59.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-29T23:01:22.420Z] #11 59.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-29T23:01:22.420Z] #11 65.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:01:22.420Z] #11 65.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:01:22.420Z] #11 65.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:22.420Z] #11 ... [2020-09-29T23:01:22.420Z] [2020-09-29T23:01:22.420Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:22.420Z] #35 3.247 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:01:22.420Z] #35 3.248 -- Detecting C compiler ABI info [2020-09-29T23:01:22.647Z] #41 80.64 DEP criu/bitmap.d [2020-09-29T23:01:22.647Z] #41 80.66 DEP criu/bfd.d [2020-09-29T23:01:22.647Z] #41 80.76 DEP criu/autofs.d [2020-09-29T23:01:22.708Z] #41 1.936 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:01:22.709Z] #41 1.936 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:01:22.709Z] #41 1.945 Note: Building without GnuTLS support [2020-09-29T23:01:22.709Z] #41 1.968 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:01:22.709Z] #41 1.968 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:01:22.846Z] #54 30.35 + bin/ctr [2020-09-29T23:01:22.904Z] #41 80.95 DEP criu/aio.d [2020-09-29T23:01:22.904Z] #41 81.10 DEP criu/action-scripts.d [2020-09-29T23:01:23.174Z] #41 81.38 CC criu/action-scripts.o [2020-09-29T23:01:23.360Z] #35 4.079 -- Detecting C compiler ABI info - done [2020-09-29T23:01:23.361Z] #35 4.120 -- Detecting C compile features [2020-09-29T23:01:23.552Z] #42 16.11 make[1]: Nothing to be done for 'all'. [2020-09-29T23:01:23.739Z] #41 81.81 CC criu/aio.o [2020-09-29T23:01:23.996Z] #41 ... [2020-09-29T23:01:23.996Z] [2020-09-29T23:01:23.996Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:01:23.996Z] #30 DONE 148.9s [2020-09-29T23:01:23.996Z] [2020-09-29T23:01:23.996Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:01:23.996Z] #18 20.92 The following NEW packages will be installed: [2020-09-29T23:01:23.996Z] #18 20.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:01:23.996Z] #18 20.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:01:23.996Z] #18 20.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:01:23.996Z] #18 20.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:01:23.996Z] #18 20.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:01:23.996Z] #18 20.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:01:23.996Z] #18 20.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:01:23.996Z] #18 20.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:01:23.996Z] #18 20.92 xz-utils zip [2020-09-29T23:01:23.996Z] #18 21.20 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:01:23.996Z] #18 21.20 Need to get 28.5 MB of archives. [2020-09-29T23:01:23.996Z] #18 21.20 After this operation, 116 MB of additional disk space will be used. [2020-09-29T23:01:23.996Z] #18 21.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-29T23:01:23.996Z] #18 21.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-29T23:01:23.996Z] #18 21.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-29T23:01:23.996Z] #18 21.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-29T23:01:23.996Z] #18 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-29T23:01:23.996Z] #18 21.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-29T23:01:23.996Z] #18 21.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:01:23.996Z] #18 21.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-29T23:01:23.996Z] #18 21.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-29T23:01:23.996Z] #18 21.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-29T23:01:23.996Z] #18 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-29T23:01:23.996Z] #18 21.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-29T23:01:23.996Z] #18 21.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-29T23:01:23.996Z] #18 21.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-29T23:01:23.996Z] #18 21.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-29T23:01:23.996Z] #18 21.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-29T23:01:23.996Z] #18 21.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T23:01:23.996Z] #18 21.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:01:23.996Z] #18 21.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:01:23.996Z] #18 21.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-29T23:01:23.996Z] #18 21.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-29T23:01:23.996Z] #18 21.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-29T23:01:23.996Z] #18 21.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-29T23:01:23.996Z] #18 21.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T23:01:23.996Z] #18 21.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T23:01:23.996Z] #18 21.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T23:01:23.996Z] #18 21.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-29T23:01:23.996Z] #18 21.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-29T23:01:23.996Z] #18 21.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T23:01:23.996Z] #18 22.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T23:01:23.996Z] #18 22.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T23:01:23.996Z] #18 22.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T23:01:23.996Z] #18 22.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-29T23:01:23.997Z] #18 22.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-29T23:01:23.997Z] #18 22.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:01:23.997Z] #18 22.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:01:23.997Z] #18 22.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:01:23.997Z] #18 22.31 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-29T23:01:23.997Z] #18 22.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:01:23.997Z] #18 22.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:01:23.997Z] #18 22.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:01:23.997Z] #18 22.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-29T23:01:23.997Z] #18 22.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-29T23:01:23.997Z] #18 22.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-29T23:01:23.997Z] #18 22.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:01:23.997Z] #18 22.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-29T23:01:23.997Z] #18 22.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-29T23:01:23.997Z] #18 22.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-29T23:01:23.997Z] #18 23.64 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:01:23.997Z] #18 23.77 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-09-29T23:01:23.997Z] #18 23.84 Selecting previously unselected package pigz. [2020-09-29T23:01:23.997Z] #18 23.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-29T23:01:23.997Z] #18 23.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-29T23:01:23.997Z] #18 23.90 Unpacking pigz (2.4-1) ... [2020-09-29T23:01:23.997Z] #18 23.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-29T23:01:23.997Z] #18 23.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:01:23.997Z] #18 24.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:23.997Z] #18 24.51 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:01:23.997Z] #18 24.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:01:23.997Z] #18 24.53 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:01:23.997Z] #18 25.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:23.997Z] #18 25.35 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:01:24.615Z] #41 ... [2020-09-29T23:01:24.615Z] [2020-09-29T23:01:24.615Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:24.615Z] #43 58.86 internal/fmtsort [2020-09-29T23:01:24.615Z] #43 59.57 strings [2020-09-29T23:01:24.615Z] #43 60.03 os [2020-09-29T23:01:24.615Z] #43 62.09 regexp/syntax [2020-09-29T23:01:24.615Z] #43 63.64 fmt [2020-09-29T23:01:24.615Z] #43 66.56 regexp [2020-09-29T23:01:24.615Z] #43 ... [2020-09-29T23:01:24.615Z] [2020-09-29T23:01:24.615Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:24.615Z] #35 1.864 + cd /tmp/tmp.mzYIeuEHMf/tini [2020-09-29T23:01:24.615Z] #35 1.864 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-29T23:01:24.615Z] #35 1.889 + cmake . [2020-09-29T23:01:24.615Z] #35 2.819 -- The C compiler identification is GNU 8.3.0 [2020-09-29T23:01:24.615Z] #35 2.882 -- Check for working C compiler: /usr/bin/cc [2020-09-29T23:01:24.615Z] #35 3.572 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T23:01:24.615Z] #35 3.579 -- Detecting C compiler ABI info [2020-09-29T23:01:24.615Z] #35 4.366 -- Detecting C compiler ABI info - done [2020-09-29T23:01:24.615Z] #35 4.411 -- Detecting C compile features [2020-09-29T23:01:24.771Z] #35 ... [2020-09-29T23:01:24.771Z] [2020-09-29T23:01:24.771Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-29T23:01:24.771Z] #40 68.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-29T23:01:24.771Z] #40 68.92 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:24.771Z] #40 DONE 69.6s [2020-09-29T23:01:25.031Z] [2020-09-29T23:01:25.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:25.096Z] #42 ... [2020-09-29T23:01:25.096Z] [2020-09-29T23:01:25.096Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:25.096Z] #55 41.55 Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:01:25.096Z] #55 42.33 + cd /tmp/tmp.VXrHR5KGcV/src/github.com/containerd/containerd [2020-09-29T23:01:25.096Z] #55 42.33 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:25.096Z] #55 43.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:01:25.096Z] #55 43.27 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:01:25.096Z] #55 43.28 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:25.096Z] #55 43.28 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:25.096Z] #55 43.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:01:25.096Z] #55 43.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:01:25.096Z] #55 43.28 + '[' '' = dynamic ']' [2020-09-29T23:01:25.096Z] #55 43.28 + make [2020-09-29T23:01:25.555Z] #35 6.434 -- Detecting C compile features - done [2020-09-29T23:01:25.555Z] #35 6.444 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:01:25.745Z] #55 ... [2020-09-29T23:01:25.745Z] [2020-09-29T23:01:25.745Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:25.745Z] #44 67.88 vendor/golang.org/x/text/transform [2020-09-29T23:01:25.745Z] #44 72.31 context [2020-09-29T23:01:25.745Z] #44 72.38 internal/poll [2020-09-29T23:01:25.745Z] #44 76.90 path/filepath [2020-09-29T23:01:25.745Z] #44 76.94 net [2020-09-29T23:01:25.745Z] #44 ... [2020-09-29T23:01:25.745Z] [2020-09-29T23:01:25.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:25.745Z] #42 17.91 CC images/stats.o [2020-09-29T23:01:25.745Z] #42 18.44 CC images/core.o [2020-09-29T23:01:25.815Z] #35 6.761 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:01:25.891Z] #18 28.24 Selecting previously unselected package python3-minimal. [2020-09-29T23:01:26.030Z] #66 exporting layers 6.0s done [2020-09-29T23:01:26.030Z] #66 writing image sha256:c46c91d681cfd55644b6433c77d4271c5ede8c089b13c2eef9d253a7cd0c9cc4 done [2020-09-29T23:01:26.030Z] #66 naming to docker.io/library/docker:768ba77d37b1ee823c3f589e0015645272352a45 done [2020-09-29T23:01:26.030Z] #66 DONE 6.0s [Pipeline] } [2020-09-29T23:01:26.075Z] #35 6.879 -- Configuring done [2020-09-29T23:01:26.075Z] #35 6.898 -- Generating done [2020-09-29T23:01:26.075Z] #35 6.908 -- Build files have been written to: /tmp/tmp.mzYIeuEHMf/tini [2020-09-29T23:01:26.075Z] #35 6.930 + make tini-static [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:01:26.148Z] #18 28.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 ... 23681 files and directories currently installed.) [2020-09-29T23:01:26.148Z] #18 28.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-29T23:01:26.148Z] #18 28.28 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:01:26.148Z] #18 28.35 Selecting previously unselected package libmpdec2:amd64. [2020-09-29T23:01:26.148Z] #18 28.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-29T23:01:26.148Z] #18 28.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:01:26.148Z] #18 28.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-29T23:01:26.148Z] #18 28.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:01:26.405Z] #18 28.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:26.473Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/test/unit [2020-09-29T23:01:26.644Z] #35 7.372 Scanning dependencies of target tini-static [2020-09-29T23:01:26.644Z] #35 7.473 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:01:26.794Z] #42 19.22 CC images/core-x86.o [2020-09-29T23:01:26.968Z] #18 29.30 Selecting previously unselected package python3.7. [2020-09-29T23:01:27.080Z] #54 ... [2020-09-29T23:01:27.080Z] [2020-09-29T23:01:27.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:27.080Z] #41 7.086 PBCC images/timens.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.122 DEP images/timens.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.242 PBCC images/fown.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.317 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.384 PBCC images/opts.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.457 PBCC images/memfd.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.556 DEP images/fown.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.618 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.690 DEP images/opts.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.727 DEP images/memfd.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.764 PBCC images/sit.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.792 DEP images/sit.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.829 PBCC images/macvlan.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.848 DEP images/macvlan.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.884 PBCC images/autofs.pb-c.c [2020-09-29T23:01:27.080Z] #41 7.908 DEP images/autofs.pb-c.d [2020-09-29T23:01:27.080Z] #41 7.995 PBCC images/sysctl.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.032 DEP images/sysctl.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.104 PBCC images/time.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.136 DEP images/time.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.204 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.228 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.284 PBCC images/seccomp.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.304 DEP images/seccomp.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.345 PBCC images/userns.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.388 DEP images/userns.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.468 PBCC images/cgroup.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.498 DEP images/cgroup.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.576 PBCC images/ext-file.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.599 DEP images/ext-file.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.672 PBCC images/rpc.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.728 DEP images/rpc.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.769 PBCC images/siginfo.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.804 DEP images/siginfo.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.840 PBCC images/pagemap.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.880 DEP images/pagemap.pb-c.d [2020-09-29T23:01:27.080Z] #41 8.929 PBCC images/rlimit.pb-c.c [2020-09-29T23:01:27.080Z] #41 8.960 DEP images/rlimit.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.030 PBCC images/file-lock.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.073 DEP images/file-lock.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.136 PBCC images/tty.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.176 DEP images/tty.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.227 PBCC images/tun.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.277 PBCC images/netdev.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.344 DEP images/tun.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.402 DEP images/netdev.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.450 PBCC images/vma.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.525 DEP images/vma.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.625 PBCC images/creds.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.635 DEP images/creds.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.687 PBCC images/utsns.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.713 DEP images/utsns.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.752 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.770 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.781 DEP images/ipc-desc.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.883 DEP images/ipc-sem.pb-c.d [2020-09-29T23:01:27.080Z] #41 9.915 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:01:27.080Z] #41 9.963 DEP images/ipc-msg.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.07 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.08 DEP images/ipc-shm.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.20 PBCC images/ipc-var.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.21 DEP images/ipc-var.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.23 PBCC images/sk-opts.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.26 PBCC images/packet-sock.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.28 DEP images/sk-opts.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.31 DEP images/packet-sock.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.34 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.38 DEP images/sk-netlink.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.40 PBCC images/sk-inet.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.44 DEP images/sk-inet.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.48 PBCC images/sk-unix.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.53 DEP images/sk-unix.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.59 PBCC images/mm.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.62 DEP images/mm.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.66 PBCC images/timerfd.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.69 DEP images/timerfd.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.75 PBCC images/timer.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.79 DEP images/timer.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.84 PBCC images/sa.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.91 DEP images/sa.pb-c.d [2020-09-29T23:01:27.080Z] #41 10.95 PBCC images/pipe-data.pb-c.c [2020-09-29T23:01:27.080Z] #41 10.98 DEP images/pipe-data.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.06 PBCC images/mnt.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.17 DEP images/mnt.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.28 PBCC images/sk-packet.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.30 DEP images/sk-packet.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.34 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.41 DEP images/tcp-stream.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.44 PBCC images/pipe.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.49 DEP images/pipe.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.53 PBCC images/pstree.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.55 DEP images/pstree.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.63 PBCC images/fs.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.64 DEP images/fs.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.70 PBCC images/signalfd.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.75 DEP images/signalfd.pb-c.d [2020-09-29T23:01:27.080Z] #41 11.83 PBCC images/fh.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.89 PBCC images/fsnotify.pb-c.c [2020-09-29T23:01:27.080Z] #41 11.96 DEP images/fh.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.02 DEP images/fsnotify.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.09 PBCC images/eventpoll.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.14 DEP images/eventpoll.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.21 PBCC images/eventfd.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.24 DEP images/eventfd.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.30 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.32 DEP images/remap-file-path.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.38 PBCC images/fifo.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.40 DEP images/fifo.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.45 PBCC images/ghost-file.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.52 DEP images/ghost-file.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.58 PBCC images/regfile.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.62 DEP images/regfile.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.68 PBCC images/ns.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.71 DEP images/ns.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.76 PBCC images/fdinfo.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.84 DEP images/fdinfo.pb-c.d [2020-09-29T23:01:27.080Z] #41 12.91 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:01:27.080Z] #41 12.99 PBCC images/core-arm.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.04 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.08 PBCC images/core-s390.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.13 PBCC images/core-x86.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.17 PBCC images/core.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.24 PBCC images/inventory.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.30 DEP images/core-aarch64.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.37 DEP images/core-arm.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.42 DEP images/core-ppc64.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.51 DEP images/core-s390.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.57 DEP images/core-x86.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.63 DEP images/core.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.72 DEP images/inventory.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.78 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.81 DEP images/cpuinfo.pb-c.d [2020-09-29T23:01:27.080Z] #41 13.85 PBCC images/stats.pb-c.c [2020-09-29T23:01:27.080Z] #41 13.88 DEP images/stats.pb-c.d [2020-09-29T23:01:27.080Z] #41 15.34 make[1]: Nothing to be done for 'all'. [2020-09-29T23:01:27.080Z] #41 16.66 CC images/stats.o [2020-09-29T23:01:27.091Z] #42 19.84 CC images/core-arm.o [2020-09-29T23:01:27.212Z] #35 ... [2020-09-29T23:01:27.213Z] [2020-09-29T23:01:27.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:27.213Z] #41 3.951 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:01:27.213Z] #41 3.992 GEN .gitid [2020-09-29T23:01:27.213Z] #41 4.023 GEN criu/include/version.h [2020-09-29T23:01:27.213Z] #41 4.122 GEN include/common/asm [2020-09-29T23:01:27.213Z] #41 5.774 PBCC images/timens.pb-c.c [2020-09-29T23:01:27.213Z] #41 5.816 DEP images/timens.pb-c.d [2020-09-29T23:01:27.213Z] #41 5.867 PBCC images/fown.pb-c.c [2020-09-29T23:01:27.213Z] #41 5.905 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:01:27.213Z] #41 5.976 PBCC images/opts.pb-c.c [2020-09-29T23:01:27.213Z] #41 6.035 PBCC images/memfd.pb-c.c [2020-09-29T23:01:27.213Z] #41 6.098 DEP images/fown.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.148 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.228 DEP images/opts.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.294 DEP images/memfd.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.364 PBCC images/sit.pb-c.c [2020-09-29T23:01:27.213Z] #41 6.463 DEP images/sit.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.535 PBCC images/macvlan.pb-c.c [2020-09-29T23:01:27.213Z] #41 6.544 DEP images/macvlan.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.607 PBCC images/autofs.pb-c.c [2020-09-29T23:01:27.213Z] #41 6.627 DEP images/autofs.pb-c.d [2020-09-29T23:01:27.213Z] #41 6.698 PBCC images/sysctl.pb-c.c [2020-09-29T23:01:27.224Z] #18 29.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:01:27.224Z] #18 29.31 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:27.224Z] #18 29.43 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-29T23:01:27.224Z] #18 29.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-29T23:01:27.224Z] #18 29.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:01:27.344Z] #41 17.11 CC images/core.o [2020-09-29T23:01:27.472Z] #41 6.716 DEP images/sysctl.pb-c.d [2020-09-29T23:01:27.472Z] #41 6.832 PBCC images/time.pb-c.c [2020-09-29T23:01:27.472Z] #41 6.852 DEP images/time.pb-c.d [2020-09-29T23:01:27.472Z] #41 6.902 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:01:27.472Z] #41 6.932 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:01:27.481Z] #18 29.61 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:01:27.674Z] #41 2.533 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:01:27.674Z] #41 2.534 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:01:27.674Z] #41 2.547 Note: Building without GnuTLS support [2020-09-29T23:01:27.674Z] #41 2.559 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:01:27.674Z] #41 2.559 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:01:27.674Z] #41 ... [2020-09-29T23:01:27.674Z] [2020-09-29T23:01:27.674Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:27.674Z] #49 62.15 os [2020-09-29T23:01:27.674Z] #49 65.17 encoding/base64 [2020-09-29T23:01:27.674Z] #49 66.07 fmt [2020-09-29T23:01:27.674Z] #49 66.29 path/filepath [2020-09-29T23:01:27.674Z] #49 67.96 golang.org/x/sys/unix [2020-09-29T23:01:27.674Z] #49 71.58 encoding/json [2020-09-29T23:01:27.674Z] #49 ... [2020-09-29T23:01:27.674Z] [2020-09-29T23:01:27.674Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:27.674Z] #11 72.37 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:01:27.674Z] #11 72.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:01:27.674Z] #11 72.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:27.731Z] #41 6.989 PBCC images/seccomp.pb-c.c [2020-09-29T23:01:27.731Z] #41 7.022 DEP images/seccomp.pb-c.d [2020-09-29T23:01:27.731Z] #41 ... [2020-09-29T23:01:27.731Z] [2020-09-29T23:01:27.731Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:27.731Z] #32 62.37 path [2020-09-29T23:01:27.731Z] #32 62.68 fmt [2020-09-29T23:01:27.731Z] #32 62.96 path/filepath [2020-09-29T23:01:27.731Z] #32 64.86 io/ioutil [2020-09-29T23:01:27.731Z] #32 66.03 text/tabwriter [2020-09-29T23:01:27.731Z] #32 67.29 flag [2020-09-29T23:01:27.731Z] #32 67.30 github.com/BurntSushi/toml [2020-09-29T23:01:27.731Z] #32 69.11 log [2020-09-29T23:01:27.731Z] #32 71.75 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:01:27.731Z] #32 ... [2020-09-29T23:01:27.731Z] [2020-09-29T23:01:27.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:27.731Z] #41 7.097 PBCC images/userns.pb-c.c [2020-09-29T23:01:27.731Z] #41 7.106 DEP images/userns.pb-c.d [2020-09-29T23:01:27.731Z] #41 7.184 PBCC images/cgroup.pb-c.c [2020-09-29T23:01:27.731Z] #41 7.216 DEP images/cgroup.pb-c.d [2020-09-29T23:01:27.757Z] #42 20.30 CC images/core-aarch64.o [2020-09-29T23:01:27.937Z] #11 72.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:01:27.937Z] #11 72.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:01:27.937Z] #11 72.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:27.990Z] #41 7.287 PBCC images/ext-file.pb-c.c [2020-09-29T23:01:27.990Z] #41 7.342 DEP images/ext-file.pb-c.d [2020-09-29T23:01:27.990Z] #41 7.412 PBCC images/rpc.pb-c.c [2020-09-29T23:01:27.990Z] #41 7.445 DEP images/rpc.pb-c.d [2020-09-29T23:01:27.990Z] #41 7.540 PBCC images/siginfo.pb-c.c [2020-09-29T23:01:27.990Z] #41 7.573 DEP images/siginfo.pb-c.d [2020-09-29T23:01:28.055Z] #42 20.74 CC images/core-ppc64.o [2020-09-29T23:01:28.093Z] #18 30.39 Selecting previously unselected package python3. [2020-09-29T23:01:28.251Z] #41 7.621 PBCC images/pagemap.pb-c.c [2020-09-29T23:01:28.251Z] #41 7.671 DEP images/pagemap.pb-c.d [2020-09-29T23:01:28.251Z] #41 7.788 PBCC images/rlimit.pb-c.c [2020-09-29T23:01:28.251Z] #41 7.796 DEP images/rlimit.pb-c.d [2020-09-29T23:01:28.251Z] #41 7.847 PBCC images/file-lock.pb-c.c [2020-09-29T23:01:28.296Z] #41 17.71 CC images/core-x86.o [2020-09-29T23:01:28.296Z] #41 ... [2020-09-29T23:01:28.296Z] [2020-09-29T23:01:28.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:28.296Z] #11 70.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:01:28.296Z] #11 70.79 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-29T23:01:28.296Z] #11 70.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:28.366Z] #18 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-29T23:01:28.366Z] #18 30.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-29T23:01:28.366Z] #18 30.47 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:01:28.366Z] #18 30.66 Selecting previously unselected package libip4tc0:amd64. [2020-09-29T23:01:28.366Z] #18 30.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:01:28.366Z] #18 30.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:28.511Z] #41 7.886 DEP images/file-lock.pb-c.d [2020-09-29T23:01:28.511Z] #41 7.924 PBCC images/tty.pb-c.c [2020-09-29T23:01:28.511Z] #41 7.960 DEP images/tty.pb-c.d [2020-09-29T23:01:28.511Z] #41 8.052 PBCC images/tun.pb-c.c [2020-09-29T23:01:28.561Z] #11 ... [2020-09-29T23:01:28.561Z] [2020-09-29T23:01:28.561Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:28.561Z] #49 62.62 golang.org/x/crypto/ssh/terminal [2020-09-29T23:01:28.561Z] #49 66.49 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:01:28.561Z] #49 DONE 71.1s [2020-09-29T23:01:28.561Z] [2020-09-29T23:01:28.561Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:28.561Z] #43 63.83 encoding/xml [2020-09-29T23:01:28.561Z] #43 65.75 go/doc [2020-09-29T23:01:28.561Z] #43 66.21 compress/flate [2020-09-29T23:01:28.561Z] #43 69.55 encoding/asn1 [2020-09-29T23:01:28.561Z] #43 70.53 github.com/LK4D4/vndr/build [2020-09-29T23:01:28.631Z] #18 30.82 Selecting previously unselected package libip6tc0:amd64. [2020-09-29T23:01:28.631Z] #18 30.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:01:28.631Z] #18 30.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:28.703Z] #42 21.52 CC images/core-s390.o [2020-09-29T23:01:28.770Z] #41 8.126 PBCC images/netdev.pb-c.c [2020-09-29T23:01:28.770Z] #41 8.170 DEP images/tun.pb-c.d [2020-09-29T23:01:28.770Z] #41 8.248 DEP images/netdev.pb-c.d [2020-09-29T23:01:28.770Z] #41 8.286 PBCC images/vma.pb-c.c [2020-09-29T23:01:28.770Z] #41 8.352 DEP images/vma.pb-c.d [2020-09-29T23:01:28.828Z] #43 ... [2020-09-29T23:01:28.828Z] [2020-09-29T23:01:28.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:28.828Z] #41 18.25 CC images/core-arm.o [2020-09-29T23:01:28.896Z] #18 30.89 Selecting previously unselected package libiptc0:amd64. [2020-09-29T23:01:28.896Z] #18 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-29T23:01:28.896Z] #18 30.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:28.896Z] #18 30.97 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-29T23:01:28.896Z] #18 30.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-29T23:01:28.896Z] #18 30.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:01:28.896Z] #18 31.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-29T23:01:28.896Z] #18 31.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-29T23:01:28.896Z] #18 31.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:01:28.896Z] #18 31.18 Selecting previously unselected package libnftnl11:amd64. [2020-09-29T23:01:29.030Z] #41 8.404 PBCC images/creds.pb-c.c [2020-09-29T23:01:29.030Z] #41 8.448 DEP images/creds.pb-c.d [2020-09-29T23:01:29.030Z] #41 8.532 PBCC images/utsns.pb-c.c [2020-09-29T23:01:29.030Z] #41 8.567 DEP images/utsns.pb-c.d [2020-09-29T23:01:29.030Z] #41 8.628 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:01:29.093Z] #41 18.75 CC images/core-aarch64.o [2020-09-29T23:01:29.161Z] #18 31.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-29T23:01:29.161Z] #18 31.19 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:01:29.161Z] #18 31.29 Selecting previously unselected package iptables. [2020-09-29T23:01:29.161Z] #18 31.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-29T23:01:29.161Z] #18 31.33 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:01:29.204Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:01:29.289Z] #41 8.674 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:01:29.289Z] #41 8.683 DEP images/ipc-desc.pb-c.d [2020-09-29T23:01:29.289Z] #41 8.741 DEP images/ipc-sem.pb-c.d [2020-09-29T23:01:29.289Z] #41 ... [2020-09-29T23:01:29.289Z] [2020-09-29T23:01:29.289Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:29.289Z] #35 8.844 [100%] Linking C executable tini-static [2020-09-29T23:01:29.289Z] #35 9.457 [100%] Built target tini-static [2020-09-29T23:01:29.289Z] #35 9.533 + mkdir -p /build [2020-09-29T23:01:29.289Z] #35 9.547 + cp tini-static /build/docker-init [2020-09-29T23:01:29.289Z] #35 DONE 10.3s [2020-09-29T23:01:29.289Z] [2020-09-29T23:01:29.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:29.289Z] #41 8.834 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:01:29.325Z] #11 ... [2020-09-29T23:01:29.325Z] [2020-09-29T23:01:29.325Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:29.325Z] #32 63.79 path [2020-09-29T23:01:29.325Z] #32 64.91 text/tabwriter [2020-09-29T23:01:29.325Z] #32 65.40 fmt [2020-09-29T23:01:29.325Z] #32 65.70 path/filepath [2020-09-29T23:01:29.325Z] #32 67.09 io/ioutil [2020-09-29T23:01:29.325Z] #32 69.29 github.com/BurntSushi/toml [2020-09-29T23:01:29.325Z] #32 69.31 flag [2020-09-29T23:01:29.325Z] #32 71.56 log [2020-09-29T23:01:29.325Z] #32 ... [2020-09-29T23:01:29.325Z] [2020-09-29T23:01:29.325Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:29.325Z] #35 6.845 -- Detecting C compile features - done [2020-09-29T23:01:29.325Z] #35 6.886 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-29T23:01:29.325Z] #35 7.237 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-29T23:01:29.325Z] #35 7.371 -- Configuring done [2020-09-29T23:01:29.325Z] #35 7.397 -- Generating done [2020-09-29T23:01:29.325Z] #35 7.411 -- Build files have been written to: /tmp/tmp.nBUbcXh0al/tini [2020-09-29T23:01:29.325Z] #35 7.420 + make tini-static [2020-09-29T23:01:29.325Z] #35 7.897 Scanning dependencies of target tini-static [2020-09-29T23:01:29.325Z] #35 8.067 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-29T23:01:29.325Z] #35 9.780 [100%] Linking C executable tini-static [2020-09-29T23:01:29.419Z] #18 31.65 Selecting previously unselected package xxd. [2020-09-29T23:01:29.419Z] #18 31.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:01:29.548Z] #41 8.919 DEP images/ipc-msg.pb-c.d [2020-09-29T23:01:29.548Z] #41 9.047 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:01:29.548Z] #41 9.075 DEP images/ipc-shm.pb-c.d [2020-09-29T23:01:29.548Z] #41 9.135 PBCC images/ipc-var.pb-c.c [2020-09-29T23:01:29.548Z] #41 ... [2020-09-29T23:01:29.548Z] [2020-09-29T23:01:29.548Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:29.548Z] #49 64.37 encoding/base64 [2020-09-29T23:01:29.548Z] #49 65.25 golang.org/x/sys/unix [2020-09-29T23:01:29.548Z] #49 66.20 fmt [2020-09-29T23:01:29.548Z] #49 71.13 encoding/json [2020-09-29T23:01:29.675Z] #41 19.20 CC images/core-ppc64.o [2020-09-29T23:01:29.676Z] #18 31.70 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:01:29.676Z] #18 31.88 Selecting previously unselected package vim-common. [2020-09-29T23:01:29.676Z] #18 31.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:01:29.676Z] #18 31.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:29.764Z] #42 22.24 CC images/cpuinfo.o [2020-09-29T23:01:29.808Z] #49 ... [2020-09-29T23:01:29.808Z] [2020-09-29T23:01:29.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:29.808Z] #41 9.180 DEP images/ipc-var.pb-c.d [2020-09-29T23:01:29.808Z] #41 9.259 PBCC images/sk-opts.pb-c.c [2020-09-29T23:01:29.808Z] #41 9.291 PBCC images/packet-sock.pb-c.c [2020-09-29T23:01:29.808Z] #41 9.387 DEP images/sk-opts.pb-c.d [2020-09-29T23:01:29.895Z] #35 10.55 [100%] Built target tini-static [2020-09-29T23:01:29.895Z] #35 10.64 + mkdir -p /build [2020-09-29T23:01:29.895Z] #35 10.65 + cp tini-static /build/docker-init [2020-09-29T23:01:29.947Z] #18 32.13 Selecting previously unselected package bash-completion. [2020-09-29T23:01:29.947Z] #18 32.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:01:30.062Z] #42 ... [2020-09-29T23:01:30.062Z] [2020-09-29T23:01:30.062Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:30.062Z] #33 72.13 internal/poll [2020-09-29T23:01:30.062Z] #33 74.12 internal/fmtsort [2020-09-29T23:01:30.062Z] #33 74.80 os [2020-09-29T23:01:30.062Z] #33 76.60 path/filepath [2020-09-29T23:01:30.062Z] #33 76.61 fmt [2020-09-29T23:01:30.062Z] #33 78.34 io/ioutil [2020-09-29T23:01:30.062Z] #33 80.56 github.com/BurntSushi/toml [2020-09-29T23:01:30.062Z] #33 80.57 log [2020-09-29T23:01:30.062Z] #33 80.58 flag [2020-09-29T23:01:30.067Z] #41 9.471 DEP images/packet-sock.pb-c.d [2020-09-29T23:01:30.067Z] #41 9.609 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:01:30.067Z] #41 9.664 DEP images/sk-netlink.pb-c.d [2020-09-29T23:01:30.361Z] #33 ... [2020-09-29T23:01:30.361Z] [2020-09-29T23:01:30.361Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:30.361Z] #42 22.88 CC images/inventory.o [2020-09-29T23:01:30.361Z] #42 ... [2020-09-29T23:01:30.361Z] [2020-09-29T23:01:30.361Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:30.361Z] #50 72.62 regexp [2020-09-29T23:01:30.361Z] #50 80.36 mvdan.cc/sh/v3/fileutil [2020-09-29T23:01:30.361Z] #50 82.36 encoding/binary [2020-09-29T23:01:30.361Z] #50 82.38 flag [2020-09-29T23:01:30.361Z] #50 82.38 github.com/pkg/diff [2020-09-29T23:01:30.361Z] #50 82.38 go/token [2020-09-29T23:01:30.465Z] #35 DONE 11.0s [2020-09-29T23:01:30.465Z] [2020-09-29T23:01:30.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:30.465Z] #41 4.810 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:01:30.465Z] #41 4.867 GEN .gitid [2020-09-29T23:01:30.465Z] #41 4.922 GEN criu/include/version.h [2020-09-29T23:01:30.465Z] #41 4.997 GEN include/common/asm [2020-09-29T23:01:30.644Z] #41 19.97 CC images/core-s390.o [2020-09-29T23:01:30.650Z] #41 9.827 PBCC images/sk-inet.pb-c.c [2020-09-29T23:01:30.650Z] #41 9.967 DEP images/sk-inet.pb-c.d [2020-09-29T23:01:30.650Z] #41 10.11 PBCC images/sk-unix.pb-c.c [2020-09-29T23:01:30.650Z] #41 10.21 DEP images/sk-unix.pb-c.d [2020-09-29T23:01:30.659Z] #50 ... [2020-09-29T23:01:30.659Z] [2020-09-29T23:01:30.659Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:30.659Z] #42 23.15 CC images/fdinfo.o [2020-09-29T23:01:30.908Z] #41 20.46 CC images/cpuinfo.o [2020-09-29T23:01:30.909Z] #41 10.30 PBCC images/mm.pb-c.c [2020-09-29T23:01:30.909Z] #41 10.36 DEP images/mm.pb-c.d [2020-09-29T23:01:30.909Z] #41 10.39 PBCC images/timerfd.pb-c.c [2020-09-29T23:01:30.909Z] #41 10.43 DEP images/timerfd.pb-c.d [2020-09-29T23:01:30.909Z] #41 10.50 PBCC images/timer.pb-c.c [2020-09-29T23:01:30.957Z] #42 23.61 CC images/fown.o [2020-09-29T23:01:31.168Z] #41 10.54 DEP images/timer.pb-c.d [2020-09-29T23:01:31.169Z] #41 10.60 PBCC images/sa.pb-c.c [2020-09-29T23:01:31.169Z] #41 10.64 DEP images/sa.pb-c.d [2020-09-29T23:01:31.256Z] #42 23.81 CC images/ns.o [2020-09-29T23:01:31.428Z] #41 10.68 PBCC images/pipe-data.pb-c.c [2020-09-29T23:01:31.428Z] #41 10.70 DEP images/pipe-data.pb-c.d [2020-09-29T23:01:31.428Z] #41 10.73 PBCC images/mnt.pb-c.c [2020-09-29T23:01:31.428Z] #41 ... [2020-09-29T23:01:31.428Z] [2020-09-29T23:01:31.428Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:31.428Z] #11 66.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-29T23:01:31.428Z] #11 66.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-29T23:01:31.428Z] #11 66.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:31.428Z] #11 72.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-29T23:01:31.428Z] #11 72.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:01:31.428Z] #11 72.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:31.428Z] #11 72.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-29T23:01:31.428Z] #11 72.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:01:31.428Z] #11 72.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:31.428Z] #11 ... [2020-09-29T23:01:31.428Z] [2020-09-29T23:01:31.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:31.428Z] #41 10.81 DEP images/mnt.pb-c.d [2020-09-29T23:01:31.428Z] #41 10.88 PBCC images/sk-packet.pb-c.c [2020-09-29T23:01:31.486Z] #41 21.06 CC images/inventory.o [2020-09-29T23:01:31.554Z] #42 24.09 CC images/regfile.o [2020-09-29T23:01:31.687Z] #41 10.95 DEP images/sk-packet.pb-c.d [2020-09-29T23:01:31.687Z] #41 11.00 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:01:31.687Z] #41 11.06 DEP images/tcp-stream.pb-c.d [2020-09-29T23:01:31.687Z] #41 ... [2020-09-29T23:01:31.687Z] [2020-09-29T23:01:31.687Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:31.687Z] #32 DONE 76.5s [2020-09-29T23:01:31.687Z] [2020-09-29T23:01:31.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:31.687Z] #41 11.15 PBCC images/pipe.pb-c.c [2020-09-29T23:01:31.750Z] #41 21.37 CC images/fdinfo.o [2020-09-29T23:01:31.852Z] #42 24.52 CC images/ghost-file.o [2020-09-29T23:01:32.007Z] #41 11.25 DEP images/pipe.pb-c.d [2020-09-29T23:01:32.007Z] #41 11.35 PBCC images/pstree.pb-c.c [2020-09-29T23:01:32.007Z] #41 11.38 DEP images/pstree.pb-c.d [2020-09-29T23:01:32.007Z] #41 11.49 PBCC images/fs.pb-c.c [2020-09-29T23:01:32.007Z] #41 11.59 DEP images/fs.pb-c.d [2020-09-29T23:01:32.015Z] #41 21.64 CC images/fown.o [2020-09-29T23:01:32.279Z] #41 21.87 CC images/ns.o [2020-09-29T23:01:32.294Z] #41 11.71 PBCC images/signalfd.pb-c.c [2020-09-29T23:01:32.294Z] #41 11.79 DEP images/signalfd.pb-c.d [2020-09-29T23:01:32.373Z] #41 7.553 PBCC images/timens.pb-c.c [2020-09-29T23:01:32.502Z] #42 24.92 CC images/fifo.o [2020-09-29T23:01:32.502Z] #42 25.23 CC images/remap-file-path.o [2020-09-29T23:01:32.542Z] #41 22.06 CC images/regfile.o [2020-09-29T23:01:32.622Z] #41 11.86 PBCC images/fh.pb-c.c [2020-09-29T23:01:32.622Z] #41 11.97 PBCC images/fsnotify.pb-c.c [2020-09-29T23:01:32.622Z] #41 12.12 DEP images/fh.pb-c.d [2020-09-29T23:01:32.632Z] #41 7.580 DEP images/timens.pb-c.d [2020-09-29T23:01:32.632Z] #41 7.622 PBCC images/fown.pb-c.c [2020-09-29T23:01:32.632Z] #41 7.645 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-29T23:01:32.632Z] #41 7.715 PBCC images/opts.pb-c.c [2020-09-29T23:01:32.632Z] #41 7.801 PBCC images/memfd.pb-c.c [2020-09-29T23:01:32.632Z] #41 7.842 DEP images/fown.pb-c.d [2020-09-29T23:01:32.735Z] #18 34.78 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:01:32.801Z] #42 25.63 CC images/eventfd.o [2020-09-29T23:01:32.804Z] #41 22.29 CC images/ghost-file.o [2020-09-29T23:01:32.892Z] #41 7.902 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-29T23:01:32.892Z] #41 7.965 DEP images/opts.pb-c.d [2020-09-29T23:01:32.892Z] #41 8.061 DEP images/memfd.pb-c.d [2020-09-29T23:01:32.894Z] #41 12.24 DEP images/fsnotify.pb-c.d [2020-09-29T23:01:32.894Z] #41 12.37 PBCC images/eventpoll.pb-c.c [2020-09-29T23:01:32.894Z] #41 12.42 DEP images/eventpoll.pb-c.d [2020-09-29T23:01:32.894Z] #41 12.45 PBCC images/eventfd.pb-c.c [2020-09-29T23:01:32.894Z] #41 12.48 DEP images/eventfd.pb-c.d [2020-09-29T23:01:32.991Z] #18 35.18 Selecting previously unselected package bzip2. [2020-09-29T23:01:32.991Z] #18 35.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-29T23:01:32.991Z] #18 35.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:01:32.991Z] #18 35.29 Selecting previously unselected package xz-utils. [2020-09-29T23:01:33.068Z] #41 22.52 CC images/fifo.o [2020-09-29T23:01:33.068Z] #41 22.76 CC images/remap-file-path.o [2020-09-29T23:01:33.101Z] #42 25.88 CC images/eventpoll.o [2020-09-29T23:01:33.152Z] #41 8.130 PBCC images/sit.pb-c.c [2020-09-29T23:01:33.152Z] #41 8.211 DEP images/sit.pb-c.d [2020-09-29T23:01:33.152Z] #41 8.267 PBCC images/macvlan.pb-c.c [2020-09-29T23:01:33.152Z] #41 8.279 DEP images/macvlan.pb-c.d [2020-09-29T23:01:33.152Z] #41 8.382 PBCC images/autofs.pb-c.c [2020-09-29T23:01:33.163Z] #41 12.59 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:01:33.163Z] #41 12.62 DEP images/remap-file-path.pb-c.d [2020-09-29T23:01:33.163Z] #41 12.65 PBCC images/fifo.pb-c.c [2020-09-29T23:01:33.163Z] #41 12.67 DEP images/fifo.pb-c.d [2020-09-29T23:01:33.248Z] #18 35.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-29T23:01:33.248Z] #18 35.29 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:01:33.248Z] #18 35.49 Selecting previously unselected package apparmor. [2020-09-29T23:01:33.248Z] #18 35.49 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-29T23:01:33.248Z] #18 35.56 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:01:33.413Z] #41 8.422 DEP images/autofs.pb-c.d [2020-09-29T23:01:33.413Z] #41 8.484 PBCC images/sysctl.pb-c.c [2020-09-29T23:01:33.413Z] #41 8.538 DEP images/sysctl.pb-c.d [2020-09-29T23:01:33.413Z] #41 8.601 PBCC images/time.pb-c.c [2020-09-29T23:01:33.421Z] #41 12.76 PBCC images/ghost-file.pb-c.c [2020-09-29T23:01:33.421Z] #41 12.85 DEP images/ghost-file.pb-c.d [2020-09-29T23:01:33.421Z] #41 12.89 PBCC images/regfile.pb-c.c [2020-09-29T23:01:33.421Z] #41 12.94 DEP images/regfile.pb-c.d [2020-09-29T23:01:33.504Z] #18 35.84 Selecting previously unselected package aufs-tools. [2020-09-29T23:01:33.673Z] #41 8.626 DEP images/time.pb-c.d [2020-09-29T23:01:33.673Z] #41 8.688 PBCC images/binfmt-misc.pb-c.c [2020-09-29T23:01:33.673Z] #41 8.729 DEP images/binfmt-misc.pb-c.d [2020-09-29T23:01:33.673Z] #41 8.801 PBCC images/seccomp.pb-c.c [2020-09-29T23:01:33.673Z] #41 8.855 DEP images/seccomp.pb-c.d [2020-09-29T23:01:33.673Z] #41 8.926 PBCC images/userns.pb-c.c [2020-09-29T23:01:33.673Z] #41 8.977 DEP images/userns.pb-c.d [2020-09-29T23:01:33.679Z] #41 23.01 CC images/eventfd.o [2020-09-29T23:01:33.680Z] #41 13.04 PBCC images/ns.pb-c.c [2020-09-29T23:01:33.680Z] #41 13.04 DEP images/ns.pb-c.d [2020-09-29T23:01:33.680Z] #41 13.10 PBCC images/fdinfo.pb-c.c [2020-09-29T23:01:33.680Z] #41 13.25 DEP images/fdinfo.pb-c.d [2020-09-29T23:01:33.756Z] #42 26.20 CC images/fh.o [2020-09-29T23:01:33.756Z] #42 26.55 CC images/fsnotify.o [2020-09-29T23:01:33.760Z] #18 35.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-29T23:01:33.760Z] #18 35.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:01:33.933Z] #41 9.032 PBCC images/cgroup.pb-c.c [2020-09-29T23:01:33.933Z] #41 9.082 DEP images/cgroup.pb-c.d [2020-09-29T23:01:33.933Z] #41 9.177 PBCC images/ext-file.pb-c.c [2020-09-29T23:01:33.933Z] #41 9.201 DEP images/ext-file.pb-c.d [2020-09-29T23:01:33.938Z] #41 13.33 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:01:33.938Z] #41 13.42 PBCC images/core-arm.pb-c.c [2020-09-29T23:01:33.938Z] #41 13.45 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:01:33.943Z] #41 23.29 CC images/eventpoll.o [2020-09-29T23:01:33.943Z] #41 23.58 CC images/fh.o [2020-09-29T23:01:34.018Z] #18 35.98 Selecting previously unselected package libonig5:amd64. [2020-09-29T23:01:34.018Z] #18 35.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T23:01:34.018Z] #18 35.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:01:34.018Z] #18 36.19 Selecting previously unselected package libjq1:amd64. [2020-09-29T23:01:34.018Z] #18 36.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:01:34.018Z] #18 36.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:01:34.018Z] #18 36.28 Selecting previously unselected package jq. [2020-09-29T23:01:34.018Z] #18 36.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:01:34.018Z] #18 36.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:01:34.018Z] #18 36.38 Selecting previously unselected package libaio1:amd64. [2020-09-29T23:01:34.194Z] #41 9.251 PBCC images/rpc.pb-c.c [2020-09-29T23:01:34.194Z] #41 9.304 DEP images/rpc.pb-c.d [2020-09-29T23:01:34.194Z] #41 9.370 PBCC images/siginfo.pb-c.c [2020-09-29T23:01:34.194Z] #41 9.415 DEP images/siginfo.pb-c.d [2020-09-29T23:01:34.196Z] #41 13.51 PBCC images/core-s390.pb-c.c [2020-09-29T23:01:34.196Z] #41 13.58 PBCC images/core-x86.pb-c.c [2020-09-29T23:01:34.196Z] #41 13.66 PBCC images/core.pb-c.c [2020-09-29T23:01:34.196Z] #41 13.73 PBCC images/inventory.pb-c.c [2020-09-29T23:01:34.206Z] #41 23.88 CC images/fsnotify.o [2020-09-29T23:01:34.274Z] #18 36.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-29T23:01:34.274Z] #18 36.39 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:01:34.274Z] #18 36.45 Selecting previously unselected package libgpm2:amd64. [2020-09-29T23:01:34.274Z] #18 36.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-29T23:01:34.274Z] #18 36.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:01:34.274Z] #18 36.53 Selecting previously unselected package libicu63:amd64. [2020-09-29T23:01:34.274Z] #18 ... [2020-09-29T23:01:34.274Z] [2020-09-29T23:01:34.274Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:34.274Z] #41 82.40 CC criu/autofs.o [2020-09-29T23:01:34.274Z] #41 84.09 CC criu/bfd.o [2020-09-29T23:01:34.274Z] #41 84.58 CC criu/bitmap.o [2020-09-29T23:01:34.274Z] #41 84.69 CC criu/cgroup-props.o [2020-09-29T23:01:34.274Z] #41 85.30 CC criu/cgroup.o [2020-09-29T23:01:34.274Z] #41 88.10 CC criu/clone-noasan.o [2020-09-29T23:01:34.274Z] #41 88.41 CC criu/config.o [2020-09-29T23:01:34.274Z] #41 89.75 CC criu/cr-check.o [2020-09-29T23:01:34.274Z] #41 91.30 CC criu/cr-dedup.o [2020-09-29T23:01:34.274Z] #41 91.66 CC criu/cr-dump.o [2020-09-29T23:01:34.553Z] #41 ... [2020-09-29T23:01:34.553Z] [2020-09-29T23:01:34.553Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:01:34.553Z] #18 36.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T23:01:34.553Z] #18 36.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:34.554Z] #41 13.79 DEP images/core-aarch64.pb-c.d [2020-09-29T23:01:34.554Z] #41 13.87 DEP images/core-arm.pb-c.d [2020-09-29T23:01:34.554Z] #41 13.94 DEP images/core-ppc64.pb-c.d [2020-09-29T23:01:34.554Z] #41 13.99 DEP images/core-s390.pb-c.d [2020-09-29T23:01:34.554Z] #41 14.04 DEP images/core-x86.pb-c.d [2020-09-29T23:01:34.554Z] #41 14.08 DEP images/core.pb-c.d [2020-09-29T23:01:34.560Z] #41 9.473 PBCC images/pagemap.pb-c.c [2020-09-29T23:01:34.560Z] #41 9.533 DEP images/pagemap.pb-c.d [2020-09-29T23:01:34.560Z] #41 9.655 PBCC images/rlimit.pb-c.c [2020-09-29T23:01:34.560Z] #41 9.693 DEP images/rlimit.pb-c.d [2020-09-29T23:01:34.585Z] #42 27.38 CC images/signalfd.o [2020-09-29T23:01:34.813Z] #41 14.13 DEP images/inventory.pb-c.d [2020-09-29T23:01:34.813Z] #41 14.19 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:01:34.813Z] #41 14.22 DEP images/cpuinfo.pb-c.d [2020-09-29T23:01:34.813Z] #41 14.27 PBCC images/stats.pb-c.c [2020-09-29T23:01:34.813Z] #41 14.28 DEP images/stats.pb-c.d [2020-09-29T23:01:34.821Z] #41 9.813 PBCC images/file-lock.pb-c.c [2020-09-29T23:01:34.821Z] #41 9.921 DEP images/file-lock.pb-c.d [2020-09-29T23:01:34.821Z] #41 ... [2020-09-29T23:01:34.821Z] [2020-09-29T23:01:34.821Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:34.821Z] #32 74.47 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:01:34.821Z] #32 DONE 79.5s [2020-09-29T23:01:34.821Z] [2020-09-29T23:01:34.821Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:34.821Z] #49 78.44 github.com/pkg/diff [2020-09-29T23:01:34.821Z] #49 78.47 go/ast [2020-09-29T23:01:34.876Z] #41 24.36 CC images/signalfd.o [2020-09-29T23:01:34.876Z] #41 24.48 CC images/fs.o [2020-09-29T23:01:34.876Z] #41 ... [2020-09-29T23:01:34.876Z] [2020-09-29T23:01:34.876Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:34.876Z] #56 77.54 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:01:35.072Z] #41 ... [2020-09-29T23:01:35.072Z] [2020-09-29T23:01:35.072Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:35.072Z] #43 69.71 go/token [2020-09-29T23:01:35.072Z] #43 70.39 internal/lazyregexp [2020-09-29T23:01:35.072Z] #43 70.61 net/url [2020-09-29T23:01:35.072Z] #43 70.71 go/scanner [2020-09-29T23:01:35.072Z] #43 72.43 go/ast [2020-09-29T23:01:35.072Z] #43 72.87 text/template/parse [2020-09-29T23:01:35.072Z] #43 78.34 text/template [2020-09-29T23:01:35.072Z] #43 78.63 go/parser [2020-09-29T23:01:35.072Z] #43 ... [2020-09-29T23:01:35.072Z] [2020-09-29T23:01:35.072Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:35.140Z] #56 77.54 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:01:35.231Z] #42 27.69 CC images/fs.o [2020-09-29T23:01:35.231Z] #42 28.00 CC images/pstree.o [2020-09-29T23:01:35.392Z] #49 ... [2020-09-29T23:01:35.392Z] [2020-09-29T23:01:35.392Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:35.392Z] #43 69.98 regexp [2020-09-29T23:01:35.392Z] #43 72.32 go/token [2020-09-29T23:01:35.392Z] #43 73.52 go/scanner [2020-09-29T23:01:35.392Z] #43 73.84 internal/lazyregexp [2020-09-29T23:01:35.392Z] #43 74.03 net/url [2020-09-29T23:01:35.392Z] #43 74.85 go/ast [2020-09-29T23:01:35.392Z] #43 76.54 text/template/parse [2020-09-29T23:01:35.392Z] #43 79.97 go/parser [2020-09-29T23:01:35.392Z] #43 ... [2020-09-29T23:01:35.392Z] [2020-09-29T23:01:35.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:35.392Z] #41 10.10 PBCC images/tty.pb-c.c [2020-09-29T23:01:35.392Z] #41 10.17 DEP images/tty.pb-c.d [2020-09-29T23:01:35.392Z] #41 10.25 PBCC images/tun.pb-c.c [2020-09-29T23:01:35.392Z] #41 10.33 PBCC images/netdev.pb-c.c [2020-09-29T23:01:35.392Z] #41 10.45 DEP images/tun.pb-c.d [2020-09-29T23:01:35.392Z] #41 10.52 DEP images/netdev.pb-c.d [2020-09-29T23:01:35.392Z] #41 10.60 PBCC images/vma.pb-c.c [2020-09-29T23:01:35.529Z] #42 28.21 CC images/pipe.o [2020-09-29T23:01:35.652Z] #41 10.65 DEP images/vma.pb-c.d [2020-09-29T23:01:35.653Z] #41 10.76 PBCC images/creds.pb-c.c [2020-09-29T23:01:35.653Z] #41 10.81 DEP images/creds.pb-c.d [2020-09-29T23:01:35.653Z] #41 10.82 PBCC images/utsns.pb-c.c [2020-09-29T23:01:35.653Z] #41 10.82 DEP images/utsns.pb-c.d [2020-09-29T23:01:35.653Z] #41 10.87 PBCC images/ipc-desc.pb-c.c [2020-09-29T23:01:35.828Z] #42 28.47 CC images/tcp-stream.o [2020-09-29T23:01:35.828Z] #42 ... [2020-09-29T23:01:35.828Z] [2020-09-29T23:01:35.828Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:35.828Z] #55 44.14 + bin/ctr [2020-09-29T23:01:35.917Z] #41 10.88 PBCC images/ipc-sem.pb-c.c [2020-09-29T23:01:35.917Z] #41 10.93 DEP images/ipc-desc.pb-c.d [2020-09-29T23:01:35.917Z] #41 11.01 DEP images/ipc-sem.pb-c.d [2020-09-29T23:01:35.917Z] #41 11.06 PBCC images/ipc-msg.pb-c.c [2020-09-29T23:01:35.917Z] #41 11.09 DEP images/ipc-msg.pb-c.d [2020-09-29T23:01:35.917Z] #41 11.12 PBCC images/ipc-shm.pb-c.c [2020-09-29T23:01:35.917Z] #41 11.14 DEP images/ipc-shm.pb-c.d [2020-09-29T23:01:35.917Z] #41 11.17 PBCC images/ipc-var.pb-c.c [2020-09-29T23:01:35.917Z] #41 11.20 DEP images/ipc-var.pb-c.d [2020-09-29T23:01:35.917Z] #41 11.23 PBCC images/sk-opts.pb-c.c [2020-09-29T23:01:36.107Z] #54 34.86 Checking out files: 45% (1487/3268) Checking out files: 46% (1504/3268) Checking out files: 47% (1536/3268) Checking out files: 48% (1569/3268) Checking out files: 49% (1602/3268) Checking out files: 50% (1634/3268) Checking out files: 51% (1667/3268) Checking out files: 52% (1700/3268) Checking out files: 53% (1733/3268) Checking out files: 54% (1765/3268) Checking out files: 55% (1798/3268) Checking out files: 56% (1831/3268) Checking out files: 57% (1863/3268) Checking out files: 58% (1896/3268) Checking out files: 59% (1929/3268) Checking out files: 60% (1961/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 88% (2900/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:01:36.107Z] #54 36.39 + cd /tmp/tmp.abaO8wXgXq/src/github.com/containerd/containerd [2020-09-29T23:01:36.107Z] #54 36.39 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:36.127Z] #55 ... [2020-09-29T23:01:36.127Z] [2020-09-29T23:01:36.127Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:36.127Z] #44 78.16 regexp [2020-09-29T23:01:36.127Z] #44 80.50 os/exec [2020-09-29T23:01:36.127Z] #44 87.29 internal/lazyregexp [2020-09-29T23:01:36.127Z] #44 87.29 github.com/LK4D4/vndr/versioned [2020-09-29T23:01:36.127Z] #44 ... [2020-09-29T23:01:36.127Z] [2020-09-29T23:01:36.127Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:36.127Z] #42 28.70 CC images/sk-packet.o [2020-09-29T23:01:36.177Z] #41 11.25 PBCC images/packet-sock.pb-c.c [2020-09-29T23:01:36.177Z] #41 11.32 DEP images/sk-opts.pb-c.d [2020-09-29T23:01:36.177Z] #41 11.35 DEP images/packet-sock.pb-c.d [2020-09-29T23:01:36.424Z] #42 29.11 CC images/mnt.o [2020-09-29T23:01:36.438Z] #41 11.39 PBCC images/sk-netlink.pb-c.c [2020-09-29T23:01:36.438Z] #41 11.44 DEP images/sk-netlink.pb-c.d [2020-09-29T23:01:36.438Z] #41 11.50 PBCC images/sk-inet.pb-c.c [2020-09-29T23:01:36.438Z] #41 11.55 DEP images/sk-inet.pb-c.d [2020-09-29T23:01:36.438Z] #41 11.59 PBCC images/sk-unix.pb-c.c [2020-09-29T23:01:36.699Z] #41 11.68 DEP images/sk-unix.pb-c.d [2020-09-29T23:01:36.699Z] #41 11.72 PBCC images/mm.pb-c.c [2020-09-29T23:01:36.699Z] #41 11.78 DEP images/mm.pb-c.d [2020-09-29T23:01:36.699Z] #41 11.83 PBCC images/timerfd.pb-c.c [2020-09-29T23:01:36.699Z] #41 11.92 DEP images/timerfd.pb-c.d [2020-09-29T23:01:36.699Z] #41 11.97 PBCC images/timer.pb-c.c [2020-09-29T23:01:36.699Z] #41 11.99 DEP images/timer.pb-c.d [2020-09-29T23:01:36.722Z] #42 29.42 CC images/pipe-data.o [2020-09-29T23:01:36.960Z] #41 12.03 PBCC images/sa.pb-c.c [2020-09-29T23:01:36.960Z] #41 12.06 DEP images/sa.pb-c.d [2020-09-29T23:01:36.960Z] #41 12.14 PBCC images/pipe-data.pb-c.c [2020-09-29T23:01:36.960Z] #41 12.16 DEP images/pipe-data.pb-c.d [2020-09-29T23:01:37.021Z] #42 ... [2020-09-29T23:01:37.021Z] [2020-09-29T23:01:37.021Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:37.021Z] #33 85.21 github.com/BurntSushi/toml/cmd/tomlv [2020-09-29T23:01:37.021Z] #33 DONE 89.1s [2020-09-29T23:01:37.021Z] [2020-09-29T23:01:37.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:37.021Z] #42 29.69 CC images/sa.o [2020-09-29T23:01:37.048Z] #54 37.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:01:37.048Z] #54 37.22 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:01:37.048Z] #54 37.23 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:37.048Z] #54 37.23 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:37.048Z] #54 37.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:01:37.048Z] #54 37.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:01:37.048Z] #54 37.23 + '[' '' = dynamic ']' [2020-09-29T23:01:37.048Z] #54 37.23 + make [2020-09-29T23:01:37.220Z] #41 12.23 PBCC images/mnt.pb-c.c [2020-09-29T23:01:37.220Z] #41 12.30 DEP images/mnt.pb-c.d [2020-09-29T23:01:37.220Z] #41 12.37 PBCC images/sk-packet.pb-c.c [2020-09-29T23:01:37.220Z] #41 12.39 DEP images/sk-packet.pb-c.d [2020-09-29T23:01:37.220Z] #41 12.46 PBCC images/tcp-stream.pb-c.c [2020-09-29T23:01:37.322Z] #42 30.03 CC images/timer.o [2020-09-29T23:01:37.480Z] #41 12.49 DEP images/tcp-stream.pb-c.d [2020-09-29T23:01:37.480Z] #41 12.56 PBCC images/pipe.pb-c.c [2020-09-29T23:01:37.480Z] #41 12.63 DEP images/pipe.pb-c.d [2020-09-29T23:01:37.616Z] #54 37.93 + bin/ctr [2020-09-29T23:01:37.682Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-09-29T23:01:37.740Z] #41 12.73 PBCC images/pstree.pb-c.c [2020-09-29T23:01:37.740Z] #41 12.73 DEP images/pstree.pb-c.d [2020-09-29T23:01:37.740Z] #41 12.80 PBCC images/fs.pb-c.c [2020-09-29T23:01:37.740Z] #41 12.83 DEP images/fs.pb-c.d [2020-09-29T23:01:37.740Z] #41 12.88 PBCC images/signalfd.pb-c.c [2020-09-29T23:01:37.740Z] #41 12.95 DEP images/signalfd.pb-c.d [2020-09-29T23:01:37.825Z] #18 39.95 Selecting previously unselected package libnet1:amd64. [2020-09-29T23:01:37.825Z] #18 39.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:01:37.825Z] #18 39.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:37.970Z] #42 30.57 CC images/timerfd.o [2020-09-29T23:01:38.000Z] #41 12.99 PBCC images/fh.pb-c.c [2020-09-29T23:01:38.000Z] #41 13.03 PBCC images/fsnotify.pb-c.c [2020-09-29T23:01:38.000Z] #41 13.11 DEP images/fh.pb-c.d [2020-09-29T23:01:38.000Z] #41 13.17 DEP images/fsnotify.pb-c.d [2020-09-29T23:01:38.081Z] #18 40.06 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T23:01:38.081Z] #18 40.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T23:01:38.081Z] #18 40.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:38.081Z] #18 40.41 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T23:01:38.260Z] #41 13.25 PBCC images/eventpoll.pb-c.c [2020-09-29T23:01:38.260Z] #41 13.27 DEP images/eventpoll.pb-c.d [2020-09-29T23:01:38.260Z] #41 13.32 PBCC images/eventfd.pb-c.c [2020-09-29T23:01:38.260Z] #41 13.35 DEP images/eventfd.pb-c.d [2020-09-29T23:01:38.260Z] #41 13.39 PBCC images/remap-file-path.pb-c.c [2020-09-29T23:01:38.260Z] #41 13.42 DEP images/remap-file-path.pb-c.d [2020-09-29T23:01:38.260Z] #41 13.45 PBCC images/fifo.pb-c.c [2020-09-29T23:01:38.260Z] #41 13.47 DEP images/fifo.pb-c.d [2020-09-29T23:01:38.260Z] #41 13.50 PBCC images/ghost-file.pb-c.c [2020-09-29T23:01:38.260Z] #41 13.53 DEP images/ghost-file.pb-c.d [2020-09-29T23:01:38.260Z] #41 13.56 PBCC images/regfile.pb-c.c [2020-09-29T23:01:38.283Z] #42 30.96 CC images/mm.o [2020-09-29T23:01:38.337Z] #18 40.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:01:38.337Z] #18 40.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:38.337Z] #18 40.48 Selecting previously unselected package libreadline5:amd64. [2020-09-29T23:01:38.337Z] #18 40.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-29T23:01:38.337Z] #18 40.53 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:01:38.520Z] #41 13.59 DEP images/regfile.pb-c.d [2020-09-29T23:01:38.520Z] #41 13.63 PBCC images/ns.pb-c.c [2020-09-29T23:01:38.520Z] #41 13.64 DEP images/ns.pb-c.d [2020-09-29T23:01:38.579Z] #42 31.38 CC images/sk-opts.o [2020-09-29T23:01:38.593Z] #18 40.64 Selecting previously unselected package net-tools. [2020-09-29T23:01:38.593Z] #18 40.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-29T23:01:38.593Z] #18 40.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:01:38.593Z] #18 40.84 Selecting previously unselected package python-pip-whl. [2020-09-29T23:01:38.593Z] #18 40.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:01:38.593Z] #18 40.86 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:01:38.780Z] #41 13.71 PBCC images/fdinfo.pb-c.c [2020-09-29T23:01:38.780Z] #41 13.79 DEP images/fdinfo.pb-c.d [2020-09-29T23:01:38.780Z] #41 13.88 PBCC images/core-aarch64.pb-c.c [2020-09-29T23:01:38.780Z] #41 13.97 PBCC images/core-arm.pb-c.c [2020-09-29T23:01:38.877Z] #42 31.59 CC images/sk-unix.o [2020-09-29T23:01:39.041Z] #41 13.98 PBCC images/core-ppc64.pb-c.c [2020-09-29T23:01:39.041Z] #41 14.07 PBCC images/core-s390.pb-c.c [2020-09-29T23:01:39.041Z] #41 14.16 PBCC images/core-x86.pb-c.c [2020-09-29T23:01:39.041Z] #41 14.25 PBCC images/core.pb-c.c [2020-09-29T23:01:39.155Z] #18 41.36 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:01:39.155Z] #18 41.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:01:39.155Z] #18 41.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:01:39.175Z] #42 31.71 CC images/sk-inet.o [2020-09-29T23:01:39.302Z] #41 14.35 PBCC images/inventory.pb-c.c [2020-09-29T23:01:39.302Z] #41 14.43 DEP images/core-aarch64.pb-c.d [2020-09-29T23:01:39.302Z] #41 14.47 DEP images/core-arm.pb-c.d [2020-09-29T23:01:39.302Z] #41 14.50 DEP images/core-ppc64.pb-c.d [2020-09-29T23:01:39.302Z] #41 14.54 DEP images/core-s390.pb-c.d [2020-09-29T23:01:39.302Z] #41 14.61 DEP images/core-x86.pb-c.d [2020-09-29T23:01:39.412Z] #18 41.50 Selecting previously unselected package python3-distutils. [2020-09-29T23:01:39.412Z] #18 41.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:01:39.412Z] #18 41.54 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:01:39.474Z] #42 32.06 CC images/tun.o [2020-09-29T23:01:39.564Z] #41 14.67 DEP images/core.pb-c.d [2020-09-29T23:01:39.564Z] #41 14.75 DEP images/inventory.pb-c.d [2020-09-29T23:01:39.564Z] #41 14.80 PBCC images/cpuinfo.pb-c.c [2020-09-29T23:01:39.564Z] #41 14.84 DEP images/cpuinfo.pb-c.d [2020-09-29T23:01:39.564Z] #41 14.87 PBCC images/stats.pb-c.c [2020-09-29T23:01:39.668Z] #18 41.69 Selecting previously unselected package python3-pip. [2020-09-29T23:01:39.668Z] #18 41.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:01:39.668Z] #18 41.71 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:01:39.668Z] #18 41.86 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:01:39.668Z] #18 41.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:01:39.668Z] #18 41.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:39.771Z] #42 32.32 CC images/sk-netlink.o [2020-09-29T23:01:39.771Z] #42 32.53 CC images/packet-sock.o [2020-09-29T23:01:39.824Z] #41 14.89 DEP images/stats.pb-c.d [2020-09-29T23:01:39.925Z] #18 42.02 Selecting previously unselected package python3-setuptools. [2020-09-29T23:01:39.925Z] #18 42.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:01:39.925Z] #18 42.04 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:01:40.181Z] #18 42.25 Selecting previously unselected package python3-wheel. [2020-09-29T23:01:40.181Z] #18 42.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:01:40.181Z] #18 42.28 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:01:40.181Z] #18 42.38 Selecting previously unselected package sudo. [2020-09-29T23:01:40.181Z] #18 42.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-29T23:01:40.181Z] #18 42.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:01:40.419Z] #42 32.99 CC images/ipc-var.o [2020-09-29T23:01:40.419Z] #42 33.16 CC images/ipc-desc.o [2020-09-29T23:01:40.458Z] #56 ... [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:40.458Z] #43 72.45 vendor/golang.org/x/text/unicode/bidi [2020-09-29T23:01:40.458Z] #43 72.77 crypto/x509/pkix [2020-09-29T23:01:40.458Z] #43 73.47 vendor/golang.org/x/crypto/cryptobyte [2020-09-29T23:01:40.458Z] #43 74.96 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:01:40.458Z] #43 75.39 vendor/golang.org/x/net/http2/hpack [2020-09-29T23:01:40.458Z] #43 75.71 mime [2020-09-29T23:01:40.458Z] #43 76.62 mime/quotedprintable [2020-09-29T23:01:40.458Z] #43 77.10 net/http/internal [2020-09-29T23:01:40.458Z] #43 78.78 vendor/golang.org/x/net/idna [2020-09-29T23:01:40.458Z] #43 81.78 net/textproto [2020-09-29T23:01:40.458Z] #43 81.78 vendor/golang.org/x/net/http/httpproxy [2020-09-29T23:01:40.458Z] #43 81.79 crypto/x509 [2020-09-29T23:01:40.458Z] #43 ... [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:40.458Z] #41 24.71 CC images/pstree.o [2020-09-29T23:01:40.458Z] #41 24.97 CC images/pipe.o [2020-09-29T23:01:40.458Z] #41 25.17 CC images/tcp-stream.o [2020-09-29T23:01:40.458Z] #41 25.45 CC images/sk-packet.o [2020-09-29T23:01:40.458Z] #41 25.86 CC images/mnt.o [2020-09-29T23:01:40.458Z] #41 26.15 CC images/pipe-data.o [2020-09-29T23:01:40.458Z] #41 26.35 CC images/sa.o [2020-09-29T23:01:40.458Z] #41 26.58 CC images/timer.o [2020-09-29T23:01:40.458Z] #41 26.87 CC images/timerfd.o [2020-09-29T23:01:40.458Z] #41 27.20 CC images/mm.o [2020-09-29T23:01:40.458Z] #41 27.54 CC images/sk-opts.o [2020-09-29T23:01:40.458Z] #41 27.85 CC images/sk-unix.o [2020-09-29T23:01:40.458Z] #41 28.23 CC images/sk-inet.o [2020-09-29T23:01:40.458Z] #41 28.77 CC images/tun.o [2020-09-29T23:01:40.458Z] #41 29.08 CC images/sk-netlink.o [2020-09-29T23:01:40.458Z] #41 29.20 CC images/packet-sock.o [2020-09-29T23:01:40.458Z] #41 ... [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:40.458Z] #56 DONE 82.7s [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:40.458Z] #41 29.67 CC images/ipc-var.o [2020-09-29T23:01:40.458Z] #41 ... [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:01:40.458Z] #57 DONE 0.1s [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:01:40.458Z] #58 DONE 0.1s [2020-09-29T23:01:40.458Z] [2020-09-29T23:01:40.458Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:40.458Z] #11 82.78 Selecting previously unselected package libapparmor1:arm64. [2020-09-29T23:01:40.458Z] #11 82.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-29T23:01:40.458Z] #11 82.85 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-29T23:01:40.458Z] #11 83.00 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-29T23:01:40.458Z] #11 83.00 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-29T23:01:40.458Z] #11 83.01 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-29T23:01:40.718Z] #42 33.43 CC images/ipc-shm.o [2020-09-29T23:01:40.725Z] #11 83.22 Selecting previously unselected package libbtrfs0. [2020-09-29T23:01:40.725Z] #11 83.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-29T23:01:40.725Z] #11 83.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:40.743Z] #18 42.90 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:01:40.743Z] #18 42.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-29T23:01:40.743Z] #18 42.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:01:40.922Z] #54 ... [2020-09-29T23:01:40.922Z] [2020-09-29T23:01:40.922Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:40.922Z] #49 75.53 github.com/pkg/diff [2020-09-29T23:01:40.922Z] #49 77.10 go/ast [2020-09-29T23:01:40.922Z] #49 78.11 golang.org/x/crypto/ssh/terminal [2020-09-29T23:01:40.922Z] #49 79.73 mvdan.cc/editorconfig [2020-09-29T23:01:40.922Z] #49 80.85 mvdan.cc/sh/v3/fileutil [2020-09-29T23:01:40.922Z] #49 81.06 mvdan.cc/sh/v3/syntax [2020-09-29T23:01:40.922Z] #49 ... [2020-09-29T23:01:40.922Z] [2020-09-29T23:01:40.922Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:40.922Z] #41 15.65 make[1]: Nothing to be done for 'all'. [2020-09-29T23:01:40.922Z] #41 16.98 CC images/stats.o [2020-09-29T23:01:40.922Z] #41 17.30 CC images/core.o [2020-09-29T23:01:40.922Z] #41 17.96 CC images/core-x86.o [2020-09-29T23:01:40.922Z] #41 18.55 CC images/core-arm.o [2020-09-29T23:01:40.922Z] #41 19.00 CC images/core-aarch64.o [2020-09-29T23:01:40.922Z] #41 19.39 CC images/core-ppc64.o [2020-09-29T23:01:40.922Z] #41 19.98 CC images/core-s390.o [2020-09-29T23:01:40.989Z] #11 83.35 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:01:40.989Z] #11 83.36 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-29T23:01:40.989Z] #11 83.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:40.989Z] #11 83.51 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-29T23:01:40.989Z] #11 83.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-29T23:01:40.989Z] #11 83.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:40.989Z] #11 83.60 Selecting previously unselected package libudev-dev:arm64. [2020-09-29T23:01:40.999Z] #18 43.12 Selecting previously unselected package uidmap. [2020-09-29T23:01:40.999Z] #18 43.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-29T23:01:40.999Z] #18 43.13 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:01:40.999Z] #18 43.23 Selecting previously unselected package vim-runtime. [2020-09-29T23:01:40.999Z] #18 43.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:01:40.999Z] #18 43.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T23:01:41.036Z] #42 33.84 CC images/ipc-msg.o [2020-09-29T23:01:41.206Z] #41 16.28 make[1]: Nothing to be done for 'all'. [2020-09-29T23:01:41.253Z] #11 83.61 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-29T23:01:41.253Z] #11 83.64 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-29T23:01:41.253Z] #11 83.82 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-29T23:01:41.253Z] #11 83.83 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-29T23:01:41.253Z] #11 83.84 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-29T23:01:41.255Z] #18 43.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:01:41.255Z] #18 43.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:01:41.489Z] #41 20.76 CC images/cpuinfo.o [2020-09-29T23:01:41.682Z] #42 34.23 CC images/ipc-sem.o [2020-09-29T23:01:41.749Z] #41 21.28 CC images/inventory.o [2020-09-29T23:01:41.830Z] #11 84.20 Selecting previously unselected package libpcre16-3:arm64. [2020-09-29T23:01:41.830Z] #11 84.20 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-29T23:01:41.830Z] #11 84.21 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-29T23:01:41.830Z] #11 84.44 Selecting previously unselected package libpcre32-3:arm64. [2020-09-29T23:01:41.980Z] #42 34.46 CC images/utsns.o [2020-09-29T23:01:41.980Z] #42 34.66 CC images/creds.o [2020-09-29T23:01:41.980Z] #42 ... [2020-09-29T23:01:41.980Z] [2020-09-29T23:01:41.980Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:41.980Z] #12 84.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:01:41.980Z] #12 84.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-29T23:01:41.980Z] #12 84.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:42.094Z] #11 84.45 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-29T23:01:42.094Z] #11 84.46 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-29T23:01:42.094Z] #11 84.66 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-29T23:01:42.094Z] #11 84.66 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-29T23:01:42.094Z] #11 84.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-29T23:01:42.278Z] #12 ... [2020-09-29T23:01:42.278Z] [2020-09-29T23:01:42.278Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:42.278Z] #44 90.52 net/url [2020-09-29T23:01:42.278Z] #44 90.53 text/template/parse [2020-09-29T23:01:42.278Z] #44 90.55 go/ast [2020-09-29T23:01:42.278Z] #44 93.69 encoding/json [2020-09-29T23:01:42.318Z] #41 21.64 CC images/fdinfo.o [2020-09-29T23:01:42.357Z] #11 84.78 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-29T23:01:42.357Z] #11 84.78 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-29T23:01:42.357Z] #11 84.80 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-29T23:01:42.577Z] #41 22.02 CC images/fown.o [2020-09-29T23:01:42.597Z] #41 17.75 CC images/stats.o [2020-09-29T23:01:42.626Z] #11 85.19 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-29T23:01:42.627Z] #11 85.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-29T23:01:42.627Z] #11 85.21 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-29T23:01:42.836Z] #41 22.20 CC images/ns.o [2020-09-29T23:01:42.890Z] #11 85.44 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-29T23:01:42.890Z] #11 85.44 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-29T23:01:42.890Z] #11 85.47 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:42.924Z] #44 ... [2020-09-29T23:01:42.924Z] [2020-09-29T23:01:42.924Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:42.924Z] #50 85.32 go/scanner [2020-09-29T23:01:42.924Z] #50 87.19 mvdan.cc/editorconfig [2020-09-29T23:01:42.924Z] #50 87.90 mvdan.cc/sh/v3/syntax [2020-09-29T23:01:42.924Z] #50 88.64 encoding/base64 [2020-09-29T23:01:42.924Z] #50 89.48 go/ast [2020-09-29T23:01:42.924Z] #50 91.39 encoding/json [2020-09-29T23:01:42.924Z] #50 92.40 golang.org/x/sys/unix [2020-09-29T23:01:43.094Z] #41 22.38 CC images/regfile.o [2020-09-29T23:01:43.094Z] #41 ... [2020-09-29T23:01:43.094Z] [2020-09-29T23:01:43.094Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:43.094Z] #49 87.83 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:01:43.154Z] #11 85.56 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-29T23:01:43.154Z] #11 85.57 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-29T23:01:43.154Z] #11 85.59 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-29T23:01:43.154Z] #11 85.74 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-29T23:01:43.154Z] #11 85.75 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-29T23:01:43.154Z] #11 85.77 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-29T23:01:43.167Z] #41 18.20 CC images/core.o [2020-09-29T23:01:43.222Z] #50 ... [2020-09-29T23:01:43.222Z] [2020-09-29T23:01:43.222Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:43.222Z] #42 34.96 CC images/vma.o [2020-09-29T23:01:43.222Z] #42 35.18 CC images/netdev.o [2020-09-29T23:01:43.222Z] #42 35.54 CC images/tty.o [2020-09-29T23:01:43.520Z] #42 36.17 CC images/file-lock.o [2020-09-29T23:01:43.520Z] #42 36.36 CC images/rlimit.o [2020-09-29T23:01:43.738Z] #41 18.87 CC images/core-x86.o [2020-09-29T23:01:43.748Z] #11 86.36 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-29T23:01:43.748Z] #11 86.38 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-29T23:01:43.748Z] #11 86.40 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-29T23:01:43.748Z] #11 86.41 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:01:43.748Z] #11 86.43 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-29T23:01:43.819Z] #42 36.59 CC images/pagemap.o [2020-09-29T23:01:44.012Z] #11 86.45 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-29T23:01:44.012Z] #11 86.47 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:44.012Z] #11 86.49 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:44.012Z] #11 86.50 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-29T23:01:44.012Z] #11 86.51 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-29T23:01:44.012Z] #11 86.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:01:44.012Z] #11 86.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:44.012Z] #11 86.58 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-29T23:01:44.012Z] #11 86.59 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:01:44.012Z] #11 86.61 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-29T23:01:44.012Z] #11 86.62 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:44.012Z] #11 86.64 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-29T23:01:44.012Z] #11 86.66 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:44.118Z] #42 36.83 CC images/siginfo.o [2020-09-29T23:01:44.276Z] #11 86.67 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 [2020-09-29T23:01:44.276Z] #11 86.68 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 [2020-09-29T23:01:44.276Z] #11 86.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:44.276Z] #11 86.73 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 [2020-09-29T23:01:44.276Z] #11 86.76 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 [2020-09-29T23:01:44.276Z] #11 86.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:01:44.276Z] #11 86.79 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-29T23:01:44.276Z] #11 86.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:44.276Z] #11 86.83 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:01:44.276Z] #11 86.86 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:44.276Z] #11 86.88 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-29T23:01:44.276Z] #11 86.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:44.309Z] #41 19.42 CC images/core-arm.o [2020-09-29T23:01:44.417Z] #42 37.10 CC images/rpc.o [2020-09-29T23:01:44.528Z] #18 46.28 Selecting previously unselected package vim. [2020-09-29T23:01:44.528Z] #18 46.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:01:44.528Z] #18 46.30 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:01:44.528Z] #18 46.78 Selecting previously unselected package xfsprogs. [2020-09-29T23:01:44.528Z] #18 46.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-29T23:01:44.528Z] #18 46.79 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:01:44.854Z] #11 DONE 87.4s [2020-09-29T23:01:44.854Z] [2020-09-29T23:01:44.854Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:44.879Z] #41 19.83 CC images/core-aarch64.o [2020-09-29T23:01:45.091Z] #18 47.24 Selecting previously unselected package zip. [2020-09-29T23:01:45.091Z] #18 47.25 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-29T23:01:45.091Z] #18 47.26 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:01:45.139Z] #41 20.22 CC images/core-ppc64.o [2020-09-29T23:01:45.347Z] #18 47.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:01:45.347Z] #18 47.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:01:45.347Z] #18 47.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:45.347Z] #18 47.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:01:45.347Z] #18 47.52 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:01:45.347Z] #18 47.53 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:45.347Z] #18 47.54 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:01:45.347Z] #18 47.56 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:01:45.347Z] #18 47.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:01:45.347Z] #18 47.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:01:45.604Z] #18 47.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:01:45.604Z] #18 47.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:01:45.604Z] #18 47.62 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:01:45.604Z] #18 47.63 Setting up zip (3.0-11+b1) ... [2020-09-29T23:01:45.604Z] #18 47.65 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:01:45.604Z] #18 47.68 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:01:45.604Z] #18 ... [2020-09-29T23:01:45.604Z] [2020-09-29T23:01:45.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:45.604Z] #41 93.74 CC criu/cr-errno.o [2020-09-29T23:01:45.604Z] #41 93.87 CC criu/cr-restore.o [2020-09-29T23:01:45.604Z] #41 98.12 CC criu/cr-service.o [2020-09-29T23:01:45.604Z] #41 99.61 CC criu/crtools.o [2020-09-29T23:01:45.604Z] #41 100.3 CC criu/eventfd.o [2020-09-29T23:01:45.604Z] #41 100.6 CC criu/eventpoll.o [2020-09-29T23:01:45.604Z] #41 101.5 CC criu/external.o [2020-09-29T23:01:45.604Z] #41 101.8 CC criu/fault-injection.o [2020-09-29T23:01:45.604Z] #41 102.0 CC criu/fdstore.o [2020-09-29T23:01:45.604Z] #41 102.3 CC criu/fifo.o [2020-09-29T23:01:45.604Z] #41 102.7 CC criu/file-ids.o [2020-09-29T23:01:45.604Z] #41 103.1 CC criu/file-lock.o [2020-09-29T23:01:45.710Z] #41 20.89 CC images/core-s390.o [2020-09-29T23:01:45.710Z] #41 ... [2020-09-29T23:01:45.710Z] [2020-09-29T23:01:45.710Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:45.710Z] #49 80.42 golang.org/x/crypto/ssh/terminal [2020-09-29T23:01:45.710Z] #49 81.93 mvdan.cc/editorconfig [2020-09-29T23:01:45.710Z] #49 83.03 mvdan.cc/sh/v3/fileutil [2020-09-29T23:01:45.710Z] #49 83.20 mvdan.cc/sh/v3/syntax [2020-09-29T23:01:45.710Z] #49 89.64 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:01:45.861Z] #41 103.9 CC criu/files-ext.o [2020-09-29T23:01:45.963Z] #42 38.53 CC images/ext-file.o [2020-09-29T23:01:45.970Z] #49 ... [2020-09-29T23:01:45.970Z] [2020-09-29T23:01:45.970Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:45.971Z] #54 36.21 Checking out files: 45% (1475/3268) Checking out files: 46% (1504/3268) Checking out files: 47% (1536/3268) Checking out files: 48% (1569/3268) Checking out files: 49% (1602/3268) Checking out files: 50% (1634/3268) Checking out files: 51% (1667/3268) Checking out files: 52% (1700/3268) Checking out files: 53% (1733/3268) Checking out files: 54% (1765/3268) Checking out files: 55% (1798/3268) Checking out files: 56% (1831/3268) Checking out files: 57% (1863/3268) Checking out files: 58% (1896/3268) Checking out files: 59% (1929/3268) Checking out files: 60% (1961/3268) Checking out files: 61% (1994/3268) Checking out files: 62% (2027/3268) Checking out files: 63% (2059/3268) Checking out files: 64% (2092/3268) Checking out files: 65% (2125/3268) Checking out files: 66% (2157/3268) Checking out files: 67% (2190/3268) Checking out files: 68% (2223/3268) Checking out files: 69% (2255/3268) Checking out files: 70% (2288/3268) Checking out files: 71% (2321/3268) Checking out files: 72% (2353/3268) Checking out files: 73% (2386/3268) Checking out files: 74% (2419/3268) Checking out files: 75% (2451/3268) Checking out files: 76% (2484/3268) Checking out files: 77% (2517/3268) Checking out files: 78% (2550/3268) Checking out files: 79% (2582/3268) Checking out files: 80% (2615/3268) Checking out files: 81% (2648/3268) Checking out files: 82% (2680/3268) Checking out files: 83% (2713/3268) Checking out files: 84% (2746/3268) Checking out files: 85% (2778/3268) Checking out files: 86% (2811/3268) Checking out files: 87% (2844/3268) Checking out files: 88% (2876/3268) Checking out files: 89% (2909/3268) Checking out files: 90% (2942/3268) Checking out files: 90% (2970/3268) Checking out files: 91% (2974/3268) Checking out files: 92% (3007/3268) Checking out files: 93% (3040/3268) Checking out files: 94% (3072/3268) Checking out files: 95% (3105/3268) Checking out files: 96% (3138/3268) Checking out files: 97% (3170/3268) Checking out files: 98% (3203/3268) Checking out files: 99% (3236/3268) Checking out files: 100% (3268/3268) Checking out files: 100% (3268/3268), done. [2020-09-29T23:01:45.971Z] #54 37.66 + cd /tmp/tmp.J1BQHh4wA0/src/github.com/containerd/containerd [2020-09-29T23:01:45.971Z] #54 37.66 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828 [2020-09-29T23:01:45.971Z] #54 38.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-29T23:01:45.971Z] #54 38.24 + BUILDTAGS='netgo osusergo static_build' [2020-09-29T23:01:45.971Z] #54 38.24 + export EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:45.971Z] #54 38.24 + EXTRA_FLAGS=-buildmode=pie [2020-09-29T23:01:45.971Z] #54 38.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-29T23:01:45.971Z] #54 38.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-29T23:01:45.971Z] #54 38.24 + '[' '' = dynamic ']' [2020-09-29T23:01:45.971Z] #54 38.24 + make [2020-09-29T23:01:45.971Z] #54 39.27 + bin/ctr [2020-09-29T23:01:46.261Z] #42 38.77 CC images/cgroup.o [2020-09-29T23:01:46.424Z] #41 104.3 CC criu/files-reg.o [2020-09-29T23:01:46.541Z] #54 ... [2020-09-29T23:01:46.541Z] [2020-09-29T23:01:46.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:46.541Z] #41 21.61 CC images/cpuinfo.o [2020-09-29T23:01:46.788Z] #51 1.593 + RM_GOPATH=0 [2020-09-29T23:01:46.788Z] #51 1.593 + TMP_GOPATH= [2020-09-29T23:01:46.788Z] #51 1.593 + : /build [2020-09-29T23:01:46.788Z] #51 1.595 + '[' -z '' ']' [2020-09-29T23:01:46.788Z] #51 1.595 ++ mktemp -d [2020-09-29T23:01:46.788Z] #51 1.597 + export GOPATH=/tmp/tmp.xtzhSO9jjV [2020-09-29T23:01:46.788Z] #51 1.597 + GOPATH=/tmp/tmp.xtzhSO9jjV [2020-09-29T23:01:46.788Z] #51 1.597 + RM_GOPATH=1 [2020-09-29T23:01:46.788Z] #51 1.597 + case "$(go env GOARCH)" in [2020-09-29T23:01:46.788Z] #51 1.597 ++ go env GOARCH [2020-09-29T23:01:46.788Z] #51 1.604 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:46.788Z] #51 1.604 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:46.788Z] #51 1.605 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:46.788Z] #51 1.606 + dir=/tmp/install [2020-09-29T23:01:46.788Z] #51 1.611 + bin=runc [2020-09-29T23:01:46.788Z] #51 1.611 + shift [2020-09-29T23:01:46.788Z] #51 1.611 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:01:46.788Z] #51 1.611 + . /tmp/install/runc.installer [2020-09-29T23:01:46.788Z] #51 1.612 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:01:46.788Z] #51 1.612 + install_runc [2020-09-29T23:01:46.788Z] #51 1.613 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:01:46.788Z] #51 1.621 + uname -r [2020-09-29T23:01:46.788Z] #51 1.622 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:01:46.788Z] #51 1.622 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:01:46.788Z] #51 1.622 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:01:46.788Z] #51 1.623 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xtzhSO9jjV/src/github.com/opencontainers/runc [2020-09-29T23:01:46.788Z] #51 1.625 Cloning into '/tmp/tmp.xtzhSO9jjV/src/github.com/opencontainers/runc'... [2020-09-29T23:01:46.788Z] #51 ... [2020-09-29T23:01:46.788Z] [2020-09-29T23:01:46.788Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:01:46.788Z] #12 DONE 1.9s [2020-09-29T23:01:46.788Z] [2020-09-29T23:01:46.788Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:01:46.801Z] #41 ... [2020-09-29T23:01:46.801Z] [2020-09-29T23:01:46.801Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:46.801Z] #43 81.46 text/template [2020-09-29T23:01:46.801Z] #43 83.70 encoding/xml [2020-09-29T23:01:46.801Z] #43 86.73 go/doc [2020-09-29T23:01:46.801Z] #43 89.54 github.com/LK4D4/vndr/versioned [2020-09-29T23:01:46.801Z] #43 89.63 github.com/LK4D4/vndr/build [2020-09-29T23:01:46.801Z] #43 89.65 compress/flate [2020-09-29T23:01:46.905Z] #42 39.44 CC images/userns.o [2020-09-29T23:01:46.905Z] #42 39.77 CC images/google/protobuf/descriptor.o [2020-09-29T23:01:47.062Z] #43 ... [2020-09-29T23:01:47.062Z] [2020-09-29T23:01:47.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:47.062Z] #41 22.13 CC images/inventory.o [2020-09-29T23:01:47.281Z] #49 ... [2020-09-29T23:01:47.281Z] [2020-09-29T23:01:47.281Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:47.281Z] #43 82.00 encoding/xml [2020-09-29T23:01:47.281Z] #43 83.33 go/doc [2020-09-29T23:01:47.281Z] #43 87.00 github.com/LK4D4/vndr/godl/singleflight [2020-09-29T23:01:47.281Z] #43 87.27 github.com/LK4D4/vndr/versioned [2020-09-29T23:01:47.281Z] #43 87.29 github.com/LK4D4/vndr/build [2020-09-29T23:01:47.281Z] #43 87.37 compress/flate [2020-09-29T23:01:47.281Z] #43 90.10 hash/crc32 [2020-09-29T23:01:47.281Z] #43 90.57 net [2020-09-29T23:01:47.281Z] #43 90.79 compress/gzip [2020-09-29T23:01:47.281Z] #43 91.43 vendor/golang.org/x/text/transform [2020-09-29T23:01:47.323Z] #41 22.42 CC images/fdinfo.o [2020-09-29T23:01:47.539Z] #43 92.08 vendor/golang.org/x/text/unicode/bidi [2020-09-29T23:01:47.540Z] #43 ... [2020-09-29T23:01:47.540Z] [2020-09-29T23:01:47.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:47.540Z] #41 22.67 CC images/ghost-file.o [2020-09-29T23:01:47.540Z] #41 23.01 CC images/fifo.o [2020-09-29T23:01:47.540Z] #41 23.20 CC images/remap-file-path.o [2020-09-29T23:01:47.540Z] #41 23.48 CC images/eventfd.o [2020-09-29T23:01:47.540Z] #41 23.72 CC images/eventpoll.o [2020-09-29T23:01:47.540Z] #41 24.04 CC images/fh.o [2020-09-29T23:01:47.540Z] #41 24.33 CC images/fsnotify.o [2020-09-29T23:01:47.540Z] #41 24.82 CC images/signalfd.o [2020-09-29T23:01:47.540Z] #41 25.03 CC images/fs.o [2020-09-29T23:01:47.540Z] #41 25.29 CC images/pstree.o [2020-09-29T23:01:47.540Z] #41 25.58 CC images/pipe.o [2020-09-29T23:01:47.540Z] #41 25.88 CC images/tcp-stream.o [2020-09-29T23:01:47.540Z] #41 26.18 CC images/sk-packet.o [2020-09-29T23:01:47.540Z] #41 26.50 CC images/mnt.o [2020-09-29T23:01:47.540Z] #41 26.80 CC images/pipe-data.o [2020-09-29T23:01:47.540Z] #41 26.98 CC images/sa.o [2020-09-29T23:01:47.549Z] #42 ... [2020-09-29T23:01:47.549Z] [2020-09-29T23:01:47.549Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:47.549Z] #12 99.79 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-29T23:01:47.549Z] #12 99.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-29T23:01:47.549Z] #12 99.80 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-29T23:01:47.549Z] #12 99.91 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-29T23:01:47.584Z] #41 22.75 CC images/fown.o [2020-09-29T23:01:47.799Z] #41 27.33 CC images/timer.o [2020-09-29T23:01:47.845Z] #12 99.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-29T23:01:47.845Z] #12 99.94 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-29T23:01:47.845Z] #12 100.1 Selecting previously unselected package libbtrfs0. [2020-09-29T23:01:47.845Z] #12 100.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-29T23:01:47.845Z] #12 100.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:47.845Z] #12 100.2 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:01:48.144Z] #12 100.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-29T23:01:48.144Z] #12 100.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:48.144Z] #12 100.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-29T23:01:48.144Z] #12 100.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:01:48.144Z] #12 100.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:01:48.144Z] #12 100.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-29T23:01:48.144Z] #12 100.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-29T23:01:48.144Z] #12 100.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:01:48.155Z] #41 23.04 CC images/ns.o [2020-09-29T23:01:48.155Z] #41 23.23 CC images/regfile.o [2020-09-29T23:01:48.155Z] #41 23.44 CC images/ghost-file.o [2020-09-29T23:01:48.316Z] #41 106.2 CC criu/files.o [2020-09-29T23:01:48.316Z] #41 ... [2020-09-29T23:01:48.316Z] [2020-09-29T23:01:48.316Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:01:48.316Z] #18 50.23 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:01:48.316Z] #18 50.24 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:01:48.316Z] #18 50.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:01:48.316Z] #18 50.28 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:01:48.316Z] #18 50.39 invoke-rc.d: could not determine current runlevel [2020-09-29T23:01:48.316Z] #18 50.40 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:01:48.316Z] #18 50.42 Setting up pigz (2.4-1) ... [2020-09-29T23:01:48.316Z] #18 50.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:01:48.316Z] #18 50.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:01:48.316Z] #18 50.47 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:01:48.316Z] #18 50.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:01:48.316Z] #18 50.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:01:48.370Z] #41 27.75 CC images/timerfd.o [2020-09-29T23:01:48.441Z] #12 100.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-29T23:01:48.442Z] #12 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-29T23:01:48.442Z] #12 100.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-29T23:01:48.638Z] #41 28.04 CC images/mm.o [2020-09-29T23:01:48.724Z] #13 DONE 1.7s [2020-09-29T23:01:48.724Z] [2020-09-29T23:01:48.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:48.724Z] #41 29.84 CC images/ipc-desc.o [2020-09-29T23:01:48.724Z] #41 30.18 CC images/ipc-shm.o [2020-09-29T23:01:48.724Z] #41 30.36 CC images/ipc-msg.o [2020-09-29T23:01:48.724Z] #41 30.78 CC images/ipc-sem.o [2020-09-29T23:01:48.724Z] #41 31.02 CC images/utsns.o [2020-09-29T23:01:48.724Z] #41 31.22 CC images/creds.o [2020-09-29T23:01:48.724Z] #41 31.51 CC images/vma.o [2020-09-29T23:01:48.724Z] #41 31.72 CC images/netdev.o [2020-09-29T23:01:48.724Z] #41 32.04 CC images/tty.o [2020-09-29T23:01:48.724Z] #41 32.77 CC images/file-lock.o [2020-09-29T23:01:48.724Z] #41 32.98 CC images/rlimit.o [2020-09-29T23:01:48.724Z] #41 33.12 CC images/pagemap.o [2020-09-29T23:01:48.724Z] #41 33.43 CC images/siginfo.o [2020-09-29T23:01:48.724Z] #41 33.59 CC images/rpc.o [2020-09-29T23:01:48.724Z] #41 34.50 CC images/ext-file.o [2020-09-29T23:01:48.724Z] #41 34.74 CC images/cgroup.o [2020-09-29T23:01:48.724Z] #41 35.43 CC images/userns.o [2020-09-29T23:01:48.724Z] #41 35.64 CC images/google/protobuf/descriptor.o [2020-09-29T23:01:48.725Z] #41 37.26 CC images/opts.o [2020-09-29T23:01:48.725Z] #41 37.53 CC images/seccomp.o [2020-09-29T23:01:48.725Z] #41 37.92 CC images/binfmt-misc.o [2020-09-29T23:01:48.725Z] #41 38.06 CC images/time.o [2020-09-29T23:01:48.725Z] #41 ... [2020-09-29T23:01:48.725Z] [2020-09-29T23:01:48.725Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:01:48.727Z] #41 23.77 CC images/fifo.o [2020-09-29T23:01:48.727Z] #41 23.96 CC images/remap-file-path.o [2020-09-29T23:01:48.739Z] #12 101.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-29T23:01:48.739Z] #12 101.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:01:48.739Z] #12 101.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-29T23:01:48.830Z] #18 50.92 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:01:48.830Z] #18 50.93 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:01:48.830Z] #18 50.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:48.830Z] #18 50.96 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:01:48.830Z] #18 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:01:48.830Z] #18 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:01:48.830Z] #18 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:01:48.830Z] #18 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:01:48.830Z] #18 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:01:48.830Z] #18 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:01:48.830Z] #18 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:01:48.830Z] #18 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:01:48.830Z] #18 51.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:01:48.830Z] #18 51.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:01:48.830Z] #18 51.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:01:48.830Z] #18 51.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:01:48.830Z] #18 51.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:01:48.830Z] #18 51.14 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:01:48.897Z] #41 ... [2020-09-29T23:01:48.897Z] [2020-09-29T23:01:48.897Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:48.897Z] #49 DONE 93.6s [2020-09-29T23:01:48.897Z] [2020-09-29T23:01:48.897Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:01:48.987Z] #41 24.15 CC images/eventfd.o [2020-09-29T23:01:49.037Z] #12 101.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-29T23:01:49.037Z] #12 101.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:01:49.037Z] #12 101.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-29T23:01:49.155Z] #47 ... [2020-09-29T23:01:49.155Z] [2020-09-29T23:01:49.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:49.155Z] #41 28.51 CC images/sk-opts.o [2020-09-29T23:01:49.248Z] #41 24.40 CC images/eventpoll.o [2020-09-29T23:01:49.342Z] #12 101.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-29T23:01:49.342Z] #12 101.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:01:49.342Z] #12 101.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-29T23:01:49.342Z] #12 101.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-29T23:01:49.342Z] #12 101.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-29T23:01:49.342Z] #12 101.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-29T23:01:49.512Z] #41 24.67 CC images/fh.o [2020-09-29T23:01:49.724Z] #14 1.210 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:01:49.802Z] #41 28.93 CC images/sk-unix.o [2020-09-29T23:01:49.987Z] #12 102.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-29T23:01:49.987Z] #12 102.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-29T23:01:49.987Z] #12 102.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-29T23:01:50.063Z] #41 29.62 CC images/sk-inet.o [2020-09-29T23:01:50.088Z] #41 25.02 CC images/fsnotify.o [2020-09-29T23:01:50.287Z] #12 102.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-29T23:01:50.287Z] #12 102.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-29T23:01:50.287Z] #12 102.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-29T23:01:50.309Z] #14 DONE 1.6s [2020-09-29T23:01:50.309Z] [2020-09-29T23:01:50.309Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:01:50.309Z] #15 ... [2020-09-29T23:01:50.309Z] [2020-09-29T23:01:50.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:50.309Z] #43 82.66 mime/multipart [2020-09-29T23:01:50.309Z] #43 82.66 vendor/golang.org/x/net/http/httpguts [2020-09-29T23:01:50.309Z] #43 84.99 crypto/tls [2020-09-29T23:01:50.309Z] #43 89.77 net/http/httptrace [2020-09-29T23:01:50.309Z] #43 89.99 net/http [2020-09-29T23:01:50.309Z] #43 ... [2020-09-29T23:01:50.309Z] [2020-09-29T23:01:50.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:50.309Z] #41 38.34 CC images/sysctl.o [2020-09-29T23:01:50.309Z] #41 38.60 CC images/autofs.o [2020-09-29T23:01:50.309Z] #41 38.85 CC images/macvlan.o [2020-09-29T23:01:50.309Z] #41 39.06 CC images/sit.o [2020-09-29T23:01:50.309Z] #41 39.23 CC images/memfd.o [2020-09-29T23:01:50.309Z] #41 39.47 CC images/timens.o [2020-09-29T23:01:50.309Z] #41 39.93 LINK images/built-in.o [2020-09-29T23:01:50.326Z] #41 29.90 CC images/tun.o [2020-09-29T23:01:50.573Z] #41 40.14 GEN compel/include/asm [2020-09-29T23:01:50.573Z] #41 40.21 GEN compel/include/version.h [2020-09-29T23:01:50.585Z] #41 30.16 CC images/sk-netlink.o [2020-09-29T23:01:50.587Z] #12 102.7 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-29T23:01:50.587Z] #12 102.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-29T23:01:50.587Z] #12 102.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-29T23:01:50.587Z] #12 102.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-29T23:01:50.587Z] #12 102.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-29T23:01:50.587Z] #12 102.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:01:50.660Z] #41 25.71 CC images/signalfd.o [2020-09-29T23:01:50.838Z] #41 40.30 touch .config [2020-09-29T23:01:50.839Z] #41 40.39 GEN include/common/config.h [2020-09-29T23:01:50.843Z] #41 30.38 CC images/packet-sock.o [2020-09-29T23:01:50.887Z] #12 103.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-29T23:01:50.920Z] #41 25.98 CC images/fs.o [2020-09-29T23:01:51.103Z] #41 40.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:01:51.103Z] #41 40.58 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-29T23:01:51.103Z] #41 40.63 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-29T23:01:51.103Z] #41 40.66 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-29T23:01:51.103Z] #41 40.72 DEP compel/plugins/std/infect.d [2020-09-29T23:01:51.181Z] #41 26.18 CC images/pstree.o [2020-09-29T23:01:51.181Z] #41 26.38 CC images/pipe.o [2020-09-29T23:01:51.189Z] #12 103.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-29T23:01:51.189Z] #12 103.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-29T23:01:51.189Z] #12 103.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:01:51.189Z] #12 103.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-29T23:01:51.189Z] #12 103.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-29T23:01:51.189Z] #12 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:51.189Z] #12 103.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:01:51.189Z] #12 103.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-29T23:01:51.189Z] #12 103.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:01:51.189Z] #12 103.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:01:51.189Z] #12 103.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:01:51.367Z] #41 40.87 DEP compel/plugins/std/string.d [2020-09-29T23:01:51.367Z] #41 40.98 DEP compel/plugins/std/log.d [2020-09-29T23:01:51.367Z] #41 41.04 DEP compel/plugins/std/fds.d [2020-09-29T23:01:51.367Z] #41 41.14 DEP compel/plugins/std/std.d [2020-09-29T23:01:51.411Z] #41 30.65 CC images/ipc-var.o [2020-09-29T23:01:51.411Z] #41 30.81 CC images/ipc-desc.o [2020-09-29T23:01:51.441Z] #41 ... [2020-09-29T23:01:51.441Z] [2020-09-29T23:01:51.441Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:01:51.441Z] #49 DONE 96.0s [2020-09-29T23:01:51.441Z] [2020-09-29T23:01:51.441Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:51.441Z] #43 92.19 hash/crc32 [2020-09-29T23:01:51.441Z] #43 92.74 compress/gzip [2020-09-29T23:01:51.441Z] #43 93.41 vendor/golang.org/x/crypto/cryptobyte [2020-09-29T23:01:51.441Z] #43 93.43 net [2020-09-29T23:01:51.441Z] #43 95.52 vendor/golang.org/x/crypto/poly1305 [2020-09-29T23:01:51.441Z] #43 95.90 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-29T23:01:51.489Z] #12 103.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-29T23:01:51.489Z] #12 103.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:01:51.489Z] #12 103.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-29T23:01:51.489Z] #12 103.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:01:51.489Z] #12 103.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-29T23:01:51.489Z] #12 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:51.489Z] #12 103.6 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 [2020-09-29T23:01:51.489Z] #12 103.6 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 [2020-09-29T23:01:51.489Z] #12 103.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:51.489Z] #12 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T23:01:51.489Z] #12 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T23:01:51.489Z] #12 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:01:51.489Z] #12 103.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-29T23:01:51.489Z] #12 103.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:01:51.489Z] #12 103.7 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:01:51.649Z] #41 ... [2020-09-29T23:01:51.649Z] [2020-09-29T23:01:51.649Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:01:51.649Z] #15 DONE 1.6s [2020-09-29T23:01:51.649Z] [2020-09-29T23:01:51.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:51.649Z] #41 41.24 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:01:51.669Z] #41 30.95 CC images/ipc-shm.o [2020-09-29T23:01:51.669Z] #41 31.12 CC images/ipc-msg.o [2020-09-29T23:01:51.807Z] #12 103.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-29T23:01:51.807Z] #12 103.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-29T23:01:51.807Z] #12 103.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:01:51.807Z] #12 DONE 104.1s [2020-09-29T23:01:51.807Z] [2020-09-29T23:01:51.807Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:01:51.923Z] #41 41.30 DEP compel/plugins/fds/fds.d [2020-09-29T23:01:51.928Z] #41 31.31 CC images/ipc-sem.o [2020-09-29T23:01:52.130Z] #18 54.05 Setting up iptables (1.8.2-4) ... [2020-09-29T23:01:52.130Z] #18 54.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:01:52.130Z] #18 54.11 Setting up python3 (3.7.3-1) ... [2020-09-29T23:01:52.186Z] #41 41.68 CC compel/plugins/std/std.o [2020-09-29T23:01:52.187Z] #41 31.48 CC images/utsns.o [2020-09-29T23:01:52.187Z] #41 31.62 CC images/creds.o [2020-09-29T23:01:52.386Z] #18 54.49 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:01:52.446Z] #41 31.81 CC images/vma.o [2020-09-29T23:01:52.452Z] #41 42.07 CC compel/plugins/std/fds.o [2020-09-29T23:01:52.454Z] #13 DONE 0.6s [2020-09-29T23:01:52.454Z] [2020-09-29T23:01:52.454Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:52.454Z] #52 0.479 + RM_GOPATH=0 [2020-09-29T23:01:52.454Z] #52 0.480 + TMP_GOPATH= [2020-09-29T23:01:52.454Z] #52 0.480 + : /build [2020-09-29T23:01:52.454Z] #52 0.480 + '[' -z '' ']' [2020-09-29T23:01:52.454Z] #52 0.481 ++ mktemp -d [2020-09-29T23:01:52.454Z] #52 0.483 + export GOPATH=/tmp/tmp.sExXEjdm9X [2020-09-29T23:01:52.454Z] #52 0.483 + GOPATH=/tmp/tmp.sExXEjdm9X [2020-09-29T23:01:52.454Z] #52 0.484 + RM_GOPATH=1 [2020-09-29T23:01:52.455Z] #52 0.484 + case "$(go env GOARCH)" in [2020-09-29T23:01:52.455Z] #52 0.491 ++ go env GOARCH [2020-09-29T23:01:52.455Z] #52 0.500 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:52.455Z] #52 0.500 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:01:52.455Z] #52 0.504 ++ dirname /tmp/install/install.sh [2020-09-29T23:01:52.455Z] #52 0.523 + dir=/tmp/install [2020-09-29T23:01:52.455Z] #52 0.524 + bin=runc [2020-09-29T23:01:52.455Z] #52 0.524 + shift [2020-09-29T23:01:52.455Z] #52 0.524 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:01:52.455Z] #52 0.524 + . /tmp/install/runc.installer [2020-09-29T23:01:52.455Z] #52 0.525 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:01:52.455Z] #52 0.527 + install_runc [2020-09-29T23:01:52.455Z] #52 0.528 + uname -r [2020-09-29T23:01:52.455Z] #52 0.530 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:01:52.455Z] #52 0.538 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:01:52.455Z] #52 0.538 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:01:52.455Z] #52 0.543 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:01:52.455Z] #52 0.543 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sExXEjdm9X/src/github.com/opencontainers/runc [2020-09-29T23:01:52.455Z] #52 0.551 Cloning into '/tmp/tmp.sExXEjdm9X/src/github.com/opencontainers/runc'... [2020-09-29T23:01:52.704Z] #41 32.06 CC images/netdev.o [2020-09-29T23:01:52.716Z] #41 42.44 CC compel/plugins/std/log.o [2020-09-29T23:01:52.825Z] #43 ... [2020-09-29T23:01:52.825Z] [2020-09-29T23:01:52.825Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:01:52.825Z] #11 97.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:01:52.825Z] #11 97.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:01:52.825Z] #11 97.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:01:52.953Z] #18 55.11 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:01:52.964Z] #41 32.46 CC images/tty.o [2020-09-29T23:01:53.102Z] #52 ... [2020-09-29T23:01:53.102Z] [2020-09-29T23:01:53.102Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:01:53.102Z] #14 DONE 0.5s [2020-09-29T23:01:53.102Z] [2020-09-29T23:01:53.102Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:01:53.102Z] #15 0.196 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:01:53.312Z] #41 ... [2020-09-29T23:01:53.312Z] [2020-09-29T23:01:53.312Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:01:53.312Z] #16 DONE 1.7s [2020-09-29T23:01:53.404Z] #15 DONE 0.3s [2020-09-29T23:01:53.404Z] [2020-09-29T23:01:53.404Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:01:53.531Z] #41 32.94 CC images/file-lock.o [2020-09-29T23:01:53.577Z] [2020-09-29T23:01:53.577Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:53.577Z] #51 7.485 + cd /tmp/tmp.xtzhSO9jjV/src/github.com/opencontainers/runc [2020-09-29T23:01:53.577Z] #51 7.485 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:01:53.577Z] #51 7.801 + '[' -z '' ']' [2020-09-29T23:01:53.577Z] #51 7.801 + target=static [2020-09-29T23:01:53.577Z] #51 7.802 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:01:53.577Z] #51 8.079 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T23:01:53.704Z] #16 DONE 0.3s [2020-09-29T23:01:53.704Z] [2020-09-29T23:01:53.704Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:01:53.794Z] #41 33.10 CC images/rlimit.o [2020-09-29T23:01:54.005Z] #17 DONE 0.4s [2020-09-29T23:01:54.005Z] [2020-09-29T23:01:54.005Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:54.005Z] #42 41.76 CC images/opts.o [2020-09-29T23:01:54.005Z] #42 41.99 CC images/seccomp.o [2020-09-29T23:01:54.005Z] #42 42.39 CC images/binfmt-misc.o [2020-09-29T23:01:54.005Z] #42 42.66 CC images/time.o [2020-09-29T23:01:54.005Z] #42 42.86 CC images/sysctl.o [2020-09-29T23:01:54.005Z] #42 43.07 CC images/autofs.o [2020-09-29T23:01:54.005Z] #42 43.39 CC images/macvlan.o [2020-09-29T23:01:54.005Z] #42 43.63 CC images/sit.o [2020-09-29T23:01:54.005Z] #42 43.97 CC images/memfd.o [2020-09-29T23:01:54.005Z] #42 44.31 CC images/timens.o [2020-09-29T23:01:54.005Z] #42 44.63 LINK images/built-in.o [2020-09-29T23:01:54.005Z] #42 44.99 GEN compel/include/asm [2020-09-29T23:01:54.005Z] #42 45.03 GEN compel/include/version.h [2020-09-29T23:01:54.005Z] #42 45.06 touch .config [2020-09-29T23:01:54.005Z] #42 45.14 GEN include/common/config.h [2020-09-29T23:01:54.005Z] #42 45.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:01:54.005Z] #42 45.37 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:01:54.005Z] #42 45.39 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-29T23:01:54.005Z] #42 45.40 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-29T23:01:54.005Z] #42 45.44 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-29T23:01:54.005Z] #42 45.47 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-29T23:01:54.005Z] #42 45.48 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-29T23:01:54.005Z] #42 45.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:01:54.005Z] #42 45.52 DEP compel/plugins/std/infect.d [2020-09-29T23:01:54.005Z] #42 45.66 DEP compel/plugins/std/string.d [2020-09-29T23:01:54.005Z] #42 45.79 DEP compel/plugins/std/log.d [2020-09-29T23:01:54.005Z] #42 46.01 DEP compel/plugins/std/fds.d [2020-09-29T23:01:54.005Z] #42 46.17 DEP compel/plugins/std/std.d [2020-09-29T23:01:54.005Z] #42 46.29 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:01:54.005Z] #42 46.39 DEP compel/plugins/fds/fds.d [2020-09-29T23:01:54.005Z] #42 46.63 CC compel/plugins/std/std.o [2020-09-29T23:01:54.053Z] #41 33.36 CC images/pagemap.o [2020-09-29T23:01:54.304Z] #42 ... [2020-09-29T23:01:54.304Z] [2020-09-29T23:01:54.304Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:01:54.304Z] #18 DONE 0.4s [2020-09-29T23:01:54.304Z] [2020-09-29T23:01:54.304Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:54.304Z] #44 101.6 text/template [2020-09-29T23:01:54.304Z] #44 103.7 go/parser [2020-09-29T23:01:54.602Z] #44 ... [2020-09-29T23:01:54.602Z] [2020-09-29T23:01:54.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:54.602Z] #42 47.09 CC compel/plugins/std/fds.o [2020-09-29T23:01:54.619Z] #41 33.94 CC images/siginfo.o [2020-09-29T23:01:54.619Z] #41 34.06 CC images/rpc.o [2020-09-29T23:01:54.846Z] #18 56.98 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:01:54.846Z] #18 57.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:01:54.979Z] #51 ... [2020-09-29T23:01:54.979Z] [2020-09-29T23:01:54.979Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:01:54.979Z] #17 DONE 1.8s [2020-09-29T23:01:55.102Z] #18 57.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:01:55.244Z] [2020-09-29T23:01:55.244Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:01:55.252Z] #42 47.73 CC compel/plugins/std/log.o [2020-09-29T23:01:55.554Z] #41 35.04 CC images/ext-file.o [2020-09-29T23:01:55.813Z] #41 35.22 CC images/cgroup.o [2020-09-29T23:01:56.031Z] #18 58.26 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:01:56.310Z] #42 48.99 CC compel/plugins/std/string.o [2020-09-29T23:01:56.382Z] #41 35.78 CC images/userns.o [2020-09-29T23:01:56.628Z] #18 58.84 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:01:56.641Z] #41 35.99 CC images/google/protobuf/descriptor.o [2020-09-29T23:01:56.644Z] #18 1.653 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:01:56.645Z] #18 1.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:01:56.645Z] #18 1.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:01:57.362Z] #42 49.76 CC compel/plugins/std/infect.o [2020-09-29T23:01:57.592Z] #18 ... [2020-09-29T23:01:57.592Z] [2020-09-29T23:01:57.592Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:01:57.592Z] #38 182.3 + dpkg --print-architecture [2020-09-29T23:01:57.592Z] #38 182.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:01:57.597Z] #18 2.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-29T23:01:57.660Z] #42 50.28 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-29T23:01:57.660Z] #42 50.32 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-29T23:01:57.660Z] #42 50.36 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-29T23:01:57.660Z] #42 50.42 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-29T23:01:57.975Z] #42 50.49 AR compel/plugins/std.lib.a [2020-09-29T23:01:57.975Z] #42 50.56 CC compel/plugins/fds/fds.o [2020-09-29T23:01:58.019Z] #41 37.45 CC images/opts.o [2020-09-29T23:01:58.129Z] #11 ... [2020-09-29T23:01:58.129Z] [2020-09-29T23:01:58.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:58.129Z] #41 26.78 CC images/tcp-stream.o [2020-09-29T23:01:58.129Z] #41 27.20 CC images/sk-packet.o [2020-09-29T23:01:58.129Z] #41 27.63 CC images/mnt.o [2020-09-29T23:01:58.129Z] #41 27.81 CC images/pipe-data.o [2020-09-29T23:01:58.129Z] #41 27.94 CC images/sa.o [2020-09-29T23:01:58.129Z] #41 28.10 CC images/timer.o [2020-09-29T23:01:58.129Z] #41 28.39 CC images/timerfd.o [2020-09-29T23:01:58.129Z] #41 28.55 CC images/mm.o [2020-09-29T23:01:58.129Z] #41 28.82 CC images/sk-opts.o [2020-09-29T23:01:58.129Z] #41 29.04 CC images/sk-unix.o [2020-09-29T23:01:58.129Z] #41 29.37 CC images/sk-inet.o [2020-09-29T23:01:58.129Z] #41 29.72 CC images/tun.o [2020-09-29T23:01:58.129Z] #41 30.02 CC images/sk-netlink.o [2020-09-29T23:01:58.129Z] #41 30.28 CC images/packet-sock.o [2020-09-29T23:01:58.129Z] #41 31.08 CC images/ipc-var.o [2020-09-29T23:01:58.129Z] #41 31.30 CC images/ipc-desc.o [2020-09-29T23:01:58.129Z] #41 31.52 CC images/ipc-shm.o [2020-09-29T23:01:58.129Z] #41 31.73 CC images/ipc-msg.o [2020-09-29T23:01:58.129Z] #41 31.93 CC images/ipc-sem.o [2020-09-29T23:01:58.129Z] #41 32.12 CC images/utsns.o [2020-09-29T23:01:58.129Z] #41 32.34 CC images/creds.o [2020-09-29T23:01:58.129Z] #41 32.59 CC images/vma.o [2020-09-29T23:01:58.129Z] #41 32.80 CC images/netdev.o [2020-09-29T23:01:58.129Z] #41 33.19 CC images/tty.o [2020-09-29T23:01:58.155Z] #38 183.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:01:58.155Z] #38 183.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:01:58.278Z] #41 37.62 CC images/seccomp.o [2020-09-29T23:01:58.278Z] #41 37.82 CC images/binfmt-misc.o [2020-09-29T23:01:58.279Z] #42 50.90 AR compel/plugins/fds.lib.a [2020-09-29T23:01:58.279Z] #42 50.98 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:01:58.537Z] #41 38.00 CC images/time.o [2020-09-29T23:01:58.573Z] #18 3.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [229 kB] [2020-09-29T23:01:58.578Z] #42 51.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:01:58.578Z] #42 51.30 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-29T23:01:58.578Z] #42 51.43 HOSTDEP compel/src/main-host.d [2020-09-29T23:01:58.699Z] #41 33.68 CC images/file-lock.o [2020-09-29T23:01:58.699Z] #41 33.89 CC images/rlimit.o [2020-09-29T23:01:58.796Z] #41 38.19 CC images/sysctl.o [2020-09-29T23:01:58.877Z] #42 51.65 DEP compel/src/lib/ptrace.d [2020-09-29T23:01:58.959Z] #41 34.11 CC images/pagemap.o [2020-09-29T23:01:59.056Z] #41 38.35 CC images/autofs.o [2020-09-29T23:01:59.056Z] #41 38.53 CC images/macvlan.o [2020-09-29T23:01:59.177Z] #42 51.77 DEP compel/src/lib/infect.d [2020-09-29T23:01:59.177Z] #42 51.95 DEP compel/src/lib/infect-util.d [2020-09-29T23:01:59.219Z] #41 34.37 CC images/siginfo.o [2020-09-29T23:01:59.315Z] #41 38.69 CC images/sit.o [2020-09-29T23:01:59.477Z] #42 52.11 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:01:59.477Z] #42 52.26 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-29T23:01:59.480Z] #41 34.62 CC images/rpc.o [2020-09-29T23:01:59.523Z] #18 4.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-29T23:01:59.575Z] #41 38.85 CC images/memfd.o [2020-09-29T23:01:59.575Z] #41 ... [2020-09-29T23:01:59.575Z] [2020-09-29T23:01:59.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:01:59.575Z] #43 94.17 vendor/golang.org/x/text/secure/bidirule [2020-09-29T23:01:59.575Z] #43 94.86 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:01:59.575Z] #43 98.49 vendor/golang.org/x/net/idna [2020-09-29T23:01:59.575Z] #43 100.8 vendor/golang.org/x/net/http2/hpack [2020-09-29T23:01:59.575Z] #43 102.0 mime [2020-09-29T23:01:59.575Z] #43 103.7 net/http/internal [2020-09-29T23:01:59.575Z] #43 ... [2020-09-29T23:01:59.575Z] [2020-09-29T23:01:59.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:01:59.575Z] #41 39.07 CC images/timens.o [2020-09-29T23:01:59.777Z] #42 52.45 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-29T23:01:59.777Z] #42 52.52 DEP compel/src/lib/log.d [2020-09-29T23:01:59.777Z] #42 52.59 DEP compel/src/main.d [2020-09-29T23:01:59.845Z] #41 39.26 LINK images/built-in.o [2020-09-29T23:01:59.845Z] #41 39.40 GEN compel/include/asm [2020-09-29T23:02:00.055Z] #38 ... [2020-09-29T23:02:00.055Z] [2020-09-29T23:02:00.055Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:00.055Z] #18 60.33 Setting up python3-pip (18.1-5) ... [2020-09-29T23:02:00.055Z] #18 61.32 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:02:00.055Z] #18 61.34 Processing triggers for mime-support (3.62) ... [2020-09-29T23:02:00.055Z] #18 DONE 62.3s [2020-09-29T23:02:00.076Z] #42 52.72 DEP compel/src/lib/handle-elf.d [2020-09-29T23:02:00.076Z] #42 52.87 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-29T23:02:00.103Z] #41 39.43 GEN compel/include/version.h [2020-09-29T23:02:00.103Z] #41 39.46 touch .config [2020-09-29T23:02:00.103Z] #41 39.57 GEN include/common/config.h [2020-09-29T23:02:00.103Z] #41 39.66 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-29T23:02:00.311Z] [2020-09-29T23:02:00.311Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:00.311Z] #41 108.2 CC criu/filesystems.o [2020-09-29T23:02:00.311Z] #41 108.9 CC criu/fsnotify.o [2020-09-29T23:02:00.311Z] #41 109.9 CC criu/image-desc.o [2020-09-29T23:02:00.311Z] #41 110.0 CC criu/image.o [2020-09-29T23:02:00.311Z] #41 110.9 CC criu/ipc_ns.o [2020-09-29T23:02:00.311Z] #41 111.9 CC criu/irmap.o [2020-09-29T23:02:00.311Z] #41 112.6 CC criu/kcmp-ids.o [2020-09-29T23:02:00.311Z] #41 112.9 CC criu/kerndat.o [2020-09-29T23:02:00.311Z] #41 113.9 CC criu/libnetlink.o [2020-09-29T23:02:00.311Z] #41 114.3 CC criu/log.o [2020-09-29T23:02:00.311Z] #41 115.0 CC criu/lsm.o [2020-09-29T23:02:00.312Z] #41 115.4 CC criu/mem.o [2020-09-29T23:02:00.312Z] #41 117.3 CC criu/memfd.o [2020-09-29T23:02:00.312Z] #41 118.0 CC criu/mount.o [2020-09-29T23:02:00.312Z] #41 ... [2020-09-29T23:02:00.312Z] [2020-09-29T23:02:00.312Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:02:00.362Z] #41 39.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-29T23:02:00.362Z] #41 39.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-29T23:02:00.362Z] #41 39.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-29T23:02:00.362Z] #41 39.78 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-29T23:02:00.362Z] #41 39.81 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-29T23:02:00.362Z] #41 39.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:02:00.362Z] #41 39.86 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-29T23:02:00.362Z] #41 39.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:02:00.381Z] #42 53.03 CC compel/src/lib/log.o [2020-09-29T23:02:00.474Z] #18 ... [2020-09-29T23:02:00.474Z] [2020-09-29T23:02:00.474Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:00.621Z] #41 39.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:02:00.621Z] #41 39.90 DEP compel/plugins/std/infect.d [2020-09-29T23:02:00.621Z] #41 40.00 DEP compel/plugins/std/string.d [2020-09-29T23:02:00.621Z] #41 40.11 DEP compel/plugins/std/log.d [2020-09-29T23:02:00.678Z] #42 53.36 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-29T23:02:00.863Z] #41 35.72 CC images/ext-file.o [2020-09-29T23:02:00.863Z] #41 35.96 CC images/cgroup.o [2020-09-29T23:02:00.880Z] #41 40.26 DEP compel/plugins/std/fds.d [2020-09-29T23:02:00.880Z] #41 40.36 DEP compel/plugins/std/std.d [2020-09-29T23:02:00.880Z] #41 ... [2020-09-29T23:02:00.880Z] [2020-09-29T23:02:00.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:02:00.880Z] #11 95.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-29T23:02:00.880Z] #11 95.69 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-29T23:02:00.880Z] #11 95.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:01.139Z] #11 ... [2020-09-29T23:02:01.139Z] [2020-09-29T23:02:01.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:01.139Z] #41 40.47 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:02:01.139Z] #41 40.56 DEP compel/plugins/fds/fds.d [2020-09-29T23:02:01.160Z] #41 ... [2020-09-29T23:02:01.160Z] [2020-09-29T23:02:01.160Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:01.160Z] #56 105.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:02:01.160Z] #56 105.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:02:01.241Z] #19 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:02:01.241Z] #19 0.956 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:02:01.241Z] #19 0.964 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:02:01.241Z] #19 DONE 1.1s [2020-09-29T23:02:01.241Z] [2020-09-29T23:02:01.241Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:02:01.326Z] #42 53.86 CC compel/arch/ppc64/src/lib/infect.o [2020-09-29T23:02:01.398Z] #41 40.72 CC compel/plugins/std/std.o [2020-09-29T23:02:01.625Z] #42 ... [2020-09-29T23:02:01.625Z] [2020-09-29T23:02:01.625Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:01.625Z] #52 9.668 + cd /tmp/tmp.sExXEjdm9X/src/github.com/opencontainers/runc [2020-09-29T23:02:01.625Z] #52 9.669 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:02:01.656Z] #41 40.89 CC compel/plugins/std/fds.o [2020-09-29T23:02:01.916Z] #41 41.33 CC compel/plugins/std/log.o [2020-09-29T23:02:01.924Z] #52 10.19 + '[' -z '' ']' [2020-09-29T23:02:02.222Z] #52 10.19 + target=static [2020-09-29T23:02:02.222Z] #52 10.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:02:02.484Z] #41 41.95 CC compel/plugins/std/string.o [2020-09-29T23:02:02.521Z] #52 10.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T23:02:03.088Z] #56 ... [2020-09-29T23:02:03.088Z] [2020-09-29T23:02:03.088Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:03.088Z] #43 97.53 vendor/golang.org/x/crypto/hkdf [2020-09-29T23:02:03.088Z] #43 97.64 vendor/golang.org/x/text/transform [2020-09-29T23:02:03.088Z] #43 98.19 vendor/golang.org/x/text/unicode/bidi [2020-09-29T23:02:03.088Z] #43 99.63 vendor/golang.org/x/text/secure/bidirule [2020-09-29T23:02:03.088Z] #43 99.97 vendor/golang.org/x/text/unicode/norm [2020-09-29T23:02:03.088Z] #43 104.2 vendor/golang.org/x/net/idna [2020-09-29T23:02:03.088Z] #43 106.9 vendor/golang.org/x/net/http2/hpack [2020-09-29T23:02:03.088Z] #43 ... [2020-09-29T23:02:03.088Z] [2020-09-29T23:02:03.088Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:03.088Z] #41 36.59 CC images/userns.o [2020-09-29T23:02:03.088Z] #41 36.90 CC images/google/protobuf/descriptor.o [2020-09-29T23:02:03.350Z] #41 38.50 CC images/opts.o [2020-09-29T23:02:03.424Z] #41 42.56 CC compel/plugins/std/infect.o [2020-09-29T23:02:03.567Z] #22 103.0 Checking out files: 27% (2971/10921) Checking out files: 28% (3058/10921) Checking out files: 29% (3168/10921) Checking out files: 30% (3277/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 45% (4967/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 69% (7595/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) Checking out files: 77% (8410/10921) Checking out files: 78% (8519/10921) Checking out files: 79% (8628/10921) Checking out files: 80% (8737/10921) Checking out files: 81% (8847/10921) Checking out files: 82% (8956/10921) Checking out files: 83% (9065/10921) Checking out files: 84% (9174/10921) Checking out files: 85% (9283/10921) Checking out files: 86% (9393/10921) Checking out files: 87% (9502/10921) Checking out files: 88% (9611/10921) Checking out files: 89% (9720/10921) Checking out files: 90% (9829/10921) Checking out files: 91% (9939/10921) Checking out files: 92% (10048/10921) Checking out files: 92% (10097/10921) Checking out files: 93% (10157/10921) Checking out files: 94% (10266/10921) Checking out files: 95% (10375/10921) Checking out files: 96% (10485/10921) Checking out files: 97% (10594/10921) [2020-09-29T23:02:03.567Z] #22 ... [2020-09-29T23:02:03.567Z] [2020-09-29T23:02:03.567Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:03.567Z] #41 43.24 CC compel/plugins/std/string.o [2020-09-29T23:02:03.567Z] #41 43.89 CC compel/plugins/std/infect.o [2020-09-29T23:02:03.567Z] #41 44.29 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-29T23:02:03.567Z] #41 44.34 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-29T23:02:03.567Z] #41 44.41 AR compel/plugins/std.lib.a [2020-09-29T23:02:03.567Z] #41 44.51 CC compel/plugins/fds/fds.o [2020-09-29T23:02:03.567Z] #41 44.92 AR compel/plugins/fds.lib.a [2020-09-29T23:02:03.567Z] #41 45.00 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:02:03.567Z] #41 45.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:02:03.567Z] #41 45.35 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-29T23:02:03.567Z] #41 45.52 HOSTDEP compel/src/main-host.d [2020-09-29T23:02:03.567Z] #41 45.69 DEP compel/src/lib/ptrace.d [2020-09-29T23:02:03.567Z] #41 45.82 DEP compel/src/lib/infect.d [2020-09-29T23:02:03.567Z] #41 46.04 DEP compel/src/lib/infect-util.d [2020-09-29T23:02:03.567Z] #41 46.15 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:02:03.567Z] #41 46.27 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-29T23:02:03.567Z] #41 46.41 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-29T23:02:03.567Z] #41 46.49 DEP compel/src/lib/log.d [2020-09-29T23:02:03.567Z] #41 46.64 DEP compel/src/main.d [2020-09-29T23:02:03.567Z] #41 46.74 DEP compel/src/lib/handle-elf.d [2020-09-29T23:02:03.567Z] #41 46.85 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-29T23:02:03.567Z] #41 46.97 CC compel/src/lib/log.o [2020-09-29T23:02:03.567Z] #41 47.20 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-29T23:02:03.567Z] #41 47.44 CC compel/arch/aarch64/src/lib/infect.o [2020-09-29T23:02:03.567Z] #41 47.83 CC compel/src/lib/infect-rpc.o [2020-09-29T23:02:03.567Z] #41 48.24 CC compel/src/lib/infect-util.o [2020-09-29T23:02:03.567Z] #41 48.49 CC compel/src/lib/infect.o [2020-09-29T23:02:03.567Z] #41 50.57 CC compel/src/lib/ptrace.o [2020-09-29T23:02:03.567Z] #41 51.17 AR compel/libcompel.a [2020-09-29T23:02:03.567Z] #41 51.26 HOSTCC compel/src/main-host.o [2020-09-29T23:02:03.567Z] #41 51.66 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-29T23:02:03.567Z] #41 51.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:02:03.567Z] #41 52.18 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:02:03.567Z] #41 52.40 HOSTLINK compel/compel-host-bin [2020-09-29T23:02:03.567Z] #41 52.70 DEP soccr/soccr.d [2020-09-29T23:02:03.567Z] #41 52.92 CC soccr/soccr.o [2020-09-29T23:02:03.611Z] #41 38.77 CC images/seccomp.o [2020-09-29T23:02:03.684Z] #41 43.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-29T23:02:03.684Z] #41 43.04 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-29T23:02:03.684Z] #41 43.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-29T23:02:03.831Z] #41 ... [2020-09-29T23:02:03.831Z] [2020-09-29T23:02:03.831Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:03.831Z] #22 103.0 Checking out files: 27% (2971/10921) Checking out files: 28% (3058/10921) Checking out files: 29% (3168/10921) Checking out files: 30% (3277/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 45% (4967/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 69% (7595/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) Checking out files: 77% (8410/10921) Checking out files: 78% (8519/10921) Checking out files: 79% (8628/10921) Checking out files: 80% (8737/10921) Checking out files: 81% (8847/10921) Checking out files: 82% (8956/10921) Checking out files: 83% (9065/10921) Checking out files: 84% (9174/10921) Checking out files: 85% (9283/10921) Checking out files: 86% (9393/10921) Checking out files: 87% (9502/10921) Checking out files: 88% (9611/10921) Checking out files: 89% (9720/10921) Checking out files: 90% (9829/10921) Checking out files: 91% (9939/10921) Checking out files: 92% (10048/10921) Checking out files: 92% (10097/10921) Checking out files: 93% (10157/10921) Checking out files: 94% (10266/10921) Checking out files: 95% (10375/10921) Checking out files: 96% (10485/10921) Checking out files: 97% (10594/10921) Checking out files: 98% (10703/10921) Checking out files: 99% (10812/10921) Checking out files: 100% (10921/10921) Checking out files: 100% (10921/10921), done. [2020-09-29T23:02:03.831Z] #22 106.5 + cd /tmp/tmp.qy5wmi54mY/tmp/docker-ce [2020-09-29T23:02:03.871Z] #41 39.00 CC images/binfmt-misc.o [2020-09-29T23:02:03.943Z] #41 43.21 AR compel/plugins/std.lib.a [2020-09-29T23:02:03.943Z] #41 43.27 CC compel/plugins/fds/fds.o [2020-09-29T23:02:04.095Z] #22 106.5 + git checkout -q v17.06.2-ce [2020-09-29T23:02:04.131Z] #41 39.21 CC images/time.o [2020-09-29T23:02:04.202Z] #41 43.51 AR compel/plugins/fds.lib.a [2020-09-29T23:02:04.202Z] #41 43.56 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:02:04.202Z] #41 43.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:02:04.202Z] #41 43.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-29T23:02:04.392Z] #41 39.41 CC images/sysctl.o [2020-09-29T23:02:04.392Z] #41 39.60 CC images/autofs.o [2020-09-29T23:02:04.464Z] #41 43.85 HOSTDEP compel/src/main-host.d [2020-09-29T23:02:04.464Z] #41 43.95 DEP compel/src/lib/ptrace.d [2020-09-29T23:02:04.464Z] #41 44.07 DEP compel/src/lib/infect.d [2020-09-29T23:02:04.621Z] #52 ... [2020-09-29T23:02:04.621Z] [2020-09-29T23:02:04.621Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:04.621Z] #19 0.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:02:04.621Z] #19 0.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:02:04.621Z] #19 0.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:02:04.621Z] #19 1.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-29T23:02:04.621Z] #19 3.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-09-29T23:02:04.621Z] #19 4.599 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-29T23:02:04.621Z] #19 ... [2020-09-29T23:02:04.621Z] [2020-09-29T23:02:04.621Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:04.621Z] #42 54.74 CC compel/src/lib/infect-rpc.o [2020-09-29T23:02:04.621Z] #42 55.19 CC compel/src/lib/infect-util.o [2020-09-29T23:02:04.621Z] #42 55.48 CC compel/src/lib/infect.o [2020-09-29T23:02:04.652Z] #41 39.77 CC images/macvlan.o [2020-09-29T23:02:04.652Z] #41 39.91 CC images/sit.o [2020-09-29T23:02:04.724Z] #41 44.21 DEP compel/src/lib/infect-util.d [2020-09-29T23:02:04.912Z] #41 40.10 CC images/memfd.o [2020-09-29T23:02:04.982Z] #41 44.30 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:02:04.983Z] #41 44.45 DEP compel/arch/x86/src/lib/infect.d [2020-09-29T23:02:05.172Z] #41 40.35 CC images/timens.o [2020-09-29T23:02:05.289Z] #41 44.63 DEP compel/arch/x86/src/lib/cpu.d [2020-09-29T23:02:05.289Z] #41 44.69 DEP compel/src/lib/log.d [2020-09-29T23:02:05.555Z] #41 44.79 DEP compel/src/main.d [2020-09-29T23:02:05.555Z] #41 44.91 DEP compel/src/lib/handle-elf.d [2020-09-29T23:02:05.555Z] #41 45.01 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-29T23:02:05.740Z] #41 40.65 LINK images/built-in.o [2020-09-29T23:02:05.740Z] #41 40.82 GEN compel/include/asm [2020-09-29T23:02:05.740Z] #41 40.84 GEN compel/include/version.h [2020-09-29T23:02:05.740Z] #41 40.86 touch .config [2020-09-29T23:02:05.740Z] #41 40.91 GEN include/common/config.h [2020-09-29T23:02:05.740Z] #41 40.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-29T23:02:05.740Z] #41 41.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-29T23:02:05.819Z] #41 45.13 CC compel/src/lib/log.o [2020-09-29T23:02:06.000Z] #41 41.03 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-29T23:02:06.000Z] #41 41.05 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-29T23:02:06.000Z] #41 41.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-29T23:02:06.000Z] #41 41.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-29T23:02:06.000Z] #41 41.12 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-29T23:02:06.000Z] #41 41.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-29T23:02:06.000Z] #41 41.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-29T23:02:06.000Z] #41 41.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-29T23:02:06.000Z] #41 41.20 DEP compel/plugins/std/infect.d [2020-09-29T23:02:06.080Z] #41 45.42 CC compel/arch/x86/src/lib/cpu.o [2020-09-29T23:02:06.150Z] #42 ... [2020-09-29T23:02:06.150Z] [2020-09-29T23:02:06.150Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-29T23:02:06.150Z] #50 108.3 golang.org/x/crypto/ssh/terminal [2020-09-29T23:02:06.150Z] #50 112.5 mvdan.cc/sh/v3/cmd/shfmt [2020-09-29T23:02:06.150Z] #50 DONE 118.2s [2020-09-29T23:02:06.150Z] [2020-09-29T23:02:06.150Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:06.150Z] #42 58.72 CC compel/src/lib/ptrace.o [2020-09-29T23:02:06.260Z] #41 41.37 DEP compel/plugins/std/string.d [2020-09-29T23:02:06.260Z] #41 41.45 DEP compel/plugins/std/log.d [2020-09-29T23:02:06.452Z] #42 ... [2020-09-29T23:02:06.452Z] [2020-09-29T23:02:06.452Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:06.452Z] #44 108.5 encoding/xml [2020-09-29T23:02:06.452Z] #44 114.8 math/big [2020-09-29T23:02:06.452Z] #44 115.8 go/doc [2020-09-29T23:02:06.452Z] #44 ... [2020-09-29T23:02:06.452Z] [2020-09-29T23:02:06.452Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:06.452Z] #19 10.97 Fetched 8163 kB in 10s (780 kB/s) [2020-09-29T23:02:06.494Z] #20 5.155 Collecting yamllint==1.16.0 [2020-09-29T23:02:06.520Z] #41 41.56 DEP compel/plugins/std/fds.d [2020-09-29T23:02:06.520Z] #41 41.64 DEP compel/plugins/std/std.d [2020-09-29T23:02:06.520Z] #41 41.78 DEP compel/plugins/shmem/shmem.d [2020-09-29T23:02:06.780Z] #41 41.86 DEP compel/plugins/fds/fds.d [2020-09-29T23:02:06.780Z] #41 42.00 CC compel/plugins/std/std.o [2020-09-29T23:02:07.024Z] #41 46.19 CC compel/arch/x86/src/lib/infect.o [2020-09-29T23:02:07.040Z] #41 42.30 CC compel/plugins/std/fds.o [2020-09-29T23:02:07.060Z] #20 ... [2020-09-29T23:02:07.060Z] [2020-09-29T23:02:07.060Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:07.060Z] #47 184.6 + cd /tmp/tmp.br4tuwcPGW/src/github.com/golangci/golangci-lint/ [2020-09-29T23:02:07.060Z] #47 184.6 + git checkout -q v1.23.8 [2020-09-29T23:02:07.060Z] #47 185.6 ++ git describe --tags [2020-09-29T23:02:07.060Z] #47 185.6 + version=v1.23.8 [2020-09-29T23:02:07.060Z] #47 185.6 ++ git rev-parse --short HEAD [2020-09-29T23:02:07.060Z] #47 185.6 + commit=76a82c6 [2020-09-29T23:02:07.060Z] #47 185.6 ++ git show -s --format=%cd [2020-09-29T23:02:07.060Z] #47 185.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:02:07.060Z] #47 185.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:02:07.418Z] #22 109.8 + mkdir -p /tmp/tmp.qy5wmi54mY/src/github.com/docker [2020-09-29T23:02:07.418Z] #22 109.8 + mv components/cli /tmp/tmp.qy5wmi54mY/src/github.com/docker/cli [2020-09-29T23:02:07.418Z] #22 109.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-29T23:02:07.418Z] #22 ... [2020-09-29T23:02:07.418Z] [2020-09-29T23:02:07.418Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:07.418Z] #43 100.4 github.com/LK4D4/vndr/godl [2020-09-29T23:02:07.418Z] #43 101.2 github.com/LK4D4/vndr [2020-09-29T23:02:07.418Z] #43 DONE 110.0s [2020-09-29T23:02:07.418Z] [2020-09-29T23:02:07.418Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:02:07.418Z] #30 DONE 109.9s [2020-09-29T23:02:07.610Z] #41 42.71 CC compel/plugins/std/log.o [2020-09-29T23:02:07.613Z] #41 46.97 CC compel/src/lib/infect-rpc.o [2020-09-29T23:02:07.682Z] [2020-09-29T23:02:07.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:07.682Z] #41 54.31 AR soccr/libsoccr.a [2020-09-29T23:02:07.682Z] #41 54.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:02:07.682Z] #41 54.94 DEP criu/arch/aarch64/sigframe.d [2020-09-29T23:02:07.682Z] #41 55.09 DEP criu/arch/aarch64/crtools.d [2020-09-29T23:02:07.682Z] #41 55.38 DEP criu/arch/aarch64/cpu.d [2020-09-29T23:02:07.682Z] #41 55.43 DEP criu/arch/aarch64/bitops.d [2020-09-29T23:02:07.682Z] #41 55.46 CC criu/arch/aarch64/bitops.o [2020-09-29T23:02:07.682Z] #41 55.52 CC criu/arch/aarch64/cpu.o [2020-09-29T23:02:07.682Z] #41 55.78 CC criu/arch/aarch64/crtools.o [2020-09-29T23:02:07.682Z] #41 56.32 CC criu/arch/aarch64/sigframe.o [2020-09-29T23:02:07.682Z] #41 56.44 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-29T23:02:07.682Z] #41 56.47 DEP criu/pie/util-vdso.d [2020-09-29T23:02:07.682Z] #41 56.61 DEP criu/pie/util.d [2020-09-29T23:02:07.682Z] #41 56.70 CC criu/pie/util.o [2020-09-29T23:02:07.682Z] #41 56.92 CC criu/pie/util-vdso.o [2020-09-29T23:02:07.874Z] #41 47.35 CC compel/src/lib/infect-util.o [2020-09-29T23:02:07.946Z] #41 57.52 AR criu/pie/pie.lib.a [2020-09-29T23:02:07.946Z] #41 57.60 DEP criu/pie/restorer.d [2020-09-29T23:02:08.133Z] #41 ... [2020-09-29T23:02:08.133Z] [2020-09-29T23:02:08.133Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:08.134Z] #56 104.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:02:08.134Z] #56 104.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:02:08.134Z] #56 DONE 112.7s [2020-09-29T23:02:08.134Z] [2020-09-29T23:02:08.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:02:08.134Z] #11 112.7 Selecting previously unselected package libapparmor1:amd64. [2020-09-29T23:02:08.134Z] #11 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-29T23:02:08.134Z] #11 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:02:08.134Z] #11 ... [2020-09-29T23:02:08.134Z] [2020-09-29T23:02:08.134Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:02:08.134Z] #57 DONE 0.1s [2020-09-29T23:02:08.134Z] [2020-09-29T23:02:08.134Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:02:08.134Z] #58 DONE 0.1s [2020-09-29T23:02:08.134Z] [2020-09-29T23:02:08.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:02:08.134Z] #11 113.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-29T23:02:08.181Z] #41 43.42 CC compel/plugins/std/string.o [2020-09-29T23:02:08.212Z] #41 57.92 DEP criu/arch/aarch64/intraprocedure.d [2020-09-29T23:02:08.393Z] #11 113.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-29T23:02:08.393Z] #11 113.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:02:08.393Z] #11 113.1 Selecting previously unselected package libbtrfs0. [2020-09-29T23:02:08.393Z] #11 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T23:02:08.393Z] #11 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:02:08.393Z] #11 113.2 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:02:08.393Z] #11 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T23:02:08.393Z] #11 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:02:08.476Z] #41 57.99 DEP criu/arch/aarch64/restorer.d [2020-09-29T23:02:08.476Z] #41 58.25 DEP criu/arch/aarch64/vdso-pie.d [2020-09-29T23:02:08.754Z] #41 ... [2020-09-29T23:02:08.754Z] [2020-09-29T23:02:08.754Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:08.754Z] #56 DONE 113.4s [2020-09-29T23:02:08.754Z] [2020-09-29T23:02:08.754Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:02:08.754Z] #11 113.4 Selecting previously unselected package libapparmor1:amd64. [2020-09-29T23:02:08.754Z] #11 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-29T23:02:08.754Z] #11 ... [2020-09-29T23:02:08.754Z] [2020-09-29T23:02:08.754Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:02:08.754Z] #57 DONE 0.2s [2020-09-29T23:02:08.754Z] [2020-09-29T23:02:08.754Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:02:08.754Z] #58 DONE 0.1s [2020-09-29T23:02:08.754Z] [2020-09-29T23:02:08.754Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-29T23:02:08.754Z] #11 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:02:08.959Z] #11 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-29T23:02:08.960Z] #11 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:02:08.960Z] #11 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:08.960Z] #11 113.6 Selecting previously unselected package libudev-dev:amd64. [2020-09-29T23:02:08.960Z] #11 113.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:02:08.960Z] #11 113.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:09.015Z] #11 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-29T23:02:09.015Z] #11 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-29T23:02:09.015Z] #11 113.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:02:09.054Z] #41 58.53 DEP criu/pie/parasite-vdso.d [2020-09-29T23:02:09.276Z] #11 113.9 Selecting previously unselected package libbtrfs0. [2020-09-29T23:02:09.276Z] #11 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-29T23:02:09.276Z] #11 113.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-29T23:02:09.319Z] #41 58.84 DEP criu/pie/parasite.d [2020-09-29T23:02:09.527Z] #11 114.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-29T23:02:09.527Z] #11 114.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-29T23:02:09.527Z] #11 114.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:02:09.527Z] #11 114.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-29T23:02:09.527Z] #11 114.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:09.527Z] #11 114.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:09.536Z] #11 114.2 Selecting previously unselected package libbtrfs-dev. [2020-09-29T23:02:09.537Z] #11 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-29T23:02:09.537Z] #11 114.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:02:09.583Z] #41 59.18 CC criu/pie/parasite.o [2020-09-29T23:02:09.786Z] #11 114.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-29T23:02:09.786Z] #11 114.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:09.786Z] #11 114.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:09.799Z] #11 114.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-29T23:02:09.799Z] #11 114.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:02:09.799Z] #11 114.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:10.025Z] #19 10.97 Reading package lists... [2020-09-29T23:02:10.062Z] #11 114.7 Selecting previously unselected package libudev-dev:amd64. [2020-09-29T23:02:10.062Z] #11 114.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:02:10.062Z] #11 114.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:10.088Z] #11 114.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-29T23:02:10.088Z] #11 114.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:10.088Z] #11 114.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:02:10.088Z] #11 114.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-29T23:02:10.088Z] #11 114.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:10.088Z] #11 114.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:02:10.163Z] #41 59.84 LINK criu/pie/parasite.built-in.o [2020-09-29T23:02:10.322Z] #11 114.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-29T23:02:10.322Z] #11 115.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-29T23:02:10.322Z] #11 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:02:10.427Z] #41 59.85 GEN criu/pie/parasite-blob.h [2020-09-29T23:02:10.427Z] #41 59.87 CC criu/pie/parasite-vdso.o [2020-09-29T23:02:10.583Z] #11 115.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-29T23:02:10.583Z] #11 115.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:10.583Z] #11 115.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:10.656Z] #11 115.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-29T23:02:10.656Z] #11 115.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-29T23:02:10.656Z] #11 115.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:02:10.656Z] #11 115.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-29T23:02:10.693Z] #41 60.41 CC criu/arch/aarch64/vdso-pie.o [2020-09-29T23:02:10.843Z] #11 115.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-29T23:02:10.843Z] #11 115.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:10.843Z] #11 115.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:10.843Z] #11 115.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-29T23:02:10.843Z] #11 115.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:10.843Z] #11 115.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:02:10.915Z] #11 115.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:02:10.915Z] #11 115.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:10.915Z] #11 115.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-29T23:02:10.915Z] #11 115.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-29T23:02:10.915Z] #11 115.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:02:10.915Z] #11 115.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-29T23:02:10.915Z] #11 115.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:02:10.915Z] #11 115.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:11.104Z] #11 115.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-29T23:02:11.104Z] #11 115.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-29T23:02:11.104Z] #11 115.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:02:11.233Z] #47 ... [2020-09-29T23:02:11.233Z] [2020-09-29T23:02:11.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:11.233Z] #41 122.8 CC criu/namespaces.o [2020-09-29T23:02:11.233Z] #41 124.8 CC criu/net.o [2020-09-29T23:02:11.233Z] #41 127.8 CC criu/netfilter.o [2020-09-29T23:02:11.233Z] #41 128.1 CC criu/page-pipe.o [2020-09-29T23:02:11.233Z] #41 128.6 CC criu/page-xfer.o [2020-09-29T23:02:11.274Z] #41 60.78 CC criu/arch/aarch64/restorer.o [2020-09-29T23:02:11.364Z] #11 116.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-29T23:02:11.364Z] #11 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-29T23:02:11.364Z] #11 116.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:02:11.389Z] #19 16.02 Reading package lists... [2020-09-29T23:02:11.389Z] #19 ... [2020-09-29T23:02:11.389Z] [2020-09-29T23:02:11.389Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:11.389Z] #57 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-29T23:02:11.389Z] #57 123.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-29T23:02:11.489Z] #11 116.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:02:11.489Z] #11 116.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:02:11.489Z] #11 116.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:02:11.489Z] #11 116.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:11.489Z] #11 116.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:02:11.489Z] #11 116.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:02:11.489Z] #11 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:11.489Z] #11 116.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 [2020-09-29T23:02:11.489Z] #11 116.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 [2020-09-29T23:02:11.489Z] #11 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:11.538Z] #41 61.13 CC criu/arch/aarch64/intraprocedure.o [2020-09-29T23:02:11.748Z] #11 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T23:02:11.748Z] #11 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-29T23:02:11.748Z] #11 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:02:11.748Z] #11 116.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:02:11.748Z] #11 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:11.748Z] #11 116.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:02:11.748Z] #11 116.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:11.748Z] #11 116.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:11.748Z] #11 116.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:02:11.798Z] #41 130.0 CC criu/pagemap-cache.o [2020-09-29T23:02:11.798Z] #41 ... [2020-09-29T23:02:11.798Z] [2020-09-29T23:02:11.798Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:02:11.798Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:02:11.803Z] #41 61.19 CC criu/pie/restorer.o [2020-09-29T23:02:11.937Z] #11 116.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-29T23:02:11.937Z] #11 116.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-29T23:02:11.937Z] #11 116.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:11.937Z] #11 116.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-29T23:02:11.937Z] #11 116.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-29T23:02:11.937Z] #11 116.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:02:11.937Z] #11 116.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-29T23:02:11.937Z] #11 116.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-29T23:02:11.937Z] #11 116.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:12.056Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:02:12.056Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:02:12.318Z] #11 DONE 116.9s [2020-09-29T23:02:12.318Z] [2020-09-29T23:02:12.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:12.318Z] #41 47.60 CC compel/src/lib/infect.o [2020-09-29T23:02:12.318Z] #41 50.19 CC compel/src/lib/ptrace.o [2020-09-29T23:02:12.318Z] #41 50.48 AR compel/libcompel.a [2020-09-29T23:02:12.318Z] #41 50.55 HOSTCC compel/src/main-host.o [2020-09-29T23:02:12.318Z] #41 50.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-29T23:02:12.318Z] #41 50.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:02:12.318Z] #41 51.28 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:02:12.318Z] #41 51.47 HOSTLINK compel/compel-host-bin [2020-09-29T23:02:12.318Z] #41 51.56 DEP soccr/soccr.d [2020-09-29T23:02:12.318Z] #41 51.81 CC soccr/soccr.o [2020-09-29T23:02:12.382Z] #41 ... [2020-09-29T23:02:12.382Z] [2020-09-29T23:02:12.382Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:12.382Z] #18 7.132 Fetched 8211 kB in 6s (1412 kB/s) [2020-09-29T23:02:12.382Z] #18 7.132 Reading package lists... [2020-09-29T23:02:12.382Z] #18 9.784 Reading package lists... [2020-09-29T23:02:12.382Z] #18 12.52 Building dependency tree... [2020-09-29T23:02:12.382Z] #18 14.10 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:02:12.382Z] #18 14.10 The following additional packages will be installed: [2020-09-29T23:02:12.382Z] #18 14.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:02:12.382Z] #18 14.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:02:12.382Z] #18 14.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:02:12.382Z] #18 14.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:02:12.382Z] #18 14.10 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:02:12.382Z] #18 14.12 Suggested packages: [2020-09-29T23:02:12.382Z] #18 14.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:02:12.382Z] #18 14.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:02:12.382Z] #18 14.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:02:12.382Z] #18 14.12 Recommended packages: [2020-09-29T23:02:12.382Z] #18 14.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:02:12.382Z] #18 14.12 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:02:12.382Z] #18 15.32 The following NEW packages will be installed: [2020-09-29T23:02:12.382Z] #18 15.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:02:12.382Z] #18 15.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:02:12.382Z] #18 15.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:02:12.382Z] #18 15.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:02:12.382Z] #18 15.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:02:12.382Z] #18 15.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:02:12.382Z] #18 15.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:02:12.382Z] #18 15.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:02:12.382Z] #18 15.33 xz-utils zip [2020-09-29T23:02:12.382Z] #18 15.65 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:02:12.382Z] #18 15.65 Need to get 27.6 MB of archives. [2020-09-29T23:02:12.382Z] #18 15.65 After this operation, 114 MB of additional disk space will be used. [2020-09-29T23:02:12.382Z] #18 15.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-29T23:02:12.382Z] #18 15.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-29T23:02:12.382Z] #18 15.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-29T23:02:12.382Z] #18 15.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-29T23:02:12.382Z] #18 15.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-29T23:02:12.382Z] #18 15.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-29T23:02:12.382Z] #18 15.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:02:12.383Z] #18 15.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-29T23:02:12.383Z] #18 15.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-29T23:02:12.383Z] #18 15.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-29T23:02:12.383Z] #18 15.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-29T23:02:12.383Z] #18 15.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-29T23:02:12.383Z] #18 15.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-29T23:02:12.383Z] #18 15.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-29T23:02:12.383Z] #18 15.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-29T23:02:12.383Z] #18 15.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-29T23:02:12.383Z] #18 15.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-29T23:02:12.383Z] #18 15.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:02:12.383Z] #18 15.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:02:12.383Z] #18 15.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-29T23:02:12.383Z] #18 15.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-29T23:02:12.383Z] #18 15.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-29T23:02:12.383Z] #18 15.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-29T23:02:12.383Z] #18 15.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-29T23:02:12.383Z] #18 15.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-29T23:02:12.383Z] #18 15.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-29T23:02:12.383Z] #18 15.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-29T23:02:12.383Z] #18 15.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-29T23:02:12.383Z] #18 15.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-29T23:02:12.383Z] #18 16.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-29T23:02:12.383Z] #18 16.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-29T23:02:12.383Z] #18 16.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-29T23:02:12.383Z] #18 16.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-29T23:02:12.383Z] #18 16.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-29T23:02:12.383Z] #18 16.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:02:12.383Z] #18 16.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:02:12.383Z] #18 16.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:02:12.383Z] #18 16.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-29T23:02:12.383Z] #18 16.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:02:12.383Z] #18 16.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:02:12.383Z] #18 16.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:02:12.383Z] #18 16.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-29T23:02:12.383Z] #18 16.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-29T23:02:12.383Z] #18 16.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-29T23:02:12.383Z] #18 16.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:02:12.383Z] #18 16.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-29T23:02:12.383Z] #18 16.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-29T23:02:12.383Z] #18 16.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-29T23:02:12.383Z] #18 17.23 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:02:12.383Z] #18 17.34 Fetched 27.6 MB in 1s (25.2 MB/s) [2020-09-29T23:02:12.383Z] #18 17.44 Selecting previously unselected package pigz. [2020-09-29T23:02:12.508Z] #11 117.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-29T23:02:12.508Z] #11 117.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-29T23:02:12.508Z] #11 117.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-29T23:02:12.508Z] #11 117.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-29T23:02:12.508Z] #11 117.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:12.508Z] #11 117.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-29T23:02:12.508Z] #11 117.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:12.508Z] #11 117.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-29T23:02:12.508Z] #11 117.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-29T23:02:12.508Z] #11 117.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:12.508Z] #11 117.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-29T23:02:12.647Z] #18 17.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 ... 23405 files and directories currently installed.) [2020-09-29T23:02:12.647Z] #18 17.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-29T23:02:12.647Z] #18 17.54 Unpacking pigz (2.4-1) ... [2020-09-29T23:02:12.647Z] #18 17.65 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-29T23:02:12.647Z] #18 17.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-29T23:02:12.647Z] #18 17.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:12.769Z] #11 117.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-29T23:02:12.769Z] #11 117.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-29T23:02:12.769Z] #11 117.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-29T23:02:12.769Z] #11 117.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-29T23:02:12.769Z] #11 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-29T23:02:12.769Z] #11 117.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-29T23:02:12.769Z] #11 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:12.769Z] #11 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T23:02:12.769Z] #11 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-29T23:02:12.769Z] #11 117.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-29T23:02:12.769Z] #11 117.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 [2020-09-29T23:02:12.769Z] #11 117.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 [2020-09-29T23:02:12.769Z] #11 117.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-29T23:02:12.769Z] #11 117.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-29T23:02:12.769Z] #11 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:12.769Z] #11 117.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-29T23:02:12.769Z] #11 117.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:12.769Z] #11 117.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-29T23:02:12.769Z] #11 117.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:02:13.227Z] #18 18.14 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:02:13.227Z] #18 18.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-29T23:02:13.227Z] #18 18.16 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:13.349Z] #11 DONE 118.0s [2020-09-29T23:02:13.349Z] [2020-09-29T23:02:13.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:13.349Z] #41 44.04 CC compel/plugins/std/infect.o [2020-09-29T23:02:13.349Z] #41 44.60 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-29T23:02:13.349Z] #41 44.69 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-29T23:02:13.349Z] #41 44.78 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-29T23:02:13.349Z] #41 44.87 AR compel/plugins/std.lib.a [2020-09-29T23:02:13.349Z] #41 44.99 CC compel/plugins/fds/fds.o [2020-09-29T23:02:13.349Z] #41 45.33 AR compel/plugins/fds.lib.a [2020-09-29T23:02:13.349Z] #41 45.40 HOSTDEP compel/src/lib/log-host.d [2020-09-29T23:02:13.349Z] #41 45.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-29T23:02:13.349Z] #41 45.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-29T23:02:13.349Z] #41 45.58 HOSTDEP compel/src/main-host.d [2020-09-29T23:02:13.349Z] #41 45.67 DEP compel/src/lib/ptrace.d [2020-09-29T23:02:13.349Z] #41 45.76 DEP compel/src/lib/infect.d [2020-09-29T23:02:13.350Z] #41 45.88 DEP compel/src/lib/infect-util.d [2020-09-29T23:02:13.350Z] #41 46.00 DEP compel/src/lib/infect-rpc.d [2020-09-29T23:02:13.350Z] #41 46.12 DEP compel/arch/x86/src/lib/infect.d [2020-09-29T23:02:13.350Z] #41 46.22 DEP compel/arch/x86/src/lib/cpu.d [2020-09-29T23:02:13.350Z] #41 46.28 DEP compel/src/lib/log.d [2020-09-29T23:02:13.350Z] #41 46.36 DEP compel/src/main.d [2020-09-29T23:02:13.350Z] #41 46.44 DEP compel/src/lib/handle-elf.d [2020-09-29T23:02:13.350Z] #41 46.55 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-29T23:02:13.350Z] #41 46.65 CC compel/src/lib/log.o [2020-09-29T23:02:13.350Z] #41 46.85 CC compel/arch/x86/src/lib/cpu.o [2020-09-29T23:02:13.350Z] #41 47.50 CC compel/arch/x86/src/lib/infect.o [2020-09-29T23:02:13.350Z] #41 48.29 CC compel/src/lib/infect-rpc.o [2020-09-29T23:02:13.429Z] #20 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:02:13.429Z] #20 12.35 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:02:13.429Z] #20 12.39 Building wheels for collected packages: pyyaml [2020-09-29T23:02:13.491Z] #18 ... [2020-09-29T23:02:13.491Z] [2020-09-29T23:02:13.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:13.491Z] #41 63.12 LINK criu/pie/restorer.built-in.o [2020-09-29T23:02:13.491Z] #41 63.13 GEN criu/pie/restorer-blob.h [2020-09-29T23:02:13.491Z] #41 63.21 DEP criu/vdso.d [2020-09-29T23:02:13.610Z] #41 ... [2020-09-29T23:02:13.610Z] [2020-09-29T23:02:13.610Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:13.610Z] #43 108.1 mime [2020-09-29T23:02:13.610Z] #43 109.7 mime/quotedprintable [2020-09-29T23:02:13.610Z] #43 110.1 net/http/internal [2020-09-29T23:02:13.610Z] #43 111.5 mime/multipart [2020-09-29T23:02:13.610Z] #43 111.5 crypto/tls [2020-09-29T23:02:13.610Z] #43 ... [2020-09-29T23:02:13.610Z] [2020-09-29T23:02:13.610Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:13.610Z] #41 48.82 CC compel/src/lib/infect-util.o [2020-09-29T23:02:13.686Z] #20 12.40 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:02:13.700Z] #41 ... [2020-09-29T23:02:13.700Z] [2020-09-29T23:02:13.700Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:13.700Z] #43 108.1 net/textproto [2020-09-29T23:02:13.700Z] #43 108.1 crypto/x509 [2020-09-29T23:02:13.700Z] #43 109.1 vendor/golang.org/x/net/http/httpguts [2020-09-29T23:02:13.700Z] #43 109.3 vendor/golang.org/x/net/http/httpproxy [2020-09-29T23:02:13.700Z] #43 109.7 mime/multipart [2020-09-29T23:02:13.700Z] #43 112.1 crypto/tls [2020-09-29T23:02:13.700Z] #43 ... [2020-09-29T23:02:13.700Z] [2020-09-29T23:02:13.700Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:13.700Z] #51 1.440 + RM_GOPATH=0 [2020-09-29T23:02:13.700Z] #51 1.440 + TMP_GOPATH= [2020-09-29T23:02:13.700Z] #51 1.440 + : /build [2020-09-29T23:02:13.700Z] #51 ... [2020-09-29T23:02:13.700Z] [2020-09-29T23:02:13.700Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:02:13.700Z] #12 DONE 1.6s [2020-09-29T23:02:13.700Z] [2020-09-29T23:02:13.700Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:13.700Z] #51 1.440 + '[' -z '' ']' [2020-09-29T23:02:13.700Z] #51 1.443 ++ mktemp -d [2020-09-29T23:02:13.700Z] #51 1.444 + export GOPATH=/tmp/tmp.6jQ3wZeJBW [2020-09-29T23:02:13.700Z] #51 1.444 + GOPATH=/tmp/tmp.6jQ3wZeJBW [2020-09-29T23:02:13.700Z] #51 1.444 + RM_GOPATH=1 [2020-09-29T23:02:13.700Z] #51 1.444 + case "$(go env GOARCH)" in [2020-09-29T23:02:13.700Z] #51 1.449 ++ go env GOARCH [2020-09-29T23:02:13.700Z] #51 1.477 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:02:13.700Z] #51 1.477 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:02:13.700Z] #51 1.478 ++ dirname /tmp/install/install.sh [2020-09-29T23:02:13.700Z] #51 1.485 + dir=/tmp/install [2020-09-29T23:02:13.700Z] #51 1.485 + bin=runc [2020-09-29T23:02:13.700Z] #51 1.485 + shift [2020-09-29T23:02:13.700Z] #51 1.485 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:02:13.700Z] #51 1.485 + . /tmp/install/runc.installer [2020-09-29T23:02:13.700Z] #51 1.485 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:02:13.700Z] #51 1.486 + install_runc [2020-09-29T23:02:13.700Z] #51 1.486 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:02:13.700Z] #51 1.493 + uname -r [2020-09-29T23:02:13.700Z] #51 1.507 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:02:13.700Z] #51 1.507 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:02:13.700Z] #51 1.507 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:02:13.700Z] #51 1.507 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6jQ3wZeJBW/src/github.com/opencontainers/runc [2020-09-29T23:02:13.700Z] #51 1.507 Cloning into '/tmp/tmp.6jQ3wZeJBW/src/github.com/opencontainers/runc'... [2020-09-29T23:02:14.070Z] #41 63.47 DEP criu/uts_ns.d [2020-09-29T23:02:14.070Z] #41 63.61 DEP criu/util.d [2020-09-29T23:02:14.070Z] #41 63.73 DEP criu/uffd.d [2020-09-29T23:02:14.184Z] #41 49.14 CC compel/src/lib/infect.o [2020-09-29T23:02:14.335Z] #41 63.95 DEP criu/tun.d [2020-09-29T23:02:14.335Z] #41 64.09 DEP criu/tty.d [2020-09-29T23:02:14.618Z] #20 13.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:02:14.875Z] #20 13.56 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:02:14.875Z] #20 13.64 Successfully built pyyaml [2020-09-29T23:02:14.875Z] #20 13.66 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-29T23:02:14.912Z] #41 64.33 DEP criu/timerfd.d [2020-09-29T23:02:14.912Z] #41 64.52 DEP criu/timens.d [2020-09-29T23:02:14.912Z] #41 64.66 DEP criu/sysfs_parse.d [2020-09-29T23:02:15.085Z] #51 ... [2020-09-29T23:02:15.085Z] [2020-09-29T23:02:15.085Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:02:15.085Z] #13 DONE 1.1s [2020-09-29T23:02:15.085Z] [2020-09-29T23:02:15.085Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:02:15.133Z] #20 14.08 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:02:15.135Z] #41 ... [2020-09-29T23:02:15.135Z] [2020-09-29T23:02:15.135Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-29T23:02:15.135Z] #12 DONE 1.6s [2020-09-29T23:02:15.135Z] [2020-09-29T23:02:15.135Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:15.135Z] #51 1.557 + RM_GOPATH=0 [2020-09-29T23:02:15.135Z] #51 1.557 + TMP_GOPATH= [2020-09-29T23:02:15.135Z] #51 1.557 + : /build [2020-09-29T23:02:15.135Z] #51 1.557 + '[' -z '' ']' [2020-09-29T23:02:15.135Z] #51 1.559 ++ mktemp -d [2020-09-29T23:02:15.135Z] #51 1.559 + export GOPATH=/tmp/tmp.OODfWAfI9P [2020-09-29T23:02:15.135Z] #51 1.565 + GOPATH=/tmp/tmp.OODfWAfI9P [2020-09-29T23:02:15.135Z] #51 1.565 + RM_GOPATH=1 [2020-09-29T23:02:15.135Z] #51 1.565 + case "$(go env GOARCH)" in [2020-09-29T23:02:15.135Z] #51 1.565 ++ go env GOARCH [2020-09-29T23:02:15.135Z] #51 1.600 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:02:15.135Z] #51 1.601 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:02:15.135Z] #51 1.611 ++ dirname /tmp/install/install.sh [2020-09-29T23:02:15.135Z] #51 1.615 + dir=/tmp/install [2020-09-29T23:02:15.135Z] #51 1.615 + bin=runc [2020-09-29T23:02:15.135Z] #51 1.615 + shift [2020-09-29T23:02:15.135Z] #51 1.615 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-29T23:02:15.135Z] #51 1.615 + . /tmp/install/runc.installer [2020-09-29T23:02:15.135Z] #51 1.615 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:02:15.135Z] #51 1.615 + install_runc [2020-09-29T23:02:15.135Z] #51 1.615 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-29T23:02:15.135Z] #51 1.615 + uname -r [2020-09-29T23:02:15.135Z] #51 1.616 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-29T23:02:15.135Z] #51 1.616 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-29T23:02:15.135Z] #51 1.616 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-29T23:02:15.135Z] #51 1.616 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OODfWAfI9P/src/github.com/opencontainers/runc [2020-09-29T23:02:15.135Z] #51 1.620 Cloning into '/tmp/tmp.OODfWAfI9P/src/github.com/opencontainers/runc'... [2020-09-29T23:02:15.176Z] #41 64.77 DEP criu/sysctl.d [2020-09-29T23:02:15.439Z] #41 64.94 DEP criu/string.d [2020-09-29T23:02:15.439Z] #41 65.01 DEP criu/stats.d [2020-09-29T23:02:15.697Z] #20 DONE 14.4s [2020-09-29T23:02:15.697Z] [2020-09-29T23:02:15.697Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:02:15.697Z] #23 DONE 0.1s [2020-09-29T23:02:15.697Z] [2020-09-29T23:02:15.697Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:15.697Z] #41 130.4 CC criu/pagemap.o [2020-09-29T23:02:15.697Z] #41 131.4 CC criu/parasite-syscall.o [2020-09-29T23:02:15.697Z] #41 132.5 CC criu/path.o [2020-09-29T23:02:15.697Z] #41 132.8 CC criu/pie-util-vdso-elf32.o [2020-09-29T23:02:15.697Z] #41 133.2 CC criu/pie-util-vdso.o [2020-09-29T23:02:15.697Z] #41 133.8 CC criu/pie-util.o [2020-09-29T23:02:15.703Z] #41 65.14 DEP criu/sockets.d [2020-09-29T23:02:15.954Z] #41 134.0 CC criu/pipes.o [2020-09-29T23:02:15.967Z] #41 65.40 DEP criu/sk-unix.d [2020-09-29T23:02:16.022Z] #14 0.970 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:02:16.022Z] #14 DONE 1.1s [2020-09-29T23:02:16.022Z] [2020-09-29T23:02:16.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:16.022Z] #41 53.42 AR soccr/libsoccr.a [2020-09-29T23:02:16.022Z] #41 53.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:02:16.022Z] #41 54.18 DEP criu/arch/x86/sigframe.d [2020-09-29T23:02:16.022Z] #41 54.28 DEP criu/arch/x86/sigaction_compat.d [2020-09-29T23:02:16.022Z] #41 54.37 DEP criu/arch/x86/kerndat.d [2020-09-29T23:02:16.022Z] #41 54.65 DEP criu/arch/x86/crtools.d [2020-09-29T23:02:16.022Z] #41 54.96 DEP criu/arch/x86/cpu.d [2020-09-29T23:02:16.022Z] #41 55.11 CC criu/arch/x86/cpu.o [2020-09-29T23:02:16.078Z] #51 ... [2020-09-29T23:02:16.078Z] [2020-09-29T23:02:16.078Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-29T23:02:16.078Z] #13 DONE 1.2s [2020-09-29T23:02:16.231Z] #41 65.68 DEP criu/sk-tcp.d [2020-09-29T23:02:16.231Z] #41 65.85 DEP criu/sk-queue.d [2020-09-29T23:02:16.344Z] [2020-09-29T23:02:16.344Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-29T23:02:16.495Z] #41 66.02 DEP criu/sk-packet.d [2020-09-29T23:02:16.590Z] #41 55.85 CC criu/arch/x86/crtools.o [2020-09-29T23:02:16.759Z] #41 66.24 DEP criu/sk-netlink.d [2020-09-29T23:02:16.759Z] #41 66.37 DEP criu/sk-inet.d [2020-09-29T23:02:16.887Z] #41 134.9 CC criu/plugin.o [2020-09-29T23:02:17.023Z] #41 66.56 DEP criu/signalfd.d [2020-09-29T23:02:17.027Z] #57 ... [2020-09-29T23:02:17.027Z] [2020-09-29T23:02:17.027Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:17.027Z] #19 16.02 Reading package lists... [2020-09-29T23:02:17.027Z] #19 19.80 Building dependency tree... [2020-09-29T23:02:17.027Z] #19 21.47 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:02:17.027Z] #19 21.47 The following additional packages will be installed: [2020-09-29T23:02:17.027Z] #19 21.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:02:17.027Z] #19 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:02:17.027Z] #19 21.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:02:17.027Z] #19 21.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:02:17.027Z] #19 21.47 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:02:17.027Z] #19 21.47 Suggested packages: [2020-09-29T23:02:17.027Z] #19 21.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:02:17.027Z] #19 21.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:02:17.027Z] #19 21.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:02:17.027Z] #19 21.47 Recommended packages: [2020-09-29T23:02:17.027Z] #19 21.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:02:17.027Z] #19 21.47 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:02:17.027Z] #19 ... [2020-09-29T23:02:17.027Z] [2020-09-29T23:02:17.027Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:17.027Z] #42 59.48 AR compel/libcompel.a [2020-09-29T23:02:17.027Z] #42 59.62 HOSTCC compel/src/main-host.o [2020-09-29T23:02:17.027Z] #42 60.39 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-29T23:02:17.027Z] #42 60.65 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:02:17.027Z] #42 61.14 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:02:17.027Z] #42 61.42 HOSTLINK compel/compel-host-bin [2020-09-29T23:02:17.027Z] #42 61.54 DEP soccr/soccr.d [2020-09-29T23:02:17.027Z] #42 61.73 CC soccr/soccr.o [2020-09-29T23:02:17.027Z] #42 63.61 AR soccr/libsoccr.a [2020-09-29T23:02:17.027Z] #42 63.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:02:17.027Z] #42 63.94 DEP criu/arch/ppc64/sigframe.d [2020-09-29T23:02:17.027Z] #42 64.14 DEP criu/arch/ppc64/crtools.d [2020-09-29T23:02:17.027Z] #42 64.29 DEP criu/arch/ppc64/cpu.d [2020-09-29T23:02:17.027Z] #42 64.59 CC criu/arch/ppc64/cpu.o [2020-09-29T23:02:17.027Z] #42 65.19 CC criu/arch/ppc64/crtools.o [2020-09-29T23:02:17.027Z] #42 66.19 CC criu/arch/ppc64/sigframe.o [2020-09-29T23:02:17.027Z] #42 66.46 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-29T23:02:17.027Z] #42 66.50 DEP criu/pie/util-vdso.d [2020-09-29T23:02:17.027Z] #42 66.68 DEP criu/pie/util.d [2020-09-29T23:02:17.027Z] #42 66.81 CC criu/pie/util.o [2020-09-29T23:02:17.027Z] #42 67.07 CC criu/pie/util-vdso.o [2020-09-29T23:02:17.027Z] #42 67.79 AR criu/pie/pie.lib.a [2020-09-29T23:02:17.028Z] #42 67.88 DEP criu/pie/restorer.d [2020-09-29T23:02:17.028Z] #42 68.14 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-29T23:02:17.028Z] #42 68.17 DEP criu/arch/ppc64/restorer.d [2020-09-29T23:02:17.028Z] #42 68.44 DEP criu/arch/ppc64/vdso-pie.d [2020-09-29T23:02:17.028Z] #42 68.62 DEP criu/pie/parasite-vdso.d [2020-09-29T23:02:17.028Z] #42 68.84 DEP criu/pie/parasite.d [2020-09-29T23:02:17.028Z] #42 69.16 CC criu/pie/parasite.o [2020-09-29T23:02:17.159Z] #41 ... [2020-09-29T23:02:17.159Z] [2020-09-29T23:02:17.159Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:02:17.159Z] #15 DONE 1.0s [2020-09-29T23:02:17.159Z] [2020-09-29T23:02:17.159Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:02:17.288Z] #41 66.73 DEP criu/sigframe.d [2020-09-29T23:02:17.288Z] #41 66.91 DEP criu/shmem.d [2020-09-29T23:02:17.302Z] #14 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-29T23:02:17.302Z] #14 DONE 1.0s [2020-09-29T23:02:17.302Z] [2020-09-29T23:02:17.302Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-29T23:02:17.451Z] #41 135.3 CC criu/proc_parse.o [2020-09-29T23:02:18.096Z] #42 70.72 LINK criu/pie/parasite.built-in.o [2020-09-29T23:02:18.096Z] #42 70.72 GEN criu/pie/parasite-blob.h [2020-09-29T23:02:18.096Z] #42 70.80 CC criu/pie/parasite-vdso.o [2020-09-29T23:02:18.096Z] #42 ... [2020-09-29T23:02:18.096Z] [2020-09-29T23:02:18.096Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:18.096Z] #19 23.73 The following NEW packages will be installed: [2020-09-29T23:02:18.096Z] #19 23.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:02:18.096Z] #19 23.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:02:18.096Z] #19 23.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:02:18.096Z] #19 23.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:02:18.096Z] #19 23.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:02:18.096Z] #19 23.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:02:18.096Z] #19 23.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:02:18.096Z] #19 23.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:02:18.096Z] #19 23.74 xz-utils zip [2020-09-29T23:02:18.188Z] #41 67.10 DEP criu/servicefd.d [2020-09-29T23:02:18.188Z] #41 67.21 DEP criu/seize.d [2020-09-29T23:02:18.188Z] #41 67.34 DEP criu/seccomp.d [2020-09-29T23:02:18.188Z] #41 67.52 DEP criu/rst-malloc.d [2020-09-29T23:02:18.188Z] #41 67.63 DEP criu/rbtree.d [2020-09-29T23:02:18.188Z] #41 67.68 DEP criu/pstree.d [2020-09-29T23:02:18.188Z] #41 67.89 DEP criu/protobuf.d [2020-09-29T23:02:18.250Z] #15 DONE 1.1s [2020-09-29T23:02:18.250Z] [2020-09-29T23:02:18.250Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-29T23:02:18.396Z] #19 23.88 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:02:18.396Z] #19 23.88 Need to get 29.2 MB of archives. [2020-09-29T23:02:18.396Z] #19 23.88 After this operation, 134 MB of additional disk space will be used. [2020-09-29T23:02:18.396Z] #19 23.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-29T23:02:18.396Z] #19 23.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-29T23:02:18.396Z] #19 24.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-29T23:02:18.452Z] #41 68.03 GEN criu/protobuf-desc-gen.h [2020-09-29T23:02:18.536Z] #16 DONE 1.1s [2020-09-29T23:02:18.536Z] [2020-09-29T23:02:18.536Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:18.536Z] #41 57.62 CC criu/arch/x86/kerndat.o [2020-09-29T23:02:18.696Z] #19 24.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-29T23:02:18.696Z] #19 24.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-29T23:02:18.696Z] #19 24.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-29T23:02:18.696Z] #19 24.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:02:18.696Z] #19 24.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-29T23:02:18.696Z] #19 24.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-29T23:02:18.696Z] #19 24.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-29T23:02:18.795Z] #41 58.28 CC criu/arch/x86/sigaction_compat.o [2020-09-29T23:02:18.996Z] #19 24.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-29T23:02:18.996Z] #19 24.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-29T23:02:18.996Z] #19 24.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-29T23:02:18.996Z] #19 24.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-29T23:02:18.996Z] #19 24.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-29T23:02:18.996Z] #19 24.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-29T23:02:18.996Z] #19 24.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-29T23:02:18.996Z] #19 24.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:02:18.996Z] #19 24.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:02:18.996Z] #19 ... [2020-09-29T23:02:18.996Z] [2020-09-29T23:02:18.996Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:18.996Z] #57 DONE 131.2s [2020-09-29T23:02:18.996Z] [2020-09-29T23:02:18.996Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:18.996Z] #19 24.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-29T23:02:18.996Z] #19 24.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-29T23:02:18.996Z] #19 24.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-29T23:02:18.996Z] #19 24.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-29T23:02:18.996Z] #19 ... [2020-09-29T23:02:18.996Z] [2020-09-29T23:02:18.996Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-29T23:02:18.996Z] #58 DONE 0.1s [2020-09-29T23:02:18.996Z] [2020-09-29T23:02:18.996Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-29T23:02:18.996Z] #59 DONE 0.1s [2020-09-29T23:02:18.996Z] [2020-09-29T23:02:18.996Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:18.996Z] #19 24.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-29T23:02:18.996Z] #19 24.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-29T23:02:18.996Z] #19 24.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-29T23:02:18.996Z] #19 24.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-29T23:02:18.996Z] #19 24.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-29T23:02:18.996Z] #19 24.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-29T23:02:19.351Z] #41 ... [2020-09-29T23:02:19.351Z] [2020-09-29T23:02:19.351Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:02:19.351Z] #28 DONE 3.6s [2020-09-29T23:02:19.351Z] [2020-09-29T23:02:19.351Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:02:19.363Z] #41 ... [2020-09-29T23:02:19.363Z] [2020-09-29T23:02:19.363Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:02:19.363Z] #17 DONE 1.1s [2020-09-29T23:02:19.363Z] [2020-09-29T23:02:19.363Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:19.363Z] #41 58.61 CC criu/arch/x86/sigframe.o [2020-09-29T23:02:19.622Z] #41 59.12 LINK criu/arch/x86/crtools.built-in.o [2020-09-29T23:02:19.642Z] #16 DONE 1.0s [2020-09-29T23:02:19.642Z] [2020-09-29T23:02:19.642Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-29T23:02:19.646Z] #31 DONE 0.3s [2020-09-29T23:02:19.646Z] [2020-09-29T23:02:19.646Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:02:19.646Z] #33 DONE 0.1s [2020-09-29T23:02:19.646Z] [2020-09-29T23:02:19.646Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:19.646Z] #51 88.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:02:19.881Z] #41 59.19 DEP criu/pie/util-vdso-elf32.d [2020-09-29T23:02:19.903Z] #51 ... [2020-09-29T23:02:19.903Z] [2020-09-29T23:02:19.903Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:02:19.903Z] #36 DONE 0.0s [2020-09-29T23:02:19.903Z] [2020-09-29T23:02:19.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:19.903Z] #41 137.9 CC criu/protobuf-desc.o [2020-09-29T23:02:20.058Z] #19 25.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-29T23:02:20.058Z] #19 25.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-29T23:02:20.058Z] #19 25.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-29T23:02:20.058Z] #19 25.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-29T23:02:20.058Z] #19 25.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-29T23:02:20.058Z] #19 25.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:02:20.058Z] #19 25.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:02:20.058Z] #19 25.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:02:20.058Z] #19 25.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-29T23:02:20.058Z] #19 25.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:02:20.058Z] #19 25.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:02:20.142Z] #41 59.35 DEP criu/pie/util-vdso.d [2020-09-29T23:02:20.142Z] #41 59.51 DEP criu/pie/util.d [2020-09-29T23:02:20.142Z] #41 59.62 CC criu/pie/util.o [2020-09-29T23:02:20.383Z] #41 69.61 DEP criu/protobuf-desc.d [2020-09-29T23:02:20.383Z] #41 ... [2020-09-29T23:02:20.383Z] [2020-09-29T23:02:20.383Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:20.383Z] #18 19.03 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:20.383Z] #18 19.05 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:20.383Z] #18 21.04 Selecting previously unselected package python3-minimal. [2020-09-29T23:02:20.383Z] #18 21.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-09-29T23:02:20.383Z] #18 21.10 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 21.11 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:02:20.383Z] #18 21.22 Selecting previously unselected package libmpdec2:arm64. [2020-09-29T23:02:20.383Z] #18 21.23 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 21.25 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-29T23:02:20.383Z] #18 21.40 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-29T23:02:20.383Z] #18 21.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 21.43 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:20.383Z] #18 22.26 Selecting previously unselected package python3.7. [2020-09-29T23:02:20.383Z] #18 22.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 22.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:20.383Z] #18 22.39 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-29T23:02:20.383Z] #18 22.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 22.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-29T23:02:20.383Z] #18 22.49 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:02:20.383Z] #18 23.59 Selecting previously unselected package python3. [2020-09-29T23:02:20.383Z] #18 23.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-09-29T23:02:20.383Z] #18 23.67 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 23.68 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:02:20.383Z] #18 23.88 Selecting previously unselected package libip4tc0:arm64. [2020-09-29T23:02:20.383Z] #18 23.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 23.90 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:20.383Z] #18 23.99 Selecting previously unselected package libip6tc0:arm64. [2020-09-29T23:02:20.383Z] #18 24.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.02 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:20.383Z] #18 24.14 Selecting previously unselected package libiptc0:arm64. [2020-09-29T23:02:20.383Z] #18 24.14 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.15 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:20.383Z] #18 24.24 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-29T23:02:20.383Z] #18 24.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.25 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-29T23:02:20.383Z] #18 24.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-29T23:02:20.383Z] #18 24.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-29T23:02:20.383Z] #18 24.46 Selecting previously unselected package libnftnl11:arm64. [2020-09-29T23:02:20.383Z] #18 24.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.49 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-29T23:02:20.383Z] #18 24.59 Selecting previously unselected package iptables. [2020-09-29T23:02:20.383Z] #18 24.60 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 24.61 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:02:20.383Z] #18 24.98 Selecting previously unselected package xxd. [2020-09-29T23:02:20.383Z] #18 24.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-29T23:02:20.383Z] #18 25.00 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:02:20.383Z] #18 ... [2020-09-29T23:02:20.383Z] [2020-09-29T23:02:20.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:20.383Z] #41 69.76 DEP criu/proc_parse.d [2020-09-29T23:02:20.383Z] #41 69.89 DEP criu/plugin.d [2020-09-29T23:02:20.383Z] #41 70.02 DEP criu/pipes.d [2020-09-29T23:02:20.401Z] #41 59.92 CC criu/pie/util-vdso.o [2020-09-29T23:02:20.447Z] #19 25.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:02:20.447Z] #19 25.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-29T23:02:20.447Z] #19 26.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-29T23:02:20.447Z] #19 26.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-29T23:02:20.586Z] #17 DONE 1.1s [2020-09-29T23:02:20.586Z] [2020-09-29T23:02:20.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:20.586Z] #41 52.16 CC compel/src/lib/ptrace.o [2020-09-29T23:02:20.586Z] #41 52.74 AR compel/libcompel.a [2020-09-29T23:02:20.586Z] #41 52.84 HOSTCC compel/src/main-host.o [2020-09-29T23:02:20.586Z] #41 53.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-29T23:02:20.586Z] #41 53.53 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-29T23:02:20.586Z] #41 54.11 HOSTCC compel/src/lib/log-host.o [2020-09-29T23:02:20.586Z] #41 54.34 HOSTLINK compel/compel-host-bin [2020-09-29T23:02:20.586Z] #41 54.56 DEP soccr/soccr.d [2020-09-29T23:02:20.586Z] #41 54.78 CC soccr/soccr.o [2020-09-29T23:02:20.647Z] #41 70.26 DEP criu/pie-util.d [2020-09-29T23:02:20.747Z] #19 26.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:02:20.834Z] #41 138.9 CC criu/protobuf.o [2020-09-29T23:02:20.911Z] #41 70.36 DEP criu/pie-util-vdso.d [2020-09-29T23:02:20.911Z] #41 70.46 DEP criu/path.d [2020-09-29T23:02:20.911Z] #41 70.59 DEP criu/parasite-syscall.d [2020-09-29T23:02:21.046Z] #19 26.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-29T23:02:21.092Z] #41 139.3 CC criu/pstree.o [2020-09-29T23:02:21.175Z] #41 70.78 DEP criu/pagemap.d [2020-09-29T23:02:21.339Z] #41 60.65 CC criu/pie/util-vdso-elf32.o [2020-09-29T23:02:21.346Z] #19 26.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-29T23:02:21.346Z] #19 26.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-29T23:02:21.440Z] #41 70.97 DEP criu/pagemap-cache.d [2020-09-29T23:02:21.440Z] #41 71.13 DEP criu/page-xfer.d [2020-09-29T23:02:21.525Z] #41 56.61 AR soccr/libsoccr.a [2020-09-29T23:02:21.525Z] #41 56.64 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:02:21.646Z] #19 27.45 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:02:21.703Z] #41 71.27 DEP criu/page-pipe.d [2020-09-29T23:02:21.784Z] #41 56.89 DEP criu/arch/x86/sigframe.d [2020-09-29T23:02:21.784Z] #41 56.99 DEP criu/arch/x86/sigaction_compat.d [2020-09-29T23:02:21.945Z] #19 27.54 Fetched 29.2 MB in 3s (9815 kB/s) [2020-09-29T23:02:21.946Z] #19 27.59 Selecting previously unselected package pigz. [2020-09-29T23:02:21.946Z] #19 27.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-09-29T23:02:21.946Z] #19 27.66 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-29T23:02:21.946Z] #19 27.66 Unpacking pigz (2.4-1) ... [2020-09-29T23:02:21.958Z] #41 61.39 AR criu/pie/pie.lib.a [2020-09-29T23:02:21.967Z] #41 71.38 DEP criu/netfilter.d [2020-09-29T23:02:21.967Z] #41 71.49 DEP criu/net.d [2020-09-29T23:02:21.967Z] #41 71.63 DEP criu/namespaces.d [2020-09-29T23:02:22.023Z] #41 ... [2020-09-29T23:02:22.023Z] [2020-09-29T23:02:22.023Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:22.023Z] #51 90.85 + mkdir -p /build [2020-09-29T23:02:22.023Z] #51 90.86 + cp runc /build/runc [2020-09-29T23:02:22.023Z] #51 DONE 91.2s [2020-09-29T23:02:22.023Z] [2020-09-29T23:02:22.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:22.023Z] #41 140.2 CC criu/rbtree.o [2020-09-29T23:02:22.043Z] #41 57.07 DEP criu/arch/x86/kerndat.d [2020-09-29T23:02:22.043Z] #41 57.15 DEP criu/arch/x86/crtools.d [2020-09-29T23:02:22.043Z] #41 57.26 DEP criu/arch/x86/cpu.d [2020-09-29T23:02:22.217Z] #41 61.45 DEP criu/pie/restorer.d [2020-09-29T23:02:22.217Z] #41 61.66 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-29T23:02:22.217Z] #41 61.77 DEP criu/arch/x86/restorer_unmap.d [2020-09-29T23:02:22.231Z] #41 71.72 DEP criu/mount.d [2020-09-29T23:02:22.231Z] #41 71.82 DEP criu/memfd.d [2020-09-29T23:02:22.244Z] #19 27.82 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-29T23:02:22.244Z] #19 27.83 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:02:22.244Z] #19 27.84 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:02:22.279Z] #41 140.6 CC criu/rst-malloc.o [2020-09-29T23:02:22.303Z] #41 57.38 CC criu/arch/x86/cpu.o [2020-09-29T23:02:22.475Z] #41 61.80 DEP criu/arch/x86/restorer.d [2020-09-29T23:02:22.475Z] #41 61.95 DEP criu/arch/x86/vdso-pie.d [2020-09-29T23:02:22.475Z] #41 62.01 DEP criu/pie/parasite-vdso.d [2020-09-29T23:02:22.495Z] #41 71.96 DEP criu/mem.d [2020-09-29T23:02:22.495Z] #41 72.04 DEP criu/lsm.d [2020-09-29T23:02:22.495Z] #41 72.11 DEP criu/log.d [2020-09-29T23:02:22.495Z] #41 72.18 DEP criu/libnetlink.d [2020-09-29T23:02:22.546Z] #19 28.26 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:02:22.546Z] #19 28.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:02:22.546Z] #19 28.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:22.734Z] #41 62.13 DEP criu/pie/parasite.d [2020-09-29T23:02:22.734Z] #41 62.33 CC criu/pie/parasite.o [2020-09-29T23:02:22.758Z] #41 72.24 DEP criu/kerndat.d [2020-09-29T23:02:22.758Z] #41 72.36 DEP criu/kcmp-ids.d [2020-09-29T23:02:22.758Z] #41 72.40 DEP criu/irmap.d [2020-09-29T23:02:22.845Z] #41 140.9 CC criu/seccomp.o [2020-09-29T23:02:22.874Z] #41 58.12 CC criu/arch/x86/crtools.o [2020-09-29T23:02:23.023Z] #41 72.49 DEP criu/ipc_ns.d [2020-09-29T23:02:23.023Z] #41 72.64 DEP criu/image.d [2020-09-29T23:02:23.287Z] #41 72.83 DEP criu/image-desc.d [2020-09-29T23:02:23.287Z] #41 72.91 DEP criu/fsnotify.d [2020-09-29T23:02:23.552Z] #41 73.06 DEP criu/filesystems.d [2020-09-29T23:02:23.552Z] #41 73.16 DEP criu/files.d [2020-09-29T23:02:23.552Z] #41 73.27 DEP criu/files-reg.d [2020-09-29T23:02:23.602Z] #19 29.29 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:02:23.602Z] #19 29.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:23.776Z] #41 141.7 CC criu/seize.o [2020-09-29T23:02:23.815Z] #41 73.46 DEP criu/files-ext.d [2020-09-29T23:02:24.079Z] #41 73.63 DEP criu/file-lock.d [2020-09-29T23:02:24.111Z] #41 63.64 LINK criu/pie/parasite.built-in.o [2020-09-29T23:02:24.253Z] #41 59.23 CC criu/arch/x86/kerndat.o [2020-09-29T23:02:24.253Z] #41 ... [2020-09-29T23:02:24.253Z] [2020-09-29T23:02:24.253Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:24.253Z] #43 118.8 net/http/httptrace [2020-09-29T23:02:24.253Z] #43 119.2 net/http [2020-09-29T23:02:24.253Z] #43 ... [2020-09-29T23:02:24.253Z] [2020-09-29T23:02:24.253Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:24.253Z] #51 10.88 + cd /tmp/tmp.OODfWAfI9P/src/github.com/opencontainers/runc [2020-09-29T23:02:24.253Z] #51 10.88 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:02:24.340Z] #41 142.3 CC criu/servicefd.o [2020-09-29T23:02:24.342Z] #41 73.81 DEP criu/file-ids.d [2020-09-29T23:02:24.342Z] #41 74.01 DEP criu/fifo.d [2020-09-29T23:02:24.370Z] #41 63.66 GEN criu/pie/parasite-blob.h [2020-09-29T23:02:24.370Z] #41 63.70 CC criu/pie/parasite-vdso.o [2020-09-29T23:02:24.370Z] #41 ... [2020-09-29T23:02:24.370Z] [2020-09-29T23:02:24.370Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:24.370Z] #43 119.0 net/http/httptrace [2020-09-29T23:02:24.370Z] #43 119.4 net/http [2020-09-29T23:02:24.370Z] #43 ... [2020-09-29T23:02:24.370Z] [2020-09-29T23:02:24.370Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:24.370Z] #51 10.60 + cd /tmp/tmp.6jQ3wZeJBW/src/github.com/opencontainers/runc [2020-09-29T23:02:24.370Z] #51 10.60 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-29T23:02:24.370Z] #51 11.12 + '[' -z '' ']' [2020-09-29T23:02:24.370Z] #51 11.12 + target=static [2020-09-29T23:02:24.370Z] #51 11.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:02:24.370Z] #51 11.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T23:02:24.596Z] #41 142.6 CC criu/shmem.o [2020-09-29T23:02:24.607Z] #41 74.22 DEP criu/fdstore.d [2020-09-29T23:02:24.657Z] #19 ... [2020-09-29T23:02:24.657Z] [2020-09-29T23:02:24.657Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:24.657Z] #44 127.0 github.com/LK4D4/vndr/build [2020-09-29T23:02:24.657Z] #44 127.5 vendor/golang.org/x/net/idna [2020-09-29T23:02:24.657Z] #44 135.6 mime [2020-09-29T23:02:24.657Z] #44 136.0 mime/quotedprintable [2020-09-29T23:02:24.657Z] #44 136.8 net/http/internal [2020-09-29T23:02:24.691Z] Running on azwin-2-2cf2f0 in d:\jenkins\workspace\moby_PR-41485 [Pipeline] { [Pipeline] ws [2020-09-29T23:02:24.706Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-29T23:02:24.823Z] #51 11.34 + '[' -z '' ']' [2020-09-29T23:02:24.823Z] #51 11.35 + target=static [2020-09-29T23:02:24.823Z] #51 11.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-29T23:02:24.823Z] #51 11.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-29T23:02:24.871Z] #41 74.37 DEP criu/fault-injection.d [2020-09-29T23:02:24.871Z] #41 74.41 DEP criu/external.d [2020-09-29T23:02:24.871Z] #41 74.51 DEP criu/eventpoll.d [2020-09-29T23:02:24.958Z] #44 ... [2020-09-29T23:02:24.958Z] [2020-09-29T23:02:24.958Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:24.958Z] #42 71.90 CC criu/arch/ppc64/vdso-pie.o [2020-09-29T23:02:24.958Z] #42 72.64 CC criu/arch/ppc64/restorer.o [2020-09-29T23:02:24.958Z] #42 73.39 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-29T23:02:24.958Z] #42 73.43 CC criu/pie/restorer.o [2020-09-29T23:02:24.958Z] #42 76.65 LINK criu/pie/restorer.built-in.o [2020-09-29T23:02:24.958Z] #42 76.66 GEN criu/pie/restorer-blob.h [2020-09-29T23:02:24.958Z] #42 76.80 DEP criu/vdso.d [2020-09-29T23:02:24.958Z] #42 76.97 DEP criu/uts_ns.d [2020-09-29T23:02:24.958Z] #42 77.20 DEP criu/util.d [2020-09-29T23:02:24.958Z] #42 77.41 DEP criu/uffd.d [2020-09-29T23:02:24.958Z] #42 77.64 DEP criu/tun.d [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:02:25.007Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-09-29T23:02:25.007Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:02:25.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:02:25.012Z] using credential docker-jenkins-github-credentials [2020-09-29T23:02:25.086Z] Cloning the remote Git repository [2020-09-29T23:02:25.086Z] Cloning with configured refspecs honoured and without tags [2020-09-29T23:02:25.135Z] #41 74.63 DEP criu/eventfd.d [2020-09-29T23:02:25.135Z] #41 74.75 DEP criu/crtools.d [2020-09-29T23:02:25.160Z] #41 143.4 CC criu/sigframe.o [2020-09-29T23:02:25.256Z] #42 77.83 DEP criu/tty.d [2020-09-29T23:02:25.257Z] #42 78.05 DEP criu/timerfd.d [2020-09-29T23:02:25.398Z] #41 74.98 DEP criu/cr-service.d [2020-09-29T23:02:25.417Z] #41 143.6 CC criu/signalfd.o [2020-09-29T23:02:25.417Z] #41 ... [2020-09-29T23:02:25.417Z] [2020-09-29T23:02:25.417Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:02:25.417Z] #38 DONE 210.4s [2020-09-29T23:02:25.555Z] #42 78.25 DEP criu/timens.d [2020-09-29T23:02:25.640Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:02:25.640Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:02:25.664Z] #41 75.11 DEP criu/cr-restore.d [2020-09-29T23:02:25.673Z] [2020-09-29T23:02:25.673Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:25.853Z] #42 78.43 DEP criu/sysfs_parse.d [2020-09-29T23:02:25.853Z] #42 78.59 DEP criu/sysctl.d [2020-09-29T23:02:25.118Z] Cloning repository https://github.com/moby/moby.git [2020-09-29T23:02:25.119Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-29T23:02:25.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:02:25.188Z] > git --version # timeout=10 [2020-09-29T23:02:25.241Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-29T23:02:25.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:02:25.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:02:25.928Z] #41 75.37 DEP criu/cr-errno.d [2020-09-29T23:02:25.928Z] #41 75.39 DEP criu/cr-dump.d [2020-09-29T23:02:25.928Z] #41 75.54 DEP criu/cr-dedup.d [2020-09-29T23:02:25.928Z] #41 ... [2020-09-29T23:02:25.928Z] [2020-09-29T23:02:25.928Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:02:25.928Z] #38 128.3 + dpkg --print-architecture [2020-09-29T23:02:25.930Z] #54 ... [2020-09-29T23:02:25.930Z] [2020-09-29T23:02:25.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:25.930Z] #41 143.9 CC criu/sk-inet.o [2020-09-29T23:02:25.933Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:02:25.933Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:02:26.152Z] #42 78.74 DEP criu/string.d [2020-09-29T23:02:26.152Z] #42 78.80 DEP criu/stats.d [2020-09-29T23:02:26.225Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-09-29T23:02:26.225Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:02:26.225Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:02:26.453Z] #42 78.97 DEP criu/sockets.d [2020-09-29T23:02:26.516Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-09-29T23:02:26.516Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-29T23:02:26.753Z] #42 79.28 DEP criu/sk-unix.d [2020-09-29T23:02:26.753Z] #42 ... [2020-09-29T23:02:26.753Z] [2020-09-29T23:02:26.753Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:26.753Z] #19 32.19 Selecting previously unselected package python3-minimal. [2020-09-29T23:02:26.753Z] #19 32.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-29T23:02:26.753Z] #19 32.28 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-29T23:02:26.753Z] #19 32.28 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:02:26.753Z] #19 32.41 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-29T23:02:26.753Z] #19 32.42 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-29T23:02:26.753Z] #19 32.43 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:02:26.807Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:02:27.051Z] #19 32.54 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-29T23:02:27.051Z] #19 32.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:02:27.051Z] #19 32.56 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:02:27.099Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-09-29T23:02:27.310Z] #41 145.3 CC criu/sk-netlink.o [2020-09-29T23:02:27.567Z] #41 ... [2020-09-29T23:02:27.568Z] [2020-09-29T23:02:27.568Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:02:27.568Z] #39 DONE 0.3s [2020-09-29T23:02:27.568Z] [2020-09-29T23:02:27.568Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:27.568Z] #41 145.6 CC criu/sk-packet.o [2020-09-29T23:02:27.824Z] #41 146.0 CC criu/sk-queue.o [2020-09-29T23:02:28.081Z] #41 146.2 CC criu/sk-tcp.o [2020-09-29T23:02:28.124Z] #19 33.64 Selecting previously unselected package python3.7. [2020-09-29T23:02:28.125Z] #19 33.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-29T23:02:28.125Z] #19 33.66 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:28.125Z] #19 33.75 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-29T23:02:28.125Z] #19 33.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-29T23:02:28.125Z] #19 33.78 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-29T23:02:28.125Z] #19 33.87 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:02:28.129Z] #38 DONE 130.2s [2020-09-29T23:02:28.129Z] [2020-09-29T23:02:28.129Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:28.129Z] #18 25.13 Selecting previously unselected package vim-common. [2020-09-29T23:02:28.129Z] #18 25.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:28.129Z] #18 25.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:28.129Z] #18 25.39 Selecting previously unselected package bash-completion. [2020-09-29T23:02:28.129Z] #18 25.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:02:28.129Z] #18 27.85 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:02:28.129Z] #18 28.24 Selecting previously unselected package bzip2. [2020-09-29T23:02:28.129Z] #18 28.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 28.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:28.129Z] #18 28.34 Selecting previously unselected package xz-utils. [2020-09-29T23:02:28.129Z] #18 28.34 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 28.35 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:02:28.129Z] #18 28.52 Selecting previously unselected package apparmor. [2020-09-29T23:02:28.129Z] #18 28.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 28.62 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:02:28.129Z] #18 29.02 Selecting previously unselected package aufs-tools. [2020-09-29T23:02:28.129Z] #18 29.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:28.129Z] #18 29.15 Selecting previously unselected package libonig5:arm64. [2020-09-29T23:02:28.129Z] #18 29.15 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-29T23:02:28.129Z] #18 29.32 Selecting previously unselected package libjq1:arm64. [2020-09-29T23:02:28.129Z] #18 29.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.34 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-29T23:02:28.129Z] #18 29.45 Selecting previously unselected package jq. [2020-09-29T23:02:28.129Z] #18 29.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:28.129Z] #18 29.57 Selecting previously unselected package libaio1:arm64. [2020-09-29T23:02:28.129Z] #18 29.57 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.58 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-29T23:02:28.129Z] #18 29.67 Selecting previously unselected package libgpm2:arm64. [2020-09-29T23:02:28.129Z] #18 29.68 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.69 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-29T23:02:28.129Z] #18 29.78 Selecting previously unselected package libicu63:arm64. [2020-09-29T23:02:28.129Z] #18 29.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 29.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-29T23:02:28.129Z] #18 32.83 Selecting previously unselected package libnet1:arm64. [2020-09-29T23:02:28.129Z] #18 32.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 32.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:02:28.129Z] #18 32.96 Selecting previously unselected package libnl-3-200:arm64. [2020-09-29T23:02:28.129Z] #18 32.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 32.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-29T23:02:28.129Z] #18 33.13 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-29T23:02:28.129Z] #18 33.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-29T23:02:28.129Z] #18 33.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-29T23:02:28.410Z] #18 33.23 Selecting previously unselected package libreadline5:arm64. [2020-09-29T23:02:28.410Z] #18 33.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-29T23:02:28.410Z] #18 33.27 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-29T23:02:28.644Z] #41 146.6 CC criu/sk-unix.o [2020-09-29T23:02:28.700Z] #18 33.44 Selecting previously unselected package net-tools. [2020-09-29T23:02:28.700Z] #18 33.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-29T23:02:28.700Z] #18 33.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:02:28.980Z] #18 33.84 Selecting previously unselected package python-pip-whl. [2020-09-29T23:02:28.980Z] #18 33.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:02:28.980Z] #18 33.85 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:02:29.177Z] #19 34.90 Selecting previously unselected package python3. [2020-09-29T23:02:29.478Z] #19 34.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-09-29T23:02:29.478Z] #19 35.02 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-29T23:02:29.478Z] #19 35.03 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:02:29.478Z] #19 35.20 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-29T23:02:29.478Z] #19 35.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:02:29.478Z] #19 35.22 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:29.568Z] #18 34.55 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:02:29.575Z] #41 147.6 CC criu/sockets.o [2020-09-29T23:02:29.640Z] #51 ... [2020-09-29T23:02:29.640Z] [2020-09-29T23:02:29.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:29.640Z] #41 64.29 CC criu/arch/x86/vdso-pie.o [2020-09-29T23:02:29.640Z] #41 64.57 CC criu/arch/x86/restorer.o [2020-09-29T23:02:29.640Z] #41 65.06 CC criu/arch/x86/restorer_unmap.o [2020-09-29T23:02:29.640Z] #41 65.13 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-29T23:02:29.640Z] #41 65.36 CC criu/pie/restorer.o [2020-09-29T23:02:29.640Z] #41 68.13 LINK criu/pie/restorer.built-in.o [2020-09-29T23:02:29.640Z] #41 68.14 GEN criu/pie/restorer-blob.h [2020-09-29T23:02:29.640Z] #41 68.25 DEP criu/vdso.d [2020-09-29T23:02:29.640Z] #41 68.48 DEP criu/vdso-compat.d [2020-09-29T23:02:29.640Z] #41 68.60 DEP criu/uts_ns.d [2020-09-29T23:02:29.640Z] #41 ... [2020-09-29T23:02:29.640Z] [2020-09-29T23:02:29.640Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:29.640Z] #18 1.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:02:29.640Z] #18 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:02:29.640Z] #18 1.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:02:29.640Z] #18 2.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:02:29.640Z] #18 3.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:02:29.640Z] #18 4.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:02:29.640Z] #18 9.714 Fetched 8387 kB in 9s (966 kB/s) [2020-09-29T23:02:29.640Z] #18 9.714 Reading package lists... [2020-09-29T23:02:29.640Z] #18 ... [2020-09-29T23:02:29.640Z] [2020-09-29T23:02:29.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:29.640Z] #41 68.78 DEP criu/util.d [2020-09-29T23:02:29.640Z] #41 69.02 DEP criu/uffd.d [2020-09-29T23:02:29.640Z] #41 69.17 DEP criu/tun.d [2020-09-29T23:02:29.778Z] #19 35.37 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-29T23:02:29.778Z] #19 35.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:02:29.778Z] #19 35.38 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:29.778Z] #19 35.51 Selecting previously unselected package libiptc0:ppc64el. [2020-09-29T23:02:29.778Z] #19 35.52 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-29T23:02:29.778Z] #19 35.52 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:29.861Z] #18 34.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:02:29.861Z] #18 34.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:02:29.861Z] #18 34.69 Selecting previously unselected package python3-distutils. [2020-09-29T23:02:29.861Z] #18 34.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:02:29.861Z] #18 34.71 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:02:29.898Z] #41 69.30 DEP criu/tty.d [2020-09-29T23:02:30.077Z] #19 35.62 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-29T23:02:30.077Z] #19 35.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-29T23:02:30.077Z] #19 35.65 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-29T23:02:30.077Z] #19 35.73 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-29T23:02:30.077Z] #19 35.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-29T23:02:30.077Z] #19 35.76 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-29T23:02:30.103Z] #51 ... [2020-09-29T23:02:30.103Z] [2020-09-29T23:02:30.103Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:30.103Z] #41 59.73 CC criu/arch/x86/sigaction_compat.o [2020-09-29T23:02:30.103Z] #41 59.98 CC criu/arch/x86/sigframe.o [2020-09-29T23:02:30.103Z] #41 60.29 LINK criu/arch/x86/crtools.built-in.o [2020-09-29T23:02:30.103Z] #41 60.33 DEP criu/pie/util-vdso-elf32.d [2020-09-29T23:02:30.103Z] #41 60.52 DEP criu/pie/util-vdso.d [2020-09-29T23:02:30.103Z] #41 60.62 DEP criu/pie/util.d [2020-09-29T23:02:30.103Z] #41 60.72 CC criu/pie/util.o [2020-09-29T23:02:30.103Z] #41 60.97 CC criu/pie/util-vdso.o [2020-09-29T23:02:30.103Z] #41 61.67 CC criu/pie/util-vdso-elf32.o [2020-09-29T23:02:30.103Z] #41 62.40 AR criu/pie/pie.lib.a [2020-09-29T23:02:30.103Z] #41 62.49 DEP criu/pie/restorer.d [2020-09-29T23:02:30.103Z] #41 62.75 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-29T23:02:30.103Z] #41 62.87 DEP criu/arch/x86/restorer_unmap.d [2020-09-29T23:02:30.103Z] #41 62.88 DEP criu/arch/x86/restorer.d [2020-09-29T23:02:30.103Z] #41 63.06 DEP criu/arch/x86/vdso-pie.d [2020-09-29T23:02:30.103Z] #41 63.19 DEP criu/pie/parasite-vdso.d [2020-09-29T23:02:30.103Z] #41 63.37 DEP criu/pie/parasite.d [2020-09-29T23:02:30.103Z] #41 63.61 CC criu/pie/parasite.o [2020-09-29T23:02:30.103Z] #41 64.82 LINK criu/pie/parasite.built-in.o [2020-09-29T23:02:30.103Z] #41 64.84 GEN criu/pie/parasite-blob.h [2020-09-29T23:02:30.103Z] #41 64.85 CC criu/pie/parasite-vdso.o [2020-09-29T23:02:30.139Z] #41 148.1 CC criu/stats.o [2020-09-29T23:02:30.140Z] #41 148.3 CC criu/string.o [2020-09-29T23:02:30.157Z] #41 69.48 DEP criu/timerfd.d [2020-09-29T23:02:30.157Z] #41 69.63 DEP criu/timens.d [2020-09-29T23:02:30.158Z] #18 34.87 Selecting previously unselected package python3-pip. [2020-09-29T23:02:30.158Z] #18 34.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:02:30.158Z] #18 34.88 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:02:30.158Z] #18 35.04 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:02:30.158Z] #18 35.04 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:02:30.158Z] #18 35.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:02:30.364Z] #41 65.48 CC criu/arch/x86/vdso-pie.o [2020-09-29T23:02:30.364Z] #41 ... [2020-09-29T23:02:30.364Z] [2020-09-29T23:02:30.364Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:30.364Z] #18 1.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-09-29T23:02:30.364Z] #18 1.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-29T23:02:30.364Z] #18 1.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-29T23:02:30.364Z] #18 2.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-29T23:02:30.364Z] #18 3.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-09-29T23:02:30.364Z] #18 4.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-29T23:02:30.364Z] #18 9.936 Fetched 8387 kB in 9s (948 kB/s) [2020-09-29T23:02:30.378Z] #19 35.85 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-29T23:02:30.378Z] #19 35.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-29T23:02:30.378Z] #19 35.87 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-29T23:02:30.378Z] #19 35.99 Selecting previously unselected package iptables. [2020-09-29T23:02:30.378Z] #19 36.00 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-29T23:02:30.378Z] #19 36.00 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:02:30.397Z] #41 148.3 CC criu/sysctl.o [2020-09-29T23:02:30.617Z] #18 35.20 Selecting previously unselected package python3-setuptools. [2020-09-29T23:02:30.617Z] #18 35.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:02:30.617Z] #18 35.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:02:30.617Z] #18 35.50 Selecting previously unselected package python3-wheel. [2020-09-29T23:02:30.617Z] #18 35.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:02:30.617Z] #18 35.52 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:02:30.617Z] #18 35.64 Selecting previously unselected package sudo. [2020-09-29T23:02:30.617Z] #18 35.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-29T23:02:30.617Z] #18 35.66 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:02:30.622Z] #41 69.84 DEP criu/sysfs_parse.d [2020-09-29T23:02:30.622Z] #41 70.00 DEP criu/sysctl.d [2020-09-29T23:02:30.640Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.0% of statements [2020-09-29T23:02:30.640Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 13.6% of statements [2020-09-29T23:02:30.654Z] #41 148.7 CC criu/sysfs_parse.o [2020-09-29T23:02:30.654Z] #41 148.9 CC criu/timens.o [2020-09-29T23:02:30.881Z] #41 70.19 DEP criu/string.d [2020-09-29T23:02:30.881Z] #41 70.24 DEP criu/stats.d [2020-09-29T23:02:30.911Z] #41 149.1 CC criu/timerfd.o [2020-09-29T23:02:30.938Z] #18 9.936 Reading package lists... [2020-09-29T23:02:30.938Z] #18 ... [2020-09-29T23:02:30.938Z] [2020-09-29T23:02:30.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:30.938Z] #41 65.95 CC criu/arch/x86/restorer.o [2020-09-29T23:02:30.941Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-29T23:02:31.029Z] #19 36.57 Selecting previously unselected package xxd. [2020-09-29T23:02:31.029Z] #19 36.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:02:31.029Z] #19 36.59 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:02:31.139Z] #41 70.39 DEP criu/sockets.d [2020-09-29T23:02:31.139Z] #41 70.62 DEP criu/sk-unix.d [2020-09-29T23:02:31.235Z] #18 36.20 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:02:31.235Z] #18 36.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-29T23:02:31.235Z] #18 36.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:02:31.333Z] #19 36.70 Selecting previously unselected package vim-common. [2020-09-29T23:02:31.333Z] #19 36.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:31.333Z] #19 36.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:31.333Z] #19 36.92 Selecting previously unselected package bash-completion. [2020-09-29T23:02:31.333Z] #19 36.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:02:31.397Z] #41 70.87 DEP criu/sk-tcp.d [2020-09-29T23:02:31.475Z] #41 149.4 CC criu/tty.o [2020-09-29T23:02:31.508Z] #41 66.54 CC criu/arch/x86/restorer_unmap.o [2020-09-29T23:02:31.508Z] #41 66.58 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-29T23:02:31.523Z] #18 36.45 Selecting previously unselected package uidmap. [2020-09-29T23:02:31.523Z] #18 36.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-29T23:02:31.523Z] #18 36.47 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:02:31.656Z] #41 71.03 DEP criu/sk-queue.d [2020-09-29T23:02:31.768Z] #41 66.81 CC criu/pie/restorer.o [2020-09-29T23:02:31.801Z] #18 36.62 Selecting previously unselected package vim-runtime. [2020-09-29T23:02:31.801Z] #18 36.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:31.801Z] #18 36.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T23:02:31.801Z] #18 36.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:02:31.801Z] #18 36.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:02:31.915Z] #41 71.24 DEP criu/sk-packet.d [2020-09-29T23:02:32.183Z] #41 71.47 DEP criu/sk-netlink.d [2020-09-29T23:02:32.183Z] #41 71.69 DEP criu/sk-inet.d [2020-09-29T23:02:32.406Z] #41 150.5 CC criu/tun.o [2020-09-29T23:02:32.445Z] #41 71.96 DEP criu/signalfd.d [2020-09-29T23:02:32.665Z] #41 150.8 CC criu/uffd.o [2020-09-29T23:02:32.704Z] #41 72.10 DEP criu/sigframe.d [2020-09-29T23:02:32.963Z] #41 72.22 DEP criu/shmem.d [2020-09-29T23:02:32.963Z] #41 72.34 DEP criu/servicefd.d [2020-09-29T23:02:32.963Z] #41 72.49 DEP criu/seize.d [2020-09-29T23:02:33.010Z] ok github.com/docker/docker/builder/remotecontext/git 1.825s coverage: 86.3% of statements [2020-09-29T23:02:33.010Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:02:33.010Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:02:33.222Z] #41 72.63 DEP criu/seccomp.d [2020-09-29T23:02:33.481Z] #41 72.82 DEP criu/rst-malloc.d [2020-09-29T23:02:33.481Z] #41 72.87 DEP criu/rbtree.d [2020-09-29T23:02:33.481Z] #41 72.92 DEP criu/pstree.d [2020-09-29T23:02:33.596Z] #41 151.6 CC criu/util.o [2020-09-29T23:02:33.643Z] ok github.com/docker/docker/client 0.212s coverage: 75.4% of statements [2020-09-29T23:02:33.739Z] #41 73.07 DEP criu/protobuf.d [2020-09-29T23:02:33.739Z] #41 73.19 GEN criu/protobuf-desc-gen.h [2020-09-29T23:02:34.159Z] #41 152.3 CC criu/uts_ns.o [2020-09-29T23:02:34.384Z] #18 39.17 Selecting previously unselected package vim. [2020-09-29T23:02:34.385Z] #18 39.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-29T23:02:34.385Z] #18 39.21 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:02:34.416Z] #41 152.5 CC criu/vdso-compat.o [2020-09-29T23:02:34.416Z] #41 152.6 CC criu/vdso.o [2020-09-29T23:02:34.647Z] #18 39.70 Selecting previously unselected package xfsprogs. [2020-09-29T23:02:34.648Z] #18 39.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-29T23:02:34.648Z] #18 39.71 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:02:34.903Z] #19 ... [2020-09-29T23:02:34.903Z] [2020-09-29T23:02:34.903Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:34.979Z] #41 153.0 LINK criu/built-in.o [2020-09-29T23:02:34.979Z] #41 153.1 LINK criu/criu [2020-09-29T23:02:35.064Z] #41 69.68 LINK criu/pie/restorer.built-in.o [2020-09-29T23:02:35.064Z] #41 69.70 GEN criu/pie/restorer-blob.h [2020-09-29T23:02:35.064Z] #41 69.87 DEP criu/vdso.d [2020-09-29T23:02:35.064Z] #41 70.15 DEP criu/vdso-compat.d [2020-09-29T23:02:35.064Z] #41 70.30 DEP criu/uts_ns.d [2020-09-29T23:02:35.223Z] #18 40.22 Selecting previously unselected package zip. [2020-09-29T23:02:35.223Z] #18 40.22 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-29T23:02:35.223Z] #18 40.23 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:02:35.236Z] #41 153.3 DEP lib/c/criu.d [2020-09-29T23:02:35.236Z] #41 153.4 CC images/rpc.pb-c.o [2020-09-29T23:02:35.324Z] #41 70.49 DEP criu/util.d [2020-09-29T23:02:35.487Z] #18 40.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:35.487Z] #18 40.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:02:35.487Z] #18 40.50 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:35.487Z] #18 40.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-29T23:02:35.487Z] #18 40.53 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-29T23:02:35.487Z] #18 40.55 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:35.642Z] #41 74.87 DEP criu/protobuf-desc.d [2020-09-29T23:02:35.642Z] #41 74.99 DEP criu/proc_parse.d [2020-09-29T23:02:35.642Z] #41 75.24 DEP criu/plugin.d [2020-09-29T23:02:35.750Z] #18 40.56 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:02:35.750Z] #18 40.58 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-29T23:02:35.750Z] #18 40.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:02:35.750Z] #18 40.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:35.750Z] #18 40.64 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-29T23:02:35.750Z] #18 40.66 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-29T23:02:35.750Z] #18 40.68 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:02:35.750Z] #18 40.70 Setting up zip (3.0-11+b1) ... [2020-09-29T23:02:35.750Z] #18 40.71 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:35.750Z] #18 40.78 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:02:35.799Z] #41 153.8 CC lib/c/criu.o [2020-09-29T23:02:35.894Z] #41 70.77 DEP criu/uffd.d [2020-09-29T23:02:35.894Z] #41 70.96 DEP criu/tun.d [2020-09-29T23:02:35.894Z] #41 71.17 DEP criu/tty.d [2020-09-29T23:02:35.901Z] #41 75.34 DEP criu/pipes.d [2020-09-29T23:02:36.013Z] #18 ... [2020-09-29T23:02:36.014Z] [2020-09-29T23:02:36.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:36.014Z] #41 75.70 DEP criu/cr-check.d [2020-09-29T23:02:36.014Z] #41 75.87 DEP criu/config.d [2020-09-29T23:02:36.014Z] #41 75.98 DEP criu/clone-noasan.d [2020-09-29T23:02:36.014Z] #41 76.06 DEP criu/cgroup.d [2020-09-29T23:02:36.014Z] #41 76.26 DEP criu/cgroup-props.d [2020-09-29T23:02:36.014Z] #41 76.57 DEP criu/bitmap.d [2020-09-29T23:02:36.014Z] #41 76.60 DEP criu/bfd.d [2020-09-29T23:02:36.014Z] #41 76.68 DEP criu/autofs.d [2020-09-29T23:02:36.014Z] #41 76.77 DEP criu/aio.d [2020-09-29T23:02:36.014Z] #41 76.85 DEP criu/action-scripts.d [2020-09-29T23:02:36.014Z] #41 77.15 CC criu/action-scripts.o [2020-09-29T23:02:36.014Z] #41 77.53 CC criu/aio.o [2020-09-29T23:02:36.014Z] #41 78.22 CC criu/autofs.o [2020-09-29T23:02:36.014Z] #41 79.57 CC criu/bfd.o [2020-09-29T23:02:36.014Z] #41 80.11 CC criu/bitmap.o [2020-09-29T23:02:36.014Z] #41 80.23 CC criu/cgroup-props.o [2020-09-29T23:02:36.014Z] #41 80.90 CC criu/cgroup.o [2020-09-29T23:02:36.014Z] #41 83.10 CC criu/clone-noasan.o [2020-09-29T23:02:36.014Z] #41 83.21 CC criu/config.o [2020-09-29T23:02:36.014Z] #41 84.31 CC criu/cr-check.o [2020-09-29T23:02:36.159Z] #41 75.52 DEP criu/pie-util.d [2020-09-29T23:02:36.159Z] #41 75.66 DEP criu/pie-util-vdso.d [2020-09-29T23:02:36.277Z] #41 85.82 CC criu/cr-dedup.o [2020-09-29T23:02:36.418Z] #41 75.78 DEP criu/pie-util-vdso-elf32.d [2020-09-29T23:02:36.464Z] #41 71.41 DEP criu/timerfd.d [2020-09-29T23:02:36.464Z] #41 71.57 DEP criu/timens.d [2020-09-29T23:02:36.464Z] #41 71.72 DEP criu/sysfs_parse.d [2020-09-29T23:02:36.540Z] #41 86.17 CC criu/cr-dump.o [2020-09-29T23:02:36.676Z] #41 75.93 DEP criu/path.d [2020-09-29T23:02:36.676Z] #41 76.08 DEP criu/parasite-syscall.d [2020-09-29T23:02:36.724Z] #41 71.97 DEP criu/sysctl.d [2020-09-29T23:02:36.729Z] #41 154.6 LINK lib/c/built-in.o [2020-09-29T23:02:36.729Z] #41 154.6 LINK lib/c/libcriu.so [2020-09-29T23:02:36.729Z] #41 154.7 LINK lib/c/libcriu.a [2020-09-29T23:02:36.729Z] #41 154.8 GEN magic.py [2020-09-29T23:02:36.729Z] #41 154.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:02:36.735Z] #23 147.0 Checking out files: 30% (3369/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 59% (6503/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) Checking out files: 77% (8410/10921) Checking out files: 78% (8519/10921) Checking out files: 79% (8628/10921) Checking out files: 80% (8737/10921) Checking out files: 81% (8847/10921) Checking out files: 82% (8956/10921) Checking out files: 83% (9065/10921) Checking out files: 84% (9174/10921) Checking out files: 84% (9282/10921) [2020-09-29T23:02:36.735Z] #23 ... [2020-09-29T23:02:36.735Z] [2020-09-29T23:02:36.735Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:36.735Z] #44 139.0 vendor/golang.org/x/net/http/httpproxy [2020-09-29T23:02:36.735Z] #44 139.0 net/textproto [2020-09-29T23:02:36.735Z] #44 139.0 crypto/x509 [2020-09-29T23:02:36.735Z] #44 140.9 mime/multipart [2020-09-29T23:02:36.735Z] #44 140.9 vendor/golang.org/x/net/http/httpguts [2020-09-29T23:02:36.735Z] #44 144.0 crypto/tls [2020-09-29T23:02:36.735Z] #44 ... [2020-09-29T23:02:36.735Z] [2020-09-29T23:02:36.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:36.735Z] #42 79.52 DEP criu/sk-tcp.d [2020-09-29T23:02:36.735Z] #42 79.68 DEP criu/sk-queue.d [2020-09-29T23:02:36.735Z] #42 79.84 DEP criu/sk-packet.d [2020-09-29T23:02:36.735Z] #42 80.07 DEP criu/sk-netlink.d [2020-09-29T23:02:36.735Z] #42 80.29 DEP criu/sk-inet.d [2020-09-29T23:02:36.735Z] #42 80.47 DEP criu/signalfd.d [2020-09-29T23:02:36.735Z] #42 80.73 DEP criu/sigframe.d [2020-09-29T23:02:36.735Z] #42 80.87 DEP criu/shmem.d [2020-09-29T23:02:36.735Z] #42 81.05 DEP criu/servicefd.d [2020-09-29T23:02:36.735Z] #42 81.21 DEP criu/seize.d [2020-09-29T23:02:36.735Z] #42 81.38 DEP criu/seccomp.d [2020-09-29T23:02:36.735Z] #42 81.53 DEP criu/rst-malloc.d [2020-09-29T23:02:36.735Z] #42 81.63 DEP criu/rbtree.d [2020-09-29T23:02:36.735Z] #42 81.66 DEP criu/pstree.d [2020-09-29T23:02:36.735Z] #42 81.84 DEP criu/protobuf.d [2020-09-29T23:02:36.735Z] #42 82.02 GEN criu/protobuf-desc-gen.h [2020-09-29T23:02:36.735Z] #42 84.61 DEP criu/protobuf-desc.d [2020-09-29T23:02:36.735Z] #42 84.82 DEP criu/proc_parse.d [2020-09-29T23:02:36.735Z] #42 85.03 DEP criu/plugin.d [2020-09-29T23:02:36.735Z] #42 85.11 DEP criu/pipes.d [2020-09-29T23:02:36.735Z] #42 85.32 DEP criu/pie-util.d [2020-09-29T23:02:36.735Z] #42 85.44 DEP criu/pie-util-vdso.d [2020-09-29T23:02:36.735Z] #42 85.67 DEP criu/path.d [2020-09-29T23:02:36.735Z] #42 85.91 DEP criu/parasite-syscall.d [2020-09-29T23:02:36.735Z] #42 86.15 DEP criu/pagemap.d [2020-09-29T23:02:36.735Z] #42 86.41 DEP criu/pagemap-cache.d [2020-09-29T23:02:36.735Z] #42 86.59 DEP criu/page-xfer.d [2020-09-29T23:02:36.735Z] #42 86.78 DEP criu/page-pipe.d [2020-09-29T23:02:36.735Z] #42 86.90 DEP criu/netfilter.d [2020-09-29T23:02:36.735Z] #42 87.09 DEP criu/net.d [2020-09-29T23:02:36.735Z] #42 87.32 DEP criu/namespaces.d [2020-09-29T23:02:36.735Z] #42 87.60 DEP criu/mount.d [2020-09-29T23:02:36.735Z] #42 87.97 DEP criu/memfd.d [2020-09-29T23:02:36.735Z] #42 88.15 DEP criu/mem.d [2020-09-29T23:02:36.735Z] #42 88.53 DEP criu/lsm.d [2020-09-29T23:02:36.735Z] #42 88.70 DEP criu/log.d [2020-09-29T23:02:36.735Z] #42 88.87 DEP criu/libnetlink.d [2020-09-29T23:02:36.735Z] #42 89.01 DEP criu/kerndat.d [2020-09-29T23:02:36.735Z] #42 89.21 DEP criu/kcmp-ids.d [2020-09-29T23:02:36.735Z] #42 89.33 DEP criu/irmap.d [2020-09-29T23:02:36.735Z] #42 89.57 DEP criu/ipc_ns.d [2020-09-29T23:02:36.940Z] #41 76.27 DEP criu/pagemap.d [2020-09-29T23:02:36.940Z] #41 76.48 DEP criu/pagemap-cache.d [2020-09-29T23:02:36.986Z] #41 154.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:02:36.986Z] #41 154.9 Note: Building without GnuTLS support [2020-09-29T23:02:36.986Z] #41 154.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:02:36.986Z] #41 154.9 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:02:37.035Z] #42 ... [2020-09-29T23:02:37.035Z] [2020-09-29T23:02:37.035Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:37.200Z] #41 76.67 DEP criu/page-xfer.d [2020-09-29T23:02:37.243Z] #41 155.5 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:02:37.295Z] #41 72.18 DEP criu/string.d [2020-09-29T23:02:37.295Z] #41 72.23 DEP criu/stats.d [2020-09-29T23:02:37.295Z] #41 72.44 DEP criu/sockets.d [2020-09-29T23:02:37.459Z] #41 76.84 DEP criu/page-pipe.d [2020-09-29T23:02:37.555Z] #41 72.64 DEP criu/sk-unix.d [2020-09-29T23:02:37.636Z] #23 147.0 Checking out files: 30% (3369/10921) Checking out files: 31% (3386/10921) Checking out files: 32% (3495/10921) Checking out files: 33% (3604/10921) Checking out files: 34% (3714/10921) Checking out files: 35% (3823/10921) Checking out files: 36% (3932/10921) Checking out files: 37% (4041/10921) Checking out files: 38% (4150/10921) Checking out files: 39% (4260/10921) Checking out files: 40% (4369/10921) Checking out files: 41% (4478/10921) Checking out files: 42% (4587/10921) Checking out files: 43% (4697/10921) Checking out files: 44% (4806/10921) Checking out files: 45% (4915/10921) Checking out files: 46% (5024/10921) Checking out files: 47% (5133/10921) Checking out files: 48% (5243/10921) Checking out files: 49% (5352/10921) Checking out files: 50% (5461/10921) Checking out files: 51% (5570/10921) Checking out files: 52% (5679/10921) Checking out files: 53% (5789/10921) Checking out files: 54% (5898/10921) Checking out files: 55% (6007/10921) Checking out files: 56% (6116/10921) Checking out files: 57% (6225/10921) Checking out files: 58% (6335/10921) Checking out files: 59% (6444/10921) Checking out files: 59% (6503/10921) Checking out files: 60% (6553/10921) Checking out files: 61% (6662/10921) Checking out files: 62% (6772/10921) Checking out files: 63% (6881/10921) Checking out files: 64% (6990/10921) Checking out files: 65% (7099/10921) Checking out files: 66% (7208/10921) Checking out files: 67% (7318/10921) Checking out files: 68% (7427/10921) Checking out files: 69% (7536/10921) Checking out files: 70% (7645/10921) Checking out files: 71% (7754/10921) Checking out files: 72% (7864/10921) Checking out files: 73% (7973/10921) Checking out files: 74% (8082/10921) Checking out files: 75% (8191/10921) Checking out files: 76% (8300/10921) Checking out files: 77% (8410/10921) Checking out files: 78% (8519/10921) Checking out files: 79% (8628/10921) Checking out files: 80% (8737/10921) Checking out files: 81% (8847/10921) Checking out files: 82% (8956/10921) Checking out files: 83% (9065/10921) Checking out files: 84% (9174/10921) Checking out files: 84% (9282/10921) Checking out files: 85% (9283/10921) Checking out files: 86% (9393/10921) Checking out files: 87% (9502/10921) Checking out files: 88% (9611/10921) Checking out files: 89% (9720/10921) Checking out files: 90% (9829/10921) Checking out files: 91% (9939/10921) Checking out files: 92% (10048/10921) Checking out files: 93% (10157/10921) Checking out files: 94% (10266/10921) Checking out files: 95% (10375/10921) Checking out files: 96% (10485/10921) Checking out files: 97% (10594/10921) Checking out files: 98% (10703/10921) Checking out files: 99% (10812/10921) Checking out files: 100% (10921/10921) Checking out files: 100% (10921/10921), done. [2020-09-29T23:02:37.636Z] #23 149.9 + cd /tmp/tmp.51w6inUgck/tmp/docker-ce [2020-09-29T23:02:37.636Z] #23 149.9 + git checkout -q v17.06.2-ce [2020-09-29T23:02:37.718Z] #41 76.94 DEP criu/netfilter.d [2020-09-29T23:02:37.718Z] #41 ... [2020-09-29T23:02:37.718Z] [2020-09-29T23:02:37.718Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:37.718Z] #43 132.4 github.com/LK4D4/vndr/godl [2020-09-29T23:02:37.718Z] #43 133.1 github.com/LK4D4/vndr [2020-09-29T23:02:37.718Z] #43 DONE 142.5s [2020-09-29T23:02:37.718Z] [2020-09-29T23:02:37.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:37.718Z] #41 77.11 DEP criu/net.d [2020-09-29T23:02:37.718Z] #41 ... [2020-09-29T23:02:37.718Z] [2020-09-29T23:02:37.718Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:37.718Z] #18 9.714 Reading package lists... [2020-09-29T23:02:37.718Z] #18 13.00 Reading package lists... [2020-09-29T23:02:37.718Z] #18 16.34 Building dependency tree... [2020-09-29T23:02:37.718Z] #18 17.90 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:02:37.718Z] #18 17.90 The following additional packages will be installed: [2020-09-29T23:02:37.718Z] #18 17.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:02:37.718Z] #18 17.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:02:37.718Z] #18 17.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:02:37.718Z] #18 17.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:02:37.718Z] #18 17.91 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:02:37.718Z] #18 17.91 Suggested packages: [2020-09-29T23:02:37.718Z] #18 17.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:02:37.718Z] #18 17.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:02:37.718Z] #18 17.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:02:37.718Z] #18 17.91 Recommended packages: [2020-09-29T23:02:37.718Z] #18 17.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:02:37.718Z] #18 17.91 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:02:37.806Z] #41 156.0 make[1]: Nothing to be done for 'all'. [2020-09-29T23:02:37.815Z] #41 72.96 DEP criu/sk-tcp.d [2020-09-29T23:02:38.075Z] #41 ... [2020-09-29T23:02:38.075Z] [2020-09-29T23:02:38.075Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:38.075Z] #43 132.7 github.com/LK4D4/vndr/godl [2020-09-29T23:02:38.075Z] #43 133.3 github.com/LK4D4/vndr [2020-09-29T23:02:38.075Z] #43 DONE 142.9s [2020-09-29T23:02:38.075Z] [2020-09-29T23:02:38.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:38.075Z] #41 73.20 DEP criu/sk-queue.d [2020-09-29T23:02:38.075Z] #41 73.33 DEP criu/sk-packet.d [2020-09-29T23:02:38.370Z] #41 156.5 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:02:38.370Z] #41 156.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:02:38.370Z] #41 156.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:02:38.370Z] #41 156.6 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:02:38.370Z] #41 156.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:02:38.370Z] #41 156.6 make[1]: Nothing to be done for 'all'. [2020-09-29T23:02:38.465Z] #41 88.07 CC criu/cr-errno.o [2020-09-29T23:02:38.627Z] #41 156.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:02:38.627Z] #41 156.8 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.627Z] #41 156.8 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.627Z] #41 156.8 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.646Z] #41 73.67 DEP criu/sk-netlink.d [2020-09-29T23:02:38.728Z] #41 88.20 CC criu/cr-restore.o [2020-09-29T23:02:38.728Z] #41 ... [2020-09-29T23:02:38.728Z] [2020-09-29T23:02:38.728Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:38.728Z] #18 43.75 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-29T23:02:38.887Z] #41 156.9 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.887Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.887Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.887Z] #41 157.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.887Z] #41 157.1 make[2]: Nothing to be done for 'all'. [2020-09-29T23:02:38.887Z] #41 157.1 INSTALL criu/criu [2020-09-29T23:02:38.906Z] #41 74.01 DEP criu/sk-inet.d [2020-09-29T23:02:38.992Z] #18 43.76 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:02:38.992Z] #18 43.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:02:38.992Z] #18 43.81 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:02:38.992Z] #18 43.90 invoke-rc.d: could not determine current runlevel [2020-09-29T23:02:38.992Z] #18 43.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:02:38.992Z] #18 43.94 Setting up pigz (2.4-1) ... [2020-09-29T23:02:38.992Z] #18 43.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-29T23:02:38.992Z] #18 44.01 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-29T23:02:39.167Z] #41 74.27 DEP criu/signalfd.d [2020-09-29T23:02:39.255Z] #18 44.03 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:02:39.255Z] #18 44.05 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-29T23:02:39.255Z] #18 44.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:02:39.427Z] #41 74.45 DEP criu/sigframe.d [2020-09-29T23:02:39.427Z] #41 74.53 DEP criu/shmem.d [2020-09-29T23:02:39.427Z] #41 74.65 DEP criu/servicefd.d [2020-09-29T23:02:39.450Z] #41 DONE 157.4s [2020-09-29T23:02:39.450Z] [2020-09-29T23:02:39.450Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:39.518Z] #18 44.50 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-29T23:02:39.518Z] #18 44.52 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-29T23:02:39.518Z] #18 44.54 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:39.622Z] #18 20.17 The following NEW packages will be installed: [2020-09-29T23:02:39.622Z] #18 20.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:02:39.622Z] #18 20.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:02:39.622Z] #18 20.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:02:39.622Z] #18 20.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:02:39.622Z] #18 20.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:02:39.622Z] #18 20.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:02:39.622Z] #18 20.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:02:39.622Z] #18 20.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:02:39.622Z] #18 20.19 xz-utils zip [2020-09-29T23:02:39.687Z] #41 74.79 DEP criu/seize.d [2020-09-29T23:02:39.687Z] #41 74.93 DEP criu/seccomp.d [2020-09-29T23:02:39.782Z] #18 44.56 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:02:39.782Z] #18 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:02:39.782Z] #18 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:02:39.782Z] #18 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:02:39.782Z] #18 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:02:39.782Z] #18 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:02:39.782Z] #18 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:02:39.782Z] #18 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:02:39.782Z] #18 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:02:39.782Z] #18 44.66 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-29T23:02:39.782Z] #18 44.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:02:39.782Z] #18 44.70 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-29T23:02:39.782Z] #18 44.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:39.782Z] #18 44.74 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-29T23:02:39.782Z] #18 44.77 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:39.881Z] #18 20.62 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:02:39.881Z] #18 20.62 Need to get 28.5 MB of archives. [2020-09-29T23:02:39.881Z] #18 20.62 After this operation, 116 MB of additional disk space will be used. [2020-09-29T23:02:39.881Z] #18 20.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-29T23:02:39.881Z] #18 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-29T23:02:39.881Z] #18 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-29T23:02:39.947Z] #41 75.08 DEP criu/rst-malloc.d [2020-09-29T23:02:39.947Z] #41 75.15 DEP criu/rbtree.d [2020-09-29T23:02:39.947Z] #41 75.19 DEP criu/pstree.d [2020-09-29T23:02:40.140Z] #18 20.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-29T23:02:40.140Z] #18 20.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-29T23:02:40.140Z] #18 20.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-29T23:02:40.140Z] #18 20.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:02:40.140Z] #18 20.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-29T23:02:40.140Z] #18 20.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-29T23:02:40.140Z] #18 20.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-29T23:02:40.140Z] #18 20.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-29T23:02:40.140Z] #18 20.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-29T23:02:40.140Z] #18 20.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-29T23:02:40.140Z] #18 20.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-29T23:02:40.140Z] #18 20.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-29T23:02:40.140Z] #18 20.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-29T23:02:40.140Z] #18 20.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T23:02:40.140Z] #18 20.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:02:40.140Z] #18 20.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:02:40.140Z] #18 20.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-29T23:02:40.140Z] #18 20.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-29T23:02:40.140Z] #18 20.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-29T23:02:40.140Z] #18 20.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-29T23:02:40.207Z] #41 75.33 DEP criu/protobuf.d [2020-09-29T23:02:40.379Z] #47 ... [2020-09-29T23:02:40.379Z] [2020-09-29T23:02:40.379Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:02:40.379Z] #42 DONE 0.0s [2020-09-29T23:02:40.379Z] [2020-09-29T23:02:40.379Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:02:40.379Z] #44 DONE 0.2s [2020-09-29T23:02:40.379Z] [2020-09-29T23:02:40.379Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:02:40.379Z] #46 DONE 0.0s [2020-09-29T23:02:40.379Z] [2020-09-29T23:02:40.379Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:02:40.400Z] #18 20.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T23:02:40.400Z] #18 20.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T23:02:40.400Z] #18 21.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T23:02:40.400Z] #18 21.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-29T23:02:40.400Z] #18 21.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-29T23:02:40.400Z] #18 21.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T23:02:40.409Z] #23 152.7 + mkdir -p /tmp/tmp.51w6inUgck/src/github.com/docker [2020-09-29T23:02:40.409Z] #23 152.7 + mv components/cli /tmp/tmp.51w6inUgck/src/github.com/docker/cli [2020-09-29T23:02:40.409Z] #23 152.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-29T23:02:40.467Z] #41 75.50 GEN criu/protobuf-desc-gen.h [2020-09-29T23:02:40.969Z] #18 21.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T23:02:40.969Z] #18 21.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T23:02:40.969Z] #18 21.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T23:02:40.969Z] #18 21.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-29T23:02:40.969Z] #18 21.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-29T23:02:40.969Z] #18 21.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:02:40.969Z] #18 21.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:02:40.969Z] #18 21.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:02:40.969Z] #18 21.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-29T23:02:40.969Z] #18 21.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:02:40.969Z] #18 21.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:02:40.969Z] #18 21.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:02:40.969Z] #18 21.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-29T23:02:40.969Z] #18 21.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-29T23:02:41.228Z] #18 21.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-29T23:02:41.228Z] #18 21.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:02:41.419Z] Fetching without tags [2020-09-29T23:02:41.487Z] #18 22.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-29T23:02:41.747Z] #18 22.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-29T23:02:41.747Z] #18 22.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-29T23:02:41.850Z] #41 76.97 DEP criu/protobuf-desc.d [2020-09-29T23:02:42.110Z] #41 77.13 DEP criu/proc_parse.d [2020-09-29T23:02:42.316Z] #18 23.07 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:02:42.349Z] #18 47.32 Setting up iptables (1.8.2-4) ... [2020-09-29T23:02:42.349Z] #18 47.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:02:42.349Z] #18 47.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:02:42.349Z] #18 47.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:02:42.349Z] #18 47.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:02:42.349Z] #18 47.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:02:42.370Z] #41 77.38 DEP criu/plugin.d [2020-09-29T23:02:42.370Z] #41 77.46 DEP criu/pipes.d [2020-09-29T23:02:42.370Z] #41 77.60 DEP criu/pie-util.d [2020-09-29T23:02:41.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:02:41.142Z] > git config --add remote.origin.fetch +refs/pull/41485/head:refs/remotes/origin/PR-41485 # timeout=10 [2020-09-29T23:02:41.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:02:41.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-29T23:02:41.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-29T23:02:41.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:02:41.453Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41485/head:refs/remotes/origin/PR-41485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T23:02:42.575Z] #18 23.20 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-09-29T23:02:42.575Z] #18 23.25 Selecting previously unselected package pigz. [2020-09-29T23:02:42.575Z] #18 23.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-29T23:02:42.575Z] #18 23.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-29T23:02:42.575Z] #18 23.32 Unpacking pigz (2.4-1) ... [2020-09-29T23:02:42.575Z] #18 23.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-29T23:02:42.614Z] #18 47.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:02:42.614Z] #18 47.46 Setting up python3 (3.7.3-1) ... [2020-09-29T23:02:42.630Z] #41 77.69 DEP criu/pie-util-vdso.d [2020-09-29T23:02:42.630Z] #41 77.80 DEP criu/pie-util-vdso-elf32.d [2020-09-29T23:02:42.746Z] Merging remotes/origin/master commit 46cdcd206c56172b95ba5c77b827a722dab426c5 into PR head commit 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:02:42.835Z] #18 23.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:42.835Z] #18 23.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:42.890Z] #41 77.89 DEP criu/path.d [2020-09-29T23:02:42.890Z] #41 78.01 DEP criu/parasite-syscall.d [2020-09-29T23:02:43.095Z] #18 23.87 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:02:43.095Z] #18 23.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:43.095Z] #18 23.89 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:43.150Z] #41 78.21 DEP criu/pagemap.d [2020-09-29T23:02:43.190Z] #18 48.01 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:02:43.191Z] #23 ... [2020-09-29T23:02:43.191Z] [2020-09-29T23:02:43.191Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:43.191Z] #19 41.02 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:02:43.191Z] #19 41.70 Selecting previously unselected package bzip2. [2020-09-29T23:02:43.191Z] #19 41.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 41.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:43.191Z] #19 41.85 Selecting previously unselected package xz-utils. [2020-09-29T23:02:43.191Z] #19 41.86 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 41.87 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:02:43.191Z] #19 42.07 Selecting previously unselected package apparmor. [2020-09-29T23:02:43.191Z] #19 42.10 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 42.27 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:02:43.191Z] #19 42.82 Selecting previously unselected package aufs-tools. [2020-09-29T23:02:43.191Z] #19 42.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 42.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:43.191Z] #19 43.00 Selecting previously unselected package libonig5:ppc64el. [2020-09-29T23:02:43.191Z] #19 43.01 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.01 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:02:43.191Z] #19 43.11 Selecting previously unselected package libjq1:ppc64el. [2020-09-29T23:02:43.191Z] #19 43.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.12 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:02:43.191Z] #19 43.25 Selecting previously unselected package jq. [2020-09-29T23:02:43.191Z] #19 43.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:43.191Z] #19 43.35 Selecting previously unselected package libaio1:ppc64el. [2020-09-29T23:02:43.191Z] #19 43.36 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.37 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-29T23:02:43.191Z] #19 43.46 Selecting previously unselected package libgpm2:ppc64el. [2020-09-29T23:02:43.191Z] #19 43.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.49 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-29T23:02:43.191Z] #19 43.57 Selecting previously unselected package libicu63:ppc64el. [2020-09-29T23:02:43.191Z] #19 43.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 43.62 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:02:43.191Z] #19 47.61 Selecting previously unselected package libnet1:ppc64el. [2020-09-29T23:02:43.191Z] #19 47.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 47.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:02:43.191Z] #19 47.71 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-29T23:02:43.191Z] #19 47.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 47.73 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:02:43.191Z] #19 47.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-29T23:02:43.191Z] #19 47.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 47.80 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:02:43.191Z] #19 47.86 Selecting previously unselected package libreadline5:ppc64el. [2020-09-29T23:02:43.191Z] #19 47.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 47.88 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-29T23:02:43.191Z] #19 47.96 Selecting previously unselected package net-tools. [2020-09-29T23:02:43.191Z] #19 47.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-29T23:02:43.191Z] #19 47.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:02:43.191Z] #19 48.20 Selecting previously unselected package python-pip-whl. [2020-09-29T23:02:43.191Z] #19 48.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:02:43.191Z] #19 48.20 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:02:43.191Z] #19 48.82 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:02:43.191Z] #19 48.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:02:43.191Z] #19 48.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:02:43.191Z] #19 48.97 Selecting previously unselected package python3-distutils. [2020-09-29T23:02:43.411Z] #41 78.42 DEP criu/pagemap-cache.d [2020-09-29T23:02:43.411Z] #41 78.56 DEP criu/page-xfer.d [2020-09-29T23:02:43.489Z] #19 48.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:02:43.489Z] #19 48.98 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:02:43.489Z] #19 49.19 Selecting previously unselected package python3-pip. [2020-09-29T23:02:43.489Z] #19 49.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:02:43.672Z] #41 78.66 DEP criu/page-pipe.d [2020-09-29T23:02:43.672Z] #41 78.74 DEP criu/netfilter.d [2020-09-29T23:02:43.767Z] #18 48.65 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:02:43.789Z] #19 49.23 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:02:43.789Z] #19 49.46 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:02:43.789Z] #19 49.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:02:43.789Z] #19 49.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:02:43.933Z] #41 78.89 DEP criu/net.d [2020-09-29T23:02:43.933Z] #41 79.10 DEP criu/namespaces.d [2020-09-29T23:02:43.933Z] #41 ... [2020-09-29T23:02:43.933Z] [2020-09-29T23:02:43.933Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:43.933Z] #18 9.936 Reading package lists... [2020-09-29T23:02:43.933Z] #18 13.81 Reading package lists... [2020-09-29T23:02:43.933Z] #18 17.59 Building dependency tree... [2020-09-29T23:02:43.933Z] #18 19.46 libcap2-bin is already the newest version (1:2.25-2). [2020-09-29T23:02:43.933Z] #18 19.46 The following additional packages will be installed: [2020-09-29T23:02:43.933Z] #18 19.46 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-29T23:02:43.933Z] #18 19.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-29T23:02:43.933Z] #18 19.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-29T23:02:43.933Z] #18 19.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-29T23:02:43.933Z] #18 19.47 python3.7 python3.7-minimal vim-runtime xxd [2020-09-29T23:02:43.933Z] #18 19.47 Suggested packages: [2020-09-29T23:02:43.933Z] #18 19.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-29T23:02:43.933Z] #18 19.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-29T23:02:43.933Z] #18 19.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-29T23:02:43.933Z] #18 19.47 Recommended packages: [2020-09-29T23:02:43.933Z] #18 19.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-29T23:02:43.933Z] #18 19.47 python3-keyrings.alt python3-xdg unzip [2020-09-29T23:02:43.933Z] #18 21.07 The following NEW packages will be installed: [2020-09-29T23:02:43.933Z] #18 21.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-29T23:02:43.933Z] #18 21.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-29T23:02:43.933Z] #18 21.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-29T23:02:43.933Z] #18 21.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-29T23:02:43.933Z] #18 21.09 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-29T23:02:43.933Z] #18 21.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-29T23:02:43.933Z] #18 21.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-29T23:02:43.933Z] #18 21.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-29T23:02:43.933Z] #18 21.09 xz-utils zip [2020-09-29T23:02:43.933Z] #18 21.45 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-09-29T23:02:43.933Z] #18 21.45 Need to get 28.5 MB of archives. [2020-09-29T23:02:43.933Z] #18 21.45 After this operation, 116 MB of additional disk space will be used. [2020-09-29T23:02:43.933Z] #18 21.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-29T23:02:43.933Z] #18 21.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-29T23:02:43.933Z] #18 21.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-29T23:02:43.933Z] #18 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-29T23:02:43.933Z] #18 21.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-29T23:02:43.933Z] #18 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-29T23:02:43.933Z] #18 21.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-29T23:02:43.933Z] #18 21.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-29T23:02:43.933Z] #18 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-29T23:02:43.933Z] #18 21.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-29T23:02:43.933Z] #18 21.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-29T23:02:43.933Z] #18 21.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-29T23:02:43.933Z] #18 21.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-29T23:02:43.933Z] #18 21.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-29T23:02:43.933Z] #18 21.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-29T23:02:43.933Z] #18 21.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-29T23:02:43.933Z] #18 21.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-29T23:02:43.933Z] #18 21.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-29T23:02:43.933Z] #18 21.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-29T23:02:43.933Z] #18 21.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-29T23:02:43.933Z] #18 21.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-29T23:02:43.933Z] #18 21.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-29T23:02:43.933Z] #18 21.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-29T23:02:43.933Z] #18 21.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-29T23:02:43.933Z] #18 21.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-29T23:02:43.933Z] #18 21.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-29T23:02:43.933Z] #18 21.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-29T23:02:43.933Z] #18 21.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-29T23:02:43.933Z] #18 21.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-29T23:02:43.933Z] #18 22.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-29T23:02:43.933Z] #18 22.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-29T23:02:43.933Z] #18 22.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-29T23:02:43.933Z] #18 22.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-29T23:02:43.933Z] #18 22.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-29T23:02:43.933Z] #18 22.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-29T23:02:43.933Z] #18 22.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-29T23:02:43.933Z] #18 22.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-29T23:02:43.933Z] #18 22.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-29T23:02:43.933Z] #18 22.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-29T23:02:43.933Z] #18 22.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-29T23:02:43.933Z] #18 22.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-29T23:02:43.933Z] #18 22.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-29T23:02:43.933Z] #18 22.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-29T23:02:43.933Z] #18 22.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-29T23:02:43.933Z] #18 22.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-29T23:02:43.933Z] #18 22.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-29T23:02:43.933Z] #18 23.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-29T23:02:43.933Z] #18 23.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-29T23:02:44.033Z] #18 24.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:44.034Z] #18 24.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:44.090Z] #19 49.64 Selecting previously unselected package python3-setuptools. [2020-09-29T23:02:44.090Z] #19 49.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:02:44.090Z] #19 49.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:02:44.193Z] #18 23.74 debconf: delaying package configuration, since apt-utils is not installed [2020-09-29T23:02:44.194Z] #18 ... [2020-09-29T23:02:44.194Z] [2020-09-29T23:02:44.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:44.194Z] #41 79.22 DEP criu/mount.d [2020-09-29T23:02:44.194Z] #41 79.41 DEP criu/memfd.d [2020-09-29T23:02:44.389Z] #19 49.91 Selecting previously unselected package python3-wheel. [2020-09-29T23:02:44.389Z] #19 49.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:02:44.389Z] #19 49.93 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:02:44.389Z] #19 50.03 Selecting previously unselected package sudo. [2020-09-29T23:02:44.389Z] #19 50.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-29T23:02:44.389Z] #19 50.04 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:02:42.778Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:02:42.833Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T23:02:44.455Z] #41 79.59 DEP criu/mem.d [2020-09-29T23:02:44.715Z] #41 79.74 DEP criu/lsm.d [2020-09-29T23:02:44.715Z] #41 79.89 DEP criu/log.d [2020-09-29T23:02:44.715Z] #41 79.97 DEP criu/libnetlink.d [2020-09-29T23:02:44.976Z] #41 80.06 DEP criu/kerndat.d [2020-09-29T23:02:44.976Z] #41 80.20 DEP criu/kcmp-ids.d [2020-09-29T23:02:45.038Z] #19 50.62 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:02:45.038Z] #19 50.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-29T23:02:45.038Z] #19 50.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:02:45.236Z] #41 80.29 DEP criu/irmap.d [2020-09-29T23:02:45.236Z] #41 80.39 DEP criu/ipc_ns.d [2020-09-29T23:02:45.236Z] #41 80.51 DEP criu/image.d [2020-09-29T23:02:45.340Z] #19 50.95 Selecting previously unselected package uidmap. [2020-09-29T23:02:45.340Z] #19 50.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-29T23:02:45.340Z] #19 50.96 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:02:45.639Z] #19 51.08 Selecting previously unselected package vim-runtime. [2020-09-29T23:02:45.639Z] #19 51.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:45.639Z] #19 51.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T23:02:45.639Z] #19 51.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:02:45.639Z] #19 51.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:02:45.693Z] #18 50.33 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:02:45.693Z] #18 50.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:02:45.814Z] #41 80.67 DEP criu/image-desc.d [2020-09-29T23:02:45.814Z] #41 80.75 DEP criu/fsnotify.d [2020-09-29T23:02:45.814Z] #41 80.90 DEP criu/filesystems.d [2020-09-29T23:02:45.814Z] #41 81.05 DEP criu/files.d [2020-09-29T23:02:45.940Z] #18 ... [2020-09-29T23:02:45.940Z] [2020-09-29T23:02:45.940Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:02:45.940Z] #30 DONE 150.2s [2020-09-29T23:02:45.940Z] [2020-09-29T23:02:45.940Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:45.940Z] #41 77.41 DEP criu/namespaces.d [2020-09-29T23:02:45.940Z] #41 77.70 DEP criu/mount.d [2020-09-29T23:02:45.940Z] #41 77.96 DEP criu/memfd.d [2020-09-29T23:02:45.940Z] #41 78.21 DEP criu/mem.d [2020-09-29T23:02:45.940Z] #41 78.46 DEP criu/lsm.d [2020-09-29T23:02:45.940Z] #41 78.70 DEP criu/log.d [2020-09-29T23:02:45.940Z] #41 78.82 DEP criu/libnetlink.d [2020-09-29T23:02:45.940Z] #41 78.93 DEP criu/kerndat.d [2020-09-29T23:02:45.940Z] #41 79.07 DEP criu/kcmp-ids.d [2020-09-29T23:02:45.940Z] #41 79.13 DEP criu/irmap.d [2020-09-29T23:02:45.940Z] #41 79.25 DEP criu/ipc_ns.d [2020-09-29T23:02:45.940Z] #41 79.38 DEP criu/image.d [2020-09-29T23:02:45.940Z] #41 79.51 DEP criu/image-desc.d [2020-09-29T23:02:45.940Z] #41 79.58 DEP criu/fsnotify.d [2020-09-29T23:02:45.940Z] #41 79.77 DEP criu/filesystems.d [2020-09-29T23:02:45.940Z] #41 79.90 DEP criu/files.d [2020-09-29T23:02:45.940Z] #41 80.06 DEP criu/files-reg.d [2020-09-29T23:02:45.940Z] #41 80.18 DEP criu/files-ext.d [2020-09-29T23:02:45.940Z] #41 80.31 DEP criu/file-lock.d [2020-09-29T23:02:45.940Z] #41 80.46 DEP criu/file-ids.d [2020-09-29T23:02:45.940Z] #41 80.65 DEP criu/fifo.d [2020-09-29T23:02:45.940Z] #41 80.85 DEP criu/fdstore.d [2020-09-29T23:02:45.940Z] #41 80.99 DEP criu/fault-injection.d [2020-09-29T23:02:45.940Z] #41 81.05 DEP criu/external.d [2020-09-29T23:02:45.940Z] #41 81.14 DEP criu/eventpoll.d [2020-09-29T23:02:45.940Z] #41 81.26 DEP criu/eventfd.d [2020-09-29T23:02:45.941Z] #41 81.39 DEP criu/crtools.d [2020-09-29T23:02:45.941Z] #41 81.58 DEP criu/cr-service.d [2020-09-29T23:02:45.941Z] #41 81.73 DEP criu/cr-restore.d [2020-09-29T23:02:45.941Z] #41 81.91 DEP criu/cr-errno.d [2020-09-29T23:02:45.941Z] #41 81.92 DEP criu/cr-dump.d [2020-09-29T23:02:45.941Z] #41 82.18 DEP criu/cr-dedup.d [2020-09-29T23:02:45.941Z] #41 82.39 DEP criu/cr-check.d [2020-09-29T23:02:45.941Z] #41 82.60 DEP criu/config.d [2020-09-29T23:02:45.941Z] #41 82.79 DEP criu/clone-noasan.d [2020-09-29T23:02:45.941Z] #41 82.91 DEP criu/cgroup.d [2020-09-29T23:02:45.941Z] #41 83.08 DEP criu/cgroup-props.d [2020-09-29T23:02:45.941Z] #41 83.18 DEP criu/bitmap.d [2020-09-29T23:02:45.941Z] #41 83.19 DEP criu/bfd.d [2020-09-29T23:02:45.941Z] #41 83.28 DEP criu/autofs.d [2020-09-29T23:02:45.941Z] #41 83.38 DEP criu/aio.d [2020-09-29T23:02:45.941Z] #41 83.53 DEP criu/action-scripts.d [2020-09-29T23:02:45.941Z] #41 83.78 CC criu/action-scripts.o [2020-09-29T23:02:45.941Z] #41 84.19 CC criu/aio.o [2020-09-29T23:02:45.941Z] #41 84.65 CC criu/autofs.o [2020-09-29T23:02:45.964Z] #18 50.78 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:02:46.074Z] #41 81.23 DEP criu/files-reg.d [2020-09-29T23:02:46.334Z] #41 81.40 DEP criu/files-ext.d [2020-09-29T23:02:46.084Z] > git remote # timeout=10 [2020-09-29T23:02:46.139Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T23:02:46.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-29T23:02:46.194Z] > git merge 46cdcd206c56172b95ba5c77b827a722dab426c5 # timeout=10 [2020-09-29T23:02:46.349Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-29T23:02:46.443Z] Merge succeeded, producing 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:02:46.443Z] Checking out Revision 768ba77d37b1ee823c3f589e0015645272352a45 (PR-41485) [2020-09-29T23:02:46.542Z] #18 ... [2020-09-29T23:02:46.542Z] [2020-09-29T23:02:46.542Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:46.542Z] #51 61.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:02:46.594Z] #41 81.57 DEP criu/file-lock.d [2020-09-29T23:02:46.594Z] #41 81.78 DEP criu/file-ids.d [2020-09-29T23:02:46.594Z] #41 81.90 DEP criu/fifo.d [2020-09-29T23:02:46.855Z] #41 82.01 DEP criu/fdstore.d [2020-09-29T23:02:46.855Z] #41 82.13 DEP criu/fault-injection.d [2020-09-29T23:02:47.013Z] #54 187.7 + bin/containerd [2020-09-29T23:02:47.115Z] #41 82.17 DEP criu/external.d [2020-09-29T23:02:47.115Z] #41 82.26 DEP criu/eventpoll.d [2020-09-29T23:02:47.185Z] #19 ... [2020-09-29T23:02:47.185Z] [2020-09-29T23:02:47.185Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:47.185Z] #42 89.77 DEP criu/image.d [2020-09-29T23:02:47.185Z] #42 90.01 DEP criu/image-desc.d [2020-09-29T23:02:47.185Z] #42 90.21 DEP criu/fsnotify.d [2020-09-29T23:02:47.185Z] #42 90.39 DEP criu/filesystems.d [2020-09-29T23:02:47.185Z] #42 90.61 DEP criu/files.d [2020-09-29T23:02:47.185Z] #42 90.82 DEP criu/files-reg.d [2020-09-29T23:02:47.185Z] #42 90.92 DEP criu/files-ext.d [2020-09-29T23:02:47.185Z] #42 91.00 DEP criu/file-lock.d [2020-09-29T23:02:47.185Z] #42 91.11 DEP criu/file-ids.d [2020-09-29T23:02:47.185Z] #42 91.24 DEP criu/fifo.d [2020-09-29T23:02:47.185Z] #42 91.35 DEP criu/fdstore.d [2020-09-29T23:02:47.185Z] #42 91.47 DEP criu/fault-injection.d [2020-09-29T23:02:47.185Z] #42 91.52 DEP criu/external.d [2020-09-29T23:02:47.185Z] #42 91.65 DEP criu/eventpoll.d [2020-09-29T23:02:47.185Z] #42 91.85 DEP criu/eventfd.d [2020-09-29T23:02:47.185Z] #42 92.00 DEP criu/crtools.d [2020-09-29T23:02:47.185Z] #42 92.21 DEP criu/cr-service.d [2020-09-29T23:02:47.185Z] #42 92.37 DEP criu/cr-restore.d [2020-09-29T23:02:47.185Z] #42 92.64 DEP criu/cr-errno.d [2020-09-29T23:02:47.185Z] #42 92.66 DEP criu/cr-dump.d [2020-09-29T23:02:47.185Z] #42 92.98 DEP criu/cr-dedup.d [2020-09-29T23:02:47.185Z] #42 93.20 DEP criu/cr-check.d [2020-09-29T23:02:47.185Z] #42 93.45 DEP criu/config.d [2020-09-29T23:02:47.185Z] #42 93.67 DEP criu/clone-noasan.d [2020-09-29T23:02:47.185Z] #42 93.75 DEP criu/cgroup.d [2020-09-29T23:02:47.185Z] #42 93.96 DEP criu/cgroup-props.d [2020-09-29T23:02:47.185Z] #42 94.10 DEP criu/bitmap.d [2020-09-29T23:02:47.185Z] #42 94.12 DEP criu/bfd.d [2020-09-29T23:02:47.185Z] #42 94.28 DEP criu/autofs.d [2020-09-29T23:02:47.185Z] #42 94.49 DEP criu/aio.d [2020-09-29T23:02:47.185Z] #42 94.75 DEP criu/action-scripts.d [2020-09-29T23:02:47.185Z] #42 95.23 CC criu/action-scripts.o [2020-09-29T23:02:47.185Z] #42 95.87 CC criu/aio.o [2020-09-29T23:02:47.185Z] #42 96.66 CC criu/autofs.o [2020-09-29T23:02:47.185Z] #42 99.34 CC criu/bfd.o [2020-09-29T23:02:47.242Z] Commit message: "plugin.Manager.setupNewPlugin() remove unused blobsums argument" [2020-09-29T23:02:47.319Z] #41 86.43 CC criu/bfd.o [2020-09-29T23:02:47.320Z] #41 ... [2020-09-29T23:02:47.320Z] [2020-09-29T23:02:47.320Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:47.320Z] #18 27.80 Selecting previously unselected package python3-minimal. [2020-09-29T23:02:47.320Z] #18 27.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-29T23:02:47.320Z] #18 27.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-29T23:02:47.320Z] #18 27.85 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:02:47.320Z] #18 27.94 Selecting previously unselected package libmpdec2:amd64. [2020-09-29T23:02:47.320Z] #18 27.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-29T23:02:47.320Z] #18 27.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:02:47.320Z] #18 28.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-29T23:02:47.320Z] #18 28.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:47.320Z] #18 28.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:47.376Z] #41 82.42 DEP criu/eventfd.d [2020-09-29T23:02:47.376Z] #41 82.52 DEP criu/crtools.d [2020-09-29T23:02:47.488Z] #42 100.2 CC criu/bitmap.o [2020-09-29T23:02:47.657Z] #41 82.69 DEP criu/cr-service.d [2020-09-29T23:02:47.789Z] #42 100.4 CC criu/cgroup-props.o [Pipeline] withEnv [Pipeline] { [2020-09-29T23:02:47.922Z] #41 82.85 DEP criu/cr-restore.d [2020-09-29T23:02:47.922Z] #41 83.08 DEP criu/cr-errno.d [2020-09-29T23:02:47.922Z] #41 83.11 DEP criu/cr-dump.d [2020-09-29T23:02:47.945Z] #51 63.19 + mkdir -p /build [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-29T23:02:48.191Z] #41 83.32 DEP criu/cr-dedup.d [2020-09-29T23:02:48.208Z] #51 63.20 + cp runc /build/runc [2020-09-29T23:02:48.258Z] #18 29.00 Selecting previously unselected package python3.7. [2020-09-29T23:02:48.258Z] #18 29.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:48.258Z] #18 29.02 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:48.258Z] #18 29.12 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-29T23:02:48.452Z] #41 ... [2020-09-29T23:02:48.452Z] [2020-09-29T23:02:48.452Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:02:48.452Z] #30 DONE 153.0s [2020-09-29T23:02:48.452Z] [2020-09-29T23:02:48.452Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:48.452Z] #41 83.54 DEP criu/cr-check.d [2020-09-29T23:02:46.475Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T23:02:46.529Z] > git checkout -f 768ba77d37b1ee823c3f589e0015645272352a45 # timeout=10 [2020-09-29T23:02:48.517Z] #18 29.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-29T23:02:48.517Z] #18 29.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:02:48.517Z] #18 29.20 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:02:48.713Z] #41 83.83 DEP criu/config.d [2020-09-29T23:02:48.849Z] #42 101.6 CC criu/cgroup.o [2020-09-29T23:02:48.849Z] #42 ... [2020-09-29T23:02:48.849Z] [2020-09-29T23:02:48.849Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:02:48.849Z] #44 151.1 net/http/httptrace [2020-09-29T23:02:48.849Z] #44 151.3 net/http [2020-09-29T23:02:48.888Z] + docker version [2020-09-29T23:02:48.888Z] Client: Docker Engine - Enterprise [2020-09-29T23:02:48.888Z] Version: 19.03.12 [2020-09-29T23:02:48.888Z] API version: 1.40 [2020-09-29T23:02:48.888Z] Go version: go1.13.13 [2020-09-29T23:02:48.888Z] Git commit: 4306744 [2020-09-29T23:02:48.888Z] Built: 08/05/2020 19:27:53 [2020-09-29T23:02:48.888Z] OS/Arch: windows/amd64 [2020-09-29T23:02:48.888Z] Experimental: false [2020-09-29T23:02:48.888Z] [2020-09-29T23:02:48.888Z] Server: Docker Engine - Enterprise [2020-09-29T23:02:48.888Z] Engine: [2020-09-29T23:02:48.888Z] Version: 19.03.12 [2020-09-29T23:02:48.888Z] API version: 1.40 (minimum version 1.24) [2020-09-29T23:02:48.888Z] Go version: go1.13.13 [2020-09-29T23:02:48.888Z] Git commit: f295753ffd [2020-09-29T23:02:48.888Z] Built: 08/05/2020 19:26:41 [2020-09-29T23:02:48.888Z] OS/Arch: windows/amd64 [2020-09-29T23:02:48.888Z] Experimental: true [2020-09-29T23:02:48.978Z] #41 84.09 DEP criu/clone-noasan.d [2020-09-29T23:02:48.978Z] #41 84.18 DEP criu/cgroup.d [Pipeline] sh [2020-09-29T23:02:49.086Z] #18 29.94 Selecting previously unselected package python3. [2020-09-29T23:02:49.086Z] #18 29.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-29T23:02:49.086Z] #18 29.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-29T23:02:49.086Z] #18 29.97 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:02:49.149Z] #44 ... [2020-09-29T23:02:49.149Z] [2020-09-29T23:02:49.149Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:49.149Z] #19 54.72 Selecting previously unselected package vim. [2020-09-29T23:02:49.149Z] #19 54.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-29T23:02:49.149Z] #19 54.77 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:02:49.238Z] #41 84.46 DEP criu/cgroup-props.d [2020-09-29T23:02:49.346Z] #18 30.07 Selecting previously unselected package libip4tc0:amd64. [2020-09-29T23:02:49.346Z] #18 30.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:49.346Z] #18 30.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:49.346Z] #18 30.17 Selecting previously unselected package libip6tc0:amd64. [2020-09-29T23:02:49.346Z] #18 30.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:49.346Z] #18 30.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:49.499Z] #41 84.60 DEP criu/bitmap.d [2020-09-29T23:02:49.499Z] #41 84.63 DEP criu/bfd.d [2020-09-29T23:02:49.499Z] #41 84.81 DEP criu/autofs.d [2020-09-29T23:02:49.605Z] #18 30.28 Selecting previously unselected package libiptc0:amd64. [2020-09-29T23:02:49.605Z] #18 30.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:49.605Z] #18 30.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:49.605Z] #18 30.35 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-29T23:02:49.605Z] #18 30.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-29T23:02:49.605Z] #18 30.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:02:49.606Z] #51 DONE 64.4s [2020-09-29T23:02:49.606Z] [2020-09-29T23:02:49.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:49.606Z] #41 91.42 CC criu/cr-service.o [2020-09-29T23:02:49.606Z] #41 92.72 CC criu/crtools.o [2020-09-29T23:02:49.606Z] #41 93.23 CC criu/eventfd.o [2020-09-29T23:02:49.606Z] #41 93.45 CC criu/eventpoll.o [2020-09-29T23:02:49.606Z] #41 94.15 CC criu/external.o [2020-09-29T23:02:49.606Z] #41 94.44 CC criu/fault-injection.o [2020-09-29T23:02:49.606Z] #41 94.52 CC criu/fdstore.o [2020-09-29T23:02:49.606Z] #41 94.84 CC criu/fifo.o [2020-09-29T23:02:49.606Z] #41 95.19 CC criu/file-ids.o [2020-09-29T23:02:49.606Z] #41 95.58 CC criu/file-lock.o [2020-09-29T23:02:49.606Z] #41 96.32 CC criu/files-ext.o [2020-09-29T23:02:49.606Z] #41 96.62 CC criu/files-reg.o [2020-09-29T23:02:49.606Z] #41 98.50 CC criu/files.o [2020-09-29T23:02:49.759Z] #41 84.95 DEP criu/aio.d [2020-09-29T23:02:49.865Z] #18 30.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-29T23:02:49.865Z] #18 30.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-29T23:02:49.865Z] #18 30.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:02:49.865Z] #18 30.50 Selecting previously unselected package libnftnl11:amd64. [2020-09-29T23:02:49.865Z] #18 30.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-29T23:02:49.865Z] #18 30.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:02:49.865Z] #18 30.61 Selecting previously unselected package iptables. [2020-09-29T23:02:49.865Z] #18 30.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-29T23:02:49.865Z] #18 30.63 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:02:49.871Z] #41 ... [2020-09-29T23:02:49.871Z] [2020-09-29T23:02:49.871Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:49.871Z] #18 51.68 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:02:49.871Z] #18 52.11 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:02:49.871Z] #18 53.30 Setting up python3-pip (18.1-5) ... [2020-09-29T23:02:49.871Z] #18 54.37 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:02:49.871Z] #18 54.41 Processing triggers for mime-support (3.62) ... [2020-09-29T23:02:49.871Z] #18 DONE 54.8s [2020-09-29T23:02:49.871Z] [2020-09-29T23:02:49.871Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:02:49.918Z] + docker info [2020-09-29T23:02:50.022Z] #41 85.09 DEP criu/action-scripts.d [2020-09-29T23:02:50.208Z] #19 55.55 Selecting previously unselected package xfsprogs. [2020-09-29T23:02:50.208Z] #19 55.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-29T23:02:50.208Z] #19 55.56 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:02:50.286Z] #41 85.37 CC criu/action-scripts.o [2020-09-29T23:02:50.385Z] #18 31.00 Selecting previously unselected package xxd. [2020-09-29T23:02:50.385Z] #18 31.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:02:50.385Z] #18 31.02 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:02:50.385Z] #18 31.12 Selecting previously unselected package vim-common. [2020-09-29T23:02:50.385Z] #18 31.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:50.385Z] #18 31.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:50.506Z] #19 56.20 Selecting previously unselected package zip. [2020-09-29T23:02:50.547Z] #41 85.75 CC criu/aio.o [2020-09-29T23:02:50.644Z] #18 31.34 Selecting previously unselected package bash-completion. [2020-09-29T23:02:50.645Z] #18 31.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:02:50.806Z] #19 56.21 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-29T23:02:50.806Z] #19 56.21 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:02:50.806Z] #19 56.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:50.806Z] #19 56.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:02:50.806Z] #19 56.52 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:50.806Z] #19 56.55 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-29T23:02:50.806Z] #19 56.57 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-29T23:02:50.806Z] #19 56.58 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:50.806Z] #19 56.59 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:02:50.806Z] #19 56.60 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-29T23:02:50.891Z] Client: [2020-09-29T23:02:50.891Z] Debug Mode: false [2020-09-29T23:02:50.891Z] Plugins: [2020-09-29T23:02:50.891Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T23:02:50.891Z] [2020-09-29T23:02:50.891Z] Server: [2020-09-29T23:02:50.891Z] Containers: 0 [2020-09-29T23:02:50.891Z] Running: 0 [2020-09-29T23:02:50.891Z] Paused: 0 [2020-09-29T23:02:50.891Z] Stopped: 0 [2020-09-29T23:02:50.891Z] Images: 0 [2020-09-29T23:02:50.891Z] Server Version: 19.03.12 [2020-09-29T23:02:50.891Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T23:02:50.891Z] Windows: [2020-09-29T23:02:50.891Z] LCOW: [2020-09-29T23:02:50.891Z] Logging Driver: json-file [2020-09-29T23:02:50.891Z] Plugins: [2020-09-29T23:02:50.891Z] Volume: local [2020-09-29T23:02:50.891Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T23:02:50.891Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T23:02:50.891Z] Swarm: inactive [2020-09-29T23:02:50.891Z] Default Isolation: process [2020-09-29T23:02:50.891Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T23:02:50.891Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T23:02:50.891Z] OSType: windows [2020-09-29T23:02:50.891Z] Architecture: x86_64 [2020-09-29T23:02:50.891Z] CPUs: 4 [2020-09-29T23:02:50.891Z] Total Memory: 32GiB [2020-09-29T23:02:50.891Z] Name: azwin-2-2cf2f0 [2020-09-29T23:02:50.891Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T23:02:50.891Z] Docker Root Dir: D:\docker [2020-09-29T23:02:50.891Z] Debug Mode: false [2020-09-29T23:02:50.891Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:02:50.891Z] Labels: [2020-09-29T23:02:50.891Z] Experimental: true [2020-09-29T23:02:50.891Z] Insecure Registries: [2020-09-29T23:02:50.891Z] 10.0.0.4:5000 [2020-09-29T23:02:50.891Z] 127.0.0.0/8 [2020-09-29T23:02:50.891Z] Registry Mirrors: [2020-09-29T23:02:50.891Z] http://10.0.0.4:5000/ [2020-09-29T23:02:50.891Z] Live Restore Enabled: false [2020-09-29T23:02:50.891Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-29T23:02:51.118Z] #41 86.24 CC criu/autofs.o [2020-09-29T23:02:51.121Z] #19 56.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-29T23:02:51.121Z] #19 56.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:51.121Z] #19 56.62 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-29T23:02:51.121Z] #19 56.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-29T23:02:51.121Z] #19 56.63 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:02:51.121Z] #19 56.64 Setting up zip (3.0-11+b1) ... [2020-09-29T23:02:51.121Z] #19 56.66 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:51.121Z] #19 56.73 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:02:51.801Z] #19 1.547 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:02:51.801Z] #19 1.551 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:02:51.801Z] #19 1.557 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:02:51.801Z] #19 DONE 1.8s [2020-09-29T23:02:51.802Z] [2020-09-29T23:02:51.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:51.802Z] #41 100.1 CC criu/filesystems.o [2020-09-29T23:02:51.802Z] #41 100.5 CC criu/fsnotify.o [2020-09-29T23:02:51.802Z] #41 101.4 CC criu/image-desc.o [2020-09-29T23:02:52.066Z] #41 101.5 CC criu/image.o [2020-09-29T23:02:52.501Z] #41 87.47 CC criu/bfd.o [2020-09-29T23:02:52.658Z] #41 102.4 CC criu/ipc_ns.o [2020-09-29T23:02:52.761Z] #41 87.92 CC criu/bitmap.o [2020-09-29T23:02:53.058Z] #41 88.10 CC criu/cgroup-props.o [2020-09-29T23:02:53.195Z] #18 33.94 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:02:53.454Z] #18 34.28 Selecting previously unselected package bzip2. [2020-09-29T23:02:53.454Z] #18 34.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-29T23:02:53.454Z] #18 34.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:53.611Z] #41 103.2 CC criu/irmap.o [2020-09-29T23:02:53.714Z] #18 34.46 Selecting previously unselected package xz-utils. [2020-09-29T23:02:53.714Z] #18 34.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-29T23:02:53.714Z] #18 34.47 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:02:53.974Z] #18 34.66 Selecting previously unselected package apparmor. [2020-09-29T23:02:53.974Z] #18 34.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-29T23:02:53.974Z] #18 34.74 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:02:54.050Z] #41 88.96 CC criu/cgroup.o [2020-09-29T23:02:54.190Z] #41 103.8 CC criu/kcmp-ids.o [2020-09-29T23:02:54.233Z] #18 35.09 Selecting previously unselected package aufs-tools. [2020-09-29T23:02:54.329Z] #41 ... [2020-09-29T23:02:54.329Z] [2020-09-29T23:02:54.329Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:54.329Z] #18 23.85 Fetched 28.5 MB in 2s (15.0 MB/s) [2020-09-29T23:02:54.329Z] #18 23.92 Selecting previously unselected package pigz. [2020-09-29T23:02:54.329Z] #18 23.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 ... 23432 files and directories currently installed.) [2020-09-29T23:02:54.329Z] #18 23.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 23.99 Unpacking pigz (2.4-1) ... [2020-09-29T23:02:54.329Z] #18 24.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-29T23:02:54.329Z] #18 24.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 24.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 24.66 Selecting previously unselected package python3.7-minimal. [2020-09-29T23:02:54.329Z] #18 24.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 24.67 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 25.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 28.02 Selecting previously unselected package python3-minimal. [2020-09-29T23:02:54.329Z] #18 28.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-29T23:02:54.329Z] #18 28.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 28.12 Unpacking python3-minimal (3.7.3-1) ... [2020-09-29T23:02:54.329Z] #18 28.25 Selecting previously unselected package libmpdec2:amd64. [2020-09-29T23:02:54.329Z] #18 28.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 28.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:02:54.329Z] #18 28.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-29T23:02:54.329Z] #18 28.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 28.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 29.81 Selecting previously unselected package python3.7. [2020-09-29T23:02:54.329Z] #18 29.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 29.83 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:54.329Z] #18 29.93 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-29T23:02:54.329Z] #18 29.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 29.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:02:54.329Z] #18 30.07 Setting up python3-minimal (3.7.3-1) ... [2020-09-29T23:02:54.329Z] #18 30.76 Selecting previously unselected package python3. [2020-09-29T23:02:54.329Z] #18 30.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-09-29T23:02:54.329Z] #18 30.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 30.83 Unpacking python3 (3.7.3-1) ... [2020-09-29T23:02:54.329Z] #18 30.92 Selecting previously unselected package libip4tc0:amd64. [2020-09-29T23:02:54.329Z] #18 30.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 30.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:54.329Z] #18 31.03 Selecting previously unselected package libip6tc0:amd64. [2020-09-29T23:02:54.329Z] #18 31.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:54.329Z] #18 31.12 Selecting previously unselected package libiptc0:amd64. [2020-09-29T23:02:54.329Z] #18 31.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:02:54.329Z] #18 31.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-29T23:02:54.329Z] #18 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:02:54.329Z] #18 31.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-29T23:02:54.329Z] #18 31.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:02:54.329Z] #18 31.36 Selecting previously unselected package libnftnl11:amd64. [2020-09-29T23:02:54.329Z] #18 31.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:02:54.329Z] #18 31.45 Selecting previously unselected package iptables. [2020-09-29T23:02:54.329Z] #18 31.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.46 Unpacking iptables (1.8.2-4) ... [2020-09-29T23:02:54.329Z] #18 31.77 Selecting previously unselected package xxd. [2020-09-29T23:02:54.329Z] #18 31.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:02:54.329Z] #18 31.80 Unpacking xxd (2:8.1.0875-5) ... [2020-09-29T23:02:54.329Z] #18 31.89 Selecting previously unselected package vim-common. [2020-09-29T23:02:54.329Z] #18 31.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:02:54.329Z] #18 31.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-29T23:02:54.329Z] #18 32.10 Selecting previously unselected package bash-completion. [2020-09-29T23:02:54.329Z] #18 32.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-29T23:02:54.454Z] #41 104.1 CC criu/kerndat.o [2020-09-29T23:02:54.493Z] #18 35.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-29T23:02:54.493Z] #18 35.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:54.493Z] #18 35.23 Selecting previously unselected package libonig5:amd64. [2020-09-29T23:02:54.493Z] #18 35.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T23:02:54.493Z] #18 35.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:02:54.752Z] #18 35.40 Selecting previously unselected package libjq1:amd64. [2020-09-29T23:02:54.752Z] #18 35.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:02:54.752Z] #18 35.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:02:54.752Z] #18 35.52 Selecting previously unselected package jq. [2020-09-29T23:02:54.752Z] #18 35.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:02:54.752Z] #18 35.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:55.012Z] #18 35.63 Selecting previously unselected package libaio1:amd64. [2020-09-29T23:02:55.012Z] #18 35.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-29T23:02:55.012Z] #18 35.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:02:55.012Z] #18 35.71 Selecting previously unselected package libgpm2:amd64. [2020-09-29T23:02:55.012Z] #18 35.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-29T23:02:55.012Z] #18 35.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:02:55.012Z] #18 35.79 Selecting previously unselected package libicu63:amd64. [2020-09-29T23:02:55.012Z] #18 35.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T23:02:55.012Z] #18 35.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:02:55.273Z] #18 34.70 Unpacking bash-completion (1:2.8-6) ... [2020-09-29T23:02:55.405Z] #41 104.9 CC criu/libnetlink.o [2020-09-29T23:02:55.535Z] #18 35.02 Selecting previously unselected package bzip2. [2020-09-29T23:02:55.535Z] #18 35.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-29T23:02:55.535Z] #18 35.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:02:55.535Z] #18 35.10 Selecting previously unselected package xz-utils. [2020-09-29T23:02:55.535Z] #18 35.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-29T23:02:55.535Z] #18 35.10 Unpacking xz-utils (5.2.4-1) ... [2020-09-29T23:02:55.535Z] #18 35.25 Selecting previously unselected package apparmor. [2020-09-29T23:02:55.669Z] #41 105.2 CC criu/log.o [2020-09-29T23:02:55.797Z] #18 35.25 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-29T23:02:55.797Z] #18 35.34 Unpacking apparmor (2.13.2-10) ... [2020-09-29T23:02:55.933Z] #19 61.34 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-29T23:02:55.933Z] #19 61.34 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:02:55.933Z] #19 61.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:02:55.933Z] #19 61.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:02:55.933Z] #19 61.55 invoke-rc.d: could not determine current runlevel [2020-09-29T23:02:55.933Z] #19 61.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:02:55.933Z] #19 61.56 Setting up pigz (2.4-1) ... [2020-09-29T23:02:55.933Z] #19 61.57 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-29T23:02:55.933Z] #19 61.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-29T23:02:55.933Z] #19 61.59 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:02:55.933Z] #19 61.59 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-29T23:02:55.933Z] #19 61.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:02:55.933Z] #41 105.6 CC criu/lsm.o [2020-09-29T23:02:56.056Z] #18 35.62 Selecting previously unselected package aufs-tools. [2020-09-29T23:02:56.056Z] #18 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-29T23:02:56.056Z] #18 35.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:02:56.316Z] #18 35.75 Selecting previously unselected package libonig5:amd64. [2020-09-29T23:02:56.316Z] #18 35.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-29T23:02:56.316Z] #18 35.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:02:56.316Z] #18 35.95 Selecting previously unselected package libjq1:amd64. [2020-09-29T23:02:56.316Z] #18 35.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:02:56.316Z] #18 35.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:02:56.316Z] #18 36.06 Selecting previously unselected package jq. [2020-09-29T23:02:56.512Z] #41 106.0 CC criu/mem.o [2020-09-29T23:02:56.576Z] #18 36.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-29T23:02:56.576Z] #18 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:56.576Z] #18 36.16 Selecting previously unselected package libaio1:amd64. [2020-09-29T23:02:56.576Z] #18 36.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-29T23:02:56.576Z] #18 36.18 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:02:56.576Z] #18 36.24 Selecting previously unselected package libgpm2:amd64. [2020-09-29T23:02:56.576Z] #18 36.24 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-29T23:02:56.576Z] #18 36.25 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:02:56.576Z] #18 ... [2020-09-29T23:02:56.576Z] [2020-09-29T23:02:56.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:56.576Z] #41 91.85 CC criu/clone-noasan.o [2020-09-29T23:02:56.581Z] #19 62.23 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-29T23:02:56.581Z] #19 62.25 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-29T23:02:56.581Z] #19 62.26 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-29T23:02:56.581Z] #19 62.27 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:02:56.581Z] #19 62.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:02:56.882Z] #19 62.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:02:56.882Z] #19 62.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:02:56.882Z] #19 62.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:02:56.882Z] #19 62.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:02:56.882Z] #19 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:02:56.882Z] #19 62.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:02:56.882Z] #19 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:02:56.882Z] #19 62.44 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-29T23:02:56.882Z] #19 62.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:02:56.882Z] #19 62.48 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-29T23:02:56.882Z] #19 62.48 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:02:56.882Z] #19 62.49 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-29T23:02:56.882Z] #19 62.50 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:02:57.147Z] #41 92.07 CC criu/config.o [2020-09-29T23:02:57.647Z] #18 ... [2020-09-29T23:02:57.647Z] [2020-09-29T23:02:57.647Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:02:57.647Z] #41 86.84 CC criu/bitmap.o [2020-09-29T23:02:57.647Z] #41 86.97 CC criu/cgroup-props.o [2020-09-29T23:02:57.647Z] #41 87.63 CC criu/cgroup.o [2020-09-29T23:02:57.647Z] #41 90.24 CC criu/clone-noasan.o [2020-09-29T23:02:57.647Z] #41 90.46 CC criu/config.o [2020-09-29T23:02:57.647Z] #41 91.97 CC criu/cr-check.o [2020-09-29T23:02:57.647Z] #41 93.57 CC criu/cr-dedup.o [2020-09-29T23:02:57.647Z] #41 93.96 CC criu/cr-dump.o [2020-09-29T23:02:57.647Z] #41 96.10 CC criu/cr-errno.o [2020-09-29T23:02:57.647Z] #41 96.21 CC criu/cr-restore.o [2020-09-29T23:02:57.907Z] #41 107.3 CC criu/memfd.o [2020-09-29T23:02:58.171Z] #41 107.8 CC criu/mount.o [2020-09-29T23:02:58.528Z] #41 93.44 CC criu/cr-check.o [2020-09-29T23:02:58.583Z] #41 ... [2020-09-29T23:02:58.583Z] [2020-09-29T23:02:58.583Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:02:58.583Z] #18 39.39 Selecting previously unselected package libnet1:amd64. [2020-09-29T23:02:58.583Z] #18 39.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:02:58.583Z] #18 39.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:02:58.842Z] #18 39.50 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T23:02:58.842Z] #18 39.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T23:02:58.842Z] #18 39.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:02:58.842Z] #18 39.60 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T23:02:58.842Z] #18 39.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:02:58.842Z] #18 39.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:02:58.842Z] #18 39.68 Selecting previously unselected package libreadline5:amd64. [2020-09-29T23:02:58.842Z] #18 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-29T23:02:59.101Z] #18 39.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:02:59.101Z] #18 39.79 Selecting previously unselected package net-tools. [2020-09-29T23:02:59.101Z] #18 39.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-29T23:02:59.101Z] #18 39.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:02:59.363Z] #18 39.97 Selecting previously unselected package python-pip-whl. [2020-09-29T23:02:59.363Z] #18 39.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:02:59.363Z] #18 39.99 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:02:59.882Z] #18 40.54 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:02:59.882Z] #18 40.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:02:59.882Z] #18 40.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:02:59.910Z] #41 94.96 CC criu/cr-dedup.o [2020-09-29T23:03:00.143Z] #18 40.68 Selecting previously unselected package python3-distutils. [2020-09-29T23:03:00.144Z] #18 40.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:03:00.144Z] #18 40.71 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:03:00.144Z] #18 40.84 Selecting previously unselected package python3-pip. [2020-09-29T23:03:00.144Z] #18 40.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:03:00.144Z] #18 40.86 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:03:00.170Z] #41 95.37 CC criu/cr-dump.o [2020-09-29T23:03:00.404Z] #18 41.04 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:03:00.404Z] #18 41.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:03:00.404Z] #18 41.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:03:00.404Z] #18 41.20 Selecting previously unselected package python3-setuptools. [2020-09-29T23:03:00.404Z] #18 41.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:03:00.663Z] #18 41.26 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:03:00.663Z] #18 41.46 Selecting previously unselected package python3-wheel. [2020-09-29T23:03:00.663Z] #18 41.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:03:00.663Z] #18 41.49 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:03:00.784Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2020-09-29T23:03:00.784Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-09-29T23:03:00.784Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:03:00.784Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:03:00.784Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:03:00.784Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:03:00.923Z] #18 41.58 Selecting previously unselected package sudo. [2020-09-29T23:03:00.923Z] #18 41.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-29T23:03:00.923Z] #18 41.59 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:03:01.425Z] #19 66.60 Setting up iptables (1.8.2-4) ... [2020-09-29T23:03:01.425Z] #19 66.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:03:01.425Z] #19 66.69 Setting up python3 (3.7.3-1) ... [2020-09-29T23:03:01.425Z] #19 67.13 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:03:01.491Z] #18 42.09 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:03:01.491Z] #18 42.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-29T23:03:01.491Z] #18 42.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:03:01.491Z] #41 110.5 CC criu/namespaces.o [2020-09-29T23:03:01.750Z] #18 42.35 Selecting previously unselected package uidmap. [2020-09-29T23:03:01.750Z] #18 42.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-29T23:03:01.750Z] #18 42.36 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:03:01.750Z] #18 42.46 Selecting previously unselected package vim-runtime. [2020-09-29T23:03:01.750Z] #18 42.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:03:01.750Z] #18 42.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T23:03:01.750Z] #18 42.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:03:01.750Z] #18 42.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:03:01.755Z] #41 ... [2020-09-29T23:03:01.755Z] [2020-09-29T23:03:01.755Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:01.755Z] #20 3.993 Collecting yamllint==1.16.0 [2020-09-29T23:03:01.755Z] #20 9.300 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:03:01.755Z] #20 9.385 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:03:01.755Z] #20 9.551 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:03:02.073Z] #19 ... [2020-09-29T23:03:02.073Z] [2020-09-29T23:03:02.073Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:03:02.073Z] #44 164.2 github.com/LK4D4/vndr/godl [2020-09-29T23:03:02.073Z] #44 164.9 github.com/LK4D4/vndr [2020-09-29T23:03:02.073Z] #44 DONE 174.4s [2020-09-29T23:03:02.073Z] [2020-09-29T23:03:02.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:02.073Z] #42 106.1 CC criu/clone-noasan.o [2020-09-29T23:03:02.073Z] #42 106.3 CC criu/config.o [2020-09-29T23:03:02.073Z] #42 108.8 CC criu/cr-check.o [2020-09-29T23:03:02.073Z] #42 111.5 CC criu/cr-dedup.o [2020-09-29T23:03:02.073Z] #42 112.1 CC criu/cr-dump.o [2020-09-29T23:03:02.077Z] #41 ... [2020-09-29T23:03:02.077Z] [2020-09-29T23:03:02.077Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:03:02.077Z] #18 36.33 Selecting previously unselected package libicu63:amd64. [2020-09-29T23:03:02.077Z] #18 36.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 36.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:03:02.077Z] #18 39.58 Selecting previously unselected package libnet1:amd64. [2020-09-29T23:03:02.077Z] #18 39.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 39.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:03:02.077Z] #18 39.67 Selecting previously unselected package libnl-3-200:amd64. [2020-09-29T23:03:02.077Z] #18 39.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 39.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:03:02.077Z] #18 39.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-29T23:03:02.077Z] #18 39.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 39.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:03:02.077Z] #18 39.84 Selecting previously unselected package libreadline5:amd64. [2020-09-29T23:03:02.077Z] #18 39.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 39.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:03:02.077Z] #18 39.97 Selecting previously unselected package net-tools. [2020-09-29T23:03:02.077Z] #18 39.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-29T23:03:02.077Z] #18 39.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:03:02.077Z] #18 40.14 Selecting previously unselected package python-pip-whl. [2020-09-29T23:03:02.077Z] #18 40.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-29T23:03:02.077Z] #18 40.16 Unpacking python-pip-whl (18.1-5) ... [2020-09-29T23:03:02.077Z] #18 40.64 Selecting previously unselected package python3-lib2to3. [2020-09-29T23:03:02.077Z] #18 40.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-29T23:03:02.077Z] #18 40.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:03:02.077Z] #18 40.81 Selecting previously unselected package python3-distutils. [2020-09-29T23:03:02.077Z] #18 40.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-29T23:03:02.077Z] #18 40.82 Unpacking python3-distutils (3.7.3-1) ... [2020-09-29T23:03:02.077Z] #18 40.95 Selecting previously unselected package python3-pip. [2020-09-29T23:03:02.077Z] #18 40.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-29T23:03:02.077Z] #18 40.96 Unpacking python3-pip (18.1-5) ... [2020-09-29T23:03:02.077Z] #18 41.13 Selecting previously unselected package python3-pkg-resources. [2020-09-29T23:03:02.077Z] #18 41.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-29T23:03:02.077Z] #18 41.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:03:02.077Z] #18 41.33 Selecting previously unselected package python3-setuptools. [2020-09-29T23:03:02.077Z] #18 41.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-29T23:03:02.077Z] #18 41.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-29T23:03:02.077Z] #18 41.57 Selecting previously unselected package python3-wheel. [2020-09-29T23:03:02.077Z] #18 41.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-29T23:03:02.077Z] #18 41.60 Unpacking python3-wheel (0.32.3-2) ... [2020-09-29T23:03:02.332Z] #20 10.63 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:03:02.332Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:03:02.332Z] #20 10.70 Building wheels for collected packages: pyyaml [2020-09-29T23:03:02.332Z] #20 ... [2020-09-29T23:03:02.332Z] [2020-09-29T23:03:02.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:02.332Z] #41 111.9 CC criu/net.o [2020-09-29T23:03:02.336Z] #18 41.90 Selecting previously unselected package sudo. [2020-09-29T23:03:02.336Z] #18 41.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-29T23:03:02.336Z] #18 41.92 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:03:02.375Z] #42 115.1 CC criu/cr-errno.o [2020-09-29T23:03:02.676Z] #42 115.3 CC criu/cr-restore.o [2020-09-29T23:03:02.855Z] #18 42.34 Selecting previously unselected package thin-provisioning-tools. [2020-09-29T23:03:02.855Z] #18 42.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-29T23:03:02.855Z] #18 42.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:03:02.855Z] #18 42.57 Selecting previously unselected package uidmap. [2020-09-29T23:03:02.855Z] #18 42.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-29T23:03:02.977Z] #42 ... [2020-09-29T23:03:02.977Z] [2020-09-29T23:03:02.977Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:03:02.977Z] #19 68.36 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:03:03.115Z] #18 42.59 Unpacking uidmap (1:4.5-1.1) ... [2020-09-29T23:03:03.115Z] #18 42.72 Selecting previously unselected package vim-runtime. [2020-09-29T23:03:03.115Z] #18 42.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-29T23:03:03.115Z] #18 42.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-29T23:03:03.115Z] #18 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-29T23:03:03.115Z] #18 42.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:03:04.260Z] #41 ... [2020-09-29T23:03:04.260Z] [2020-09-29T23:03:04.260Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:04.260Z] #20 10.70 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:03:04.260Z] #20 11.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:03:04.260Z] #20 11.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:03:04.260Z] #20 11.59 Successfully built pyyaml [2020-09-29T23:03:04.260Z] #20 11.60 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-29T23:03:04.260Z] #20 11.93 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:03:04.260Z] #20 DONE 12.5s [2020-09-29T23:03:04.260Z] [2020-09-29T23:03:04.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:04.524Z] #41 114.2 CC criu/netfilter.o [2020-09-29T23:03:04.788Z] #41 114.4 CC criu/page-pipe.o [2020-09-29T23:03:05.039Z] #18 45.46 Selecting previously unselected package vim. [2020-09-29T23:03:05.039Z] #18 45.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:03:05.039Z] #18 45.50 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:03:05.104Z] #19 70.55 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:03:05.104Z] #19 70.56 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:03:05.298Z] #18 45.97 Selecting previously unselected package xfsprogs. [2020-09-29T23:03:05.298Z] #18 45.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-29T23:03:05.298Z] #18 45.98 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:03:05.365Z] #41 114.9 CC criu/page-xfer.o [2020-09-29T23:03:05.403Z] #19 70.99 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:03:05.866Z] #18 46.45 Selecting previously unselected package zip. [2020-09-29T23:03:05.866Z] #18 46.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-29T23:03:05.866Z] #18 46.47 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:03:06.125Z] #18 46.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:03:06.125Z] #18 46.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:03:06.125Z] #18 46.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:06.125Z] #18 46.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:03:06.125Z] #18 46.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:03:06.125Z] #18 46.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:06.125Z] #18 46.82 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:03:06.125Z] #18 46.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:03:06.125Z] #18 46.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:03:06.125Z] #18 46.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:03:06.125Z] #18 46.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:03:06.125Z] #18 46.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:03:06.384Z] #18 46.93 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:03:06.384Z] #18 46.94 Setting up zip (3.0-11+b1) ... [2020-09-29T23:03:06.384Z] #18 46.95 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:03:06.384Z] #18 46.99 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:03:06.409Z] #18 45.68 Selecting previously unselected package vim. [2020-09-29T23:03:06.409Z] #18 45.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-29T23:03:06.409Z] #18 45.72 Unpacking vim (2:8.1.0875-5) ... [2020-09-29T23:03:06.461Z] #19 72.05 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:03:06.668Z] #18 46.30 Selecting previously unselected package xfsprogs. [2020-09-29T23:03:06.668Z] #18 46.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-29T23:03:06.668Z] #18 46.30 Unpacking xfsprogs (4.20.0-1) ... [2020-09-29T23:03:06.761Z] #41 116.2 CC criu/pagemap-cache.o [2020-09-29T23:03:06.761Z] #41 116.4 CC criu/pagemap.o [2020-09-29T23:03:07.057Z] #19 72.54 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:03:07.237Z] #18 46.81 Selecting previously unselected package zip. [2020-09-29T23:03:07.237Z] #18 46.81 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-29T23:03:07.237Z] #18 46.81 Unpacking zip (3.0-11+b1) ... [2020-09-29T23:03:07.498Z] #18 47.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-29T23:03:07.498Z] #18 47.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-29T23:03:07.498Z] #18 47.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:07.498Z] #18 47.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-29T23:03:07.498Z] #18 47.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-29T23:03:07.498Z] #18 47.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:07.498Z] #18 47.09 Setting up uidmap (1:4.5-1.1) ... [2020-09-29T23:03:07.498Z] #18 47.10 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-29T23:03:07.498Z] #18 47.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-29T23:03:07.498Z] #18 47.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-29T23:03:07.498Z] #18 47.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-29T23:03:07.498Z] #18 47.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-29T23:03:07.498Z] #18 47.16 Setting up xxd (2:8.1.0875-5) ... [2020-09-29T23:03:07.498Z] #18 47.18 Setting up zip (3.0-11+b1) ... [2020-09-29T23:03:07.498Z] #18 47.20 Setting up vim-common (2:8.1.0875-5) ... [2020-09-29T23:03:07.709Z] #41 117.1 CC criu/parasite-syscall.o [2020-09-29T23:03:07.749Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-09-29T23:03:07.758Z] #18 47.23 Setting up bash-completion (1:2.8-6) ... [2020-09-29T23:03:07.973Z] #41 117.7 CC criu/path.o [2020-09-29T23:03:08.113Z] #19 73.80 Setting up python3-pip (18.1-5) ... [2020-09-29T23:03:08.241Z] #41 117.9 CC criu/pie-util-vdso.o [2020-09-29T23:03:08.384Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-29T23:03:08.818Z] #41 118.2 CC criu/pie-util.o [2020-09-29T23:03:08.818Z] #41 118.3 CC criu/pipes.o [2020-09-29T23:03:08.919Z] #18 49.58 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:08.919Z] #18 49.60 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:03:08.919Z] #18 49.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:03:08.919Z] #18 49.66 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:03:08.919Z] #18 49.74 invoke-rc.d: could not determine current runlevel [2020-09-29T23:03:08.919Z] #18 49.75 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:03:08.919Z] #18 49.76 Setting up pigz (2.4-1) ... [2020-09-29T23:03:08.919Z] #18 49.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:03:08.919Z] #18 49.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:03:08.983Z] #54 ... [2020-09-29T23:03:08.983Z] [2020-09-29T23:03:08.983Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:08.983Z] #47 DONE 253.5s [2020-09-29T23:03:08.983Z] [2020-09-29T23:03:08.983Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:09.178Z] #18 49.84 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:03:09.178Z] #18 49.86 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:03:09.178Z] #18 49.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:03:09.393Z] #41 118.9 CC criu/plugin.o [2020-09-29T23:03:09.393Z] #41 119.2 CC criu/proc_parse.o [2020-09-29T23:03:09.420Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-29T23:03:09.671Z] #19 75.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:03:09.671Z] #19 75.26 Processing triggers for mime-support (3.62) ... [2020-09-29T23:03:09.746Z] #18 50.34 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:03:09.746Z] #18 50.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:03:09.747Z] #18 50.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:03:09.747Z] #18 50.37 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:03:09.747Z] #18 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:03:09.747Z] #18 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:03:09.747Z] #18 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:03:09.747Z] #18 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:03:09.747Z] #18 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:03:09.747Z] #18 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:03:09.747Z] #18 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:03:09.747Z] #18 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:03:09.747Z] #18 50.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:03:09.747Z] #18 50.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:03:09.747Z] #18 50.49 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:03:09.747Z] #18 50.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:03:09.747Z] #18 50.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:03:09.747Z] #18 50.52 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:03:09.971Z] #19 DONE 75.6s [2020-09-29T23:03:09.971Z] [2020-09-29T23:03:09.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:09.971Z] #42 120.8 CC criu/cr-service.o [2020-09-29T23:03:10.271Z] #42 123.1 CC criu/crtools.o [2020-09-29T23:03:10.297Z] #18 49.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-29T23:03:10.297Z] #18 49.82 Setting up xz-utils (5.2.4-1) ... [2020-09-29T23:03:10.297Z] #18 49.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-29T23:03:10.297Z] #18 49.84 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-29T23:03:10.297Z] #18 49.90 invoke-rc.d: could not determine current runlevel [2020-09-29T23:03:10.297Z] #18 49.91 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-29T23:03:10.297Z] #18 49.93 Setting up pigz (2.4-1) ... [2020-09-29T23:03:10.297Z] #18 49.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-29T23:03:10.297Z] #18 49.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-29T23:03:10.557Z] #18 50.01 Setting up python-pip-whl (18.1-5) ... [2020-09-29T23:03:10.557Z] #18 50.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-29T23:03:10.557Z] #18 50.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-29T23:03:10.575Z] #42 ... [2020-09-29T23:03:10.575Z] [2020-09-29T23:03:10.575Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:03:10.575Z] #20 0.379 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:03:10.575Z] #20 0.385 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:03:10.575Z] #20 0.388 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:03:10.575Z] #20 DONE 0.5s [2020-09-29T23:03:10.575Z] [2020-09-29T23:03:10.575Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:10.817Z] #18 50.51 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-29T23:03:10.875Z] #54 ... [2020-09-29T23:03:10.875Z] [2020-09-29T23:03:10.875Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:03:10.875Z] #48 DONE 0.3s [2020-09-29T23:03:10.875Z] [2020-09-29T23:03:10.875Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:11.077Z] #18 50.52 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-29T23:03:11.077Z] #18 50.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-29T23:03:11.077Z] #18 50.54 Setting up vim (2:8.1.0875-5) ... [2020-09-29T23:03:11.077Z] #18 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-29T23:03:11.077Z] #18 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-29T23:03:11.077Z] #18 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-29T23:03:11.077Z] #18 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-29T23:03:11.077Z] #18 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-29T23:03:11.077Z] #18 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-29T23:03:11.077Z] #18 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-29T23:03:11.077Z] #18 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-29T23:03:11.077Z] #18 50.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-29T23:03:11.077Z] #18 50.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-29T23:03:11.077Z] #18 50.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-29T23:03:11.077Z] #18 50.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-29T23:03:11.077Z] #18 50.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-29T23:03:11.077Z] #18 50.71 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-29T23:03:11.126Z] #18 ... [2020-09-29T23:03:11.126Z] [2020-09-29T23:03:11.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:11.126Z] #41 100.3 CC criu/cr-service.o [2020-09-29T23:03:11.126Z] #41 101.6 CC criu/crtools.o [2020-09-29T23:03:11.126Z] #41 102.2 CC criu/eventfd.o [2020-09-29T23:03:11.126Z] #41 102.5 CC criu/eventpoll.o [2020-09-29T23:03:11.126Z] #41 103.3 CC criu/external.o [2020-09-29T23:03:11.126Z] #41 103.7 CC criu/fault-injection.o [2020-09-29T23:03:11.126Z] #41 103.8 CC criu/fdstore.o [2020-09-29T23:03:11.126Z] #41 104.2 CC criu/fifo.o [2020-09-29T23:03:11.126Z] #41 104.6 CC criu/file-ids.o [2020-09-29T23:03:11.126Z] #41 104.9 CC criu/file-lock.o [2020-09-29T23:03:11.126Z] #41 105.7 CC criu/files-ext.o [2020-09-29T23:03:11.126Z] #41 106.0 CC criu/files-reg.o [2020-09-29T23:03:11.126Z] #41 108.2 CC criu/files.o [2020-09-29T23:03:11.126Z] #41 110.1 CC criu/filesystems.o [2020-09-29T23:03:11.131Z] #54 ... [2020-09-29T23:03:11.132Z] [2020-09-29T23:03:11.132Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:03:11.132Z] #50 DONE 0.0s [2020-09-29T23:03:11.132Z] [2020-09-29T23:03:11.132Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:03:11.132Z] #52 DONE 0.2s [2020-09-29T23:03:11.132Z] [2020-09-29T23:03:11.132Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:11.385Z] #41 110.8 CC criu/fsnotify.o [2020-09-29T23:03:11.964Z] #41 121.0 CC criu/protobuf-desc.o [2020-09-29T23:03:12.229Z] #41 121.8 CC criu/protobuf.o [2020-09-29T23:03:12.321Z] #41 ... [2020-09-29T23:03:12.321Z] [2020-09-29T23:03:12.321Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:03:12.321Z] #18 53.16 Setting up iptables (1.8.2-4) ... [2020-09-29T23:03:12.458Z] #18 ... [2020-09-29T23:03:12.458Z] [2020-09-29T23:03:12.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:12.458Z] #41 97.35 CC criu/cr-errno.o [2020-09-29T23:03:12.458Z] #41 97.43 CC criu/cr-restore.o [2020-09-29T23:03:12.458Z] #41 102.1 CC criu/cr-service.o [2020-09-29T23:03:12.458Z] #41 103.6 CC criu/crtools.o [2020-09-29T23:03:12.458Z] #41 104.2 CC criu/eventfd.o [2020-09-29T23:03:12.458Z] #41 104.5 CC criu/eventpoll.o [2020-09-29T23:03:12.458Z] #41 105.4 CC criu/external.o [2020-09-29T23:03:12.458Z] #41 105.7 CC criu/fault-injection.o [2020-09-29T23:03:12.458Z] #41 105.8 CC criu/fdstore.o [2020-09-29T23:03:12.458Z] #41 106.2 CC criu/fifo.o [2020-09-29T23:03:12.458Z] #41 106.6 CC criu/file-ids.o [2020-09-29T23:03:12.458Z] #41 106.9 CC criu/file-lock.o [2020-09-29T23:03:12.581Z] #18 53.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:03:12.581Z] #18 53.22 Setting up python3 (3.7.3-1) ... [2020-09-29T23:03:12.717Z] #41 107.9 CC criu/files-ext.o [2020-09-29T23:03:12.805Z] #41 122.2 CC criu/pstree.o [2020-09-29T23:03:12.839Z] #18 53.59 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:03:12.988Z] #41 108.3 CC criu/files-reg.o [2020-09-29T23:03:13.405Z] #18 54.25 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:03:13.755Z] #41 123.2 CC criu/rbtree.o [2020-09-29T23:03:13.928Z] #41 ... [2020-09-29T23:03:13.928Z] [2020-09-29T23:03:13.928Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:03:13.928Z] #18 53.59 Setting up iptables (1.8.2-4) ... [2020-09-29T23:03:14.019Z] #41 123.7 CC criu/rst-malloc.o [2020-09-29T23:03:14.187Z] #18 53.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-29T23:03:14.187Z] #18 53.65 Setting up python3 (3.7.3-1) ... [2020-09-29T23:03:14.282Z] #41 123.9 CC criu/seccomp.o [2020-09-29T23:03:14.455Z] #18 54.12 Setting up python3-wheel (0.32.3-2) ... [2020-09-29T23:03:14.858Z] #41 124.4 CC criu/seize.o [2020-09-29T23:03:15.287Z] #18 54.79 Setting up apparmor (2.13.2-10) ... [2020-09-29T23:03:15.308Z] #18 55.88 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:03:15.308Z] #18 55.89 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:03:15.567Z] #18 56.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:03:15.810Z] #41 125.2 CC criu/servicefd.o [2020-09-29T23:03:16.238Z] #21 ... [2020-09-29T23:03:16.238Z] [2020-09-29T23:03:16.238Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-29T23:03:16.238Z] #31 DONE 188.1s [2020-09-29T23:03:16.238Z] [2020-09-29T23:03:16.238Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:16.238Z] #42 123.9 CC criu/eventfd.o [2020-09-29T23:03:16.238Z] #42 124.3 CC criu/eventpoll.o [2020-09-29T23:03:16.238Z] #42 125.4 CC criu/external.o [2020-09-29T23:03:16.238Z] #42 125.9 CC criu/fault-injection.o [2020-09-29T23:03:16.238Z] #42 125.9 CC criu/fdstore.o [2020-09-29T23:03:16.238Z] #42 126.3 CC criu/fifo.o [2020-09-29T23:03:16.238Z] #42 126.9 CC criu/file-ids.o [2020-09-29T23:03:16.238Z] #42 127.4 CC criu/file-lock.o [2020-09-29T23:03:16.238Z] #42 128.7 CC criu/files-ext.o [2020-09-29T23:03:16.310Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 14.1% of statements [2020-09-29T23:03:16.387Z] #41 125.7 CC criu/shmem.o [2020-09-29T23:03:16.504Z] #18 57.24 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:03:16.928Z] #18 56.39 Setting up xfsprogs (4.20.0-1) ... [2020-09-29T23:03:16.928Z] #18 56.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-29T23:03:16.964Z] #41 126.6 CC criu/sigframe.o [2020-09-29T23:03:17.073Z] #18 57.73 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:03:17.189Z] #18 56.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-29T23:03:17.228Z] #41 126.8 CC criu/signalfd.o [2020-09-29T23:03:17.299Z] #42 129.7 CC criu/files-reg.o [2020-09-29T23:03:17.492Z] #41 127.0 CC criu/sk-inet.o [2020-09-29T23:03:17.820Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2020-09-29T23:03:18.128Z] #18 57.67 Setting up python3-distutils (3.7.3-1) ... [2020-09-29T23:03:18.442Z] #41 128.1 CC criu/sk-netlink.o [2020-09-29T23:03:18.442Z] #41 ... [2020-09-29T23:03:18.442Z] [2020-09-29T23:03:18.442Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:18.442Z] #47 171.0 + cd /tmp/tmp.RQcQQY7TQU/src/github.com/golangci/golangci-lint/ [2020-09-29T23:03:18.442Z] #47 171.0 + git checkout -q v1.23.8 [2020-09-29T23:03:18.442Z] #47 171.4 ++ git describe --tags [2020-09-29T23:03:18.442Z] #47 171.4 + version=v1.23.8 [2020-09-29T23:03:18.442Z] #47 171.4 ++ git rev-parse --short HEAD [2020-09-29T23:03:18.442Z] #47 171.4 + commit=76a82c6 [2020-09-29T23:03:18.442Z] #47 171.4 ++ git show -s --format=%cd [2020-09-29T23:03:18.442Z] #47 171.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:03:18.442Z] #47 171.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:03:18.452Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-09-29T23:03:18.454Z] #18 58.94 Setting up python3-pip (18.1-5) ... [2020-09-29T23:03:18.699Z] #18 58.10 Setting up python3-setuptools (40.8.0-1) ... [2020-09-29T23:03:19.019Z] #47 ... [2020-09-29T23:03:19.019Z] [2020-09-29T23:03:19.019Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:19.019Z] #41 128.5 CC criu/sk-packet.o [2020-09-29T23:03:19.019Z] #41 ... [2020-09-29T23:03:19.019Z] [2020-09-29T23:03:19.019Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:19.019Z] #54 136.7 + bin/containerd [2020-09-29T23:03:19.021Z] #18 59.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:03:19.021Z] #18 59.81 Processing triggers for mime-support (3.62) ... [2020-09-29T23:03:19.084Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-29T23:03:19.282Z] #54 ... [2020-09-29T23:03:19.283Z] [2020-09-29T23:03:19.283Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:19.283Z] #41 129.1 CC criu/sk-queue.o [2020-09-29T23:03:19.405Z] #42 ... [2020-09-29T23:03:19.405Z] [2020-09-29T23:03:19.405Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:19.405Z] #21 5.853 Collecting yamllint==1.16.0 [2020-09-29T23:03:19.405Z] #21 6.236 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:03:19.405Z] #21 6.409 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:03:19.405Z] #21 6.502 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:03:19.405Z] #21 6.604 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:03:19.405Z] #21 7.020 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:03:19.405Z] #21 8.654 Building wheels for collected packages: pyyaml [2020-09-29T23:03:19.405Z] #21 8.656 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:03:19.639Z] #18 59.32 Setting up python3-pip (18.1-5) ... [2020-09-29T23:03:19.718Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.3% of statements [2020-09-29T23:03:19.718Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:03:19.718Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:03:19.718Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:03:19.718Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:03:19.718Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-09-29T23:03:19.861Z] #41 129.4 CC criu/sk-tcp.o [2020-09-29T23:03:19.958Z] #18 DONE 60.7s [2020-09-29T23:03:19.958Z] [2020-09-29T23:03:19.958Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:19.958Z] #38 179.8 + dpkg --print-architecture [2020-09-29T23:03:19.958Z] #38 179.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:03:19.958Z] #38 180.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:03:19.958Z] #38 180.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:03:20.212Z] #18 ... [2020-09-29T23:03:20.212Z] [2020-09-29T23:03:20.212Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:20.212Z] #38 184.7 + dpkg --print-architecture [2020-09-29T23:03:20.212Z] #38 184.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:03:20.438Z] #41 130.0 CC criu/sk-unix.o [2020-09-29T23:03:20.461Z] #21 9.841 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:03:20.461Z] #21 9.843 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:03:20.461Z] #21 9.911 Successfully built pyyaml [2020-09-29T23:03:20.461Z] #21 9.926 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:03:20.702Z] #41 ... [2020-09-29T23:03:20.702Z] [2020-09-29T23:03:20.702Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:20.702Z] #22 182.0 + return [2020-09-29T23:03:20.702Z] #22 DONE 183.2s [2020-09-29T23:03:20.702Z] [2020-09-29T23:03:20.702Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:20.759Z] #21 10.20 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:03:20.759Z] #21 DONE 10.4s [2020-09-29T23:03:20.759Z] [2020-09-29T23:03:20.759Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:20.759Z] #42 132.6 CC criu/files.o [2020-09-29T23:03:20.788Z] #38 185.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:03:20.788Z] #38 185.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:03:21.336Z] #38 ... [2020-09-29T23:03:21.336Z] [2020-09-29T23:03:21.336Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:03:21.336Z] #19 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:03:21.337Z] #19 0.921 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:03:21.337Z] #19 0.924 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:03:21.337Z] #19 DONE 1.0s [2020-09-29T23:03:21.337Z] [2020-09-29T23:03:21.337Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:21.730Z] #38 ... [2020-09-29T23:03:21.730Z] [2020-09-29T23:03:21.730Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-29T23:03:21.730Z] #18 60.29 Processing triggers for libc-bin (2.28-10) ... [2020-09-29T23:03:21.730Z] #18 60.33 Processing triggers for mime-support (3.62) ... [2020-09-29T23:03:21.730Z] #18 DONE 61.3s [2020-09-29T23:03:21.730Z] [2020-09-29T23:03:21.730Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-29T23:03:22.096Z] #54 ... [2020-09-29T23:03:22.096Z] [2020-09-29T23:03:22.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:22.096Z] #41 131.8 CC criu/sockets.o [2020-09-29T23:03:22.309Z] #42 135.0 CC criu/filesystems.o [2020-09-29T23:03:22.449Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-29T23:03:22.670Z] #19 0.975 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-29T23:03:22.670Z] #19 0.980 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-29T23:03:22.670Z] #19 0.983 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-29T23:03:22.670Z] #19 DONE 1.0s [2020-09-29T23:03:22.670Z] [2020-09-29T23:03:22.670Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:22.712Z] #20 ... [2020-09-29T23:03:22.713Z] [2020-09-29T23:03:22.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:22.713Z] #41 112.0 CC criu/image-desc.o [2020-09-29T23:03:22.713Z] #41 112.1 CC criu/image.o [2020-09-29T23:03:22.713Z] #41 113.0 CC criu/ipc_ns.o [2020-09-29T23:03:22.713Z] #41 114.0 CC criu/irmap.o [2020-09-29T23:03:22.713Z] #41 114.7 CC criu/kcmp-ids.o [2020-09-29T23:03:22.713Z] #41 115.0 CC criu/kerndat.o [2020-09-29T23:03:22.713Z] #41 116.1 CC criu/libnetlink.o [2020-09-29T23:03:22.713Z] #41 116.5 CC criu/log.o [2020-09-29T23:03:22.713Z] #41 116.9 CC criu/lsm.o [2020-09-29T23:03:22.713Z] #41 117.3 CC criu/mem.o [2020-09-29T23:03:22.713Z] #41 118.9 CC criu/memfd.o [2020-09-29T23:03:22.713Z] #41 119.5 CC criu/mount.o [2020-09-29T23:03:22.740Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.240s coverage: 56.2% of statements [2020-09-29T23:03:23.051Z] #41 132.6 CC criu/stats.o [2020-09-29T23:03:23.051Z] #41 ... [2020-09-29T23:03:23.051Z] [2020-09-29T23:03:23.051Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:03:23.051Z] #23 DONE 0.4s [2020-09-29T23:03:23.051Z] [2020-09-29T23:03:23.051Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:03:23.366Z] #42 135.9 CC criu/fsnotify.o [2020-09-29T23:03:24.545Z] #42 137.1 CC criu/image-desc.o [2020-09-29T23:03:24.545Z] #42 137.3 CC criu/image.o [2020-09-29T23:03:24.726Z] #41 124.0 CC criu/namespaces.o [2020-09-29T23:03:25.193Z] #42 138.1 CC criu/ipc_ns.o [2020-09-29T23:03:25.359Z] #20 ... [2020-09-29T23:03:25.359Z] [2020-09-29T23:03:25.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:25.359Z] #41 110.4 CC criu/files.o [2020-09-29T23:03:25.359Z] #41 112.4 CC criu/filesystems.o [2020-09-29T23:03:25.359Z] #41 113.1 CC criu/fsnotify.o [2020-09-29T23:03:25.359Z] #41 114.2 CC criu/image-desc.o [2020-09-29T23:03:25.359Z] #41 114.3 CC criu/image.o [2020-09-29T23:03:25.359Z] #41 115.0 CC criu/ipc_ns.o [2020-09-29T23:03:25.359Z] #41 116.3 CC criu/irmap.o [2020-09-29T23:03:25.359Z] #41 117.2 CC criu/kcmp-ids.o [2020-09-29T23:03:25.359Z] #41 117.5 CC criu/kerndat.o [2020-09-29T23:03:25.359Z] #41 119.2 CC criu/libnetlink.o [2020-09-29T23:03:25.359Z] #41 119.7 CC criu/log.o [2020-09-29T23:03:25.359Z] #41 120.4 CC criu/lsm.o [2020-09-29T23:03:25.618Z] #41 ... [2020-09-29T23:03:25.618Z] [2020-09-29T23:03:25.618Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:25.618Z] #47 189.6 + cd /tmp/tmp.p6UFw9eJrU/src/github.com/golangci/golangci-lint/ [2020-09-29T23:03:25.618Z] #47 189.6 + git checkout -q v1.23.8 [2020-09-29T23:03:25.878Z] #47 190.4 ++ git describe --tags [2020-09-29T23:03:25.878Z] #47 190.4 + version=v1.23.8 [2020-09-29T23:03:25.878Z] #47 190.4 ++ git rev-parse --short HEAD [2020-09-29T23:03:25.878Z] #47 190.4 + commit=76a82c6 [2020-09-29T23:03:25.878Z] #47 190.4 ++ git show -s --format=%cd [2020-09-29T23:03:25.878Z] #47 190.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:03:25.878Z] #47 190.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:03:25.980Z] #54 227.3 + bin/containerd-stress [2020-09-29T23:03:26.104Z] #41 ... [2020-09-29T23:03:26.104Z] [2020-09-29T23:03:26.104Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:26.104Z] #20 4.843 Collecting yamllint==1.16.0 [2020-09-29T23:03:26.753Z] #42 139.4 CC criu/irmap.o [2020-09-29T23:03:27.209Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.057s coverage: 46.2% of statements [2020-09-29T23:03:27.336Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-29T23:03:27.336Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bcbeeaab\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-29T23:03:27.336Z] ---------------------------------------------------------------------------- [2020-09-29T23:03:27.336Z] [2020-09-29T23:03:27.336Z] INFO: executeCI.ps1 starting at Tue Sep 29 23:03:23 CUT 2020 [2020-09-29T23:03:27.336Z] [2020-09-29T23:03:27.336Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-29T23:03:27.336Z] INFO: Running git version 2.24.1.windows.2 [2020-09-29T23:03:27.336Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-29T23:03:27.336Z] INFO: Environment variables: [2020-09-29T23:03:27.336Z] [2020-09-29T23:03:27.336Z] Name Value [2020-09-29T23:03:27.336Z] ---- ----- [2020-09-29T23:03:27.336Z] ALLUSERSPROFILE C:\ProgramData [2020-09-29T23:03:27.336Z] amd64 true [2020-09-29T23:03:27.336Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-29T23:03:27.336Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-29T23:03:27.336Z] arm64 true [2020-09-29T23:03:27.336Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-29T23:03:27.336Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-29T23:03:27.336Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-29T23:03:27.336Z] BRANCH_NAME PR-41485 [2020-09-29T23:03:27.336Z] BUILD_DISPLAY_NAME #5 [2020-09-29T23:03:27.336Z] BUILD_ID 5 [2020-09-29T23:03:27.336Z] BUILD_NUMBER 5 [2020-09-29T23:03:27.336Z] BUILD_TAG jenkins-moby-PR-41485-5 [2020-09-29T23:03:27.336Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41485/5/ [2020-09-29T23:03:27.336Z] CHANGE_AUTHOR thaJeztah [2020-09-29T23:03:27.336Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-09-29T23:03:27.336Z] CHANGE_BRANCH remove_dead_arg [2020-09-29T23:03:27.336Z] CHANGE_FORK thaJeztah/docker [2020-09-29T23:03:27.336Z] CHANGE_ID 41485 [2020-09-29T23:03:27.336Z] CHANGE_TARGET master [2020-09-29T23:03:27.336Z] CHANGE_TITLE plugin.Manager.setupNewPlugin() remove unused blobsums argument [2020-09-29T23:03:27.336Z] CHANGE_URL https://github.com/moby/moby/pull/41485 [2020-09-29T23:03:27.336Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-29T23:03:27.336Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-29T23:03:27.336Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-29T23:03:27.336Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-29T23:03:27.336Z] COMPUTERNAME azwin-2-2cf2f0 [2020-09-29T23:03:27.336Z] ComSpec C:\windows\system32\cmd.exe [2020-09-29T23:03:27.336Z] ConfigSequenceNumber 0 [2020-09-29T23:03:27.336Z] dco true [2020-09-29T23:03:27.336Z] DOCKER_BUILDKIT 0 [2020-09-29T23:03:27.336Z] DOCKER_DUT_DEBUG 1 [2020-09-29T23:03:27.336Z] DOCKER_EXPERIMENTAL 1 [2020-09-29T23:03:27.336Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-29T23:03:27.336Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-29T23:03:27.336Z] EXECUTOR_NUMBER 0 [2020-09-29T23:03:27.336Z] FQDN azwin-2-2cf2f0.westus.cloudapp.azure.com [2020-09-29T23:03:27.336Z] GIT_BRANCH PR-41485 [2020-09-29T23:03:27.336Z] GIT_COMMIT 768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:03:27.336Z] GIT_PREVIOUS_COMMIT 6fe532d2a0f9bbff66789e7eb02c59dcb2a69e45 [2020-09-29T23:03:27.336Z] GIT_URL https://github.com/moby/moby.git [2020-09-29T23:03:27.336Z] HUDSON_COOKIE 3b921e7c-046f-4f55-bcfb-bf5a61159be1 [2020-09-29T23:03:27.336Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-29T23:03:27.336Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-29T23:03:27.336Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-29T23:03:27.336Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-09-29T23:03:27.336Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-29T23:03:27.337Z] JENKINS_NODE_COOKIE e6149c6e-aa90-4e98-9566-223beb5c3c55 [2020-09-29T23:03:27.337Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-29T23:03:27.337Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-29T23:03:27.337Z] JOB_BASE_NAME PR-41485 [2020-09-29T23:03:27.337Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41485/display/redirect [2020-09-29T23:03:27.337Z] JOB_NAME moby/PR-41485 [2020-09-29T23:03:27.337Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41485/ [2020-09-29T23:03:27.337Z] library.jps.version master [2020-09-29T23:03:27.337Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-29T23:03:27.337Z] NODE_LABELS amd64 azure azwin-2-2cf2f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-29T23:03:27.337Z] NODE_NAME azwin-2-2cf2f0 [2020-09-29T23:03:27.337Z] NUMBER_OF_PROCESSORS 4 [2020-09-29T23:03:27.337Z] OS Windows_NT [2020-09-29T23:03:27.337Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-29T23:03:27.337Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-29T23:03:27.337Z] ppc64le true [2020-09-29T23:03:27.337Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-29T23:03:27.337Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-09-29T23:03:27.337Z] PROCESSOR_LEVEL 6 [2020-09-29T23:03:27.337Z] PROCESSOR_REVISION 4f01 [2020-09-29T23:03:27.337Z] ProgramData C:\ProgramData [2020-09-29T23:03:27.337Z] ProgramFiles C:\Program Files [2020-09-29T23:03:27.337Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-29T23:03:27.337Z] ProgramW6432 C:\Program Files [2020-09-29T23:03:27.337Z] PROMPT $P$G [2020-09-29T23:03:27.337Z] PSExecutionPolicyPreference Bypass [2020-09-29T23:03:27.337Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-29T23:03:27.337Z] PUBLIC C:\Users\Public [2020-09-29T23:03:27.337Z] rootless true [2020-09-29T23:03:27.337Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41485/5/display/redirect?page=changes [2020-09-29T23:03:27.337Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41485/5/display/redirect [2020-09-29T23:03:27.337Z] s390x true [2020-09-29T23:03:27.337Z] SKIP_VALIDATION_TESTS 1 [2020-09-29T23:03:27.337Z] SOURCES_DRIVE d [2020-09-29T23:03:27.337Z] SOURCES_SUBDIR gopath [2020-09-29T23:03:27.337Z] STAGE_NAME Run tests [2020-09-29T23:03:27.337Z] SystemDrive C: [2020-09-29T23:03:27.337Z] SystemRoot C:\windows [2020-09-29T23:03:27.337Z] TEMP C:\windows\TEMP [2020-09-29T23:03:27.337Z] TESTDEBUG 0 [2020-09-29T23:03:27.337Z] TESTRUN_DRIVE d [2020-09-29T23:03:27.337Z] TESTRUN_SUBDIR CI [2020-09-29T23:03:27.337Z] TIMEOUT 120m [2020-09-29T23:03:27.337Z] TMP C:\windows\TEMP [2020-09-29T23:03:27.337Z] unit_validate true [2020-09-29T23:03:27.337Z] USERDOMAIN WORKGROUP [2020-09-29T23:03:27.337Z] USERNAME azwin-2-2cf2f0$ [2020-09-29T23:03:27.337Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-29T23:03:27.337Z] validate_force false [2020-09-29T23:03:27.337Z] windir C:\windows [2020-09-29T23:03:27.337Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-29T23:03:27.337Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-29T23:03:27.337Z] windowsRS1 false [2020-09-29T23:03:27.337Z] windowsRS5 true [2020-09-29T23:03:27.337Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-29T23:03:27.337Z] [2020-09-29T23:03:27.337Z] [2020-09-29T23:03:27.337Z] [2020-09-29T23:03:27.337Z] INFO: Sources under d:\gopath\... [2020-09-29T23:03:27.337Z] INFO: Test run under d:\CI\... [2020-09-29T23:03:27.337Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-29T23:03:27.337Z] INFO: docker/docker repository was found [2020-09-29T23:03:27.337Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-29T23:03:27.337Z] ltsc2019: Pulling from windows/servercore [2020-09-29T23:03:27.337Z] 4612f6d0b889: Pulling fs layer [2020-09-29T23:03:27.337Z] c3aff4450246: Pulling fs layer [2020-09-29T23:03:27.410Z] #42 140.2 CC criu/kcmp-ids.o [2020-09-29T23:03:27.723Z] #42 140.5 CC criu/kerndat.o [2020-09-29T23:03:27.874Z] #54 229.3 + bin/containerd-shim [2020-09-29T23:03:28.248Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-09-29T23:03:29.276Z] #42 141.8 CC criu/libnetlink.o [2020-09-29T23:03:29.576Z] #42 142.2 CC criu/log.o [2020-09-29T23:03:29.823Z] #28 ... [2020-09-29T23:03:29.824Z] [2020-09-29T23:03:29.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:29.824Z] #41 132.8 CC criu/string.o [2020-09-29T23:03:29.824Z] #41 132.9 CC criu/sysctl.o [2020-09-29T23:03:29.824Z] #41 133.4 CC criu/sysfs_parse.o [2020-09-29T23:03:29.824Z] #41 133.8 CC criu/timens.o [2020-09-29T23:03:29.824Z] #41 134.1 CC criu/timerfd.o [2020-09-29T23:03:29.824Z] #41 134.4 CC criu/tty.o [2020-09-29T23:03:29.824Z] #41 136.2 CC criu/tun.o [2020-09-29T23:03:29.824Z] #41 136.6 CC criu/uffd.o [2020-09-29T23:03:29.824Z] #41 137.7 CC criu/util.o [2020-09-29T23:03:29.824Z] #41 138.9 CC criu/uts_ns.o [2020-09-29T23:03:29.824Z] #41 139.1 CC criu/vdso.o [2020-09-29T23:03:30.086Z] #41 139.6 LINK criu/built-in.o [2020-09-29T23:03:30.086Z] #41 139.7 LINK criu/criu [2020-09-29T23:03:30.236Z] #42 142.9 CC criu/lsm.o [2020-09-29T23:03:30.664Z] #41 ... [2020-09-29T23:03:30.664Z] [2020-09-29T23:03:30.664Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:03:30.664Z] #28 DONE 7.5s [2020-09-29T23:03:30.664Z] [2020-09-29T23:03:30.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:30.664Z] #41 140.2 DEP lib/c/criu.d [2020-09-29T23:03:30.664Z] #41 ... [2020-09-29T23:03:30.664Z] [2020-09-29T23:03:30.664Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:03:30.894Z] #42 143.4 CC criu/mem.o [2020-09-29T23:03:31.241Z] #31 DONE 0.7s [2020-09-29T23:03:31.241Z] [2020-09-29T23:03:31.241Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:03:31.241Z] #33 DONE 0.2s [2020-09-29T23:03:31.241Z] [2020-09-29T23:03:31.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:31.241Z] #41 140.3 CC images/rpc.pb-c.o [2020-09-29T23:03:31.241Z] #41 141.0 CC lib/c/criu.o [2020-09-29T23:03:31.374Z] #20 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:03:31.374Z] #20 10.35 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:03:31.374Z] #20 10.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:03:31.374Z] #20 10.43 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:03:31.504Z] #41 ... [2020-09-29T23:03:31.504Z] [2020-09-29T23:03:31.505Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:03:31.505Z] #36 DONE 0.1s [2020-09-29T23:03:31.632Z] #20 10.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:03:31.762Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.490s coverage: 49.5% of statements [2020-09-29T23:03:31.768Z] [2020-09-29T23:03:31.768Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:03:32.344Z] #39 DONE 0.7s [2020-09-29T23:03:32.344Z] [2020-09-29T23:03:32.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:32.568Z] #20 ... [2020-09-29T23:03:32.568Z] [2020-09-29T23:03:32.568Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:32.568Z] #47 191.3 + cd /tmp/tmp.d7qEDp0mQl/src/github.com/golangci/golangci-lint/ [2020-09-29T23:03:32.568Z] #47 191.3 + git checkout -q v1.23.8 [2020-09-29T23:03:32.568Z] #47 192.0 ++ git describe --tags [2020-09-29T23:03:32.568Z] #47 192.0 + version=v1.23.8 [2020-09-29T23:03:32.568Z] #47 192.0 ++ git rev-parse --short HEAD [2020-09-29T23:03:32.568Z] #47 192.0 + commit=76a82c6 [2020-09-29T23:03:32.568Z] #47 192.0 ++ git show -s --format=%cd [2020-09-29T23:03:32.568Z] #47 192.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:03:32.569Z] #47 192.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:03:32.608Z] #41 142.1 LINK lib/c/built-in.o [2020-09-29T23:03:32.608Z] #41 142.1 LINK lib/c/libcriu.so [2020-09-29T23:03:32.608Z] #41 142.1 LINK lib/c/libcriu.a [2020-09-29T23:03:32.608Z] #41 142.3 GEN magic.py [2020-09-29T23:03:32.797Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.654s coverage: 73.1% of statements [2020-09-29T23:03:32.797Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:03:32.871Z] #41 142.5 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:03:32.871Z] #41 142.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:03:32.871Z] #41 142.5 Note: Building without GnuTLS support [2020-09-29T23:03:32.871Z] #41 142.5 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:03:32.871Z] #41 142.5 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:03:33.046Z] #42 145.4 CC criu/memfd.o [2020-09-29T23:03:33.046Z] #42 145.9 CC criu/mount.o [2020-09-29T23:03:33.137Z] #47 ... [2020-09-29T23:03:33.137Z] [2020-09-29T23:03:33.137Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:33.137Z] #20 12.07 Building wheels for collected packages: pyyaml [2020-09-29T23:03:33.137Z] #20 12.07 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:03:33.151Z] c3aff4450246: Verifying Checksum [2020-09-29T23:03:33.151Z] c3aff4450246: Download complete [2020-09-29T23:03:33.837Z] #41 143.3 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:03:34.002Z] #47 ... [2020-09-29T23:03:34.002Z] [2020-09-29T23:03:34.002Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:34.002Z] #20 5.204 Collecting yamllint==1.16.0 [2020-09-29T23:03:34.002Z] #20 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-29T23:03:34.002Z] #20 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-29T23:03:34.002Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-29T23:03:34.002Z] #20 10.73 Collecting pyyaml (from yamllint==1.16.0) [2020-09-29T23:03:34.002Z] #20 10.86 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-29T23:03:34.072Z] #20 13.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:03:34.072Z] #20 13.12 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:03:34.072Z] #20 13.20 Successfully built pyyaml [2020-09-29T23:03:34.072Z] #20 13.22 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:03:34.308Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.678s coverage: 76.1% of statements [2020-09-29T23:03:34.421Z] #54 235.9 + bin/containerd-shim-runc-v1 [2020-09-29T23:03:34.642Z] #20 13.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:03:34.791Z] #41 144.2 make[1]: Nothing to be done for 'all'. [2020-09-29T23:03:34.943Z] #20 12.23 Building wheels for collected packages: pyyaml [2020-09-29T23:03:34.943Z] #20 12.23 Running setup.py bdist_wheel for pyyaml: started [2020-09-29T23:03:35.343Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-09-29T23:03:35.368Z] #41 145.0 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:03:35.368Z] #41 145.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:03:35.513Z] #20 ... [2020-09-29T23:03:35.513Z] [2020-09-29T23:03:35.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:35.513Z] #41 120.8 CC criu/mem.o [2020-09-29T23:03:35.513Z] #41 122.6 CC criu/memfd.o [2020-09-29T23:03:35.513Z] #41 123.4 CC criu/mount.o [2020-09-29T23:03:35.513Z] #41 126.9 CC criu/namespaces.o [2020-09-29T23:03:35.513Z] #41 128.7 CC criu/net.o [2020-09-29T23:03:35.586Z] #20 DONE 14.3s [2020-09-29T23:03:35.586Z] [2020-09-29T23:03:35.586Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:03:35.586Z] #23 DONE 0.2s [2020-09-29T23:03:35.586Z] [2020-09-29T23:03:35.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:35.586Z] #41 125.9 CC criu/net.o [2020-09-29T23:03:35.586Z] #41 128.7 CC criu/netfilter.o [2020-09-29T23:03:35.586Z] #41 129.0 CC criu/page-pipe.o [2020-09-29T23:03:35.586Z] #41 129.6 CC criu/page-xfer.o [2020-09-29T23:03:35.586Z] #41 131.1 CC criu/pagemap-cache.o [2020-09-29T23:03:35.586Z] #41 131.5 CC criu/pagemap.o [2020-09-29T23:03:35.586Z] #41 132.6 CC criu/parasite-syscall.o [2020-09-29T23:03:35.586Z] #41 133.6 CC criu/path.o [2020-09-29T23:03:35.586Z] #41 134.0 CC criu/pie-util-vdso-elf32.o [2020-09-29T23:03:35.586Z] #41 134.5 CC criu/pie-util-vdso.o [2020-09-29T23:03:35.586Z] #41 ... [2020-09-29T23:03:35.586Z] [2020-09-29T23:03:35.586Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:03:35.631Z] #41 145.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:03:35.631Z] #41 145.2 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:03:35.631Z] #41 145.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:03:35.631Z] #41 145.3 make[1]: Nothing to be done for 'all'. [2020-09-29T23:03:35.894Z] #41 145.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:03:35.975Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-09-29T23:03:36.083Z] #41 ... [2020-09-29T23:03:36.083Z] [2020-09-29T23:03:36.083Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-29T23:03:36.083Z] #20 13.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-29T23:03:36.083Z] #20 13.32 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-29T23:03:36.083Z] #20 13.41 Successfully built pyyaml [2020-09-29T23:03:36.157Z] #41 145.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:36.157Z] #41 145.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:36.157Z] #41 145.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:36.157Z] #41 145.9 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:36.347Z] #20 13.43 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-29T23:03:37.698Z] #20 13.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-29T23:03:37.698Z] #20 DONE 14.3s [2020-09-29T23:03:37.698Z] [2020-09-29T23:03:37.698Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:03:37.698Z] #23 DONE 0.5s [2020-09-29T23:03:37.698Z] [2020-09-29T23:03:37.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:37.698Z] #41 132.3 CC criu/netfilter.o [2020-09-29T23:03:37.698Z] #41 132.6 CC criu/page-pipe.o [2020-09-29T23:03:37.699Z] #41 146.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:37.700Z] #41 146.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:37.700Z] #41 146.1 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:37.700Z] #41 146.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:37.700Z] #41 146.2 INSTALL criu/criu [2020-09-29T23:03:37.700Z] #41 DONE 146.6s [2020-09-29T23:03:37.700Z] [2020-09-29T23:03:37.700Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:37.722Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-09-29T23:03:37.725Z] #42 150.0 CC criu/namespaces.o [2020-09-29T23:03:38.014Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-09-29T23:03:38.271Z] #41 133.4 CC criu/page-xfer.o [2020-09-29T23:03:38.648Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.970s coverage: 57.7% of statements [2020-09-29T23:03:38.648Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:03:38.648Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:03:38.648Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:03:38.648Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:03:38.650Z] #47 ... [2020-09-29T23:03:38.650Z] [2020-09-29T23:03:38.650Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:03:38.650Z] #42 DONE 0.2s [2020-09-29T23:03:38.650Z] [2020-09-29T23:03:38.650Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:38.914Z] #47 ... [2020-09-29T23:03:38.914Z] [2020-09-29T23:03:38.914Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:03:39.178Z] #44 DONE 0.5s [2020-09-29T23:03:39.178Z] [2020-09-29T23:03:39.178Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:03:39.261Z] #42 151.9 CC criu/net.o [2020-09-29T23:03:39.283Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.0% of statements [2020-09-29T23:03:39.352Z] #54 240.3 + bin/containerd-shim-runc-v2 [2020-09-29T23:03:39.442Z] #46 DONE 0.1s [2020-09-29T23:03:39.442Z] [2020-09-29T23:03:39.442Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:39.608Z] #54 241.2 + binaries [2020-09-29T23:03:39.608Z] #54 241.2 + install -D bin/containerd /build/containerd [2020-09-29T23:03:39.608Z] #54 241.2 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:03:39.608Z] #54 241.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:03:39.608Z] #54 241.2 + install -D bin/ctr /build/ctr [2020-09-29T23:03:39.657Z] #41 134.7 CC criu/pagemap-cache.o [2020-09-29T23:03:39.917Z] #41 135.0 CC criu/pagemap.o [2020-09-29T23:03:40.054Z] #28 DONE 4.0s [2020-09-29T23:03:40.054Z] [2020-09-29T23:03:40.054Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:03:40.054Z] #51 86.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:03:40.054Z] #51 ... [2020-09-29T23:03:40.054Z] [2020-09-29T23:03:40.054Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:03:40.054Z] #31 DONE 0.3s [2020-09-29T23:03:40.054Z] [2020-09-29T23:03:40.054Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:03:40.054Z] #33 DONE 0.1s [2020-09-29T23:03:40.054Z] [2020-09-29T23:03:40.054Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:03:40.054Z] #36 DONE 0.1s [2020-09-29T23:03:40.054Z] [2020-09-29T23:03:40.054Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:40.054Z] #41 135.2 CC criu/pie-util.o [2020-09-29T23:03:40.054Z] #41 135.4 CC criu/pipes.o [2020-09-29T23:03:40.054Z] #41 136.1 CC criu/plugin.o [2020-09-29T23:03:40.054Z] #41 136.5 CC criu/proc_parse.o [2020-09-29T23:03:40.054Z] #41 138.6 CC criu/protobuf-desc.o [2020-09-29T23:03:40.054Z] #41 139.5 CC criu/protobuf.o [2020-09-29T23:03:40.317Z] ok github.com/docker/docker/daemon/logger/awslogs 0.099s coverage: 77.4% of statements [2020-09-29T23:03:40.317Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:03:40.317Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:03:40.488Z] #41 135.7 CC criu/parasite-syscall.o [2020-09-29T23:03:40.610Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-09-29T23:03:40.622Z] #41 140.0 CC criu/pstree.o [2020-09-29T23:03:40.901Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-09-29T23:03:40.977Z] #54 DONE 242.5s [2020-09-29T23:03:41.190Z] #41 ... [2020-09-29T23:03:41.190Z] [2020-09-29T23:03:41.190Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:03:41.190Z] #51 89.00 + mkdir -p /build [2020-09-29T23:03:41.429Z] #41 ... [2020-09-29T23:03:41.429Z] [2020-09-29T23:03:41.429Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:03:41.429Z] #28 DONE 3.8s [2020-09-29T23:03:41.429Z] [2020-09-29T23:03:41.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:41.429Z] #41 136.6 CC criu/path.o [2020-09-29T23:03:41.451Z] #51 89.00 + cp runc /build/runc [2020-09-29T23:03:41.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-09-29T23:03:41.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2020-09-29T23:03:41.540Z] [2020-09-29T23:03:41.540Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:03:41.690Z] #41 136.9 CC criu/pie-util-vdso-elf32.o [2020-09-29T23:03:41.950Z] #41 ... [2020-09-29T23:03:41.950Z] [2020-09-29T23:03:41.950Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:03:41.950Z] #31 DONE 0.4s [2020-09-29T23:03:41.950Z] [2020-09-29T23:03:41.950Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:03:41.950Z] #33 DONE 0.0s [2020-09-29T23:03:41.950Z] [2020-09-29T23:03:41.950Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:03:41.950Z] #36 DONE 0.0s [2020-09-29T23:03:41.950Z] [2020-09-29T23:03:41.950Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:42.018Z] #51 DONE 89.6s [2020-09-29T23:03:42.018Z] [2020-09-29T23:03:42.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:42.018Z] #41 141.1 CC criu/rbtree.o [2020-09-29T23:03:42.018Z] #41 141.3 CC criu/rst-malloc.o [2020-09-29T23:03:42.210Z] #38 ... [2020-09-29T23:03:42.210Z] [2020-09-29T23:03:42.210Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:03:42.210Z] #51 88.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:03:42.277Z] #41 141.7 CC criu/seccomp.o [2020-09-29T23:03:42.467Z] #55 DONE 0.8s [2020-09-29T23:03:42.467Z] [2020-09-29T23:03:42.467Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:03:42.568Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-09-29T23:03:42.568Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:03:42.722Z] #59 DONE 0.2s [2020-09-29T23:03:42.722Z] [2020-09-29T23:03:42.722Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:03:42.833Z] #42 155.2 CC criu/netfilter.o [2020-09-29T23:03:42.833Z] #42 155.5 CC criu/page-pipe.o [2020-09-29T23:03:42.858Z] time="2020-09-29T23:03:42Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate677361041/log024933820.1: no such file or directory" [2020-09-29T23:03:42.858Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.3% of statements [2020-09-29T23:03:42.978Z] #61 DONE 0.4s [2020-09-29T23:03:42.978Z] [2020-09-29T23:03:42.978Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:03:42.978Z] #63 DONE 0.0s [2020-09-29T23:03:42.978Z] [2020-09-29T23:03:42.978Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:03:42.978Z] #64 DONE 0.0s [2020-09-29T23:03:42.978Z] [2020-09-29T23:03:42.978Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:03:43.213Z] #41 142.6 CC criu/seize.o [2020-09-29T23:03:43.472Z] #41 ... [2020-09-29T23:03:43.472Z] [2020-09-29T23:03:43.472Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:43.472Z] #38 DONE 207.8s [2020-09-29T23:03:43.472Z] [2020-09-29T23:03:43.472Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:43.490Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-09-29T23:03:43.540Z] #65 DONE 0.7s [2020-09-29T23:03:43.795Z] [2020-09-29T23:03:43.795Z] #66 exporting to image [2020-09-29T23:03:43.795Z] #66 exporting layers [2020-09-29T23:03:43.891Z] #42 156.4 CC criu/page-xfer.o [2020-09-29T23:03:44.408Z] #41 143.7 CC criu/servicefd.o [2020-09-29T23:03:44.666Z] #41 144.1 CC criu/shmem.o [2020-09-29T23:03:44.752Z] #51 90.92 + mkdir -p /build [2020-09-29T23:03:44.752Z] #51 90.92 + cp runc /build/runc [2020-09-29T23:03:44.752Z] #51 DONE 91.2s [2020-09-29T23:03:44.752Z] [2020-09-29T23:03:44.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:44.752Z] #41 137.3 CC criu/pie-util-vdso.o [2020-09-29T23:03:44.752Z] #41 137.7 CC criu/pie-util.o [2020-09-29T23:03:44.752Z] #41 137.8 CC criu/pipes.o [2020-09-29T23:03:44.752Z] #41 138.5 CC criu/plugin.o [2020-09-29T23:03:44.752Z] #41 139.0 CC criu/proc_parse.o [2020-09-29T23:03:45.032Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-29T23:03:45.032Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-29T23:03:45.233Z] #41 ... [2020-09-29T23:03:45.233Z] [2020-09-29T23:03:45.233Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:03:45.233Z] #39 DONE 0.5s [2020-09-29T23:03:45.233Z] [2020-09-29T23:03:45.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:45.233Z] #41 144.6 CC criu/sigframe.o [2020-09-29T23:03:45.233Z] #41 144.7 CC criu/signalfd.o [2020-09-29T23:03:45.427Z] #42 158.0 CC criu/pagemap-cache.o [2020-09-29T23:03:45.491Z] #41 144.9 CC criu/sk-inet.o [2020-09-29T23:03:45.665Z] ok github.com/docker/docker/daemon/logger/splunk 1.473s coverage: 82.5% of statements [2020-09-29T23:03:45.665Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:03:45.665Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-09-29T23:03:45.665Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:03:45.726Z] #42 158.4 CC criu/pagemap.o [2020-09-29T23:03:46.057Z] #41 145.6 CC criu/sk-netlink.o [2020-09-29T23:03:46.315Z] #41 145.9 CC criu/sk-packet.o [2020-09-29T23:03:46.487Z] 4612f6d0b889: Verifying Checksum [2020-09-29T23:03:46.487Z] 4612f6d0b889: Download complete [2020-09-29T23:03:46.662Z] #41 142.0 CC criu/protobuf-desc.o [2020-09-29T23:03:46.782Z] #42 159.4 CC criu/parasite-syscall.o [2020-09-29T23:03:46.919Z] #41 146.2 CC criu/sk-queue.o [2020-09-29T23:03:47.183Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-09-29T23:03:47.247Z] #41 146.6 CC criu/sk-tcp.o [2020-09-29T23:03:47.510Z] #41 147.0 CC criu/sk-unix.o [2020-09-29T23:03:47.609Z] #41 142.8 CC criu/protobuf.o [2020-09-29T23:03:47.866Z] #42 160.4 CC criu/path.o [2020-09-29T23:03:47.866Z] #42 160.7 CC criu/pie-util-vdso.o [2020-09-29T23:03:47.911Z] #41 143.1 CC criu/pstree.o [2020-09-29T23:03:48.184Z] #41 ... [2020-09-29T23:03:48.184Z] [2020-09-29T23:03:48.184Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:48.184Z] #38 DONE 212.9s [2020-09-29T23:03:48.444Z] [2020-09-29T23:03:48.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:48.534Z] #42 161.2 CC criu/pie-util.o [2020-09-29T23:03:48.690Z] ok github.com/docker/docker/distribution 1.488s coverage: 21.9% of statements [2020-09-29T23:03:48.691Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:03:48.831Z] #42 161.4 CC criu/pipes.o [2020-09-29T23:03:48.889Z] #41 148.3 CC criu/sockets.o [2020-09-29T23:03:49.324Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-09-29T23:03:49.413Z] #41 144.6 CC criu/rbtree.o [2020-09-29T23:03:49.455Z] #41 148.9 CC criu/stats.o [2020-09-29T23:03:49.479Z] #42 ... [2020-09-29T23:03:49.479Z] [2020-09-29T23:03:49.479Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-29T23:03:49.479Z] #52 117.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-29T23:03:49.714Z] #41 149.1 CC criu/string.o [2020-09-29T23:03:49.714Z] #41 149.2 CC criu/sysctl.o [2020-09-29T23:03:49.956Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements [2020-09-29T23:03:49.957Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:03:49.957Z] ok github.com/docker/docker/image 0.021s coverage: 86.4% of statements [2020-09-29T23:03:49.984Z] #41 ... [2020-09-29T23:03:49.984Z] [2020-09-29T23:03:49.984Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:03:49.984Z] #39 DONE 0.3s [2020-09-29T23:03:49.984Z] [2020-09-29T23:03:49.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:03:49.984Z] #41 144.9 CC criu/rst-malloc.o [2020-09-29T23:03:49.984Z] #41 145.1 CC criu/seccomp.o [2020-09-29T23:03:50.243Z] #41 145.5 CC criu/seize.o [2020-09-29T23:03:50.343Z] #66 exporting layers 6.5s done [2020-09-29T23:03:50.343Z] #66 writing image sha256:701acc1ba5641f544c0be4ddd666039ab61c13139a46176ba59d5108e0587631 done [2020-09-29T23:03:50.343Z] #66 naming to docker.io/library/docker:768ba77d37b1ee823c3f589e0015645272352a45 done [2020-09-29T23:03:50.343Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-29T23:03:50.651Z] #41 149.7 CC criu/sysfs_parse.o [2020-09-29T23:03:50.651Z] #41 150.1 CC criu/timens.o [2020-09-29T23:03:50.683Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/validate/default [2020-09-29T23:03:50.812Z] #41 146.0 CC criu/servicefd.o [2020-09-29T23:03:50.909Z] #41 150.4 CC criu/timerfd.o [2020-09-29T23:03:50.990Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-09-29T23:03:50.990Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:03:50.990Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-09-29T23:03:50.990Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:03:51.071Z] #41 146.3 CC criu/shmem.o [2020-09-29T23:03:51.281Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-29T23:03:51.478Z] #41 150.7 CC criu/tty.o [2020-09-29T23:03:51.639Z] #41 146.9 CC criu/sigframe.o [2020-09-29T23:03:51.898Z] #41 147.0 CC criu/signalfd.o [2020-09-29T23:03:52.047Z] Congratulations! All commits are properly signed with the DCO! [2020-09-29T23:03:52.047Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-29T23:03:52.047Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-29T23:03:52.047Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-29T23:03:52.047Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-29T23:03:52.047Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-29T23:03:52.047Z] Congratulations! No new tests were added to integration-cli. [2020-09-29T23:03:52.047Z] [2020-09-29T23:03:52.047Z] INFO Start validation with golang-ci-lint [2020-09-29T23:03:52.047Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-29T23:03:52.047Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T23:03:52.047Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-29T23:03:52.157Z] #41 147.2 CC criu/sk-inet.o [2020-09-29T23:03:52.248Z] #52 120.0 + mkdir -p /build [2020-09-29T23:03:52.248Z] #52 120.0 + cp runc /build/runc [2020-09-29T23:03:52.248Z] #52 DONE 120.1s [2020-09-29T23:03:52.248Z] [2020-09-29T23:03:52.248Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:03:52.248Z] #39 223.0 + dpkg --print-architecture [2020-09-29T23:03:52.249Z] #39 223.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-29T23:03:52.249Z] #39 223.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-29T23:03:52.249Z] #39 223.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-29T23:03:52.314Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-09-29T23:03:52.415Z] #41 151.8 CC criu/tun.o [2020-09-29T23:03:52.725Z] #41 147.9 CC criu/sk-netlink.o [2020-09-29T23:03:52.945Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2020-09-29T23:03:52.984Z] #41 152.2 CC criu/uffd.o [2020-09-29T23:03:52.984Z] #41 148.1 CC criu/sk-packet.o [2020-09-29T23:03:53.237Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-29T23:03:53.244Z] #41 148.5 CC criu/sk-queue.o [2020-09-29T23:03:53.503Z] #41 148.8 CC criu/sk-tcp.o [2020-09-29T23:03:53.551Z] #41 153.0 CC criu/util.o [2020-09-29T23:03:54.072Z] #41 149.1 CC criu/sk-unix.o [2020-09-29T23:03:54.381Z] #54 ... [2020-09-29T23:03:54.381Z] [2020-09-29T23:03:54.381Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:54.381Z] #47 DONE 216.7s [2020-09-29T23:03:54.381Z] [2020-09-29T23:03:54.381Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:54.487Z] #41 154.0 CC criu/uts_ns.o [2020-09-29T23:03:54.742Z] ok github.com/docker/docker/pkg/archive 0.546s coverage: 76.8% of statements [2020-09-29T23:03:54.746Z] #41 154.1 CC criu/vdso-compat.o [2020-09-29T23:03:55.005Z] #41 154.3 CC criu/vdso.o [2020-09-29T23:03:55.012Z] #41 150.2 CC criu/sockets.o [2020-09-29T23:03:55.264Z] #41 154.7 LINK criu/built-in.o [2020-09-29T23:03:55.523Z] #41 154.9 LINK criu/criu [2020-09-29T23:03:55.774Z] ok github.com/docker/docker/pkg/authorization 0.138s coverage: 68.3% of statements [2020-09-29T23:03:55.774Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-29T23:03:55.782Z] #41 155.2 DEP lib/c/criu.d [2020-09-29T23:03:55.782Z] #41 155.3 CC images/rpc.pb-c.o [2020-09-29T23:03:55.952Z] #41 150.8 CC criu/stats.o [2020-09-29T23:03:55.952Z] #41 151.0 CC criu/string.o [2020-09-29T23:03:55.952Z] #41 151.1 CC criu/sysctl.o [2020-09-29T23:03:56.066Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-29T23:03:56.350Z] #41 155.7 CC lib/c/criu.o [2020-09-29T23:03:56.522Z] #41 151.4 CC criu/sysfs_parse.o [2020-09-29T23:03:56.522Z] #41 151.7 CC criu/timens.o [2020-09-29T23:03:56.782Z] #41 151.9 CC criu/timerfd.o [2020-09-29T23:03:56.918Z] #41 156.4 LINK lib/c/built-in.o [2020-09-29T23:03:56.930Z] #54 ... [2020-09-29T23:03:56.930Z] [2020-09-29T23:03:56.930Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:03:56.930Z] #48 DONE 0.2s [2020-09-29T23:03:56.930Z] [2020-09-29T23:03:56.930Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:03:56.930Z] #50 DONE 0.1s [2020-09-29T23:03:56.930Z] [2020-09-29T23:03:56.930Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:57.042Z] #41 152.2 CC criu/tty.o [2020-09-29T23:03:57.177Z] #41 156.4 LINK lib/c/libcriu.so [2020-09-29T23:03:57.177Z] #41 156.5 LINK lib/c/libcriu.a [2020-09-29T23:03:57.177Z] #41 156.6 GEN magic.py [2020-09-29T23:03:57.177Z] #41 156.7 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:03:57.177Z] #41 156.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:03:57.191Z] #54 ... [2020-09-29T23:03:57.191Z] [2020-09-29T23:03:57.191Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:03:57.436Z] #41 156.7 Note: Building without GnuTLS support [2020-09-29T23:03:57.436Z] #41 156.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:03:57.436Z] #41 156.7 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:03:57.452Z] #52 DONE 0.4s [2020-09-29T23:03:57.452Z] [2020-09-29T23:03:57.452Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:03:57.695Z] #41 157.2 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:03:58.424Z] #41 153.4 CC criu/tun.o [2020-09-29T23:03:58.632Z] #41 157.8 make[1]: Nothing to be done for 'all'. [2020-09-29T23:03:58.684Z] #41 153.8 CC criu/uffd.o [2020-09-29T23:03:58.891Z] #41 158.3 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:03:58.891Z] #41 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:03:58.891Z] #41 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:03:58.891Z] #41 158.4 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:03:58.891Z] #41 158.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:03:59.150Z] #41 158.4 make[1]: Nothing to be done for 'all'. [2020-09-29T23:03:59.150Z] #41 158.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:03:59.150Z] #41 158.5 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.150Z] #41 158.5 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.150Z] #41 158.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.150Z] #41 158.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.409Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.409Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.409Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.409Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2020-09-29T23:03:59.409Z] #41 158.8 INSTALL criu/criu [2020-09-29T23:03:59.623Z] #41 154.6 CC criu/util.o [2020-09-29T23:03:59.668Z] #41 DONE 159.1s [2020-09-29T23:03:59.668Z] [2020-09-29T23:03:59.668Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:00.513Z] ok github.com/docker/docker/pkg/chrootarchive 3.544s coverage: 43.2% of statements [2020-09-29T23:04:00.513Z] ok github.com/docker/docker/layer 7.597s coverage: 68.8% of statements [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:04:00.513Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:04:00.513Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-29T23:04:00.564Z] #41 155.5 CC criu/uts_ns.o [2020-09-29T23:04:00.564Z] #41 155.6 CC criu/vdso-compat.o [2020-09-29T23:04:00.564Z] #41 155.8 CC criu/vdso.o [2020-09-29T23:04:00.804Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-29T23:04:00.804Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-09-29T23:04:00.825Z] #39 ... [2020-09-29T23:04:00.825Z] [2020-09-29T23:04:00.825Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:04:00.825Z] #42 162.2 CC criu/plugin.o [2020-09-29T23:04:00.825Z] #42 162.8 CC criu/proc_parse.o [2020-09-29T23:04:00.825Z] #42 167.3 CC criu/protobuf-desc.o [2020-09-29T23:04:00.825Z] #42 168.4 CC criu/protobuf.o [2020-09-29T23:04:00.825Z] #42 168.8 CC criu/pstree.o [2020-09-29T23:04:00.825Z] #42 170.1 CC criu/rbtree.o [2020-09-29T23:04:00.825Z] #42 170.5 CC criu/rst-malloc.o [2020-09-29T23:04:00.825Z] #42 170.9 CC criu/seccomp.o [2020-09-29T23:04:00.825Z] #42 171.6 CC criu/seize.o [2020-09-29T23:04:00.825Z] #42 ... [2020-09-29T23:04:00.825Z] [2020-09-29T23:04:00.825Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:00.825Z] #48 231.8 + cd /tmp/tmp.RNzCkoEAGL/src/github.com/golangci/golangci-lint/ [2020-09-29T23:04:00.825Z] #48 231.8 + git checkout -q v1.23.8 [2020-09-29T23:04:00.825Z] #48 232.4 ++ git describe --tags [2020-09-29T23:04:00.825Z] #48 232.4 + version=v1.23.8 [2020-09-29T23:04:00.825Z] #48 232.4 ++ git rev-parse --short HEAD [2020-09-29T23:04:00.825Z] #48 232.4 + commit=76a82c6 [2020-09-29T23:04:00.825Z] #48 232.4 ++ git show -s --format=%cd [2020-09-29T23:04:00.825Z] #48 232.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-29T23:04:00.825Z] #48 232.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-29T23:04:01.095Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-09-29T23:04:01.134Z] #41 156.2 LINK criu/built-in.o [2020-09-29T23:04:01.394Z] #41 156.4 LINK criu/criu [2020-09-29T23:04:01.394Z] #41 156.6 DEP lib/c/criu.d [2020-09-29T23:04:01.582Z] #47 ... [2020-09-29T23:04:01.582Z] [2020-09-29T23:04:01.582Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:04:01.582Z] #42 DONE 0.0s [2020-09-29T23:04:01.582Z] [2020-09-29T23:04:01.582Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:04:01.582Z] #44 DONE 0.1s [2020-09-29T23:04:01.582Z] [2020-09-29T23:04:01.582Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:04:01.582Z] #46 DONE 0.1s [2020-09-29T23:04:01.582Z] [2020-09-29T23:04:01.582Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:01.654Z] #41 156.6 CC images/rpc.pb-c.o [2020-09-29T23:04:01.727Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-09-29T23:04:01.914Z] #41 157.0 CC lib/c/criu.o [2020-09-29T23:04:02.017Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-09-29T23:04:02.485Z] #41 157.7 LINK lib/c/built-in.o [2020-09-29T23:04:02.485Z] #41 157.7 LINK lib/c/libcriu.so [2020-09-29T23:04:02.485Z] #41 157.7 LINK lib/c/libcriu.a [2020-09-29T23:04:02.485Z] #41 157.8 GEN magic.py [2020-09-29T23:04:02.741Z] #54 189.7 + bin/containerd-stress [2020-09-29T23:04:03.006Z] #41 157.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:04:03.006Z] #41 157.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:04:03.006Z] #41 157.9 Note: Building without GnuTLS support [2020-09-29T23:04:03.006Z] #41 157.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:04:03.006Z] #41 157.9 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:04:03.049Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-29T23:04:03.577Z] #41 158.6 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:04:03.680Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-09-29T23:04:03.838Z] #41 159.1 make[1]: Nothing to be done for 'all'. [2020-09-29T23:04:04.346Z] ok github.com/docker/docker/pkg/fsutils 0.403s coverage: 85.1% of statements [2020-09-29T23:04:04.407Z] #41 159.6 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:04:04.407Z] #41 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:04:04.407Z] #41 159.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:04:04.637Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-09-29T23:04:04.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-09-29T23:04:04.667Z] #41 159.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:04:04.667Z] #41 159.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:04:04.667Z] #41 159.8 make[1]: Nothing to be done for 'all'. [2020-09-29T23:04:04.667Z] #41 159.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:04:04.927Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.0 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.1 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:04.927Z] #41 160.2 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:05.187Z] #41 160.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:05.187Z] #41 160.3 INSTALL criu/criu [2020-09-29T23:04:05.295Z] #54 192.8 + bin/containerd-shim [2020-09-29T23:04:05.447Z] #41 DONE 160.6s [2020-09-29T23:04:05.447Z] [2020-09-29T23:04:05.447Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:05.670Z] ok github.com/docker/docker/pkg/ioutils 0.266s coverage: 70.1% of statements [2020-09-29T23:04:05.670Z] ok github.com/docker/docker/pkg/idtools 0.529s coverage: 70.1% of statements [2020-09-29T23:04:05.774Z] #47 ... [2020-09-29T23:04:05.775Z] [2020-09-29T23:04:05.775Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:05.775Z] #54 185.5 + bin/containerd [2020-09-29T23:04:05.987Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-29T23:04:05.987Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-09-29T23:04:05.987Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:04:05.987Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:04:05.987Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:04:06.297Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-09-29T23:04:06.297Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:04:06.388Z] #54 ... [2020-09-29T23:04:06.388Z] [2020-09-29T23:04:06.389Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:04:06.389Z] #42 DONE 0.1s [2020-09-29T23:04:06.588Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-29T23:04:06.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-29T23:04:06.648Z] [2020-09-29T23:04:06.648Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:04:06.648Z] #44 DONE 0.3s [2020-09-29T23:04:06.648Z] [2020-09-29T23:04:06.648Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:06.879Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-09-29T23:04:06.908Z] #54 ... [2020-09-29T23:04:06.909Z] [2020-09-29T23:04:06.909Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:04:06.909Z] #46 DONE 0.1s [2020-09-29T23:04:07.169Z] [2020-09-29T23:04:07.169Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:07.170Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-09-29T23:04:07.170Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:04:07.170Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:04:07.802Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-09-29T23:04:08.092Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-29T23:04:08.383Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-29T23:04:08.674Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-29T23:04:09.408Z] #48 ... [2020-09-29T23:04:09.408Z] [2020-09-29T23:04:09.408Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:04:09.408Z] #42 172.6 CC criu/servicefd.o [2020-09-29T23:04:09.408Z] #42 173.2 CC criu/shmem.o [2020-09-29T23:04:09.408Z] #42 174.2 CC criu/sigframe.o [2020-09-29T23:04:09.408Z] #42 174.5 CC criu/signalfd.o [2020-09-29T23:04:09.408Z] #42 174.8 CC criu/sk-inet.o [2020-09-29T23:04:09.408Z] #42 175.9 CC criu/sk-netlink.o [2020-09-29T23:04:09.408Z] #42 176.3 CC criu/sk-packet.o [2020-09-29T23:04:09.408Z] #42 177.1 CC criu/sk-queue.o [2020-09-29T23:04:09.408Z] #42 177.7 CC criu/sk-tcp.o [2020-09-29T23:04:09.408Z] #42 178.3 CC criu/sk-unix.o [2020-09-29T23:04:09.408Z] #42 180.6 CC criu/sockets.o [2020-09-29T23:04:09.408Z] #42 181.6 CC criu/stats.o [2020-09-29T23:04:09.408Z] #42 182.1 CC criu/string.o [2020-09-29T23:04:09.408Z] #42 182.2 CC criu/sysctl.o [2020-09-29T23:04:10.180Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-29T23:04:10.180Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-29T23:04:10.464Z] #42 183.1 CC criu/sysfs_parse.o [2020-09-29T23:04:10.466Z] #54 190.0 + bin/containerd [2020-09-29T23:04:10.599Z] #54 198.4 + bin/containerd-shim-runc-v1 [2020-09-29T23:04:11.118Z] #42 183.7 CC criu/timens.o [2020-09-29T23:04:11.417Z] #42 184.1 CC criu/timerfd.o [2020-09-29T23:04:11.716Z] #42 184.5 CC criu/tty.o [2020-09-29T23:04:12.906Z] ok github.com/docker/docker/pkg/signal 2.375s coverage: 61.0% of statements [2020-09-29T23:04:13.197Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-29T23:04:13.487Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-29T23:04:13.778Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-29T23:04:14.069Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-29T23:04:14.494Z] #42 186.8 CC criu/tun.o [2020-09-29T23:04:14.701Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2020-09-29T23:04:14.792Z] #42 187.4 CC criu/uffd.o [2020-09-29T23:04:14.815Z] #54 202.2 + bin/containerd-shim-runc-v2 [2020-09-29T23:04:14.991Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-09-29T23:04:15.282Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-09-29T23:04:15.850Z] #42 ... [2020-09-29T23:04:15.850Z] [2020-09-29T23:04:15.850Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-29T23:04:15.851Z] #39 DONE 248.0s [2020-09-29T23:04:15.851Z] [2020-09-29T23:04:15.851Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:15.914Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2020-09-29T23:04:15.914Z] testing: warning: no tests to run [2020-09-29T23:04:15.914Z] coverage: [no statements] [2020-09-29T23:04:15.914Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-29T23:04:16.149Z] #48 ... [2020-09-29T23:04:16.149Z] [2020-09-29T23:04:16.149Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-29T23:04:16.149Z] #42 188.8 CC criu/util.o [2020-09-29T23:04:16.201Z] #54 203.6 + binaries [2020-09-29T23:04:16.201Z] #54 203.6 + install -D bin/containerd /build/containerd [2020-09-29T23:04:16.201Z] #54 203.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:04:16.201Z] #54 203.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:04:16.201Z] #54 203.7 + install -D bin/ctr /build/ctr [2020-09-29T23:04:16.205Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-29T23:04:16.496Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-29T23:04:16.496Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-29T23:04:18.254Z] #42 190.9 CC criu/uts_ns.o [2020-09-29T23:04:18.550Z] #42 191.1 CC criu/vdso.o [2020-09-29T23:04:18.560Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-09-29T23:04:18.745Z] #54 DONE 206.1s [2020-09-29T23:04:18.851Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-29T23:04:19.142Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.7% of statements [2020-09-29T23:04:19.196Z] #42 191.8 LINK criu/built-in.o [2020-09-29T23:04:19.196Z] #42 191.9 LINK criu/criu [2020-09-29T23:04:19.432Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-29T23:04:19.844Z] #42 192.5 DEP lib/c/criu.d [2020-09-29T23:04:19.844Z] #42 192.5 CC images/rpc.pb-c.o [2020-09-29T23:04:20.130Z] [2020-09-29T23:04:20.131Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:04:20.131Z] #55 DONE 0.4s [2020-09-29T23:04:20.131Z] [2020-09-29T23:04:20.131Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:04:20.391Z] #59 DONE 0.1s [2020-09-29T23:04:20.391Z] [2020-09-29T23:04:20.391Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:04:20.391Z] #61 DONE 0.2s [2020-09-29T23:04:20.465Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-09-29T23:04:20.489Z] #42 193.3 CC lib/c/criu.o [2020-09-29T23:04:20.652Z] [2020-09-29T23:04:20.652Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:04:20.652Z] #63 DONE 0.1s [2020-09-29T23:04:20.652Z] [2020-09-29T23:04:20.652Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:04:20.652Z] #64 DONE 0.1s [2020-09-29T23:04:20.652Z] [2020-09-29T23:04:20.652Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:04:21.096Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-09-29T23:04:21.386Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-29T23:04:22.018Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-29T23:04:22.018Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-29T23:04:22.023Z] #42 194.5 LINK lib/c/built-in.o [2020-09-29T23:04:22.023Z] #42 194.5 LINK lib/c/libcriu.so [2020-09-29T23:04:22.023Z] #42 194.5 LINK lib/c/libcriu.a [2020-09-29T23:04:22.326Z] #42 194.8 GEN magic.py [2020-09-29T23:04:22.326Z] #42 195.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-29T23:04:22.326Z] #42 195.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-29T23:04:22.326Z] #42 195.0 Note: Building without GnuTLS support [2020-09-29T23:04:22.326Z] #42 195.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-29T23:04:22.326Z] #42 195.0 Makefile.config:40: Warn: Building without nftables support [2020-09-29T23:04:22.568Z] #65 DONE 1.6s [2020-09-29T23:04:22.568Z] [2020-09-29T23:04:22.568Z] #66 exporting to image [2020-09-29T23:04:22.568Z] #66 exporting layers [2020-09-29T23:04:23.377Z] #42 195.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-29T23:04:24.025Z] #42 196.8 make[1]: Nothing to be done for 'all'. [2020-09-29T23:04:24.127Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-29T23:04:24.759Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-09-29T23:04:25.080Z] #42 197.7 make[1]: 'images/built-in.o' is up to date. [2020-09-29T23:04:25.080Z] #42 197.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-29T23:04:25.080Z] #42 197.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-29T23:04:25.080Z] #42 197.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-29T23:04:25.080Z] #42 197.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-29T23:04:25.080Z] #42 197.9 make[1]: Nothing to be done for 'all'. [2020-09-29T23:04:25.080Z] #42 198.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-29T23:04:25.391Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-09-29T23:04:25.725Z] #42 198.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:25.725Z] #42 198.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:25.725Z] #42 198.3 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:25.725Z] #42 198.5 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:26.023Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-09-29T23:04:26.023Z] #42 198.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:26.023Z] #42 198.6 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:26.023Z] #42 198.7 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:26.321Z] #42 198.8 make[2]: Nothing to be done for 'all'. [2020-09-29T23:04:26.321Z] #42 198.8 INSTALL criu/criu [2020-09-29T23:04:26.321Z] #42 DONE 199.0s [2020-09-29T23:04:26.321Z] [2020-09-29T23:04:26.321Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:26.783Z] #66 exporting layers 3.7s done [2020-09-29T23:04:26.783Z] #66 writing image sha256:8bf6d32b9af936383b7213a8148ece8ddcd9b3ab9de25760f2168005f6c693a3 done [2020-09-29T23:04:26.783Z] #66 naming to docker.io/library/docker:768ba77d37b1ee823c3f589e0015645272352a45 done [2020-09-29T23:04:26.783Z] #66 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:04:27.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/test/unit [2020-09-29T23:04:31.337Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:04:32.324Z] #54 ... [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:32.325Z] #47 DONE 254.5s [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:32.325Z] #54 ... [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:04:32.325Z] #48 DONE 0.4s [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:04:32.325Z] #50 DONE 0.0s [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:04:32.325Z] #52 DONE 0.2s [2020-09-29T23:04:32.325Z] [2020-09-29T23:04:32.325Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:37.047Z] #54 ... [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:37.047Z] #47 DONE 257.3s [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:37.047Z] #54 ... [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:04:37.047Z] #48 DONE 0.5s [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:04:37.047Z] #50 DONE 0.0s [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:37.047Z] #54 ... [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:04:37.047Z] #52 DONE 0.2s [2020-09-29T23:04:37.047Z] [2020-09-29T23:04:37.047Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:41.358Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:04:41.358Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === Skipped [2020-09-29T23:04:41.358Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:04:41.358Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:04:41.358Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:04:41.358Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:04:41.358Z] time="2020-09-29T23:03:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:04:41.358Z] time="2020-09-29T23:03:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:04:41.358Z] time="2020-09-29T23:03:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:04:41.358Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:04:41.358Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:04:41.358Z] [2020-09-29T23:04:41.358Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:04:41.359Z] time="2020-09-29T23:03:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:04:41.359Z] time="2020-09-29T23:03:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:04:41.359Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:04:41.359Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:04:41.359Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:04:41.359Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:04:41.359Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:04:41.359Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:04:41.359Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] [2020-09-29T23:04:41.359Z] DONE 2148 tests, 26 skipped in 193.624s Post stage [Pipeline] junit [2020-09-29T23:04:42.034Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:04:42.546Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -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:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary test-integration [2020-09-29T23:04:42.837Z] [2020-09-29T23:04:43.127Z] Removing bundles/ [2020-09-29T23:04:43.127Z] [2020-09-29T23:04:43.127Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:04:43.127Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:04:43.127Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:04:43.596Z] ok github.com/docker/docker/api/server 0.071s coverage: 9.0% of statements [2020-09-29T23:04:47.206Z] #54 225.7 + bin/containerd-stress [2020-09-29T23:04:47.464Z] #54 227.7 + bin/containerd-shim [2020-09-29T23:04:52.101Z] #54 229.8 + bin/containerd-stress [2020-09-29T23:04:52.360Z] #54 231.8 + bin/containerd-shim [2020-09-29T23:04:53.544Z] #55 251.9 + bin/containerd [2020-09-29T23:04:54.030Z] #54 234.5 + bin/containerd-shim-runc-v1 [2020-09-29T23:04:55.080Z] #55 ... [2020-09-29T23:04:55.080Z] [2020-09-29T23:04:55.080Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:55.080Z] #23 286.9 + return [2020-09-29T23:04:55.080Z] #23 DONE 287.1s [2020-09-29T23:04:55.080Z] [2020-09-29T23:04:55.080Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:56.621Z] #48 ... [2020-09-29T23:04:56.621Z] [2020-09-29T23:04:56.621Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-29T23:04:56.621Z] #24 DONE 0.1s [2020-09-29T23:04:56.621Z] [2020-09-29T23:04:56.621Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:57.267Z] #55 ... [2020-09-29T23:04:57.267Z] [2020-09-29T23:04:57.267Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-29T23:04:57.267Z] #29 DONE 0.6s [2020-09-29T23:04:57.564Z] [2020-09-29T23:04:57.564Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-29T23:04:57.564Z] #32 DONE 0.1s [2020-09-29T23:04:57.564Z] [2020-09-29T23:04:57.564Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-29T23:04:57.564Z] #34 DONE 0.1s [2020-09-29T23:04:57.564Z] [2020-09-29T23:04:57.564Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:57.564Z] #55 ... [2020-09-29T23:04:57.564Z] [2020-09-29T23:04:57.564Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-29T23:04:57.564Z] #37 DONE 0.1s [2020-09-29T23:04:57.865Z] [2020-09-29T23:04:57.865Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-29T23:04:57.865Z] #40 DONE 0.1s [2020-09-29T23:04:57.865Z] [2020-09-29T23:04:57.865Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-29T23:04:58.168Z] #43 DONE 0.2s [2020-09-29T23:04:58.168Z] [2020-09-29T23:04:58.168Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-29T23:04:58.168Z] #45 DONE 0.1s [2020-09-29T23:04:58.168Z] [2020-09-29T23:04:58.168Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-29T23:04:58.168Z] #47 DONE 0.1s [2020-09-29T23:04:58.168Z] [2020-09-29T23:04:58.168Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:04:59.307Z] #54 239.0 + bin/containerd-shim-runc-v2 [2020-09-29T23:04:59.566Z] #54 239.9 + binaries [2020-09-29T23:04:59.566Z] #54 239.9 + install -D bin/containerd /build/containerd [2020-09-29T23:04:59.566Z] #54 239.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:04:59.566Z] #54 240.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:04:59.566Z] #54 240.0 + install -D bin/ctr /build/ctr [2020-09-29T23:05:00.484Z] #54 238.6 + bin/containerd-shim-runc-v1 [2020-09-29T23:05:01.465Z] #54 DONE 241.5s [2020-09-29T23:05:02.031Z] [2020-09-29T23:05:02.031Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:05:03.403Z] #55 DONE 1.3s [2020-09-29T23:05:03.403Z] [2020-09-29T23:05:03.403Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:05:03.662Z] #59 DONE 0.3s [2020-09-29T23:05:03.662Z] [2020-09-29T23:05:03.662Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:05:04.231Z] #61 DONE 0.5s [2020-09-29T23:05:04.231Z] [2020-09-29T23:05:04.231Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:05:04.231Z] #63 DONE 0.0s [2020-09-29T23:05:04.231Z] [2020-09-29T23:05:04.231Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:05:04.231Z] #64 DONE 0.0s [2020-09-29T23:05:04.231Z] [2020-09-29T23:05:04.231Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:05:04.681Z] #54 243.3 + bin/containerd-shim-runc-v2 [2020-09-29T23:05:04.799Z] #65 DONE 0.7s [2020-09-29T23:05:04.940Z] #54 244.3 + binaries [2020-09-29T23:05:04.940Z] #54 244.3 + install -D bin/containerd /build/containerd [2020-09-29T23:05:04.940Z] #54 244.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:05:04.940Z] #54 244.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:05:04.940Z] #54 244.4 + install -D bin/ctr /build/ctr [2020-09-29T23:05:05.057Z] [2020-09-29T23:05:05.057Z] #66 exporting to image [2020-09-29T23:05:05.057Z] #66 exporting layers [2020-09-29T23:05:06.845Z] #54 DONE 246.0s [2020-09-29T23:05:07.783Z] [2020-09-29T23:05:07.783Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:05:08.354Z] #55 DONE 0.8s [2020-09-29T23:05:08.354Z] [2020-09-29T23:05:08.354Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:05:08.615Z] #59 DONE 0.2s [2020-09-29T23:05:08.615Z] [2020-09-29T23:05:08.615Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:05:08.874Z] #61 DONE 0.4s [2020-09-29T23:05:09.133Z] [2020-09-29T23:05:09.133Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:05:09.133Z] #63 DONE 0.0s [2020-09-29T23:05:09.133Z] [2020-09-29T23:05:09.133Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:05:09.133Z] #64 DONE 0.0s [2020-09-29T23:05:09.133Z] [2020-09-29T23:05:09.133Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:05:09.701Z] #65 DONE 0.7s [2020-09-29T23:05:09.701Z] [2020-09-29T23:05:09.701Z] #66 exporting to image [2020-09-29T23:05:09.701Z] #66 exporting layers [2020-09-29T23:05:11.618Z] #66 exporting layers 6.3s done [2020-09-29T23:05:11.618Z] #66 writing image sha256:2e8e59bd182fef66ed8e42670c9770bdb335fddc86dafe9d4a54249336453dec done [2020-09-29T23:05:11.618Z] #66 naming to docker.io/library/docker:768ba77d37b1ee823c3f589e0015645272352a45 done [2020-09-29T23:05:11.618Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:05:11.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary test-integration [2020-09-29T23:05:12.913Z] [2020-09-29T23:05:12.913Z] Removing bundles/ [2020-09-29T23:05:12.913Z] [2020-09-29T23:05:12.913Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:05:12.913Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:05:12.913Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:05:16.281Z] #66 exporting layers 6.4s done [2020-09-29T23:05:16.281Z] #66 writing image sha256:8c7bacff953d01f87878e00cdfc748242399f6084ecb089bc4b508d0e5bcc1ca [2020-09-29T23:05:16.281Z] #66 writing image sha256:8c7bacff953d01f87878e00cdfc748242399f6084ecb089bc4b508d0e5bcc1ca done [2020-09-29T23:05:16.281Z] #66 naming to docker.io/library/docker:768ba77d37b1ee823c3f589e0015645272352a45 done [2020-09-29T23:05:16.281Z] #66 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-29T23:05:16.630Z] + trap exit INT TERM [2020-09-29T23:05:16.630Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-29T23:05:16.630Z] + CONTAINER_NAME=docker-pr5 [2020-09-29T23:05:16.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary-daemon [2020-09-29T23:05:17.568Z] [2020-09-29T23:05:17.568Z] Removing bundles/ [2020-09-29T23:05:17.568Z] [2020-09-29T23:05:17.568Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T23:05:17.568Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:05:17.568Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:05:20.735Z] #55 ... [2020-09-29T23:05:20.735Z] [2020-09-29T23:05:20.735Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:05:20.735Z] #48 DONE 311.7s [2020-09-29T23:05:20.735Z] [2020-09-29T23:05:20.735Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:05:22.268Z] #55 ... [2020-09-29T23:05:22.268Z] [2020-09-29T23:05:22.268Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-29T23:05:22.268Z] #49 DONE 0.1s [2020-09-29T23:05:22.268Z] [2020-09-29T23:05:22.268Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-29T23:05:22.268Z] #51 DONE 0.1s [2020-09-29T23:05:22.268Z] [2020-09-29T23:05:22.268Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-29T23:05:22.268Z] #53 DONE 0.1s [2020-09-29T23:05:22.268Z] [2020-09-29T23:05:22.268Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 5.7% of statements [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:05:39.903Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:05:39.903Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-29T23:05:40.083Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:05:40.083Z] [2020-09-29T23:05:40.083Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:05:40.083Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:05:40.083Z] HOSTNAME=1ad37bb300fe [2020-09-29T23:05:40.083Z] TESTDEBUG=0 [2020-09-29T23:05:40.083Z] DEST=bundles/test-integration [2020-09-29T23:05:40.083Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:05:40.083Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:05:40.083Z] container=docker [2020-09-29T23:05:40.083Z] HOME=/root [2020-09-29T23:05:40.083Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:05:40.083Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:05:40.083Z] VALIDATE_BRANCH=master [2020-09-29T23:05:40.083Z] TERM=xterm [2020-09-29T23:05:40.083Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:05:40.083Z] SHLVL=1 [2020-09-29T23:05:40.083Z] TIMEOUT=120m [2020-09-29T23:05:40.083Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:05:40.083Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:05:40.083Z] GO111MODULE=off [2020-09-29T23:05:40.083Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:05:40.083Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:05:40.083Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:05:40.083Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:05:40.083Z] GOPATH=/go [2020-09-29T23:05:40.083Z] PKG_CONFIG=pkg-config [2020-09-29T23:05:40.083Z] _=/usr/bin/env [2020-09-29T23:05:40.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:05:40.165Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-09-29T23:05:40.908Z] #55 297.2 + bin/containerd-stress [2020-09-29T23:05:41.553Z] #55 299.6 + bin/containerd-shim [2020-09-29T23:05:41.629Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 13.6% of statements [2020-09-29T23:05:42.595Z] ok github.com/docker/docker/builder/dockerfile 0.924s coverage: 48.0% of statements [2020-09-29T23:05:42.595Z] ok github.com/docker/docker/builder/remotecontext/git 3.444s coverage: 86.3% of statements [2020-09-29T23:05:42.595Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:05:42.595Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:05:48.522Z] #55 306.5 + bin/containerd-shim-runc-v1 [2020-09-29T23:05:49.287Z] ok github.com/docker/docker/client 0.275s coverage: 75.4% of statements [2020-09-29T23:05:53.018Z] #55 311.3 + bin/containerd-shim-runc-v2 [2020-09-29T23:05:54.061Z] #55 312.4 + binaries [2020-09-29T23:05:54.353Z] #55 312.4 + install -D bin/containerd /build/containerd [2020-09-29T23:05:54.353Z] #55 312.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-29T23:05:54.353Z] #55 312.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-29T23:05:54.353Z] #55 312.5 + install -D bin/ctr /build/ctr [2020-09-29T23:05:54.353Z] #55 DONE 312.6s [2020-09-29T23:05:55.396Z] [2020-09-29T23:05:55.396Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-29T23:05:55.396Z] #56 DONE 0.1s [2020-09-29T23:05:55.396Z] [2020-09-29T23:05:55.396Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-29T23:05:55.396Z] #60 DONE 0.1s [2020-09-29T23:05:55.396Z] [2020-09-29T23:05:55.396Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-29T23:05:55.396Z] #62 DONE 0.1s [2020-09-29T23:05:55.690Z] [2020-09-29T23:05:55.690Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-29T23:05:55.690Z] #64 DONE 0.0s [2020-09-29T23:05:55.690Z] [2020-09-29T23:05:55.690Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-29T23:05:55.690Z] #65 DONE 0.0s [2020-09-29T23:05:55.690Z] [2020-09-29T23:05:55.690Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-29T23:05:57.773Z] #66 DONE 2.2s [2020-09-29T23:05:57.773Z] [2020-09-29T23:05:57.773Z] #67 exporting to oci image format [2020-09-29T23:05:57.773Z] #67 exporting layers [2020-09-29T23:05:58.457Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 1m56.238029335s [2020-09-29T23:05:58.457Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.391559ms [2020-09-29T23:06:07.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:06:07.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:06:07.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:06:13.424Z] 4612f6d0b889: Pull complete [2020-09-29T23:06:15.902Z] ok github.com/docker/docker/cmd/dockerd 0.129s coverage: 29.1% of statements [2020-09-29T23:06:15.902Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2020-09-29T23:06:15.902Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:06:15.902Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:06:15.902Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:06:15.902Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:06:17.828Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2020-09-29T23:06:19.223Z] ok github.com/docker/docker/daemon/cluster/convert 0.088s coverage: 35.9% of statements [2020-09-29T23:06:21.782Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2020-09-29T23:06:23.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:06:23.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:06:24.344Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-09-29T23:06:24.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:06:25.295Z] ok github.com/docker/docker/daemon/events 0.090s coverage: 50.0% of statements [2020-09-29T23:06:25.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:06:25.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:06:25.870Z] ok github.com/docker/docker/daemon/config 0.117s coverage: 81.8% of statements [2020-09-29T23:06:26.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:06:27.261Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-09-29T23:06:29.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:06:30.567Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.565s coverage: 14.1% of statements [2020-09-29T23:06:30.567Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2020-09-29T23:06:30.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:06:31.512Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.657s coverage: 56.2% of statements [2020-09-29T23:06:31.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:06:32.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:06:33.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:06:34.122Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-09-29T23:06:34.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:06:34.449Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:06:35.017Z] [2020-09-29T23:06:35.017Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:06:35.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:06:35.276Z] HOSTNAME=6986abe1526a [2020-09-29T23:06:35.276Z] DEST=bundles/test-integration [2020-09-29T23:06:35.276Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:06:35.276Z] DOCKER_ROOTLESS=1 [2020-09-29T23:06:35.276Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:06:35.276Z] container=docker [2020-09-29T23:06:35.276Z] HOME=/root [2020-09-29T23:06:35.276Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:06:35.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:06:35.276Z] VALIDATE_BRANCH=master [2020-09-29T23:06:35.276Z] TERM=xterm [2020-09-29T23:06:35.276Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:06:35.276Z] SHLVL=1 [2020-09-29T23:06:35.276Z] TIMEOUT=120m [2020-09-29T23:06:35.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:06:35.276Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:06:35.276Z] GO111MODULE=off [2020-09-29T23:06:35.276Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:06:35.276Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:06:35.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:06:35.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:06:35.276Z] GOPATH=/go [2020-09-29T23:06:35.276Z] PKG_CONFIG=pkg-config [2020-09-29T23:06:35.276Z] _=/usr/bin/env [2020-09-29T23:06:35.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:06:35.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:06:36.043Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.864s coverage: 46.2% of statements [2020-09-29T23:06:36.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:06:37.433Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.603s coverage: 73.1% of statements [2020-09-29T23:06:37.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:06:37.694Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.830s coverage: 49.5% of statements [2020-09-29T23:06:38.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:06:38.490Z] Using test binary docker [2020-09-29T23:06:38.490Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:06:38.490Z] +++ /etc/init.d/apparmor start [2020-09-29T23:06:38.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:06:38.490Z] INFO: Waiting for daemon to start... [2020-09-29T23:06:38.490Z] Starting dockerd [2020-09-29T23:06:38.490Z] +++ 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 [2020-09-29T23:06:39.087Z] ok github.com/docker/docker/daemon 12.293s coverage: 17.3% of statements [2020-09-29T23:06:39.087Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:06:39.087Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:06:39.087Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:06:39.087Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:06:39.087Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:06:39.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-09-29T23:06:40.297Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.707s coverage: 76.1% of statements [2020-09-29T23:06:40.555Z] . [2020-09-29T23:06:40.555Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:06:40.555Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:06:40.555Z] Error: No such image: emptyfs [2020-09-29T23:06:40.555Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:06:40.555Z] ++++ docker load [2020-09-29T23:06:40.846Z] Running integration-test (iteration 1) [2020-09-29T23:06:40.846Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:06:40.846Z] ++ 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 [2020-09-29T23:06:40.846Z] ++ set -e [2020-09-29T23:06:40.846Z] ++ '[' -n 0 ']' [2020-09-29T23:06:40.846Z] ++ set -x [2020-09-29T23:06:40.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:06:41.245Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-09-29T23:06:41.507Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-09-29T23:06:42.902Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.8% of statements [2020-09-29T23:06:43.853Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.0% of statements [2020-09-29T23:06:43.853Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.079s coverage: 57.7% of statements [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:06:43.853Z] ok github.com/docker/docker/daemon/logger/awslogs 0.269s coverage: 77.4% of statements [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:06:43.853Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:06:44.801Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-09-29T23:06:45.064Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-09-29T23:06:45.327Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2020-09-29T23:06:45.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2020-09-29T23:06:46.540Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2020-09-29T23:06:46.540Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:06:47.117Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-09-29T23:06:47.379Z] time="2020-09-29T23:06:47Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate866475565/log429903784.1: no such file or directory" [2020-09-29T23:06:47.379Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.7% of statements [2020-09-29T23:06:48.325Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2020-09-29T23:06:48.325Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-09-29T23:06:49.274Z] ok github.com/docker/docker/daemon/network 0.056s coverage: 63.8% of statements [2020-09-29T23:06:49.318Z] Loaded image: buildpack-deps:buster [2020-09-29T23:06:49.318Z] Loaded image: busybox:latest [2020-09-29T23:06:49.318Z] Loaded image: busybox:glibc [2020-09-29T23:06:49.318Z] Loaded image: debian:buster [2020-09-29T23:06:49.609Z] Loaded image: hello-world:latest [2020-09-29T23:06:49.609Z] INFO: Testing against a local daemon [2020-09-29T23:06:49.609Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:06:49.849Z] ok github.com/docker/docker/daemon/logger/splunk 1.987s coverage: 82.5% of statements [2020-09-29T23:06:49.849Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:06:49.849Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:06:50.112Z] ok github.com/docker/docker/distribution/metadata 0.185s coverage: 48.2% of statements [2020-09-29T23:06:51.506Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-09-29T23:06:51.707Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-09-29T23:06:51.707Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:06:52.081Z] ok github.com/docker/docker/distribution 1.107s coverage: 21.9% of statements [2020-09-29T23:06:52.081Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:06:52.343Z] ok github.com/docker/docker/image 0.081s coverage: 86.4% of statements [2020-09-29T23:06:53.292Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2020-09-29T23:06:53.292Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.6% of statements [2020-09-29T23:06:53.292Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:06:53.292Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:06:53.292Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-09-29T23:06:53.292Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:06:53.774Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-09-29T23:06:53.774Z] === RUN TestBuildWithSession [2020-09-29T23:06:53.774Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:06:53.774Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:06:53.774Z] === RUN TestBuildSquashParent [2020-09-29T23:06:53.868Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-09-29T23:06:54.191Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:06:54.191Z] [2020-09-29T23:06:54.191Z] + TEST_INTEGRATION_DEST=2 [2020-09-29T23:06:54.191Z] + CONTAINER_NAME=docker-pr5-2 [2020-09-29T23:06:54.191Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T23:06:54.191Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-29T23:06:54.191Z] + run_tests [2020-09-29T23:06:54.191Z] + c=0 [2020-09-29T23:06:54.191Z] + '[' -n 0 ']' [2020-09-29T23:06:54.191Z] + rm= [2020-09-29T23:06:54.192Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41485/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh '' test-integration [2020-09-29T23:06:54.192Z] + TEST_INTEGRATION_DEST=1 [2020-09-29T23:06:54.192Z] + CONTAINER_NAME=docker-pr5-1 [2020-09-29T23:06:54.192Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:06:54.192Z] + run_tests test-integration-flaky [2020-09-29T23:06:54.192Z] + '[' -n 0 ']' [2020-09-29T23:06:54.192Z] + rm= [2020-09-29T23:06:54.192Z] + TEST_INTEGRATION_DEST=3 [2020-09-29T23:06:54.192Z] + CONTAINER_NAME=docker-pr5-3 [2020-09-29T23:06:54.192Z] + TEST_SKIP_INTEGRATION=1 [2020-09-29T23:06:54.192Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-29T23:06:54.192Z] + run_tests [2020-09-29T23:06:54.192Z] + '[' -n 0 ']' [2020-09-29T23:06:54.192Z] + rm= [2020-09-29T23:06:54.192Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41485/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh test-integration-flaky test-integration [2020-09-29T23:06:54.192Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41485/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh '' test-integration [2020-09-29T23:06:54.192Z] ++ jobs -p [2020-09-29T23:06:54.192Z] + for job in $(jobs -p) [2020-09-29T23:06:54.192Z] + wait 7346 [2020-09-29T23:06:54.192Z] [2020-09-29T23:06:54.192Z] [2020-09-29T23:06:54.192Z] [2020-09-29T23:06:54.192Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:06:54.192Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:06:54.192Z] HOSTNAME=1c5e37ec9ff3 [2020-09-29T23:06:54.192Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T23:06:54.192Z] TESTDEBUG=0 [2020-09-29T23:06:54.192Z] DEST=bundles/test-integration [2020-09-29T23:06:54.192Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:06:54.192Z] KEEPBUNDLE=1 [2020-09-29T23:06:54.192Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:06:54.192Z] container=docker [2020-09-29T23:06:54.192Z] HOME=/root [2020-09-29T23:06:54.192Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:06:54.192Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:06:54.192Z] VALIDATE_BRANCH=master [2020-09-29T23:06:54.192Z] TERM=xterm [2020-09-29T23:06:54.192Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:06:54.192Z] SHLVL=1 [2020-09-29T23:06:54.192Z] TIMEOUT=120m [2020-09-29T23:06:54.192Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:06:54.192Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:06:54.192Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-29T23:06:54.192Z] GO111MODULE=off [2020-09-29T23:06:54.192Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:06:54.192Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:06:54.192Z] GOPATH=/go [2020-09-29T23:06:54.192Z] PKG_CONFIG=pkg-config [2020-09-29T23:06:54.192Z] _=/usr/bin/env [2020-09-29T23:06:54.192Z] Building test suite binary ./integration-cli/test.main [2020-09-29T23:06:54.192Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-29T23:06:54.192Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:06:54.192Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:06:54.192Z] HOSTNAME=86bd9842cd3f [2020-09-29T23:06:54.192Z] TEST_SKIP_INTEGRATION=1 [2020-09-29T23:06:54.192Z] TESTDEBUG=0 [2020-09-29T23:06:54.192Z] DEST=bundles/test-integration [2020-09-29T23:06:54.192Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:06:54.192Z] KEEPBUNDLE=1 [2020-09-29T23:06:54.192Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:06:54.192Z] container=docker [2020-09-29T23:06:54.192Z] HOME=/root [2020-09-29T23:06:54.192Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:06:54.192Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:06:54.192Z] VALIDATE_BRANCH=master [2020-09-29T23:06:54.192Z] TERM=xterm [2020-09-29T23:06:54.192Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:06:54.192Z] SHLVL=1 [2020-09-29T23:06:54.192Z] TIMEOUT=120m [2020-09-29T23:06:54.192Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:06:54.192Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:06:54.192Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-29T23:06:54.192Z] GO111MODULE=off [2020-09-29T23:06:54.192Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:06:54.192Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:06:54.192Z] GOPATH=/go [2020-09-29T23:06:54.192Z] PKG_CONFIG=pkg-config [2020-09-29T23:06:54.192Z] _=/usr/bin/env [2020-09-29T23:06:54.192Z] Building test suite binary ./integration-cli/test.main [2020-09-29T23:06:54.192Z] No new tests added to integration. [2020-09-29T23:06:54.192Z] [2020-09-29T23:06:54.192Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:06:54.192Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:06:54.192Z] HOSTNAME=a64410e064b5 [2020-09-29T23:06:54.192Z] TESTDEBUG=0 [2020-09-29T23:06:54.192Z] DEST=bundles/test-integration [2020-09-29T23:06:54.192Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:06:54.192Z] KEEPBUNDLE=1 [2020-09-29T23:06:54.192Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:06:54.192Z] container=docker [2020-09-29T23:06:54.192Z] HOME=/root [2020-09-29T23:06:54.192Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:06:54.192Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:06:54.192Z] VALIDATE_BRANCH=master [2020-09-29T23:06:54.192Z] TERM=xterm [2020-09-29T23:06:54.192Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:06:54.192Z] SHLVL=1 [2020-09-29T23:06:54.192Z] TIMEOUT=120m [2020-09-29T23:06:54.192Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:06:54.192Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:06:54.192Z] GO111MODULE=off [2020-09-29T23:06:54.192Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:06:54.192Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:06:54.192Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:06:54.192Z] GOPATH=/go [2020-09-29T23:06:54.192Z] PKG_CONFIG=pkg-config [2020-09-29T23:06:54.192Z] _=/usr/bin/env [2020-09-29T23:06:54.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:06:54.817Z] ok github.com/docker/docker/oci 0.028s coverage: 8.2% of statements [2020-09-29T23:06:54.817Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-09-29T23:06:55.764Z] ok github.com/docker/docker/opts 0.068s coverage: 67.1% of statements [2020-09-29T23:06:56.712Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-09-29T23:06:57.291Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-09-29T23:06:57.291Z] ok github.com/docker/docker/pkg/authorization 0.889s coverage: 68.3% of statements [2020-09-29T23:06:58.236Z] ok github.com/docker/docker/pkg/archive 1.142s coverage: 76.8% of statements [2020-09-29T23:06:58.236Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2020-09-29T23:06:58.810Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2020-09-29T23:06:59.072Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-09-29T23:06:59.646Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-09-29T23:07:00.220Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-09-29T23:07:00.665Z] --- PASS: TestBuildSquashParent (6.54s) [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:07:00.665Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:07:00.665Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:07:00.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:07:00.665Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:07:00.792Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-29T23:07:01.734Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-29T23:07:01.997Z] ok github.com/docker/docker/pkg/chrootarchive 3.633s coverage: 43.2% of statements [2020-09-29T23:07:02.259Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-09-29T23:07:02.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:07:02.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:07:02.833Z] ok github.com/docker/docker/pkg/fsutils 0.289s coverage: 85.1% of statements [2020-09-29T23:07:02.833Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-09-29T23:07:03.095Z] ok github.com/docker/docker/layer 7.908s coverage: 68.8% of statements [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:07:03.095Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:07:03.095Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-09-29T23:07:04.044Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-09-29T23:07:04.044Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-09-29T23:07:04.620Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.3% of statements [2020-09-29T23:07:04.620Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-09-29T23:07:04.620Z] ok github.com/docker/docker/pkg/idtools 0.828s coverage: 70.1% of statements [2020-09-29T23:07:04.620Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:07:04.620Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:07:04.620Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:07:04.620Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:07:04.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:07:04.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:07:04.884Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-09-29T23:07:05.145Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-09-29T23:07:05.408Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.057s coverage: 86.7% of statements [2020-09-29T23:07:05.408Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-09-29T23:07:05.408Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:07:05.408Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:07:05.985Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-09-29T23:07:06.096Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.578786712s with top 10 stages: buildssa: 1m37.05693873s, goimports: 22.300344384s, unconvert: 13.355634772s, gosec: 11.259801323s, golint: 6.378027222s, ineffassign: 4.680504124s, misspell: 4.536849204s, inspect: 3.573031658s, vrp: 2.41090935s, printf: 1.875381007s [2020-09-29T23:07:06.558Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-09-29T23:07:06.559Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-09-29T23:07:06.821Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-09-29T23:07:07.396Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-09-29T23:07:07.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2020-09-29T23:07:07.525Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:07:07.525Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:07:07.969Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-09-29T23:07:08.231Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 73.9% of statements [2020-09-29T23:07:08.494Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-09-29T23:07:08.756Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-09-29T23:07:09.018Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-09-29T23:07:09.590Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2020-09-29T23:07:10.163Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-09-29T23:07:10.163Z] ok github.com/docker/docker/pkg/signal 2.784s coverage: 61.0% of statements [2020-09-29T23:07:10.252Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:07:10.252Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:07:10.427Z] ok github.com/docker/docker/pkg/tailfile 0.156s coverage: 88.6% of statements [2020-09-29T23:07:10.690Z] testing: warning: no tests to run [2020-09-29T23:07:10.690Z] coverage: [no statements] [2020-09-29T23:07:10.690Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-09-29T23:07:10.884Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:07:11.269Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2020-09-29T23:07:11.269Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-09-29T23:07:11.269Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-09-29T23:07:11.516Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:07:11.531Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-09-29T23:07:12.148Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-09-29T23:07:12.148Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:07:12.488Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 14.5% of statements [2020-09-29T23:07:12.751Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 75.3% of statements [2020-09-29T23:07:13.703Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2020-09-29T23:07:13.966Z] ok github.com/docker/docker/plugin 0.632s coverage: 23.1% of statements [2020-09-29T23:07:14.212Z] --- PASS: TestBuildMultiStageParentConfig (1.74s) [2020-09-29T23:07:14.212Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:07:14.541Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-09-29T23:07:15.115Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements [2020-09-29T23:07:15.115Z] ok github.com/docker/docker/registry 0.229s coverage: 56.3% of statements [2020-09-29T23:07:16.062Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-09-29T23:07:16.062Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2020-09-29T23:07:16.976Z] --- PASS: TestBuildLabelWithTargets (2.80s) [2020-09-29T23:07:16.976Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:07:17.984Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-09-29T23:07:18.008Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-09-29T23:07:18.008Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:07:18.249Z] ok github.com/docker/docker/volume/local 0.060s coverage: 73.0% of statements [2020-09-29T23:07:18.512Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-09-29T23:07:19.454Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-29T23:07:20.108Z] #67 exporting layers 80.7s done [2020-09-29T23:07:20.108Z] #67 exporting manifest sha256:7e73fd340210b739a8c923fed8df95342826de24bec8db652ef5938222630392 done [2020-09-29T23:07:20.108Z] #67 exporting config sha256:3a75844da08a0d8a7fa2d81bdb2431b1a06a9ece652c12354b66587f2459d3d2 done [2020-09-29T23:07:20.108Z] #67 sending tarball [2020-09-29T23:07:21.524Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2020-09-29T23:07:21.524Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:07:21.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:07:21.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:07:21.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:07:22.560Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-09-29T23:07:22.560Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:07:24.146Z] INFO [runner/unused/goanalysis] analyzers took 26.675006001s with top 10 stages: buildssa: 22.477696824s, U1000: 4.197309177s [2020-09-29T23:07:24.146Z] INFO [runner] Issues before processing: 2270, after processing: 0 [2020-09-29T23:07:24.146Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1690/1690, identifier_marker: 1585/1585, exclude-rules: 64/1585, nolint: 0/64, path_prettifier: 1690/1690, skip_files: 1690/1690, cgo: 1690/2270, exclude: 1585/1585, filename_unadjuster: 1690/1690, autogenerated_exclude: 1585/1690 [2020-09-29T23:07:24.146Z] INFO [runner] processing took 128.2347ms with stages: nolint: 55.643361ms, identifier_marker: 39.165385ms, path_prettifier: 13.771356ms, autogenerated_exclude: 7.391897ms, exclude-rules: 6.850897ms, skip_dirs: 3.753214ms, cgo: 883.274µs, filename_unadjuster: 769.786µs, max_same_issues: 1.515µs, uniq_by_line: 829ns, diff: 575ns, max_from_linter: 544ns, exclude: 459ns, source_code: 448ns, skip_files: 447ns, path_shortener: 402ns, max_per_file_from_linter: 311ns [2020-09-29T23:07:24.146Z] INFO [runner] linters took 1m35.385945616s with stages: goanalysis_metalinter: 1m16.646764482s, unused: 18.61043159s [2020-09-29T23:07:24.146Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-09-29T23:07:24.708Z] INFO Memory: 1585 samples, avg is 240.7MB, max is 3098.0MB [2020-09-29T23:07:24.708Z] INFO Execution took 3m32.758275526s [2020-09-29T23:07:24.964Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-29T23:07:25.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary-daemon test-docker-py [2020-09-29T23:07:26.077Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s) [2020-09-29T23:07:26.077Z] === RUN TestBuildWithHugeFile [2020-09-29T23:07:26.115Z] [2020-09-29T23:07:26.115Z] Removing bundles/ [2020-09-29T23:07:26.115Z] [2020-09-29T23:07:26.115Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-29T23:07:26.371Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:07:26.371Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:07:35.592Z] #67 ... [2020-09-29T23:07:35.592Z] [2020-09-29T23:07:35.592Z] #68 importing to docker [2020-09-29T23:07:35.592Z] #68 ... [2020-09-29T23:07:35.592Z] [2020-09-29T23:07:35.592Z] #67 exporting to oci image format [2020-09-29T23:07:35.592Z] #67 sending tarball 15.2s done [2020-09-29T23:07:35.592Z] #67 DONE 96.0s [2020-09-29T23:07:35.592Z] [2020-09-29T23:07:35.592Z] #68 importing to docker [2020-09-29T23:07:41.412Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:07:41.412Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === Skipped [2020-09-29T23:07:41.412Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:07:41.412Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:07:41.412Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:07:41.412Z] time="2020-09-29T23:06:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:07:41.412Z] time="2020-09-29T23:06:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:07:41.412Z] time="2020-09-29T23:06:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:07:41.412Z] time="2020-09-29T23:06:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:07:41.412Z] time="2020-09-29T23:06:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:07:41.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:07:41.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:07:41.412Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:07:41.412Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:07:41.412Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:07:41.412Z] [2020-09-29T23:07:41.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:07:41.413Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:07:41.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:07:41.413Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:07:41.413Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:07:41.413Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] [2020-09-29T23:07:41.413Z] DONE 2148 tests, 26 skipped in 190.520s Post stage [Pipeline] junit [2020-09-29T23:07:41.428Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:07:43.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -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:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary test-integration [2020-09-29T23:07:43.748Z] [2020-09-29T23:07:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:07:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:07:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:07:43.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:07:44.010Z] Removing bundles/ [2020-09-29T23:07:44.010Z] [2020-09-29T23:07:44.010Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:07:44.010Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:07:44.010Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:07:44.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:07:46.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:07:49.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:07:50.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:07:50.985Z] #68 DONE 17.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:07:51.434Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/test/unit [2020-09-29T23:07:52.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:07:52.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:07:53.231Z] --- PASS: TestBuildWithHugeFile (27.48s) [2020-09-29T23:07:53.231Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:07:53.522Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:07:53.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:07:53.522Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:07:53.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:07:53.522Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:07:53.522Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:07:53.522Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:07:53.522Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:07:53.813Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:07:53.813Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-09-29T23:07:53.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-09-29T23:07:53.813Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-09-29T23:07:53.813Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-29T23:07:53.813Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:07:53.813Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:07:53.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:07:55.004Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:07:55.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:07:56.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:07:57.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:07:58.458Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:07:58.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:08:00.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:08:00.322Z] Using test binary docker [2020-09-29T23:08:00.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:08:00.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:08:00.322Z] INFO: Waiting for daemon to start... [2020-09-29T23:08:00.322Z] Starting dockerd [2020-09-29T23:08:00.523Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-09-29T23:08:00.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2020-09-29T23:08:00.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2020-09-29T23:08:00.523Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:08:00.523Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-29T23:08:00.523Z] PASS [2020-09-29T23:08:00.523Z] [2020-09-29T23:08:00.523Z] === Skipped [2020-09-29T23:08:00.523Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:08:00.523Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:08:00.523Z] [2020-09-29T23:08:00.523Z] [2020-09-29T23:08:00.523Z] DONE 32 tests, 1 skipped in 79.869s [2020-09-29T23:08:00.523Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:08:00.523Z] ++ 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 [2020-09-29T23:08:00.523Z] ++ set -e [2020-09-29T23:08:00.523Z] ++ '[' -n 0 ']' [2020-09-29T23:08:00.523Z] ++ set -x [2020-09-29T23:08:00.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:08:00.816Z] INFO: Testing against a local daemon [2020-09-29T23:08:00.816Z] === RUN TestConfigInspect [2020-09-29T23:08:03.602Z] . [2020-09-29T23:08:03.602Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:08:03.602Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:08:03.602Z] Error: No such image: emptyfs [2020-09-29T23:08:03.602Z] Running integration-test (iteration 1) [2020-09-29T23:08:03.602Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:08:05.295Z] --- PASS: TestConfigInspect (3.86s) [2020-09-29T23:08:05.295Z] === RUN TestConfigList [2020-09-29T23:08:08.821Z] --- PASS: TestConfigList (3.72s) [2020-09-29T23:08:08.821Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:08:10.644Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-09-29T23:08:12.335Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-09-29T23:08:12.335Z] === RUN TestConfigsUpdate [2020-09-29T23:08:15.848Z] --- PASS: TestConfigsUpdate (3.61s) [2020-09-29T23:08:15.848Z] === RUN TestTemplatedConfig [2020-09-29T23:08:18.472Z] Loaded image: buildpack-deps:buster [2020-09-29T23:08:18.473Z] Loaded image: busybox:latest [2020-09-29T23:08:18.473Z] Loaded image: busybox:glibc [2020-09-29T23:08:18.473Z] Loaded image: debian:buster [2020-09-29T23:08:18.473Z] Loaded image: hello-world:latest [2020-09-29T23:08:18.473Z] INFO: Testing against a local daemon [2020-09-29T23:08:18.473Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:08:19.845Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2020-09-29T23:08:19.845Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:08:20.299Z] --- PASS: TestTemplatedConfig (3.81s) [2020-09-29T23:08:20.299Z] === RUN TestConfigCreateResolve [2020-09-29T23:08:21.749Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-09-29T23:08:21.749Z] === RUN TestBuildWithSession [2020-09-29T23:08:21.749Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:08:21.749Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:08:21.749Z] === RUN TestBuildSquashParent [2020-09-29T23:08:23.815Z] --- PASS: TestConfigCreateResolve (3.65s) [2020-09-29T23:08:23.815Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:08:23.815Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-29T23:08:23.815Z] PASS [2020-09-29T23:08:23.815Z] [2020-09-29T23:08:23.815Z] DONE 7 tests in 23.036s [2020-09-29T23:08:23.815Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:08:23.815Z] ++ 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 [2020-09-29T23:08:23.815Z] ++ set -e [2020-09-29T23:08:23.815Z] ++ '[' -n 0 ']' [2020-09-29T23:08:23.815Z] ++ set -x [2020-09-29T23:08:23.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:08:23.815Z] INFO: Testing against a local daemon [2020-09-29T23:08:23.815Z] === RUN TestCheckpoint [2020-09-29T23:08:23.815Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:08:23.815Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:08:23.815Z] === RUN TestContainerInvalidJSON [2020-09-29T23:08:23.815Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:08:23.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:08:23.815Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:08:23.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:08:23.815Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:08:23.815Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:08:23.815Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:08:23.815Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:08:23.815Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:08:23.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-29T23:08:23.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:08:23.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:08:23.815Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:08:23.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:08:24.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-09-29T23:08:24.107Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:08:24.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-29T23:08:24.107Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:08:24.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-09-29T23:08:24.402Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:08:24.402Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-09-29T23:08:24.402Z] === RUN TestCopyFromContainer [2020-09-29T23:08:25.138Z] c3aff4450246: Pull complete [2020-09-29T23:08:25.138Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-29T23:08:25.138Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:08:25.138Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:08:25.138Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-29T23:08:25.138Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-29T23:08:25.138Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-29T23:08:25.138Z] INFO: Docker version of control daemon [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Client: Docker Engine - Enterprise [2020-09-29T23:08:25.138Z] Version: 19.03.12 [2020-09-29T23:08:25.138Z] API version: 1.40 [2020-09-29T23:08:25.138Z] Go version: go1.13.13 [2020-09-29T23:08:25.138Z] Git commit: 4306744 [2020-09-29T23:08:25.138Z] Built: 08/05/2020 19:27:53 [2020-09-29T23:08:25.138Z] OS/Arch: windows/amd64 [2020-09-29T23:08:25.138Z] Experimental: false [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Server: Docker Engine - Enterprise [2020-09-29T23:08:25.138Z] Engine: [2020-09-29T23:08:25.138Z] Version: 19.03.12 [2020-09-29T23:08:25.138Z] API version: 1.40 (minimum version 1.24) [2020-09-29T23:08:25.138Z] Go version: go1.13.13 [2020-09-29T23:08:25.138Z] Git commit: f295753ffd [2020-09-29T23:08:25.138Z] Built: 08/05/2020 19:26:41 [2020-09-29T23:08:25.138Z] OS/Arch: windows/amd64 [2020-09-29T23:08:25.138Z] Experimental: true [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] INFO: Docker info of control daemon [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Client: [2020-09-29T23:08:25.138Z] Debug Mode: false [2020-09-29T23:08:25.138Z] Plugins: [2020-09-29T23:08:25.138Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Server: [2020-09-29T23:08:25.138Z] Containers: 0 [2020-09-29T23:08:25.138Z] Running: 0 [2020-09-29T23:08:25.138Z] Paused: 0 [2020-09-29T23:08:25.138Z] Stopped: 0 [2020-09-29T23:08:25.138Z] Images: 1 [2020-09-29T23:08:25.138Z] Server Version: 19.03.12 [2020-09-29T23:08:25.138Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-29T23:08:25.138Z] Windows: [2020-09-29T23:08:25.138Z] LCOW: [2020-09-29T23:08:25.138Z] Logging Driver: json-file [2020-09-29T23:08:25.138Z] Plugins: [2020-09-29T23:08:25.138Z] Volume: local [2020-09-29T23:08:25.138Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T23:08:25.138Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T23:08:25.138Z] Swarm: inactive [2020-09-29T23:08:25.138Z] Default Isolation: process [2020-09-29T23:08:25.138Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T23:08:25.138Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T23:08:25.138Z] OSType: windows [2020-09-29T23:08:25.138Z] Architecture: x86_64 [2020-09-29T23:08:25.138Z] CPUs: 4 [2020-09-29T23:08:25.138Z] Total Memory: 32GiB [2020-09-29T23:08:25.138Z] Name: azwin-2-2cf2f0 [2020-09-29T23:08:25.138Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-09-29T23:08:25.138Z] Docker Root Dir: D:\docker [2020-09-29T23:08:25.138Z] Debug Mode: false [2020-09-29T23:08:25.138Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:08:25.138Z] Labels: [2020-09-29T23:08:25.138Z] Experimental: true [2020-09-29T23:08:25.138Z] Insecure Registries: [2020-09-29T23:08:25.138Z] 10.0.0.4:5000 [2020-09-29T23:08:25.138Z] 127.0.0.0/8 [2020-09-29T23:08:25.138Z] Registry Mirrors: [2020-09-29T23:08:25.138Z] http://10.0.0.4:5000/ [2020-09-29T23:08:25.138Z] Live Restore Enabled: false [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] INFO: Commit hash is 768ba77d37 [2020-09-29T23:08:25.138Z] INFO: Nuke-Everything... [2020-09-29T23:08:25.138Z] INFO: Container count on control daemon to delete is 0 [2020-09-29T23:08:25.138Z] INFO: Nuking d:\CI [2020-09-29T23:08:25.138Z] INFO: Zapped successfully [2020-09-29T23:08:25.138Z] INFO: Location for testing is d:\CI\PR-41485\5 [2020-09-29T23:08:25.138Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] INFO: Building the image from Dockerfile.windows at 09/29/2020 23:08:17... [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Sending build context to Docker daemon 56.23MB [2020-09-29T23:08:25.138Z] [2020-09-29T23:08:25.138Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-29T23:08:25.138Z] ---> 715aaeac112d [2020-09-29T23:08:25.138Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-29T23:08:25.138Z] ---> Running in f415e969bc5f [2020-09-29T23:08:25.138Z] Removing intermediate container f415e969bc5f [2020-09-29T23:08:25.138Z] ---> ea4799466cf4 [2020-09-29T23:08:25.138Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-29T23:08:25.138Z] ---> Running in 00873fbdbd74 [2020-09-29T23:08:25.598Z] Removing intermediate container 00873fbdbd74 [2020-09-29T23:08:25.598Z] ---> a32a9d271439 [2020-09-29T23:08:25.598Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-09-29T23:08:25.598Z] ---> Running in 9742882fdaf5 [2020-09-29T23:08:26.059Z] Removing intermediate container 9742882fdaf5 [2020-09-29T23:08:26.059Z] ---> d24683470af2 [2020-09-29T23:08:26.059Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-09-29T23:08:26.059Z] ---> Running in 942c928ba367 [2020-09-29T23:08:26.520Z] Removing intermediate container 942c928ba367 [2020-09-29T23:08:26.520Z] ---> 92c71c50dcf6 [2020-09-29T23:08:26.520Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-09-29T23:08:26.520Z] ---> Running in 60b45119b62d [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer// [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:08:27.136Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:08:27.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:08:27.428Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer (3.01s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-29T23:08:27.428Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-09-29T23:08:27.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:08:27.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:08:27.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:08:27.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:08:27.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:08:27.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:08:27.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:08:27.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:08:27.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:08:27.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:08:27.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-29T23:08:27.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:08:27.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:08:27.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:08:27.428Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:08:27.719Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-29T23:08:27.719Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:08:27.719Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:08:27.719Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:08:27.719Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:08:27.719Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:08:27.719Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:08:27.719Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:08:27.719Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:08:27.719Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:08:27.719Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:08:27.719Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-29T23:08:27.719Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:08:27.719Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:08:27.719Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:08:27.719Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:08:27.719Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T23:08:27.719Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:08:29.855Z] --- PASS: TestBuildSquashParent (7.44s) [2020-09-29T23:08:29.855Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:08:29.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:08:29.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:08:29.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:08:29.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:08:29.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:08:29.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:08:29.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:08:29.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:08:29.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:08:29.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:08:29.856Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:08:29.856Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:08:29.856Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:08:29.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:08:30.454Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-09-29T23:08:30.455Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:08:30.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:08:31.727Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:08:31.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:08:32.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:08:32.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:08:32.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:08:32.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:08:32.522Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:08:32.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:08:32.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:08:32.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:08:32.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:08:32.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:08:32.522Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T23:08:32.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-29T23:08:32.522Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:08:33.554Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-09-29T23:08:33.554Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:08:33.554Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:08:33.554Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:08:33.554Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-29T23:08:33.554Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:08:33.554Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:08:33.554Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:08:33.554Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T23:08:33.554Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:08:33.554Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:08:33.554Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:08:33.554Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:08:33.554Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:08:33.554Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:08:33.554Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:08:33.554Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:08:33.554Z] === RUN TestDiff [2020-09-29T23:08:33.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:08:34.186Z] --- PASS: TestDiff (0.86s) [2020-09-29T23:08:34.186Z] === RUN TestExecWithCloseStdin [2020-09-29T23:08:35.106Z] [2020-09-29T23:08:35.106Z] SUCCESS: Specified value was saved. [2020-09-29T23:08:35.219Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-29T23:08:35.219Z] === RUN TestExec [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-09-29T23:08:35.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2020-09-29T23:08:35.784Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:08:35.784Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:08:36.077Z] INFO: Downloading git... [2020-09-29T23:08:36.253Z] --- PASS: TestExec (0.97s) [2020-09-29T23:08:36.253Z] === RUN TestExecUser [2020-09-29T23:08:36.884Z] --- PASS: TestExecUser (0.81s) [2020-09-29T23:08:36.884Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:08:37.619Z] INFO: Downloading go... [2020-09-29T23:08:38.380Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:08:38.391Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-09-29T23:08:38.391Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:08:39.188Z] INFO: Downloading compiler 1 of 3... [2020-09-29T23:08:39.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:08:39.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-09-29T23:08:39.897Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:08:40.160Z] INFO: Downloading compiler 2 of 3... [2020-09-29T23:08:40.251Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:08:40.621Z] INFO: Downloading compiler 3 of 3... [2020-09-29T23:08:40.930Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-09-29T23:08:40.930Z] === RUN TestHealthKillContainer [2020-09-29T23:08:41.082Z] INFO: Extracting git... [2020-09-29T23:08:41.185Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy (6.63s) [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-29T23:08:42.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-29T23:08:42.118Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:08:43.656Z] --- PASS: TestHealthKillContainer (2.92s) [2020-09-29T23:08:43.656Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:08:44.691Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-29T23:08:44.691Z] === RUN TestIpcModeNone [2020-09-29T23:08:45.322Z] --- PASS: TestIpcModeNone (0.88s) [2020-09-29T23:08:45.322Z] === RUN TestIpcModePrivate [2020-09-29T23:08:46.355Z] --- PASS: TestIpcModePrivate (0.89s) [2020-09-29T23:08:46.355Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-29T23:08:46.355Z] === RUN TestIpcModeShareable [2020-09-29T23:08:47.380Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-29T23:08:47.380Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:08:47.393Z] --- PASS: TestIpcModeShareable (0.93s) [2020-09-29T23:08:47.393Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-29T23:08:47.393Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:08:47.748Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:08:47.748Z] [2020-09-29T23:08:47.748Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-29T23:08:48.007Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-29T23:08:48.007Z] Using test binary docker [2020-09-29T23:08:48.007Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:08:48.007Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:08:48.007Z] INFO: Waiting for daemon to start... [2020-09-29T23:08:48.007Z] Starting dockerd [2020-09-29T23:08:50.126Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2020-09-29T23:08:50.126Z] === RUN TestAPIIpcModeHost [2020-09-29T23:08:50.521Z] . [2020-09-29T23:08:50.521Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-29T23:08:50.759Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-09-29T23:08:50.759Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:08:51.765Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:08:51.765Z] [2020-09-29T23:08:51.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:08:52.025Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:08:52.026Z] HOSTNAME=3bc6175970b7 [2020-09-29T23:08:52.026Z] TESTDEBUG=0 [2020-09-29T23:08:52.026Z] DEST=bundles/test-integration [2020-09-29T23:08:52.026Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:08:52.026Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:08:52.026Z] container=docker [2020-09-29T23:08:52.026Z] HOME=/root [2020-09-29T23:08:52.026Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:08:52.026Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:08:52.026Z] VALIDATE_BRANCH=master [2020-09-29T23:08:52.026Z] TERM=xterm [2020-09-29T23:08:52.026Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:08:52.026Z] SHLVL=1 [2020-09-29T23:08:52.026Z] TIMEOUT=120m [2020-09-29T23:08:52.026Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:08:52.026Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:08:52.026Z] GO111MODULE=off [2020-09-29T23:08:52.026Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:08:52.026Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:08:52.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:08:52.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:08:52.026Z] GOPATH=/go [2020-09-29T23:08:52.026Z] PKG_CONFIG=pkg-config [2020-09-29T23:08:52.026Z] _=/usr/bin/env [2020-09-29T23:08:52.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:08:52.829Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-09-29T23:08:52.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T23:08:52.829Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:08:54.334Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-09-29T23:08:54.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T23:08:54.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:08:55.485Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-29T23:08:55.485Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:08:56.398Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-09-29T23:08:56.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-29T23:08:56.398Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:08:57.904Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-09-29T23:08:57.904Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-29T23:08:57.904Z] === RUN TestIpcModeOlderClient [2020-09-29T23:08:57.904Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:08:57.904Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:08:58.013Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-29T23:08:58.013Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:08:58.786Z] INFO: Expanding go... [2020-09-29T23:08:58.944Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-09-29T23:08:58.944Z] === RUN TestKillContainer [2020-09-29T23:08:58.944Z] === RUN TestKillContainer/no_signal [2020-09-29T23:08:59.577Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:09:00.210Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:09:00.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:09:00.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:09:00.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:09:01.241Z] --- PASS: TestKillContainer (2.55s) [2020-09-29T23:09:01.241Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-09-29T23:09:01.241Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-09-29T23:09:01.241Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-09-29T23:09:01.241Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:09:01.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:09:02.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:09:02.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-09-29T23:09:02.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-09-29T23:09:02.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-09-29T23:09:02.906Z] === RUN TestKillStoppedContainer [2020-09-29T23:09:03.197Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-29T23:09:03.197Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:09:03.197Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-29T23:09:03.197Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:09:03.274Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-29T23:09:03.274Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:09:03.841Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-09-29T23:09:03.841Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:09:04.230Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-09-29T23:09:04.230Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:09:04.230Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-09-29T23:09:04.230Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:09:04.230Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:09:04.230Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:09:04.230Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:09:04.230Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:09:04.862Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-09-29T23:09:04.862Z] === RUN TestLinksContainerNames [2020-09-29T23:09:06.370Z] --- PASS: TestLinksContainerNames (1.71s) [2020-09-29T23:09:06.370Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:09:07.403Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-09-29T23:09:07.403Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:09:08.024Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s) [2020-09-29T23:09:08.024Z] === RUN TestBuildWithHugeFile [2020-09-29T23:09:08.462Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:09:08.462Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:09:08.462Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:09:08.462Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:09:08.463Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:09:08.463Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:09:08.463Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:09:08.776Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:09:09.067Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:09:09.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:09:09.067Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:09:09.067Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:09:09.067Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-29T23:09:09.067Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-09-29T23:09:09.067Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:09:11.135Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-09-29T23:09:11.135Z] === RUN TestNetworkNat [2020-09-29T23:09:12.170Z] --- PASS: TestNetworkNat (0.87s) [2020-09-29T23:09:12.170Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:09:12.802Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-09-29T23:09:12.802Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:09:16.318Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-09-29T23:09:16.318Z] === RUN TestPause [2020-09-29T23:09:16.951Z] --- PASS: TestPause (0.84s) [2020-09-29T23:09:16.951Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:09:16.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:09:16.951Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:09:16.951Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:09:17.582Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-09-29T23:09:17.582Z] === RUN TestPsFilter [2020-09-29T23:09:17.873Z] --- PASS: TestPsFilter (0.26s) [2020-09-29T23:09:17.873Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:09:18.906Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-09-29T23:09:18.906Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:09:19.537Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-09-29T23:09:19.537Z] === RUN TestRemoveContainerRunning [2020-09-29T23:09:20.570Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-09-29T23:09:20.570Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:09:21.202Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-09-29T23:09:21.202Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:09:21.202Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T23:09:21.202Z] === RUN TestRenameLinkedContainer [2020-09-29T23:09:23.950Z] INFO: Expanding compiler 1 of 3... [2020-09-29T23:09:23.950Z] INFO: Expanding compiler 2 of 3... [2020-09-29T23:09:24.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:09:24.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:09:24.714Z] --- PASS: TestRenameLinkedContainer (3.35s) [2020-09-29T23:09:24.714Z] === RUN TestRenameStoppedContainer [2020-09-29T23:09:25.747Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-09-29T23:09:25.747Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:09:26.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:09:27.252Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-29T23:09:27.252Z] === RUN TestRenameInvalidName [2020-09-29T23:09:27.698Z] INFO: Expanding compiler 3 of 3... [2020-09-29T23:09:28.158Z] INFO: Removing downloaded files... [2020-09-29T23:09:28.158Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-29T23:09:28.158Z] INFO: Configuring git core.autocrlf... [2020-09-29T23:09:28.284Z] --- PASS: TestRenameInvalidName (0.87s) [2020-09-29T23:09:28.284Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:09:32.787Z] --- PASS: TestRenameAnonymousContainer (4.75s) [2020-09-29T23:09:32.787Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:09:32.979Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:09:32.980Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-09-29T23:09:32.980Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-09-29T23:09:33.821Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-09-29T23:09:33.821Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:09:34.049Z] ok github.com/docker/docker/builder/remotecontext/git 3.468s coverage: 86.3% of statements [2020-09-29T23:09:35.326Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-09-29T23:09:35.326Z] === RUN TestResize [2020-09-29T23:09:35.583Z] ok github.com/docker/docker/builder/remotecontext 0.445s coverage: 13.6% of statements [2020-09-29T23:09:36.362Z] --- PASS: TestResize (0.87s) [2020-09-29T23:09:36.362Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:09:36.644Z] ok github.com/docker/docker/builder/dockerfile 1.227s coverage: 48.0% of statements [2020-09-29T23:09:36.644Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:09:36.644Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:09:36.993Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-09-29T23:09:36.993Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:09:37.154Z] sha256:8cf85447e56a2512015fac315923aa755ac4ab1cd00f047090128aa8b7c3a3ac [2020-09-29T23:09:37.154Z] INFO: Starting docker-py tests... [2020-09-29T23:09:37.154Z] ============================= test session starts ============================== [2020-09-29T23:09:37.154Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-29T23:09:37.154Z] rootdir: /src, inifile: pytest.ini [2020-09-29T23:09:37.154Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-29T23:09:37.154Z] collected 389 items / 1 deselected / 388 selected [2020-09-29T23:09:37.154Z] [2020-09-29T23:09:38.025Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:38.025Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:38.025Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:38.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:09:38.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:09:40.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:40.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:41.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:09:41.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:09:42.279Z] ok github.com/docker/docker/client 0.469s coverage: 75.4% of statements [2020-09-29T23:09:42.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:09:43.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:09:45.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:09:45.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:09:48.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:09:48.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:09:48.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:09:48.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:09:48.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:09:49.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:09:49.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-09-29T23:09:50.944Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-09-29T23:09:50.944Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:09:51.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:09:51.288Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-29T23:09:51.852Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-29T23:09:52.587Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-09-29T23:09:52.587Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:09:53.702Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-29T23:09:54.224Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-09-29T23:09:54.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:09:54.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:09:56.355Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-09-29T23:09:56.355Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:09:56.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:09:57.932Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-09-29T23:09:57.932Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:09:58.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:09:59.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:09:59.998Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-09-29T23:09:59.998Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:10:01.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:10:01.531Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-09-29T23:10:01.531Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:10:02.164Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-29T23:10:02.164Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:10:02.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:10:04.246Z] --- PASS: TestBuildWithHugeFile (52.62s) [2020-09-29T23:10:04.246Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:10:04.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:10:04.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:10:04.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:10:04.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:10:04.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:10:04.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:10:04.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:10:04.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:10:04.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:10:04.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-09-29T23:10:04.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-09-29T23:10:04.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-09-29T23:10:04.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-29T23:10:04.246Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:10:04.246Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:10:04.298Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-09-29T23:10:04.298Z] === RUN TestKernelTCPMemory [2020-09-29T23:10:04.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:10:04.999Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-09-29T23:10:04.999Z] === RUN TestNISDomainname [2020-09-29T23:10:05.630Z] --- PASS: TestNISDomainname (1.00s) [2020-09-29T23:10:05.630Z] === RUN TestHostnameDnsResolution [2020-09-29T23:10:05.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:10:07.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:10:07.598Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:10:07.757Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-09-29T23:10:07.757Z] === RUN TestStats [2020-09-29T23:10:08.732Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:10:08.732Z] Using test binary docker [2020-09-29T23:10:08.732Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:10:08.732Z] +++ /etc/init.d/apparmor start [2020-09-29T23:10:08.732Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:10:08.732Z] INFO: Waiting for daemon to start... [2020-09-29T23:10:08.732Z] Starting dockerd [2020-09-29T23:10:08.732Z] +++ 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 [2020-09-29T23:10:10.485Z] --- PASS: TestStats (2.89s) [2020-09-29T23:10:10.485Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:10:10.485Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:10:10.485Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:10:10.485Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:10:10.485Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:10:10.485Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:10:10.485Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:10:10.485Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:10:10.485Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:10:10.485Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:10:10.485Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:10:11.518Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:10:11.780Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2020-09-29T23:10:11.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2020-09-29T23:10:11.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-29T23:10:11.780Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:10:11.780Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-09-29T23:10:11.780Z] PASS [2020-09-29T23:10:11.780Z] [2020-09-29T23:10:11.780Z] === Skipped [2020-09-29T23:10:11.780Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:10:11.780Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:10:11.780Z] [2020-09-29T23:10:11.780Z] [2020-09-29T23:10:11.780Z] DONE 32 tests, 1 skipped in 127.835s [2020-09-29T23:10:11.780Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:10:11.780Z] INFO: Testing against a local daemon [2020-09-29T23:10:11.780Z] === RUN TestConfigInspect [2020-09-29T23:10:11.780Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-29T23:10:11.780Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestConfigList [2020-09-29T23:10:11.780Z] --- SKIP: TestConfigList (0.01s) [2020-09-29T23:10:11.780Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:10:11.780Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-29T23:10:11.780Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestConfigsUpdate [2020-09-29T23:10:11.780Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-09-29T23:10:11.780Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestTemplatedConfig [2020-09-29T23:10:11.780Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-29T23:10:11.780Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestConfigCreateResolve [2020-09-29T23:10:11.780Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-29T23:10:11.780Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:11.780Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:10:12.033Z] . [2020-09-29T23:10:12.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:10:12.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:10:12.033Z] Error: No such image: emptyfs [2020-09-29T23:10:12.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:10:12.033Z] ++++ docker load [2020-09-29T23:10:12.033Z] Running integration-test (iteration 1) [2020-09-29T23:10:12.033Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:10:12.033Z] ++ 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 [2020-09-29T23:10:12.033Z] ++ set -e [2020-09-29T23:10:12.033Z] ++ '[' -n 0 ']' [2020-09-29T23:10:12.033Z] ++ set -x [2020-09-29T23:10:12.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:10:13.152Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2020-09-29T23:10:13.152Z] PASS [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === Skipped [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-29T23:10:13.152Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-29T23:10:13.152Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-29T23:10:13.152Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-09-29T23:10:13.152Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-29T23:10:13.152Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-29T23:10:13.152Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] [2020-09-29T23:10:13.152Z] DONE 7 tests, 6 skipped in 1.767s [2020-09-29T23:10:13.152Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:10:13.410Z] INFO: Testing against a local daemon [2020-09-29T23:10:13.410Z] === RUN TestCheckpoint [2020-09-29T23:10:13.410Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:10:13.411Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:10:13.411Z] === RUN TestContainerInvalidJSON [2020-09-29T23:10:13.411Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:10:13.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:10:13.411Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:10:13.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:10:13.411Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:10:13.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:10:13.411Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:10:13.411Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:10:13.411Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:10:13.411Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-29T23:10:13.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:10:13.411Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:10:13.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:10:13.411Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:10:13.411Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-29T23:10:13.411Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:10:13.411Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-29T23:10:13.411Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:10:13.411Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-29T23:10:13.411Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:10:13.411Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-29T23:10:13.411Z] === RUN TestCopyFromContainer [2020-09-29T23:10:13.610Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:10:15.148Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-29T23:10:15.148Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-09-29T23:10:15.148Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-09-29T23:10:15.148Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-09-29T23:10:15.148Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-09-29T23:10:15.148Z] === RUN TestDeleteDevicemapper [2020-09-29T23:10:15.148Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:10:15.148Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:10:15.148Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:10:17.591Z] === RUN TestCopyFromContainer// [2020-09-29T23:10:17.591Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:10:17.591Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:10:17.592Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer (4.28s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-29T23:10:17.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-29T23:10:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:10:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:10:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:10:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:10:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:10:17.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:10:17.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:10:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:10:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:10:17.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:10:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:10:17.851Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:10:17.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-29T23:10:17.851Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:10:17.851Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:10:17.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:10:17.851Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:10:17.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:10:17.851Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:10:17.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:10:17.851Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:10:17.851Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:10:17.851Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:10:17.851Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:10:17.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:10:17.851Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:10:17.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T23:10:17.851Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:10:18.739Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2020-09-29T23:10:18.739Z] === RUN TestUpdateMemory [2020-09-29T23:10:18.739Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:10:18.739Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:10:18.739Z] === RUN TestUpdateCPUQuota [2020-09-29T23:10:19.225Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-09-29T23:10:19.225Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:10:19.773Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-09-29T23:10:19.773Z] === RUN TestUpdatePidsLimit [2020-09-29T23:10:19.773Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:10:20.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:10:20.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:10:20.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:10:20.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:10:20.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:10:20.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:10:20.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:10:20.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:10:20.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:10:20.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:10:20.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T23:10:20.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T23:10:20.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:10:20.405Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:10:20.696Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:10:20.725Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-09-29T23:10:20.725Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:10:20.725Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:10:20.725Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:10:20.725Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-29T23:10:20.725Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:10:20.725Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:10:20.725Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:10:20.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-29T23:10:20.725Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:10:20.725Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T23:10:20.725Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T23:10:20.725Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:10:20.725Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:10:20.725Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:10:20.725Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-29T23:10:20.725Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:10:20.725Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:10:20.725Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:10:20.725Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T23:10:20.725Z] === RUN TestDiff [2020-09-29T23:10:20.986Z] --- PASS: TestDiff (0.36s) [2020-09-29T23:10:20.986Z] === RUN TestExecWithCloseStdin [2020-09-29T23:10:20.987Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:10:21.278Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:10:21.554Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-09-29T23:10:21.554Z] === RUN TestExec [2020-09-29T23:10:21.782Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.1% of statements [2020-09-29T23:10:21.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:10:22.121Z] --- PASS: TestExec (0.47s) [2020-09-29T23:10:22.121Z] === RUN TestExecUser [2020-09-29T23:10:22.223Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:10:22.379Z] --- PASS: TestExecUser (0.47s) [2020-09-29T23:10:22.379Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:10:22.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:10:22.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:10:22.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:10:22.859Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-29T23:10:22.944Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-09-29T23:10:22.945Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-29T23:10:23.856Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-09-29T23:10:23.856Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:10:23.899Z] ok github.com/docker/docker/container 0.138s coverage: 34.7% of statements [2020-09-29T23:10:23.899Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:10:23.899Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:10:23.899Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:10:23.899Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:10:24.274Z] Loaded image: buildpack-deps:buster [2020-09-29T23:10:24.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:10:24.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:10:25.217Z] Loaded image: busybox:latest [2020-09-29T23:10:25.478Z] Loaded image: busybox:glibc [2020-09-29T23:10:25.478Z] Loaded image: debian:buster [2020-09-29T23:10:25.483Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-09-29T23:10:25.739Z] Loaded image: hello-world:latest [2020-09-29T23:10:25.739Z] INFO: Testing against a local daemon [2020-09-29T23:10:25.739Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:10:27.130Z] --- PASS: TestExportContainerAfterDaemonRestart (3.39s) [2020-09-29T23:10:27.130Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:10:27.130Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-09-29T23:10:27.130Z] === RUN TestHealthKillContainer [2020-09-29T23:10:29.659Z] --- PASS: TestHealthKillContainer (2.49s) [2020-09-29T23:10:29.659Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:10:29.918Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-09-29T23:10:29.918Z] === RUN TestIpcModeNone [2020-09-29T23:10:30.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:10:30.484Z] --- PASS: TestIpcModeNone (0.45s) [2020-09-29T23:10:30.484Z] === RUN TestIpcModePrivate [2020-09-29T23:10:30.743Z] --- PASS: TestIpcModePrivate (0.43s) [2020-09-29T23:10:30.743Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-29T23:10:30.743Z] === RUN TestIpcModeShareable [2020-09-29T23:10:30.743Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-29T23:10:30.743Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:10:30.743Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:10:31.026Z] --- PASS: TestCgroupNamespacesBuild (4.80s) [2020-09-29T23:10:31.026Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:10:31.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.9% of statements [2020-09-29T23:10:32.119Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2020-09-29T23:10:32.119Z] === RUN TestAPIIpcModeHost [2020-09-29T23:10:32.119Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-29T23:10:32.119Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:10:32.119Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:10:32.119Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-29T23:10:32.119Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:10:32.119Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:10:32.412Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-09-29T23:10:32.412Z] === RUN TestBuildWithSession [2020-09-29T23:10:32.412Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:10:32.412Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:10:32.412Z] === RUN TestBuildSquashParent [2020-09-29T23:10:32.674Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2020-09-29T23:10:34.647Z] --- PASS: TestDaemonIpcModePrivate (2.23s) [2020-09-29T23:10:34.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-09-29T23:10:34.647Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:10:34.647Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T23:10:34.647Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:10:34.647Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:10:34.647Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T23:10:34.647Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:10:34.647Z] === RUN TestIpcModeOlderClient [2020-09-29T23:10:34.647Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:10:34.647Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:10:34.953Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-09-29T23:10:34.953Z] === RUN TestKillContainer [2020-09-29T23:10:34.953Z] === RUN TestKillContainer/no_signal [2020-09-29T23:10:35.229Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:10:35.500Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:10:36.081Z] --- PASS: TestKillContainer (1.27s) [2020-09-29T23:10:36.081Z] --- PASS: TestKillContainer/no_signal (0.42s) [2020-09-29T23:10:36.081Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-29T23:10:36.081Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-09-29T23:10:36.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:10:36.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:10:36.234Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-09-29T23:10:36.615Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2020-09-29T23:10:36.615Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:10:36.647Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:10:36.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2020-09-29T23:10:36.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-09-29T23:10:36.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2020-09-29T23:10:36.905Z] === RUN TestKillStoppedContainer [2020-09-29T23:10:36.905Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-29T23:10:36.905Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:10:37.163Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-29T23:10:37.163Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:10:37.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-09-29T23:10:37.247Z] === RUN TestWaitNonBlocked [2020-09-29T23:10:37.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:10:37.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:10:37.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:10:37.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:10:37.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:10:37.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:10:37.421Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-09-29T23:10:37.421Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:10:37.421Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:10:37.421Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:10:37.421Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:10:37.421Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:10:37.421Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:10:37.421Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:10:37.421Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T23:10:37.421Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T23:10:37.421Z] === RUN TestLinksContainerNames [2020-09-29T23:10:38.356Z] --- PASS: TestLinksContainerNames (0.79s) [2020-09-29T23:10:38.356Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:10:38.359Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-29T23:10:38.359Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-09-29T23:10:38.359Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-09-29T23:10:38.359Z] === RUN TestWaitBlocked [2020-09-29T23:10:38.359Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:10:38.359Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:10:38.359Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:10:38.359Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:10:38.359Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:10:38.359Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:10:38.614Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-09-29T23:10:38.614Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:10:38.998Z] --- PASS: TestBuildSquashParent (6.51s) [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:10:38.998Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:10:38.998Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:10:38.998Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:10:38.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:10:38.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:10:38.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:10:39.022Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-09-29T23:10:39.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:10:39.180Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:10:39.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:10:39.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:10:39.439Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-29T23:10:39.439Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-29T23:10:39.439Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:10:39.439Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-29T23:10:39.439Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-29T23:10:39.439Z] === RUN TestNetworkNat [2020-09-29T23:10:39.866Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:10:39.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-09-29T23:10:39.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-09-29T23:10:39.866Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:10:39.866Z] === CONT TestIpcModeOlderClient [2020-09-29T23:10:39.867Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-29T23:10:39.867Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:10:40.005Z] --- PASS: TestNetworkNat (0.52s) [2020-09-29T23:10:40.005Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:10:40.076Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.8% of statements [2020-09-29T23:10:40.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:10:40.570Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-09-29T23:10:40.570Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:10:41.132Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-09-29T23:10:41.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:10:41.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:10:42.618Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2020-09-29T23:10:42.618Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:10:43.097Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-09-29T23:10:43.097Z] === RUN TestPause [2020-09-29T23:10:43.097Z] --- SKIP: TestPause (0.00s) [2020-09-29T23:10:43.097Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:10:43.097Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:10:43.097Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:10:43.097Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:10:43.097Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:10:43.097Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-29T23:10:43.097Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:10:43.097Z] === RUN TestPsFilter [2020-09-29T23:10:43.097Z] --- PASS: TestPsFilter (0.10s) [2020-09-29T23:10:43.097Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:10:43.249Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-09-29T23:10:43.249Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:10:43.355Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-09-29T23:10:43.355Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:10:43.921Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-09-29T23:10:43.921Z] === RUN TestRemoveContainerRunning [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2020-09-29T23:10:44.098Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-09-29T23:10:44.098Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:10:44.098Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:10:44.489Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-09-29T23:10:44.489Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:10:44.692Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-29T23:10:44.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-09-29T23:10:44.747Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:10:44.747Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T23:10:44.747Z] === RUN TestRenameLinkedContainer [2020-09-29T23:10:45.336Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 14.0% of statements [2020-09-29T23:10:45.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:10:45.986Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.566s coverage: 57.1% of statements [2020-09-29T23:10:46.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:10:46.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:10:46.648Z] --- PASS: TestRenameLinkedContainer (1.65s) [2020-09-29T23:10:46.648Z] === RUN TestRenameStoppedContainer [2020-09-29T23:10:46.906Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-09-29T23:10:46.906Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:10:47.216Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:10:47.744Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-09-29T23:10:47.786Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:10:47.840Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2020-09-29T23:10:47.840Z] === RUN TestRenameInvalidName [2020-09-29T23:10:48.099Z] --- PASS: TestRenameInvalidName (0.41s) [2020-09-29T23:10:48.099Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-09-29T23:10:48.357Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-09-29T23:10:48.357Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:10:48.769Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-09-29T23:10:49.472Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-09-29T23:10:49.472Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:10:49.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:10:49.744Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-09-29T23:10:49.744Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:10:50.038Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-09-29T23:10:50.038Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:10:50.873Z] ok github.com/docker/docker/daemon 12.276s coverage: 17.2% of statements [2020-09-29T23:10:50.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:10:50.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:10:50.873Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:10:50.873Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:10:50.873Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.027s coverage: 69.2% of statements [2020-09-29T23:10:50.971Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-09-29T23:10:50.971Z] === RUN TestResize [2020-09-29T23:10:51.229Z] --- PASS: TestResize (0.42s) [2020-09-29T23:10:51.229Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:10:51.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:10:51.795Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-09-29T23:10:51.795Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:10:52.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2020-09-29T23:10:52.054Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:10:52.054Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:10:52.054Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T23:10:52.054Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:10:52.295Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2020-09-29T23:10:52.295Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:10:52.406Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.669s coverage: 46.2% of statements [2020-09-29T23:10:52.406Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:10:52.406Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.918s coverage: 49.5% of statements [2020-09-29T23:10:53.239Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-09-29T23:10:53.239Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:10:54.581Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2020-09-29T23:10:54.581Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:10:54.634Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2020-09-29T23:10:54.634Z] PASS [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === Skipped [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-29T23:10:54.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-09-29T23:10:54.634Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:10:54.634Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:10:54.634Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:10:54.634Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:10:54.634Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] [2020-09-29T23:10:54.634Z] DONE 192 tests, 6 skipped in 150.983s [2020-09-29T23:10:54.634Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:10:54.634Z] ++ 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 [2020-09-29T23:10:54.634Z] ++ set -e [2020-09-29T23:10:54.634Z] ++ '[' -n 0 ']' [2020-09-29T23:10:54.634Z] ++ set -x [2020-09-29T23:10:54.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:10:54.927Z] INFO: Testing against a local daemon [2020-09-29T23:10:54.927Z] === RUN TestCommitInheritsEnv [2020-09-29T23:10:55.179Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.620s coverage: 76.1% of statements [2020-09-29T23:10:55.478Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-09-29T23:10:55.558Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-09-29T23:10:55.558Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:10:55.558Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:10:55.558Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:10:55.558Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-29T23:10:55.558Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:10:55.558Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-29T23:10:55.558Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:10:55.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:10:55.777Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-09-29T23:10:56.078Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-09-29T23:10:56.191Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-29T23:10:56.191Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:10:56.191Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:10:56.191Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:10:56.191Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:10:56.191Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T23:10:56.191Z] === RUN TestTagInvalidReference [2020-09-29T23:10:56.191Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T23:10:56.191Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:10:56.191Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-29T23:10:56.191Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:10:56.191Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-29T23:10:56.191Z] === RUN TestTagOfficialNames [2020-09-29T23:10:56.191Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-29T23:10:56.191Z] === RUN TestTagMatchesDigest [2020-09-29T23:10:56.191Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-29T23:10:56.191Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:10:56.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-09-29T23:10:56.479Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:10:56.544Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2020-09-29T23:10:56.544Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:10:57.498Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-09-29T23:10:57.498Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:10:58.378Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-09-29T23:10:58.378Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:10:58.851Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.133s coverage: 52.1% of statements [2020-09-29T23:10:58.851Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:10:58.851Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:10:59.500Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 41.0% of statements [2020-09-29T23:10:59.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:11:00.799Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-09-29T23:11:00.799Z] === RUN TestBuildWithHugeFile [2020-09-29T23:11:00.906Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2020-09-29T23:11:00.906Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:11:01.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.553s coverage: 77.8% of statements [2020-09-29T23:11:01.342Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 4.8% of statements [2020-09-29T23:11:01.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:11:01.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:11:01.342Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:11:01.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:11:01.642Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-09-29T23:11:01.941Z] ok github.com/docker/docker/daemon/logger/journald 0.061s coverage: 23.9% of statements [2020-09-29T23:11:02.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-09-29T23:11:02.808Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-09-29T23:11:02.808Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:11:03.653Z] time="2020-09-29T23:11:03Z" level=error msg="Failed to open log file: open /tmp/docker-logger-060080064/container.log.1: no such file or directory" [2020-09-29T23:11:03.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 61.6% of statements [2020-09-29T23:11:04.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:11:04.710Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 75.2% of statements [2020-09-29T23:11:04.710Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:11:05.335Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-09-29T23:11:05.335Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:11:05.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-09-29T23:11:05.769Z] time="2020-09-29T23:11:05Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate438417465/log786070596.1: no such file or directory" [2020-09-29T23:11:05.769Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 38.3% of statements [2020-09-29T23:11:06.707Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-29T23:11:06.707Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:11:06.846Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-09-29T23:11:07.147Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2020-09-29T23:11:08.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:11:08.614Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-09-29T23:11:08.614Z] === RUN TestKernelTCPMemory [2020-09-29T23:11:08.873Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-29T23:11:08.873Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:08.873Z] === RUN TestNISDomainname [2020-09-29T23:11:08.873Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-29T23:11:08.873Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-29T23:11:08.873Z] === RUN TestHostnameDnsResolution [2020-09-29T23:11:09.438Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-09-29T23:11:09.438Z] === RUN TestStats [2020-09-29T23:11:09.438Z] --- SKIP: TestStats (0.00s) [2020-09-29T23:11:09.438Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:09.438Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:11:09.438Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:11:09.438Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:11:09.438Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:11:09.438Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:11:09.438Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:11:09.438Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:11:09.438Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:11:09.438Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:11:09.438Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:11:09.438Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:11:09.964Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-09-29T23:11:10.004Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:11:10.265Z] ok github.com/docker/docker/daemon/logger/splunk 2.630s coverage: 82.5% of statements [2020-09-29T23:11:10.265Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:11:10.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:11:10.918Z] ok github.com/docker/docker/distribution/metadata 0.124s coverage: 48.2% of statements [2020-09-29T23:11:11.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:11:12.460Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-09-29T23:11:12.531Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:11:13.104Z] ok github.com/docker/docker/distribution 0.931s coverage: 21.9% of statements [2020-09-29T23:11:13.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:11:13.464Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-29T23:11:13.465Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2020-09-29T23:11:13.465Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-09-29T23:11:13.465Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2020-09-29T23:11:13.465Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-09-29T23:11:13.465Z] === RUN TestDeleteDevicemapper [2020-09-29T23:11:13.465Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:11:13.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:11:13.465Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:11:14.844Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2020-09-29T23:11:14.844Z] === RUN TestUpdateMemory [2020-09-29T23:11:14.844Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:11:14.844Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:14.844Z] === RUN TestUpdateCPUQuota [2020-09-29T23:11:14.844Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-29T23:11:14.844Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:14.844Z] === RUN TestUpdatePidsLimit [2020-09-29T23:11:14.844Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-29T23:11:14.844Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:14.844Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:11:15.201Z] ok github.com/docker/docker/image 0.044s coverage: 86.4% of statements [2020-09-29T23:11:15.498Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-09-29T23:11:15.613Z] ..........................xx.................... [ 29%] [2020-09-29T23:11:15.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:11:15.920Z] Using test binary docker [2020-09-29T23:11:15.920Z] +++ /etc/init.d/apparmor start [2020-09-29T23:11:15.920Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:11:15.920Z] INFO: Waiting for daemon to start... [2020-09-29T23:11:15.920Z] Starting dockerd [2020-09-29T23:11:15.920Z] +++ 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 [2020-09-29T23:11:16.143Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2020-09-29T23:11:16.143Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.6% of statements [2020-09-29T23:11:16.143Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:11:16.143Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:11:16.143Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:11:16.442Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-09-29T23:11:17.836Z] . [2020-09-29T23:11:17.836Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:11:17.836Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:11:17.836Z] Error: No such image: emptyfs [2020-09-29T23:11:17.836Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:11:17.836Z] ++++ docker load [2020-09-29T23:11:18.405Z] Running integration-test (iteration 1) [2020-09-29T23:11:18.405Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:11:18.405Z] ++ 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 [2020-09-29T23:11:18.405Z] ++ set -e [2020-09-29T23:11:18.405Z] ++ '[' -n 0 ']' [2020-09-29T23:11:18.405Z] ++ set -x [2020-09-29T23:11:18.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:11:18.551Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 50.0% of statements [2020-09-29T23:11:19.197Z] ok github.com/docker/docker/oci 0.026s coverage: 8.2% of statements [2020-09-29T23:11:20.250Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2020-09-29T23:11:21.784Z] ok github.com/docker/docker/pkg/authorization 0.427s coverage: 68.3% of statements [2020-09-29T23:11:21.784Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-29T23:11:22.428Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-09-29T23:11:22.723Z] ok github.com/docker/docker/pkg/archive 1.202s coverage: 77.1% of statements [2020-09-29T23:11:23.202Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-09-29T23:11:23.845Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-09-29T23:11:24.488Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-09-29T23:11:25.133Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-09-29T23:11:25.778Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-09-29T23:11:26.436Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-29T23:11:27.046Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2020-09-29T23:11:27.046Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:11:27.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-09-29T23:11:27.046Z] === RUN TestWaitNonBlocked [2020-09-29T23:11:27.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:11:27.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:11:27.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:11:27.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:11:27.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:11:27.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:11:27.082Z] ok github.com/docker/docker/layer 7.287s coverage: 68.8% of statements [2020-09-29T23:11:27.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:11:27.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:11:27.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:11:27.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:11:27.082Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:11:27.304Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-29T23:11:27.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-09-29T23:11:27.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-09-29T23:11:27.304Z] === RUN TestWaitBlocked [2020-09-29T23:11:27.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:11:27.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:11:27.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:11:27.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:11:27.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:11:27.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:11:27.384Z] ok github.com/docker/docker/pkg/chrootarchive 3.835s coverage: 43.2% of statements [2020-09-29T23:11:27.384Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:11:27.384Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:11:27.686Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-09-29T23:11:27.871Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-29T23:11:27.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2020-09-29T23:11:27.871Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2020-09-29T23:11:27.871Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:11:27.871Z] === CONT TestIpcModeOlderClient [2020-09-29T23:11:27.871Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-29T23:11:28.336Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-09-29T23:11:28.633Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-09-29T23:11:28.633Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2020-09-29T23:11:28.930Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-09-29T23:11:29.987Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-29T23:11:30.292Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-09-29T23:11:30.939Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-09-29T23:11:30.939Z] ok github.com/docker/docker/pkg/idtools 0.803s coverage: 70.1% of statements [2020-09-29T23:11:31.064Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-29T23:11:31.238Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-29T23:11:31.538Z] ok github.com/docker/docker/pkg/ioutils 1.240s coverage: 69.3% of statements [2020-09-29T23:11:31.538Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:11:31.538Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:11:31.538Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:11:31.538Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:11:31.840Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-09-29T23:11:32.053Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-09-29T23:11:32.053Z] PASS [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === Skipped [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:11:32.053Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-29T23:11:32.053Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-29T23:11:32.053Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:11:32.053Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-29T23:11:32.053Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-29T23:11:32.053Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-29T23:11:32.053Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-29T23:11:32.053Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-29T23:11:32.053Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:11:32.053Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:11:32.053Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-29T23:11:32.053Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-29T23:11:32.053Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-29T23:11:32.053Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:11:32.053Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-29T23:11:32.053Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:11:32.053Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-29T23:11:32.053Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-29T23:11:32.053Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-29T23:11:32.053Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:11:32.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:11:32.053Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-29T23:11:32.053Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-29T23:11:32.053Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] [2020-09-29T23:11:32.053Z] DONE 173 tests, 24 skipped in 78.999s [2020-09-29T23:11:32.053Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:11:32.139Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2020-09-29T23:11:32.311Z] INFO: Testing against a local daemon [2020-09-29T23:11:32.311Z] === RUN TestCommitInheritsEnv [2020-09-29T23:11:32.439Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.4% of statements [2020-09-29T23:11:32.439Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:11:32.439Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:11:33.497Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.034s coverage: 56.8% of statements [2020-09-29T23:11:34.140Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-09-29T23:11:34.140Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-09-29T23:11:34.140Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-09-29T23:11:34.209Z] --- PASS: TestCommitInheritsEnv (1.77s) [2020-09-29T23:11:34.209Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:11:34.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:11:34.209Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:11:34.210Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-09-29T23:11:34.210Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:11:34.210Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-29T23:11:34.210Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:11:34.784Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-29T23:11:35.838Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-09-29T23:11:35.838Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 73.9% of statements [2020-09-29T23:11:36.106Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-29T23:11:36.106Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:11:36.106Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:11:36.106Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T23:11:36.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:11:36.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-29T23:11:36.106Z] === RUN TestTagInvalidReference [2020-09-29T23:11:36.106Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-29T23:11:36.106Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:11:36.365Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-29T23:11:36.365Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:11:36.365Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T23:11:36.365Z] === RUN TestTagOfficialNames [2020-09-29T23:11:36.365Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-29T23:11:36.365Z] === RUN TestTagMatchesDigest [2020-09-29T23:11:36.365Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T23:11:36.365Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:11:36.481Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-09-29T23:11:36.481Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-09-29T23:11:36.777Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-09-29T23:11:38.304Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-09-29T23:11:38.304Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-09-29T23:11:38.304Z] ok github.com/docker/docker/pkg/signal 2.931s coverage: 61.0% of statements [2020-09-29T23:11:38.493Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-29T23:11:38.947Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2020-09-29T23:11:38.947Z] testing: warning: no tests to run [2020-09-29T23:11:38.947Z] coverage: [no statements] [2020-09-29T23:11:38.947Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2020-09-29T23:11:39.593Z] ok github.com/docker/docker/pkg/tarsum 0.241s coverage: 89.3% of statements [2020-09-29T23:11:39.593Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-09-29T23:11:39.875Z] Removing intermediate container 60b45119b62d [2020-09-29T23:11:39.875Z] ---> 74ddb5a9f77d [2020-09-29T23:11:39.875Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-09-29T23:11:39.875Z] ---> Running in 52ab090a11ab [2020-09-29T23:11:39.875Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-09-29T23:11:39.875Z] go: finding gotest.tools v0.5.3 [2020-09-29T23:11:39.875Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-09-29T23:11:39.875Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-09-29T23:11:39.875Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-09-29T23:11:39.875Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-09-29T23:11:39.875Z] go: downloading github.com/fatih/color v1.9.0 [2020-09-29T23:11:39.875Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:11:39.875Z] go: downloading github.com/pkg/errors v0.9.1 [2020-09-29T23:11:39.875Z] go: extracting github.com/fatih/color v1.9.0 [2020-09-29T23:11:39.875Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-09-29T23:11:39.875Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:11:39.875Z] go: extracting github.com/pkg/errors v0.9.1 [2020-09-29T23:11:39.875Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:11:39.875Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:11:39.875Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:11:39.875Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:11:39.875Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:11:39.875Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:11:39.875Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:11:39.875Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:11:39.875Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:11:39.875Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:11:39.875Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:11:39.875Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:11:39.875Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:11:39.875Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:11:39.875Z] go: finding github.com/fatih/color v1.9.0 [2020-09-29T23:11:39.875Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-09-29T23:11:39.875Z] go: finding github.com/pkg/errors v0.9.1 [2020-09-29T23:11:39.875Z] go: finding github.com/spf13/pflag v1.0.3 [2020-09-29T23:11:39.875Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-09-29T23:11:39.875Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-09-29T23:11:39.875Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-29T23:11:39.875Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-09-29T23:11:39.875Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-29T23:11:39.875Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-09-29T23:11:39.875Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-09-29T23:11:39.875Z] INFO: Build done for gotestsum... [2020-09-29T23:11:39.890Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-09-29T23:11:40.189Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-09-29T23:11:41.551Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-29T23:11:42.289Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 72.6% of statements [2020-09-29T23:11:42.289Z] ok github.com/docker/docker/plugin/v2 0.024s coverage: 14.5% of statements [2020-09-29T23:11:43.341Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-09-29T23:11:43.984Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-09-29T23:11:44.975Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-09-29T23:11:44.975Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-09-29T23:11:46.054Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-29T23:11:46.700Z] ok github.com/docker/docker/registry 0.487s coverage: 56.3% of statements [2020-09-29T23:11:47.344Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-09-29T23:11:49.445Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-09-29T23:11:50.524Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-09-29T23:11:50.821Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 67.0% of statements [2020-09-29T23:11:51.862Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-29T23:11:57.447Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-29T23:11:57.582Z] Removing intermediate container 52ab090a11ab [2020-09-29T23:11:57.582Z] ---> ecc90e7f9b5e [2020-09-29T23:11:57.582Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-29T23:11:57.582Z] ---> Running in 92d18382fa06 [2020-09-29T23:11:57.582Z] Removing intermediate container 92d18382fa06 [2020-09-29T23:11:57.582Z] ---> ddfd6c0eca06 [2020-09-29T23:11:57.582Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-29T23:11:57.582Z] ---> Running in 5b36a9d0130f [2020-09-29T23:11:57.582Z] Removing intermediate container 5b36a9d0130f [2020-09-29T23:11:57.582Z] ---> 79ac1672d629 [2020-09-29T23:11:57.582Z] Step 10/10 : COPY . . [2020-09-29T23:12:05.095Z] Loaded image: buildpack-deps:buster [2020-09-29T23:12:05.095Z] Loaded image: busybox:latest [2020-09-29T23:12:05.095Z] Loaded image: busybox:glibc [2020-09-29T23:12:05.095Z] Loaded image: debian:buster [2020-09-29T23:12:05.095Z] Loaded image: hello-world:latest [2020-09-29T23:12:05.095Z] INFO: Testing against a local daemon [2020-09-29T23:12:05.095Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:12:05.095Z] --- PASS: TestCgroupNamespacesBuild (3.43s) [2020-09-29T23:12:05.095Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:12:05.095Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s) [2020-09-29T23:12:05.095Z] === RUN TestBuildWithSession [2020-09-29T23:12:05.095Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:12:05.095Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:12:05.095Z] === RUN TestBuildSquashParent [2020-09-29T23:12:05.125Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-29T23:12:06.309Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-29T23:12:08.543Z] --- PASS: TestBuildWithHugeFile (59.63s) [2020-09-29T23:12:08.543Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:12:08.543Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:12:08.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:12:08.543Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:12:08.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:12:08.543Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:12:08.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:12:08.543Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:12:08.543Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:12:08.543Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:12:08.543Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-09-29T23:12:08.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-09-29T23:12:08.543Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-09-29T23:12:08.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-29T23:12:08.543Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:12:08.543Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:12:08.543Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:12:08.543Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-09-29T23:12:08.543Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-09-29T23:12:08.543Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-09-29T23:12:08.543Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:12:08.543Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-29T23:12:08.543Z] PASS [2020-09-29T23:12:08.543Z] [2020-09-29T23:12:08.543Z] === Skipped [2020-09-29T23:12:08.543Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:12:08.543Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:12:08.543Z] [2020-09-29T23:12:08.543Z] [2020-09-29T23:12:08.543Z] DONE 32 tests, 1 skipped in 114.500s [2020-09-29T23:12:08.543Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:12:08.544Z] ++ 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 [2020-09-29T23:12:08.544Z] ++ set -e [2020-09-29T23:12:08.544Z] ++ '[' -n 0 ']' [2020-09-29T23:12:08.544Z] ++ set -x [2020-09-29T23:12:08.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:12:08.544Z] INFO: Testing against a local daemon [2020-09-29T23:12:08.544Z] === RUN TestConfigInspect [2020-09-29T23:12:10.458Z] --- PASS: TestConfigInspect (3.56s) [2020-09-29T23:12:10.458Z] === RUN TestConfigList [2020-09-29T23:12:10.460Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:12:10.460Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:12:10.461Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === Skipped [2020-09-29T23:12:10.461Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:12:10.461Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:12:10.461Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:12:10.461Z] time="2020-09-29T23:10:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:12:10.461Z] time="2020-09-29T23:10:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:12:10.461Z] time="2020-09-29T23:10:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:12:10.461Z] time="2020-09-29T23:10:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:12:10.461Z] time="2020-09-29T23:10:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:12:10.461Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:12:10.461Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:12:10.461Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:12:10.461Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:12:10.461Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:12:10.461Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:12:10.461Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] [2020-09-29T23:12:10.461Z] DONE 2148 tests, 26 skipped in 254.345s Post stage [Pipeline] junit [2020-09-29T23:12:10.510Z] Recording test results [2020-09-29T23:12:10.781Z] tests/integration/api_service_test.py .................................. [ 60%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T23:12:11.330Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -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:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh dynbinary test-integration [2020-09-29T23:12:11.629Z] [2020-09-29T23:12:11.629Z] Removing bundles/ [2020-09-29T23:12:11.629Z] [2020-09-29T23:12:11.629Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-29T23:12:11.629Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:12:11.629Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:12:13.221Z] --- PASS: TestBuildSquashParent (8.53s) [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:12:13.221Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:12:13.221Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:12:13.221Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:12:13.221Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:12:13.760Z] --- PASS: TestConfigList (3.25s) [2020-09-29T23:12:13.760Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:12:15.766Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:12:15.766Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:12:17.060Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-09-29T23:12:17.061Z] === RUN TestConfigsUpdate [2020-09-29T23:12:18.375Z] --- PASS: TestImportExtremelyLargeImageWorks (81.53s) [2020-09-29T23:12:18.375Z] PASS [2020-09-29T23:12:18.375Z] [2020-09-29T23:12:18.375Z] === Skipped [2020-09-29T23:12:18.376Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:12:18.376Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:12:18.376Z] [2020-09-29T23:12:18.376Z] [2020-09-29T23:12:18.376Z] DONE 12 tests, 1 skipped in 83.003s [2020-09-29T23:12:18.376Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:12:18.376Z] ++ 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 [2020-09-29T23:12:18.376Z] ++ set -e [2020-09-29T23:12:18.376Z] ++ '[' -n 0 ']' [2020-09-29T23:12:18.376Z] ++ set -x [2020-09-29T23:12:18.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:12:18.376Z] INFO: Testing against a local daemon [2020-09-29T23:12:18.376Z] === RUN TestNetworkCreateDelete [2020-09-29T23:12:18.376Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-09-29T23:12:18.376Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:12:18.666Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-09-29T23:12:18.666Z] === RUN TestDaemonDNSFallback [2020-09-29T23:12:19.058Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:12:19.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:12:20.362Z] --- PASS: TestConfigsUpdate (3.19s) [2020-09-29T23:12:20.362Z] === RUN TestTemplatedConfig [2020-09-29T23:12:21.400Z] --- PASS: TestDaemonDNSFallback (2.55s) [2020-09-29T23:12:21.400Z] === RUN TestInspectNetwork [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2020-09-29T23:12:22.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2020-09-29T23:12:22.620Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:12:22.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:12:23.663Z] --- PASS: TestTemplatedConfig (3.44s) [2020-09-29T23:12:23.663Z] === RUN TestConfigCreateResolve [2020-09-29T23:12:25.161Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:12:25.170Z] ......................... [ 67%] [2020-09-29T23:12:25.420Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:12:25.989Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:12:26.212Z] --- PASS: TestConfigCreateResolve (2.69s) [2020-09-29T23:12:26.212Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:12:26.559Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:12:26.783Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-09-29T23:12:26.784Z] PASS [2020-09-29T23:12:26.784Z] [2020-09-29T23:12:26.784Z] DONE 7 tests in 20.105s [2020-09-29T23:12:26.784Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:12:26.784Z] ++ 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 [2020-09-29T23:12:26.784Z] ++ set -e [2020-09-29T23:12:26.784Z] ++ '[' -n 0 ']' [2020-09-29T23:12:26.784Z] ++ set -x [2020-09-29T23:12:26.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:12:26.784Z] INFO: Testing against a local daemon [2020-09-29T23:12:26.784Z] === RUN TestCheckpoint [2020-09-29T23:12:26.784Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:12:26.784Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:12:26.784Z] === RUN TestContainerInvalidJSON [2020-09-29T23:12:26.784Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:12:26.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:12:26.784Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:12:26.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:12:26.784Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:12:26.784Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:12:26.784Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:12:26.784Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:12:26.784Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:12:26.784Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-29T23:12:26.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:12:26.784Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:12:26.784Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:12:26.784Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-09-29T23:12:26.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-09-29T23:12:26.820Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:12:26.999Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T23:12:26.999Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T23:12:26.999Z] === RUN TestInspectNetwork/network_name [2020-09-29T23:12:26.999Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T23:12:27.044Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-29T23:12:27.044Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:12:27.044Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-09-29T23:12:27.044Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:12:27.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-09-29T23:12:27.304Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:12:27.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-29T23:12:27.304Z] === RUN TestCopyFromContainer [2020-09-29T23:12:27.563Z] ---> 3d3530cf519b [2020-09-29T23:12:28.023Z] Successfully built 3d3530cf519b [2020-09-29T23:12:28.023Z] Successfully tagged docker:latest [2020-09-29T23:12:28.023Z] INFO: Image build ended at 09/29/2020 23:12:27. Duration:00:04:10.1703655 [2020-09-29T23:12:28.201Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-09-29T23:12:28.202Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:12:28.483Z] [2020-09-29T23:12:28.483Z] [2020-09-29T23:12:28.483Z] INFO: Building the test binaries at 09/29/2020 23:12:28... [2020-09-29T23:12:29.849Z] === RUN TestCopyFromContainer// [2020-09-29T23:12:29.849Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:12:29.849Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:12:30.110Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:12:30.110Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:12:30.110Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:12:30.374Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:12:30.374Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:12:30.635Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:12:30.635Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:12:30.744Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2020-09-29T23:12:30.744Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer (3.52s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-09-29T23:12:30.896Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-09-29T23:12:30.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:12:30.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:12:30.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:12:30.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:12:30.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:12:30.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:12:30.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:12:30.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:12:30.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:12:30.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:12:30.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:12:30.896Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:12:30.896Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-29T23:12:30.896Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:12:30.896Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:12:30.896Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:12:30.896Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:12:30.896Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:12:30.896Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:12:30.896Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:12:30.896Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:12:30.896Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:12:30.896Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:12:30.896Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:12:30.896Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:12:30.896Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:12:30.896Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T23:12:30.896Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:12:31.682Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-09-29T23:12:31.682Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:12:32.564Z] --- PASS: TestInspectNetwork (10.53s) [2020-09-29T23:12:32.564Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T23:12:32.564Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T23:12:32.564Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T23:12:32.564Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T23:12:32.564Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:12:33.445Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-09-29T23:12:33.445Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:12:34.286Z] INFO: make.ps1 starting at 09/29/2020 23:12:33 [2020-09-29T23:12:34.286Z] INFO: Git commit (768ba77d37) assumed from DOCKER_GITCOMMIT environment variable [2020-09-29T23:12:34.286Z] INFO: Invoking autogen... [2020-09-29T23:12:34.635Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-09-29T23:12:34.635Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:12:34.635Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:12:34.635Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:12:34.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:12:34.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:12:34.635Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:12:34.635Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:12:34.635Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:12:34.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:12:34.635Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:12:34.635Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-29T23:12:34.635Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-29T23:12:34.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-29T23:12:34.635Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:12:34.635Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:12:34.747Z] INFO: Building daemon... [2020-09-29T23:12:34.929Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-09-29T23:12:34.929Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:12:34.980Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2020-09-29T23:12:34.980Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:12:35.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:12:35.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:12:35.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:12:35.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:12:35.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:12:35.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:12:35.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:12:35.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:12:35.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:12:35.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:12:35.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-29T23:12:35.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-29T23:12:35.357Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:12:35.966Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-29T23:12:35.966Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:12:36.300Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-09-29T23:12:36.300Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:12:36.300Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:12:36.300Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:12:36.300Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-29T23:12:36.300Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:12:36.300Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:12:36.300Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:12:36.300Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2020-09-29T23:12:36.300Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:12:36.300Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:12:36.300Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:12:36.300Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:12:36.300Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:12:36.300Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:12:36.300Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:12:36.300Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:12:36.300Z] === RUN TestDiff [2020-09-29T23:12:36.365Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-09-29T23:12:36.365Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:12:37.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-09-29T23:12:37.007Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:12:37.243Z] --- PASS: TestDiff (0.77s) [2020-09-29T23:12:37.243Z] === RUN TestExecWithCloseStdin [2020-09-29T23:12:38.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-09-29T23:12:38.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:12:38.185Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-09-29T23:12:38.186Z] === RUN TestExec [2020-09-29T23:12:38.757Z] --- PASS: TestExec (0.88s) [2020-09-29T23:12:38.757Z] === RUN TestExecUser [2020-09-29T23:12:39.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-09-29T23:12:39.085Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:12:39.666Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2020-09-29T23:12:39.666Z] === RUN TestBuildWithHugeFile [2020-09-29T23:12:39.703Z] --- PASS: TestExecUser (0.89s) [2020-09-29T23:12:39.703Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:12:39.719Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-09-29T23:12:39.719Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:12:41.095Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-09-29T23:12:41.095Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:12:43.010Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-09-29T23:12:43.010Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:12:43.242Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-09-29T23:12:43.242Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:12:43.242Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:12:43.242Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:12:43.242Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:12:43.952Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-29T23:12:43.952Z] === RUN TestHealthKillContainer [2020-09-29T23:12:47.249Z] --- PASS: TestHealthKillContainer (2.85s) [2020-09-29T23:12:47.249Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:12:47.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-09-29T23:12:47.510Z] === RUN TestIpcModeNone [2020-09-29T23:12:47.800Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:12:47.800Z] Using test binary docker [2020-09-29T23:12:47.800Z] +++ /etc/init.d/apparmor start [2020-09-29T23:12:47.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:12:47.800Z] INFO: Waiting for daemon to start... [2020-09-29T23:12:47.800Z] Starting dockerd [2020-09-29T23:12:47.800Z] +++ 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 [2020-09-29T23:12:47.800Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:12:47.800Z] Using test binary docker [2020-09-29T23:12:47.800Z] +++ /etc/init.d/apparmor start [2020-09-29T23:12:47.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:12:47.800Z] INFO: Waiting for daemon to start... [2020-09-29T23:12:47.800Z] Starting dockerd [2020-09-29T23:12:47.800Z] +++ 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 [2020-09-29T23:12:48.452Z] --- PASS: TestIpcModeNone (0.87s) [2020-09-29T23:12:48.453Z] === RUN TestIpcModePrivate [2020-09-29T23:12:49.395Z] --- PASS: TestIpcModePrivate (0.84s) [2020-09-29T23:12:49.395Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-09-29T23:12:49.395Z] === RUN TestIpcModeShareable [2020-09-29T23:12:49.968Z] --- PASS: TestIpcModeShareable (0.86s) [2020-09-29T23:12:49.968Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-29T23:12:49.968Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:12:53.268Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-09-29T23:12:53.268Z] === RUN TestAPIIpcModeHost [2020-09-29T23:12:53.268Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-09-29T23:12:53.268Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:12:55.183Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-09-29T23:12:55.183Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-29T23:12:55.183Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:12:57.097Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-09-29T23:12:57.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-29T23:12:57.097Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:12:59.026Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-09-29T23:12:59.026Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-29T23:12:59.026Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:13:00.985Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-09-29T23:13:00.985Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-29T23:13:00.985Z] === RUN TestIpcModeOlderClient [2020-09-29T23:13:00.985Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:13:00.985Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:13:01.556Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-09-29T23:13:01.556Z] === RUN TestKillContainer [2020-09-29T23:13:01.556Z] === RUN TestKillContainer/no_signal [2020-09-29T23:13:02.500Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:13:03.079Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:13:04.023Z] --- PASS: TestKillContainer (2.47s) [2020-09-29T23:13:04.023Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-09-29T23:13:04.023Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-09-29T23:13:04.023Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-09-29T23:13:04.023Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:13:04.023Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:13:04.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:13:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-09-29T23:13:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-09-29T23:13:05.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-09-29T23:13:05.537Z] === RUN TestKillStoppedContainer [2020-09-29T23:13:05.873Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-29T23:13:05.881Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-09-29T23:13:05.881Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:13:05.881Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-29T23:13:05.881Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:13:05.897Z] --- PASS: TestServiceWithDataPathPortInit (20.37s) [2020-09-29T23:13:05.897Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:13:06.824Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-09-29T23:13:06.824Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:13:06.824Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:13:06.824Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:13:06.824Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:13:06.824Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:13:06.824Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:13:06.824Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:13:07.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-09-29T23:13:07.084Z] === RUN TestLinksContainerNames [2020-09-29T23:13:08.996Z] --- PASS: TestLinksContainerNames (1.56s) [2020-09-29T23:13:08.996Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:13:09.568Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-09-29T23:13:09.568Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:13:09.744Z] . [2020-09-29T23:13:09.744Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:13:09.744Z] [2020-09-29T23:13:09.744Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:13:09.744Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:13:09.744Z] Error: No such image: emptyfs [2020-09-29T23:13:09.744Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:13:09.744Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:13:09.744Z] ++++ docker load [2020-09-29T23:13:09.744Z] Error: No such image: emptyfs [2020-09-29T23:13:09.744Z] ++++ docker load [2020-09-29T23:13:09.744Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:13:09.744Z] Running integration-test (iteration 1) [2020-09-29T23:13:09.744Z] 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)/ [2020-09-29T23:13:09.745Z] ++ 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)/' [2020-09-29T23:13:09.745Z] ++ set -e [2020-09-29T23:13:09.745Z] ++ '[' -n 0 ']' [2020-09-29T23:13:09.745Z] ++ set -x [2020-09-29T23:13:09.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-29T23:13:09.745Z] Running integration-test (iteration 1) [2020-09-29T23:13:09.745Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-29T23:13:09.745Z] ++ 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)/' [2020-09-29T23:13:09.745Z] ++ set -e [2020-09-29T23:13:09.745Z] ++ '[' -n 0 ']' [2020-09-29T23:13:09.745Z] ++ set -x [2020-09-29T23:13:09.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-29T23:13:10.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:13:10.509Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:13:10.509Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:13:10.509Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:13:10.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:13:10.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:13:10.510Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:13:10.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:13:10.770Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-29T23:13:10.771Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-29T23:13:10.771Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:13:13.316Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2020-09-29T23:13:13.316Z] === RUN TestNetworkNat [2020-09-29T23:13:13.887Z] --- PASS: TestNetworkNat (0.89s) [2020-09-29T23:13:13.887Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:13:14.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.18s) [2020-09-29T23:13:14.434Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xenjnidn7j50acey25kkusobu Created:2020-09-29 23:13:04.862759921 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a028c0d69d18a6bb2036fa38f294e8701af227802a5b4166a0c755d5a26d02d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e24jb63ar14pzuzb7mfja0n54 EndpointID:167ad686283577223595d233145f3f4ece1fbc9269da3ff1bf1dd15646fbc0ee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99e46316a000e238a1e7c878d5089d14790837dc2e48f1ae2e9b8b3018ddd464 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e3b7d06ac214 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e24jb63ar14pzuzb7mfja0n54 EndpointID:167ad686283577223595d233145f3f4ece1fbc9269da3ff1bf1dd15646fbc0ee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T23:13:14.434Z] PASS [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] === Skipped [2020-09-29T23:13:14.434Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:13:14.434Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] DONE 23 tests, 1 skipped in 55.883s [2020-09-29T23:13:14.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:13:14.434Z] ++ 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 [2020-09-29T23:13:14.434Z] ++ set -e [2020-09-29T23:13:14.434Z] ++ '[' -n 0 ']' [2020-09-29T23:13:14.434Z] ++ set -x [2020-09-29T23:13:14.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:13:14.434Z] INFO: Testing against a local daemon [2020-09-29T23:13:14.434Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:13:14.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:13:14.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:14.434Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:13:14.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:13:14.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:14.434Z] PASS [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] === Skipped [2020-09-29T23:13:14.434Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:13:14.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:13:14.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] [2020-09-29T23:13:14.434Z] DONE 2 tests, 2 skipped in 0.194s [2020-09-29T23:13:14.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:13:14.434Z] ++ 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 [2020-09-29T23:13:14.434Z] ++ set -e [2020-09-29T23:13:14.434Z] ++ '[' -n 0 ']' [2020-09-29T23:13:14.434Z] ++ set -x [2020-09-29T23:13:14.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:13:14.434Z] INFO: Testing against a local daemon [2020-09-29T23:13:14.434Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:13:14.831Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-09-29T23:13:14.831Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:13:15.471Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-09-29T23:13:15.471Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:13:16.107Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T23:13:17.145Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T23:13:18.130Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2020-09-29T23:13:18.130Z] === RUN TestPause [2020-09-29T23:13:18.184Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T23:13:18.702Z] --- PASS: TestPause (0.85s) [2020-09-29T23:13:18.702Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:13:18.702Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:13:18.702Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:13:18.702Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:13:19.645Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-09-29T23:13:19.645Z] === RUN TestPsFilter [2020-09-29T23:13:19.906Z] --- PASS: TestPsFilter (0.29s) [2020-09-29T23:13:19.906Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:13:20.706Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-29T23:13:20.847Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-09-29T23:13:20.847Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:13:21.419Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-09-29T23:13:21.419Z] === RUN TestRemoveContainerRunning [2020-09-29T23:13:22.361Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-09-29T23:13:22.361Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:13:22.592Z] tests/integration/client_test.py ..... [ 75%] [2020-09-29T23:13:22.592Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-29T23:13:22.644Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T23:13:23.153Z] tests/integration/errors_test.py . [ 76%] [2020-09-29T23:13:23.303Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-09-29T23:13:23.303Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:13:23.303Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-29T23:13:23.303Z] === RUN TestRenameLinkedContainer [2020-09-29T23:13:26.173Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T23:13:26.603Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-09-29T23:13:26.603Z] === RUN TestRenameStoppedContainer [2020-09-29T23:13:26.864Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-09-29T23:13:26.864Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:13:27.872Z] --- PASS: TestImportExtremelyLargeImageWorks (105.14s) [2020-09-29T23:13:27.872Z] PASS [2020-09-29T23:13:27.872Z] [2020-09-29T23:13:27.872Z] === Skipped [2020-09-29T23:13:27.872Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:13:27.872Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-29T23:13:27.872Z] [2020-09-29T23:13:27.872Z] [2020-09-29T23:13:27.872Z] DONE 12 tests, 1 skipped in 109.320s [2020-09-29T23:13:27.872Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:13:27.872Z] INFO: Testing against a local daemon [2020-09-29T23:13:27.872Z] === RUN TestNetworkCreateDelete [2020-09-29T23:13:27.872Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-29T23:13:27.872Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:13:27.872Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-09-29T23:13:27.872Z] === RUN TestDaemonDNSFallback [2020-09-29T23:13:28.777Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-09-29T23:13:28.777Z] === RUN TestRenameInvalidName [2020-09-29T23:13:29.349Z] --- PASS: TestRenameInvalidName (0.78s) [2020-09-29T23:13:29.349Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:13:29.770Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-09-29T23:13:29.770Z] === RUN TestInspectNetwork [2020-09-29T23:13:29.770Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-29T23:13:29.770Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.770Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:13:29.770Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:13:29.770Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:13:29.770Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:13:29.770Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:13:29.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:13:29.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:13:29.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:13:29.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:13:29.770Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:13:29.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:13:29.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:13:29.770Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T23:13:29.770Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:13:29.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:13:29.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:13:29.770Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:13:29.770Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:13:29.770Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:13:29.770Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-29T23:13:29.770Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:13:29.770Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:13:29.770Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:13:29.770Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:13:29.770Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:13:29.770Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:13:29.770Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.770Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:13:29.770Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:13:29.770Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:13:29.770Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:13:29.770Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2020-09-29T23:13:29.770Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.770Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:13:29.770Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:13:29.770Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.770Z] PASS [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === Skipped [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-29T23:13:29.770Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:13:29.770Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:13:29.770Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-29T23:13:29.770Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-29T23:13:29.770Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.770Z] [2020-09-29T23:13:29.770Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-29T23:13:29.771Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:13:29.771Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:13:29.771Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2020-09-29T23:13:29.771Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:13:29.771Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] DONE 19 tests, 12 skipped in 8.098s [2020-09-29T23:13:29.771Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:13:29.771Z] INFO: Testing against a local daemon [2020-09-29T23:13:29.771Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:13:29.771Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:13:29.771Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:29.771Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:13:29.771Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:13:29.771Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:29.771Z] PASS [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === Skipped [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:13:29.771Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:13:29.771Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] [2020-09-29T23:13:29.771Z] DONE 2 tests, 2 skipped in 0.175s [2020-09-29T23:13:29.771Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:13:30.028Z] INFO: Testing against a local daemon [2020-09-29T23:13:30.028Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:13:30.028Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T23:13:30.029Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:30.029Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:13:30.029Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-29T23:13:30.029Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:30.029Z] PASS [2020-09-29T23:13:30.029Z] [2020-09-29T23:13:30.029Z] === Skipped [2020-09-29T23:13:30.029Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-29T23:13:30.029Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:30.029Z] [2020-09-29T23:13:30.029Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-29T23:13:30.029Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:13:30.029Z] [2020-09-29T23:13:30.029Z] [2020-09-29T23:13:30.029Z] DONE 2 tests, 2 skipped in 0.152s [2020-09-29T23:13:30.029Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:13:30.029Z] testing: warning: no tests to run [2020-09-29T23:13:30.029Z] PASS [2020-09-29T23:13:30.029Z] [2020-09-29T23:13:30.029Z] DONE 0 tests in 0.025s [2020-09-29T23:13:30.029Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:13:30.287Z] INFO: Testing against a local daemon [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginTLS [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginHeader [2020-09-29T23:13:30.287Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-29T23:13:30.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.287Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:13:30.545Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2020-09-29T23:13:30.545Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.545Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:13:30.803Z] --- SKIP: TestAuthZPluginV2Disable (0.09s) [2020-09-29T23:13:30.803Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:30.803Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:13:31.060Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.25s) [2020-09-29T23:13:31.060Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:31.060Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:13:31.625Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.73s) [2020-09-29T23:13:31.625Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:31.625Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:13:32.191Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.42s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] PASS [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === Skipped [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.47s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.09s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.25s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.73s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.42s) [2020-09-29T23:13:32.191Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] [2020-09-29T23:13:32.191Z] DONE 17 tests, 17 skipped in 2.121s [2020-09-29T23:13:32.191Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:13:32.448Z] INFO: Testing against a local daemon [2020-09-29T23:13:32.448Z] === RUN TestPluginInvalidJSON [2020-09-29T23:13:32.448Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:13:32.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:13:32.448Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:13:32.448Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-29T23:13:32.448Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:13:32.448Z] === RUN TestPluginInstall [2020-09-29T23:13:32.448Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T23:13:32.448Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.448Z] PASS [2020-09-29T23:13:32.448Z] [2020-09-29T23:13:32.448Z] === Skipped [2020-09-29T23:13:32.448Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-29T23:13:32.448Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-29T23:13:32.448Z] [2020-09-29T23:13:32.448Z] [2020-09-29T23:13:32.448Z] DONE 3 tests, 1 skipped in 0.286s [2020-09-29T23:13:32.448Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:13:32.706Z] INFO: Testing against a local daemon [2020-09-29T23:13:32.706Z] === RUN TestExternalGraphDriver [2020-09-29T23:13:32.964Z] --- SKIP: TestExternalGraphDriver (0.29s) [2020-09-29T23:13:32.964Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T23:13:32.964Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:13:33.078Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T23:13:33.556Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-09-29T23:13:33.556Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:13:34.128Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-09-29T23:13:34.128Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan (19.52s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.49s) [2020-09-29T23:13:35.151Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-09-29T23:13:35.151Z] PASS [2020-09-29T23:13:35.151Z] [2020-09-29T23:13:35.151Z] DONE 8 tests in 21.116s [2020-09-29T23:13:35.151Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:13:35.151Z] ++ 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 [2020-09-29T23:13:35.151Z] ++ set -e [2020-09-29T23:13:35.151Z] ++ '[' -n 0 ']' [2020-09-29T23:13:35.151Z] ++ set -x [2020-09-29T23:13:35.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:13:35.151Z] testing: warning: no tests to run [2020-09-29T23:13:35.151Z] PASS [2020-09-29T23:13:35.151Z] [2020-09-29T23:13:35.151Z] DONE 0 tests in 0.073s [2020-09-29T23:13:35.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:13:35.151Z] ++ 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 [2020-09-29T23:13:35.151Z] ++ set -e [2020-09-29T23:13:35.151Z] ++ '[' -n 0 ']' [2020-09-29T23:13:35.151Z] ++ set -x [2020-09-29T23:13:35.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:13:35.151Z] INFO: Testing against a local daemon [2020-09-29T23:13:35.151Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:13:35.512Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-09-29T23:13:35.512Z] === RUN TestResize [2020-09-29T23:13:36.455Z] --- PASS: TestResize (0.79s) [2020-09-29T23:13:36.455Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:13:37.230Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-09-29T23:13:37.230Z] === RUN TestAuthZPluginTLS [2020-09-29T23:13:37.397Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-09-29T23:13:37.397Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:13:37.522Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-29T23:13:37.522Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:13:37.814Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-29T23:13:37.814Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:13:37.968Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:37.968Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:37.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:37.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:13:37.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:37.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:13:37.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:13:38.451Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-29T23:13:38.451Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:13:39.089Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-29T23:13:39.089Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:13:39.519Z] --- PASS: TestGraphdriverPluginV2 (5.94s) [2020-09-29T23:13:39.519Z] PASS [2020-09-29T23:13:39.519Z] [2020-09-29T23:13:39.519Z] === Skipped [2020-09-29T23:13:39.519Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.29s) [2020-09-29T23:13:39.519Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-29T23:13:39.519Z] [2020-09-29T23:13:39.519Z] [2020-09-29T23:13:39.519Z] DONE 2 tests, 1 skipped in 6.442s [2020-09-29T23:13:39.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:13:39.519Z] INFO: Testing against a local daemon [2020-09-29T23:13:39.519Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:13:39.519Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:13:39.519Z] === RUN TestReadPluginNoRead [2020-09-29T23:13:39.519Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:13:39.519Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:13:39.519Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:13:39.519Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:13:39.519Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:13:39.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:39.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:13:40.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:13:41.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:13:41.172Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-09-29T23:13:41.172Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:13:41.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:13:41.465Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-29T23:13:41.465Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:13:41.757Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-29T23:13:41.757Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:13:42.391Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-09-29T23:13:42.391Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:13:42.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:13:44.142Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:13:44.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:13:44.463Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-09-29T23:13:44.463Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2020-09-29T23:13:46.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-09-29T23:13:46.690Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:13:46.876Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-29T23:13:47.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-09-29T23:13:47.201Z] === RUN TestAuthZPluginHeader [2020-09-29T23:13:47.835Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-09-29T23:13:47.835Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:13:47.835Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-09-29T23:13:47.836Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:13:47.836Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:13:47.836Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:13:47.836Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:13:47.836Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:13:47.836Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:13:47.836Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:13:47.836Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:13:47.836Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:13:47.836Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:13:47.836Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:13:48.074Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-09-29T23:13:48.074Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:13:48.414Z] [2020-09-29T23:13:48.414Z] ________ ____ __. [2020-09-29T23:13:48.414Z] \_____ \ | |/ _| [2020-09-29T23:13:48.414Z] / | \| < [2020-09-29T23:13:48.414Z] / | \ | \ [2020-09-29T23:13:48.414Z] \_______ /____|__ \ [2020-09-29T23:13:48.414Z] \/ \/ [2020-09-29T23:13:48.414Z] [2020-09-29T23:13:48.414Z] INFO: make.ps1 ended at 09/29/2020 23:13:47 [2020-09-29T23:13:48.486Z] Loaded image: buildpack-deps:buster [2020-09-29T23:13:48.486Z] Loaded image: busybox:latest [2020-09-29T23:13:48.486Z] Loaded image: buildpack-deps:buster [2020-09-29T23:13:48.486Z] Loaded image: busybox:latest [2020-09-29T23:13:48.486Z] Loaded image: busybox:glibc [2020-09-29T23:13:48.486Z] Loaded image: debian:buster [2020-09-29T23:13:48.486Z] Loaded image: hello-world:latest [2020-09-29T23:13:48.486Z] INFO: Testing against a local daemon [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite [2020-09-29T23:13:48.486Z] Loaded image: busybox:glibc [2020-09-29T23:13:48.486Z] Loaded image: debian:buster [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-29T23:13:48.486Z] Loaded image: hello-world:latest [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-29T23:13:48.486Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-29T23:13:48.745Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-29T23:13:48.745Z] INFO: Testing against a local daemon [2020-09-29T23:13:48.745Z] === RUN TestDockerDaemonSuite [2020-09-29T23:13:49.004Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-29T23:13:49.248Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-29T23:13:49.248Z] [2020-09-29T23:13:49.248Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-29T23:13:49.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-29T23:13:49.248Z] HOSTNAME=40128c833f9a [2020-09-29T23:13:49.248Z] TESTDEBUG=0 [2020-09-29T23:13:49.248Z] DEST=bundles/test-integration [2020-09-29T23:13:49.248Z] PWD=/go/src/github.com/docker/docker [2020-09-29T23:13:49.248Z] DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 [2020-09-29T23:13:49.248Z] container=docker [2020-09-29T23:13:49.248Z] HOME=/root [2020-09-29T23:13:49.248Z] GOLANG_VERSION=1.13.15 [2020-09-29T23:13:49.248Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-29T23:13:49.248Z] VALIDATE_BRANCH=master [2020-09-29T23:13:49.248Z] TERM=xterm [2020-09-29T23:13:49.248Z] DOCKER_PKG=github.com/docker/docker [2020-09-29T23:13:49.248Z] SHLVL=1 [2020-09-29T23:13:49.248Z] TIMEOUT=120m [2020-09-29T23:13:49.248Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-29T23:13:49.248Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-29T23:13:49.248Z] GO111MODULE=off [2020-09-29T23:13:49.248Z] DOCKER_EXPERIMENTAL=1 [2020-09-29T23:13:49.248Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-29T23:13:49.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-29T23:13:49.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-29T23:13:49.248Z] GOPATH=/go [2020-09-29T23:13:49.248Z] PKG_CONFIG=pkg-config [2020-09-29T23:13:49.248Z] _=/usr/bin/env [2020-09-29T23:13:49.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:13:49.986Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-09-29T23:13:49.986Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:13:50.917Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-29T23:13:50.917Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-29T23:13:51.321Z] INFO: Binaries build ended at 09/29/2020 23:13:50. Duration:00:01:22.3515129 [2020-09-29T23:13:51.857Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-29T23:13:51.901Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-09-29T23:13:51.901Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:13:52.120Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-29T23:13:53.499Z] INFO: Copying the built daemon binary to d:\CI\PR-41485\5\binary\dockerd-768ba77d37.exe... [2020-09-29T23:13:53.499Z] INFO: Copying the built client binary to d:\CI\PR-41485\5\binary\docker-768ba77d37.exe... [2020-09-29T23:13:53.499Z] INFO: Copying dockerversion from the container... [2020-09-29T23:13:53.505Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-29T23:13:53.814Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-09-29T23:13:53.814Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:13:53.959Z] INFO: Copying the golang package from the container to d:\CI\PR-41485\5\installer\go.zip... [2020-09-29T23:13:54.393Z] --- PASS: TestDaemonStartWithLogOpt (13.32s) [2020-09-29T23:13:54.394Z] === CONT TestReadPluginNoRead [2020-09-29T23:13:54.445Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-29T23:13:54.445Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-29T23:13:54.445Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-29T23:13:55.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-09-29T23:13:55.201Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:13:55.865Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-29T23:13:56.126Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-29T23:13:56.292Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:13:56.292Z] --- PASS: TestContinueAfterPluginCrash (17.06s) [2020-09-29T23:13:56.387Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-29T23:13:56.387Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-29T23:13:56.387Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-29T23:13:57.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-09-29T23:13:57.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:13:57.316Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-29T23:13:57.326Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-29T23:13:57.697Z] INFO: Extracting go.zip to d:\CI\PR-41485\5\go [2020-09-29T23:13:58.059Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2020-09-29T23:13:58.059Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:13:58.190Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:13:58.267Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-29T23:13:58.267Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-29T23:13:58.267Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-29T23:13:58.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-29T23:13:59.972Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-09-29T23:13:59.972Z] === RUN TestKernelTCPMemory [2020-09-29T23:14:00.543Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-09-29T23:14:00.543Z] === RUN TestNISDomainname [2020-09-29T23:14:00.717Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:14:01.486Z] --- PASS: TestNISDomainname (0.97s) [2020-09-29T23:14:01.487Z] === RUN TestHostnameDnsResolution [2020-09-29T23:14:02.615Z] --- PASS: TestReadPluginNoRead (10.29s) [2020-09-29T23:14:02.615Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2020-09-29T23:14:02.615Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-09-29T23:14:02.615Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-09-29T23:14:02.615Z] read_test.go:92: [df1fcb3471400] daemon is not started [2020-09-29T23:14:02.615Z] PASS [2020-09-29T23:14:02.615Z] [2020-09-29T23:14:02.615Z] DONE 6 tests in 23.778s [2020-09-29T23:14:02.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T23:14:02.873Z] testing: warning: no tests to run [2020-09-29T23:14:02.873Z] PASS [2020-09-29T23:14:02.873Z] [2020-09-29T23:14:02.873Z] DONE 0 tests in 0.088s [2020-09-29T23:14:02.873Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:14:03.132Z] INFO: Testing against a local daemon [2020-09-29T23:14:03.132Z] === RUN TestPluginWithDevMounts [2020-09-29T23:14:03.132Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T23:14:03.132Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T23:14:03.132Z] PASS [2020-09-29T23:14:03.132Z] [2020-09-29T23:14:03.132Z] === Skipped [2020-09-29T23:14:03.132Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-29T23:14:03.132Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-29T23:14:03.132Z] [2020-09-29T23:14:03.132Z] [2020-09-29T23:14:03.132Z] DONE 1 tests, 1 skipped in 0.236s [2020-09-29T23:14:03.132Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:14:03.132Z] INFO: Testing against a local daemon [2020-09-29T23:14:03.132Z] === RUN TestSecretInspect [2020-09-29T23:14:03.132Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-29T23:14:03.132Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.132Z] === RUN TestSecretList [2020-09-29T23:14:03.132Z] --- SKIP: TestSecretList (0.01s) [2020-09-29T23:14:03.132Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.132Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:14:03.132Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-09-29T23:14:03.132Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.132Z] === RUN TestSecretsUpdate [2020-09-29T23:14:03.132Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-29T23:14:03.132Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.132Z] === RUN TestTemplatedSecret [2020-09-29T23:14:03.132Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-29T23:14:03.132Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.132Z] === RUN TestSecretCreateResolve [2020-09-29T23:14:03.390Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-29T23:14:03.390Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] PASS [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === Skipped [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-29T23:14:03.391Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-29T23:14:03.391Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-09-29T23:14:03.391Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-29T23:14:03.391Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-29T23:14:03.391Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-29T23:14:03.391Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] [2020-09-29T23:14:03.391Z] DONE 6 tests, 6 skipped in 0.233s [2020-09-29T23:14:03.391Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:14:03.391Z] INFO: Testing against a local daemon [2020-09-29T23:14:03.391Z] === RUN TestServiceCreateInit [2020-09-29T23:14:03.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:14:03.391Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:14:03.391Z] --- PASS: TestServiceCreateInit (0.01s) [2020-09-29T23:14:03.391Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:14:03.391Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:14:03.391Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:14:03.391Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-29T23:14:03.391Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.391Z] === RUN TestCreateServiceConflict [2020-09-29T23:14:03.401Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-09-29T23:14:03.401Z] === RUN TestStats [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-29T23:14:03.649Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-29T23:14:03.649Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-29T23:14:03.649Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-29T23:14:03.649Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-29T23:14:03.649Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateServiceSysctls [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-29T23:14:03.649Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-29T23:14:03.649Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestInspect [2020-09-29T23:14:03.649Z] --- SKIP: TestInspect (0.01s) [2020-09-29T23:14:03.649Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestCreateJob [2020-09-29T23:14:03.649Z] --- SKIP: TestCreateJob (0.01s) [2020-09-29T23:14:03.649Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestReplicatedJob [2020-09-29T23:14:03.649Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-29T23:14:03.649Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:14:03.649Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-09-29T23:14:03.649Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.649Z] === RUN TestServiceListWithStatuses [2020-09-29T23:14:03.649Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:14:03.649Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:14:03.649Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:14:03.649Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-29T23:14:03.650Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.650Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:14:03.650Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-29T23:14:03.650Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:03.650Z] === RUN TestServicePlugin [2020-09-29T23:14:04.839Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-29T23:14:05.408Z] --- PASS: TestBuildWithHugeFile (85.89s) [2020-09-29T23:14:05.408Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:14:05.408Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:14:05.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:14:05.408Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:14:05.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:14:05.408Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:14:05.408Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:14:05.408Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:14:05.408Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:14:05.668Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:14:05.668Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-29T23:14:05.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-09-29T23:14:05.668Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-09-29T23:14:05.668Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-29T23:14:05.668Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:14:05.668Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:14:06.238Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-29T23:14:06.433Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.74s) [2020-09-29T23:14:06.433Z] PASS [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] === Skipped [2020-09-29T23:14:06.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-09-29T23:14:06.433Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:14:06.433Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:14:06.433Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:14:06.433Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] [2020-09-29T23:14:06.433Z] DONE 17 tests, 4 skipped in 30.395s [2020-09-29T23:14:06.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:14:06.433Z] ++ 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 [2020-09-29T23:14:06.433Z] ++ set -e [2020-09-29T23:14:06.433Z] ++ '[' -n 0 ']' [2020-09-29T23:14:06.433Z] ++ set -x [2020-09-29T23:14:06.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:06.433Z] INFO: Testing against a local daemon [2020-09-29T23:14:06.433Z] === RUN TestPluginInvalidJSON [2020-09-29T23:14:06.433Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:14:06.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:14:06.433Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:14:06.433Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T23:14:06.433Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-29T23:14:06.433Z] === RUN TestPluginInstall [2020-09-29T23:14:06.433Z] === RUN TestPluginInstall/no_auth [2020-09-29T23:14:06.699Z] --- PASS: TestStats (2.84s) [2020-09-29T23:14:06.699Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:14:06.699Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:14:06.699Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:14:06.699Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:14:06.699Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:14:06.699Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:14:06.699Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:14:06.699Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:14:06.699Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:14:06.699Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:14:06.699Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:14:06.699Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:14:06.699Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:14:07.833Z] --- SKIP: TestServicePlugin (3.42s) [2020-09-29T23:14:07.833Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] === RUN TestServiceUpdateLabel [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-29T23:14:07.833Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-29T23:14:07.833Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-09-29T23:14:07.833Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-09-29T23:14:07.833Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-09-29T23:14:07.833Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] PASS [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === Skipped [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:14:07.833Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:14:07.833Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:14:07.833Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-29T23:14:07.833Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-29T23:14:07.833Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-29T23:14:07.833Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-29T23:14:07.833Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-29T23:14:07.833Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-29T23:14:07.833Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-29T23:14:07.833Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-29T23:14:07.833Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-29T23:14:07.833Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-29T23:14:07.833Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-29T23:14:07.833Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-09-29T23:14:07.833Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T23:14:07.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-29T23:14:07.833Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-29T23:14:07.833Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-09-29T23:14:07.833Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-29T23:14:07.833Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-29T23:14:07.833Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-09-29T23:14:07.833Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-09-29T23:14:07.833Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-09-29T23:14:07.833Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] DONE 24 tests, 23 skipped in 3.918s [2020-09-29T23:14:07.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:14:07.833Z] INFO: Testing against a local daemon [2020-09-29T23:14:07.833Z] === RUN TestSessionCreate [2020-09-29T23:14:07.833Z] --- PASS: TestSessionCreate (0.02s) [2020-09-29T23:14:07.833Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:14:07.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-29T23:14:07.833Z] PASS [2020-09-29T23:14:07.833Z] [2020-09-29T23:14:07.833Z] DONE 2 tests in 0.175s [2020-09-29T23:14:07.833Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:14:07.833Z] INFO: Testing against a local daemon [2020-09-29T23:14:07.834Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:14:07.834Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:14:07.834Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:14:07.834Z] === RUN TestEventsExecDie [2020-09-29T23:14:08.092Z] --- PASS: TestEventsExecDie (0.54s) [2020-09-29T23:14:08.092Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:14:08.092Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-29T23:14:08.092Z] === RUN TestInfoBinaryCommits [2020-09-29T23:14:08.092Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-29T23:14:08.092Z] === RUN TestInfoAPIVersioned [2020-09-29T23:14:08.092Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T23:14:08.092Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:14:08.147Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:14:08.147Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-29T23:14:09.087Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2020-09-29T23:14:09.087Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2020-09-29T23:14:09.087Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-09-29T23:14:09.087Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:14:09.347Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-29T23:14:09.347Z] PASS [2020-09-29T23:14:09.347Z] [2020-09-29T23:14:09.347Z] === Skipped [2020-09-29T23:14:09.347Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:14:09.347Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:14:09.347Z] [2020-09-29T23:14:09.347Z] [2020-09-29T23:14:09.347Z] DONE 32 tests, 1 skipped in 171.055s [2020-09-29T23:14:09.347Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:14:09.347Z] ++ 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 [2020-09-29T23:14:09.347Z] ++ set -e [2020-09-29T23:14:09.347Z] ++ '[' -n 0 ']' [2020-09-29T23:14:09.347Z] ++ set -x [2020-09-29T23:14:09.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:09.347Z] INFO: Testing against a local daemon [2020-09-29T23:14:09.347Z] === RUN TestConfigInspect [2020-09-29T23:14:09.991Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-09-29T23:14:09.991Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:14:09.997Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:14:09.997Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-09-29T23:14:09.997Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-09-29T23:14:09.997Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2020-09-29T23:14:09.997Z] --- PASS: TestStopContainerWithTimeout/3 (3.42s) [2020-09-29T23:14:09.997Z] === RUN TestDeleteDevicemapper [2020-09-29T23:14:09.997Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:14:09.997Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:14:09.997Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:14:10.285Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-29T23:14:10.545Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-29T23:14:11.115Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-29T23:14:11.684Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-29T23:14:12.007Z] time="2020-09-29T23:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:12.008Z] time="2020-09-29T23:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76db35106d6ac74633cf05f953df9a04fa8d5917b0d4323530479aed23eec708" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:12.008Z] time="2020-09-29T23:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:12.008Z] time="2020-09-29T23:14:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76db35106d6ac74633cf05f953df9a04fa8d5917b0d4323530479aed23eec708" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:12.008Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T23:14:12.252Z] --- PASS: TestConfigInspect (2.71s) [2020-09-29T23:14:12.252Z] === RUN TestConfigList [2020-09-29T23:14:12.300Z] time="2020-09-29T23:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:12.300Z] time="2020-09-29T23:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fc3f336bc606d9772fb4ed1b1598efb9c8d3cdd8e3cc2e750b61470e47d6ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:12.300Z] time="2020-09-29T23:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:12.300Z] time="2020-09-29T23:14:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fc3f336bc606d9772fb4ed1b1598efb9c8d3cdd8e3cc2e750b61470e47d6ff0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:12.511Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-29T23:14:12.541Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2020-09-29T23:14:12.542Z] === RUN TestUpdateMemory [2020-09-29T23:14:12.542Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:14:12.542Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:14:12.542Z] === RUN TestUpdateCPUQuota [2020-09-29T23:14:12.592Z] === RUN TestPluginInstall/with_insecure [2020-09-29T23:14:12.771Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-29T23:14:13.167Z] ......... [ 86%] [2020-09-29T23:14:13.271Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-09-29T23:14:13.271Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:14:13.271Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T23:14:13.271Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:14:13.271Z] === RUN TestInfoAPI [2020-09-29T23:14:13.271Z] --- PASS: TestInfoAPI (0.04s) [2020-09-29T23:14:13.271Z] === RUN TestInfoAPIWarnings [2020-09-29T23:14:13.484Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-09-29T23:14:13.484Z] === RUN TestUpdatePidsLimit [2020-09-29T23:14:13.484Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:14:13.669Z] time="2020-09-29T23:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:13.670Z] time="2020-09-29T23:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03ed0b05d47d988c68148481f777d32ce2b7780d4ccc2e82401ba277a0c936f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:13.670Z] time="2020-09-29T23:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:14:13.670Z] time="2020-09-29T23:14:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03ed0b05d47d988c68148481f777d32ce2b7780d4ccc2e82401ba277a0c936f5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:14:13.971Z] --- PASS: TestPluginInstall (7.78s) [2020-09-29T23:14:13.971Z] --- PASS: TestPluginInstall/no_auth (5.77s) [2020-09-29T23:14:13.971Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2020-09-29T23:14:13.971Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-09-29T23:14:13.971Z] plugin_test.go:157: [d0767e1275ebb] daemon is not started [2020-09-29T23:14:13.971Z] PASS [2020-09-29T23:14:13.971Z] [2020-09-29T23:14:13.971Z] DONE 6 tests in 8.359s [2020-09-29T23:14:13.971Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:14:13.971Z] ++ 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 [2020-09-29T23:14:13.971Z] ++ set -e [2020-09-29T23:14:13.971Z] ++ '[' -n 0 ']' [2020-09-29T23:14:13.971Z] ++ set -x [2020-09-29T23:14:13.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:13.971Z] INFO: Testing against a local daemon [2020-09-29T23:14:13.971Z] === RUN TestExternalGraphDriver [2020-09-29T23:14:14.055Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:14:14.151Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-29T23:14:14.316Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:14:14.578Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:14:15.008Z] === RUN TestExternalGraphDriver/json [2020-09-29T23:14:15.094Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-29T23:14:15.094Z] --- PASS: TestConfigList (2.90s) [2020-09-29T23:14:15.094Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:14:15.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:14:15.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:14:15.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:14:16.032Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-29T23:14:16.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:14:16.971Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-29T23:14:16.971Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-29T23:14:17.081Z] === RUN TestExternalGraphDriver/spec [2020-09-29T23:14:17.254Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-09-29T23:14:17.367Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-09-29T23:14:17.367Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:14:17.544Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-29T23:14:17.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:14:18.115Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2020-09-29T23:14:18.115Z] === RUN TestConfigsUpdate [2020-09-29T23:14:18.373Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-29T23:14:18.807Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-29T23:14:19.153Z] === RUN TestExternalGraphDriver/pull [2020-09-29T23:14:19.487Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-29T23:14:20.055Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-29T23:14:20.627Z] --- PASS: TestConfigsUpdate (2.68s) [2020-09-29T23:14:20.627Z] === RUN TestTemplatedConfig [2020-09-29T23:14:20.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:14:20.886Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-29T23:14:21.225Z] --- PASS: TestExternalGraphDriver (7.33s) [2020-09-29T23:14:21.225Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-09-29T23:14:21.225Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-09-29T23:14:21.225Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-09-29T23:14:21.225Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:14:21.826Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-29T23:14:21.860Z] --- SKIP: TestGraphdriverPluginV2 (0.52s) [2020-09-29T23:14:21.860Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:21.860Z] PASS [2020-09-29T23:14:21.860Z] [2020-09-29T23:14:21.860Z] === Skipped [2020-09-29T23:14:21.860Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.52s) [2020-09-29T23:14:21.860Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:21.860Z] [2020-09-29T23:14:21.860Z] [2020-09-29T23:14:21.860Z] DONE 5 tests, 1 skipped in 8.041s [2020-09-29T23:14:21.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:14:21.860Z] ++ 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 [2020-09-29T23:14:21.860Z] ++ set -e [2020-09-29T23:14:21.860Z] ++ '[' -n 0 ']' [2020-09-29T23:14:21.860Z] ++ set -x [2020-09-29T23:14:21.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:22.152Z] INFO: Testing against a local daemon [2020-09-29T23:14:22.152Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:14:22.152Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:14:22.152Z] === RUN TestReadPluginNoRead [2020-09-29T23:14:22.152Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:14:22.152Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:14:22.152Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:14:22.152Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:14:22.152Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:14:22.767Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-29T23:14:23.343Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-29T23:14:24.286Z] --- PASS: TestTemplatedConfig (3.52s) [2020-09-29T23:14:24.286Z] === RUN TestConfigCreateResolve [2020-09-29T23:14:24.547Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-29T23:14:25.338Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-29T23:14:25.338Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-29T23:14:25.488Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-29T23:14:25.488Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-29T23:14:25.488Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-29T23:14:26.427Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-29T23:14:26.619Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2020-09-29T23:14:26.619Z] === CONT TestReadPluginNoRead [2020-09-29T23:14:27.365Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-29T23:14:27.365Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-09-29T23:14:27.365Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:14:27.625Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-29T23:14:27.799Z] INFO: Extraction ended at 09/29/2020 23:14:23. Duration:00:00:25.8535747 [2020-09-29T23:14:27.799Z] INFO: Updating the golang and path environment variables [2020-09-29T23:14:27.799Z] INFO: GOPATH=d:\gopath [2020-09-29T23:14:27.799Z] INFO: go version go1.13.15 windows/amd64 [2020-09-29T23:14:27.799Z] INFO: Running the daemon under test in debug mode [2020-09-29T23:14:27.799Z] INFO: Starting a daemon under test... [2020-09-29T23:14:27.799Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41485\5\daemon --pidfile d:\CI\PR-41485\5\docker.pid -D [2020-09-29T23:14:27.799Z] INFO: Process started successfully. [2020-09-29T23:14:27.799Z] INFO: Start tailing logs of the daemon under tests [2020-09-29T23:14:27.799Z] INFO: Waiting for the daemon under test to start... [2020-09-29T23:14:27.885Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-09-29T23:14:27.885Z] PASS [2020-09-29T23:14:27.885Z] [2020-09-29T23:14:27.885Z] DONE 7 tests in 18.631s [2020-09-29T23:14:27.885Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:14:27.885Z] ++ 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 [2020-09-29T23:14:27.885Z] ++ set -e [2020-09-29T23:14:27.885Z] ++ '[' -n 0 ']' [2020-09-29T23:14:27.885Z] ++ set -x [2020-09-29T23:14:27.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:28.145Z] INFO: Testing against a local daemon [2020-09-29T23:14:28.145Z] === RUN TestCheckpoint [2020-09-29T23:14:28.145Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:14:28.145Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:14:28.145Z] === RUN TestContainerInvalidJSON [2020-09-29T23:14:28.145Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:14:28.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:14:28.145Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:14:28.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:14:28.145Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:14:28.145Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:14:28.145Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:14:28.145Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:14:28.145Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:14:28.145Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-29T23:14:28.145Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-29T23:14:28.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-29T23:14:28.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:14:28.145Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:14:28.404Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-29T23:14:28.404Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:14:28.404Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-29T23:14:28.404Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:14:28.404Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-29T23:14:28.404Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:14:28.404Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-29T23:14:28.404Z] === RUN TestCopyFromContainer [2020-09-29T23:14:28.691Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:14:30.315Z] === RUN TestCopyFromContainer// [2020-09-29T23:14:30.315Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:14:30.580Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:14:30.580Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:14:30.762Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:14:30.840Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:14:31.089Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-29T23:14:31.100Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:14:31.100Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:14:31.100Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-29T23:14:31.338Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-09-29T23:14:31.338Z] === RUN TestInfoDebug [2020-09-29T23:14:31.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:14:31.359Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:14:31.397Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2020-09-29T23:14:31.619Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer (3.19s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-29T23:14:31.619Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-09-29T23:14:31.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:14:31.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:14:31.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:14:31.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:14:31.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:14:31.619Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:14:31.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:14:31.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:14:31.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:14:31.619Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:14:31.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-09-29T23:14:31.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:14:31.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:14:31.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-29T23:14:31.619Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:14:31.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-29T23:14:31.879Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:14:31.879Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:14:31.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:14:31.879Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:14:31.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:14:31.879Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:14:31.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:14:31.879Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:14:31.879Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:14:31.879Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:14:31.879Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T23:14:31.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:14:31.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:14:31.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-29T23:14:31.879Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:14:31.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-29T23:14:31.879Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:14:32.271Z] --- PASS: TestInfoDebug (1.54s) [2020-09-29T23:14:32.271Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:14:32.331Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-09-29T23:14:32.331Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:14:32.331Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-09-29T23:14:32.331Z] === RUN TestWaitNonBlocked [2020-09-29T23:14:32.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:14:32.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:14:32.331Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:14:32.331Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:14:32.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:14:32.331Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:14:32.331Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-29T23:14:32.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-09-29T23:14:32.331Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-09-29T23:14:32.331Z] === RUN TestWaitBlocked [2020-09-29T23:14:32.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:14:32.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:14:32.331Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:14:32.331Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:14:32.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:14:32.331Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:14:32.903Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:14:32.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-09-29T23:14:32.903Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-09-29T23:14:32.903Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:14:32.903Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:14:32.903Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:14:32.903Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:14:32.908Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:14:33.643Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-29T23:14:33.643Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:14:34.342Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-29T23:14:34.342Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-29T23:14:34.419Z] --- PASS: TestReadPluginNoRead (8.68s) [2020-09-29T23:14:34.419Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-09-29T23:14:34.419Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-09-29T23:14:34.419Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-09-29T23:14:34.419Z] read_test.go:92: [da8e8932cfd5c] daemon is not started [2020-09-29T23:14:34.419Z] PASS [2020-09-29T23:14:34.419Z] [2020-09-29T23:14:34.419Z] DONE 6 tests in 12.650s [2020-09-29T23:14:34.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T23:14:34.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:34.419Z] ++ set -e [2020-09-29T23:14:34.419Z] ++ '[' -n 0 ']' [2020-09-29T23:14:34.419Z] ++ set -x [2020-09-29T23:14:34.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:34.420Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2020-09-29T23:14:34.420Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:14:34.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-29T23:14:34.713Z] testing: warning: no tests to run [2020-09-29T23:14:34.713Z] PASS [2020-09-29T23:14:34.713Z] [2020-09-29T23:14:34.713Z] DONE 0 tests in 0.097s [2020-09-29T23:14:34.713Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:14:34.713Z] ++ 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 [2020-09-29T23:14:34.713Z] ++ set -e [2020-09-29T23:14:34.713Z] ++ '[' -n 0 ']' [2020-09-29T23:14:34.713Z] ++ set -x [2020-09-29T23:14:34.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:35.012Z] INFO: Testing against a local daemon [2020-09-29T23:14:35.013Z] === RUN TestPluginWithDevMounts [2020-09-29T23:14:35.013Z] === PAUSE TestPluginWithDevMounts [2020-09-29T23:14:35.013Z] === CONT TestPluginWithDevMounts [2020-09-29T23:14:35.019Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-29T23:14:35.019Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:14:35.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2020-09-29T23:14:35.584Z] === RUN TestPingCacheHeaders [2020-09-29T23:14:35.842Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-29T23:14:35.842Z] === RUN TestPingGet [2020-09-29T23:14:35.842Z] --- PASS: TestPingGet (0.01s) [2020-09-29T23:14:35.842Z] === RUN TestPingHead [2020-09-29T23:14:35.842Z] --- PASS: TestPingHead (0.02s) [2020-09-29T23:14:35.842Z] === RUN TestVersion [2020-09-29T23:14:35.842Z] --- PASS: TestVersion (0.02s) [2020-09-29T23:14:35.842Z] PASS [2020-09-29T23:14:35.842Z] [2020-09-29T23:14:35.842Z] === Skipped [2020-09-29T23:14:35.842Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:14:35.842Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:14:35.842Z] [2020-09-29T23:14:35.842Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-29T23:14:35.842Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-29T23:14:35.842Z] [2020-09-29T23:14:35.842Z] [2020-09-29T23:14:35.842Z] DONE 18 tests, 2 skipped in 28.388s [2020-09-29T23:14:35.842Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:14:36.064Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:14:36.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:14:36.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:14:36.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:14:36.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:14:36.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:14:36.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:14:36.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:14:36.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:14:36.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:14:36.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:14:36.210Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2020-09-29T23:14:36.210Z] === CONT TestIpcModeOlderClient [2020-09-29T23:14:36.324Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-29T23:14:36.324Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-29T23:14:36.324Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:14:36.471Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-29T23:14:36.776Z] INFO: Testing against a local daemon [2020-09-29T23:14:36.776Z] === RUN TestVolumesCreateAndList [2020-09-29T23:14:36.776Z] --- PASS: TestVolumesCreateAndList (0.08s) [2020-09-29T23:14:36.776Z] === RUN TestVolumesRemove [2020-09-29T23:14:36.776Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-29T23:14:36.776Z] === RUN TestVolumesInspect [2020-09-29T23:14:36.895Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2020-09-29T23:14:36.895Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:14:36.895Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:14:36.895Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:14:36.895Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-29T23:14:36.895Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:14:36.895Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-09-29T23:14:36.895Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:14:37.033Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-29T23:14:37.033Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:14:37.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:14:37.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:14:37.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:14:37.033Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-29T23:14:37.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:14:37.033Z] PASS [2020-09-29T23:14:37.033Z] [2020-09-29T23:14:37.033Z] DONE 5 tests in 1.100s [2020-09-29T23:14:37.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:14:37.033Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11857 is not a child of this shell [2020-09-29T23:14:37.033Z] warning: PID 11857 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-29T23:14:37.085Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-09-29T23:14:37.085Z] PASS [2020-09-29T23:14:37.085Z] [2020-09-29T23:14:37.085Z] DONE 1 tests in 2.092s [2020-09-29T23:14:37.085Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:14:37.085Z] ++ 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 [2020-09-29T23:14:37.085Z] ++ set -e [2020-09-29T23:14:37.085Z] ++ '[' -n 0 ']' [2020-09-29T23:14:37.085Z] ++ set -x [2020-09-29T23:14:37.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:37.085Z] INFO: Testing against a local daemon [2020-09-29T23:14:37.085Z] === RUN TestSecretInspect [2020-09-29T23:14:37.155Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-29T23:14:37.155Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:14:37.155Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:14:37.155Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:14:37.155Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:14:37.155Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:14:37.155Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:14:37.155Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:14:37.155Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:14:37.155Z] === RUN TestDiff [2020-09-29T23:14:37.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-29T23:14:37.291Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:14:37.291Z] [2020-09-29T23:14:37.291Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:14:37.291Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:14:37.291Z] [2020-09-29T23:14:37.291Z] To set a process to complain mode, use the command line tool [2020-09-29T23:14:37.291Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:14:37.291Z] Removing test suite binaries [2020-09-29T23:14:37.413Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2020-09-29T23:14:37.413Z] --- PASS: TestDaemonHostGatewayIP (4.80s) [2020-09-29T23:14:37.548Z] exiting test-integration [2020-09-29T23:14:37.548Z] ++ exit 0 [2020-09-29T23:14:37.671Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-29T23:14:37.725Z] --- PASS: TestDiff (0.73s) [2020-09-29T23:14:37.725Z] === RUN TestExecWithCloseStdin [2020-09-29T23:14:38.114Z] [2020-09-29T23:14:38.183Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-29T23:14:38.183Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-29T23:14:38.183Z] [2020-09-29T23:14:38.183Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-29T23:14:38.183Z] =========================== short test summary info ============================ [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-29T23:14:38.183Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-29T23:14:38.183Z] Not supported on most drivers [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-29T23:14:38.183Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-29T23:14:38.183Z] Output of docker top depends on host distro, and is not formalized. [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-29T23:14:38.183Z] Can fail if eth0 has multiple IP addresses [2020-09-29T23:14:38.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-29T23:14:38.183Z] This doesn't seem to be taken into account by the engine [2020-09-29T23:14:38.183Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-29T23:14:38.183Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-29T23:14:38.183Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.49 seconds == [2020-09-29T23:14:38.438Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-29T23:14:38.664Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-09-29T23:14:38.664Z] === RUN TestExec [2020-09-29T23:14:38.664Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-29T23:14:39.604Z] --- PASS: TestExec (0.86s) [2020-09-29T23:14:39.604Z] === RUN TestExecUser Post stage [Pipeline] junit [2020-09-29T23:14:40.026Z] Recording test results [2020-09-29T23:14:40.174Z] --- PASS: TestExecUser (0.79s) [2020-09-29T23:14:40.174Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:14:40.607Z] --- PASS: TestSecretInspect (3.65s) [2020-09-29T23:14:40.607Z] === RUN TestSecretList [2020-09-29T23:14:41.115Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-29T23:14:41.375Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-09-29T23:14:41.375Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T23:14:41.635Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:14:41.931Z] + echo Ensuring container killed. [2020-09-29T23:14:41.931Z] Ensuring container killed. [2020-09-29T23:14:41.931Z] + docker rm -vf docker-pr5 [2020-09-29T23:14:41.931Z] Error: No such container: docker-pr5 [2020-09-29T23:14:41.931Z] + true [Pipeline] sh [2020-09-29T23:14:42.204Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-29T23:14:42.214Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:14:42.214Z] Chowning /workspace to jenkins user [2020-09-29T23:14:42.214Z] + id -u [2020-09-29T23:14:42.214Z] + id -g [2020-09-29T23:14:42.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:14:42.214Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:14:42.214Z] latest: Pulling from library/busybox [2020-09-29T23:14:42.214Z] df8698476c65: Pulling fs layer [2020-09-29T23:14:42.775Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-09-29T23:14:42.775Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:14:43.715Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-29T23:14:43.974Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-29T23:14:43.974Z] === RUN TestHealthKillContainer [2020-09-29T23:14:43.974Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-29T23:14:44.544Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-29T23:14:45.067Z] --- PASS: TestSecretList (3.71s) [2020-09-29T23:14:45.067Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:14:45.114Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-29T23:14:45.485Z] .....INFO: Daemon under test started and replied! [2020-09-29T23:14:45.485Z] INFO: Docker version of the daemon under test [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] Client: [2020-09-29T23:14:45.485Z] Version: 17.06.2-ce [2020-09-29T23:14:45.485Z] API version: 1.30 [2020-09-29T23:14:45.485Z] Go version: go1.8.3 [2020-09-29T23:14:45.485Z] Git commit: cec0b72 [2020-09-29T23:14:45.485Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-29T23:14:45.485Z] OS/Arch: windows/amd64 [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] Server: [2020-09-29T23:14:45.485Z] Version: 0.0.0-dev [2020-09-29T23:14:45.485Z] API version: 1.41 (minimum version 1.24) [2020-09-29T23:14:45.485Z] Go version: go1.13.15 [2020-09-29T23:14:45.485Z] Git commit: 768ba77d37 [2020-09-29T23:14:45.485Z] Built: 09/29/2020 23:12:34 [2020-09-29T23:14:45.485Z] OS/Arch: windows/amd64 [2020-09-29T23:14:45.485Z] Experimental: false [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] INFO: Docker info of the daemon under test [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] Containers: 0 [2020-09-29T23:14:45.485Z] Running: 0 [2020-09-29T23:14:45.485Z] Paused: 0 [2020-09-29T23:14:45.485Z] Stopped: 0 [2020-09-29T23:14:45.485Z] Images: 0 [2020-09-29T23:14:45.485Z] Server Version: 0.0.0-dev [2020-09-29T23:14:45.485Z] Storage Driver: windowsfilter [2020-09-29T23:14:45.485Z] Windows: [2020-09-29T23:14:45.485Z] Logging Driver: json-file [2020-09-29T23:14:45.485Z] Plugins: [2020-09-29T23:14:45.485Z] Volume: local [2020-09-29T23:14:45.485Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-29T23:14:45.485Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-29T23:14:45.485Z] Swarm: inactive [2020-09-29T23:14:45.485Z] Default Isolation: process [2020-09-29T23:14:45.485Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-29T23:14:45.485Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-29T23:14:45.485Z] OSType: windows [2020-09-29T23:14:45.485Z] Architecture: x86_64 [2020-09-29T23:14:45.485Z] CPUs: 4 [2020-09-29T23:14:45.485Z] Total Memory: 32GiB [2020-09-29T23:14:45.485Z] Name: azwin-2-2cf2f0 [2020-09-29T23:14:45.485Z] ID: K7ZM:44SG:3DDK:BGZY:HRRC:2Z6J:DNNG:3SOB:PHAC:QNZG:PSGQ:4UCS [2020-09-29T23:14:45.485Z] Docker Root Dir: D:\CI\PR-41485\5\daemon [2020-09-29T23:14:45.485Z] Debug Mode (client): false [2020-09-29T23:14:45.485Z] Debug Mode (server): true [2020-09-29T23:14:45.485Z] File Descriptors: -1 [2020-09-29T23:14:45.485Z] Goroutines: 17 [2020-09-29T23:14:45.485Z] System Time: 2020-09-29T23:14:42.9445269Z [2020-09-29T23:14:45.485Z] EventsListeners: 0 [2020-09-29T23:14:45.485Z] Registry: https://index.docker.io/v1/ [2020-09-29T23:14:45.485Z] Labels: [2020-09-29T23:14:45.485Z] Experimental: false [2020-09-29T23:14:45.485Z] Insecure Registries: [2020-09-29T23:14:45.485Z] 127.0.0.0/8 [2020-09-29T23:14:45.485Z] Live Restore Enabled: false [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] INFO: Docker images of the daemon under test [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-29T23:14:45.485Z] [2020-09-29T23:14:45.485Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-29T23:14:45.485Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-29T23:14:45.485Z] ltsc2019: Pulling from windows/servercore [2020-09-29T23:14:45.485Z] 4612f6d0b889: Pulling fs layer [2020-09-29T23:14:45.485Z] c3aff4450246: Pulling fs layer [2020-09-29T23:14:46.495Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-29T23:14:46.495Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-29T23:14:46.495Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-29T23:14:46.755Z] --- PASS: TestHealthKillContainer (2.85s) [2020-09-29T23:14:46.755Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:14:47.326Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-29T23:14:47.409Z] --- PASS: TestContainerKillOnDaemonStart (13.29s) [2020-09-29T23:14:47.409Z] PASS [2020-09-29T23:14:47.409Z] [2020-09-29T23:14:47.409Z] === Skipped [2020-09-29T23:14:47.409Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:14:47.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:14:47.409Z] [2020-09-29T23:14:47.409Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:14:47.409Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:14:47.409Z] [2020-09-29T23:14:47.410Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:14:47.410Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:14:47.410Z] [2020-09-29T23:14:47.410Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:14:47.410Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:14:47.410Z] [2020-09-29T23:14:47.410Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:14:47.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:14:47.410Z] [2020-09-29T23:14:47.410Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:14:47.410Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:14:47.410Z] [2020-09-29T23:14:47.410Z] [2020-09-29T23:14:47.410Z] DONE 192 tests, 6 skipped in 139.379s [2020-09-29T23:14:47.410Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:14:47.410Z] ++ 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 [2020-09-29T23:14:47.410Z] ++ set -e [2020-09-29T23:14:47.410Z] ++ '[' -n 0 ']' [2020-09-29T23:14:47.410Z] ++ set -x [2020-09-29T23:14:47.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:47.410Z] INFO: Testing against a local daemon [2020-09-29T23:14:47.410Z] === RUN TestCommitInheritsEnv [2020-09-29T23:14:47.410Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-29T23:14:47.410Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:14:47.410Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:14:47.410Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T23:14:47.410Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:14:47.410Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T23:14:47.410Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:14:47.410Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T23:14:47.410Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:14:47.410Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-09-29T23:14:47.410Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:14:47.410Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:14:47.410Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:47.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:14:47.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-29T23:14:47.410Z] === RUN TestTagInvalidReference [2020-09-29T23:14:47.479Z] df8698476c65: Download complete [2020-09-29T23:14:47.479Z] df8698476c65: Pull complete [2020-09-29T23:14:47.479Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:14:47.479Z] Status: Downloaded newer image for busybox:latest [2020-09-29T23:14:47.586Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-09-29T23:14:47.586Z] === RUN TestIpcModeNone [2020-09-29T23:14:47.670Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T23:14:47.670Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:14:47.670Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-29T23:14:47.670Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:14:47.670Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-29T23:14:47.670Z] === RUN TestTagOfficialNames [2020-09-29T23:14:47.670Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-29T23:14:47.670Z] === RUN TestTagMatchesDigest [2020-09-29T23:14:47.670Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T23:14:47.670Z] PASS [2020-09-29T23:14:47.670Z] [2020-09-29T23:14:47.670Z] === Skipped [2020-09-29T23:14:47.670Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:14:47.670Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-29T23:14:47.670Z] [2020-09-29T23:14:47.670Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:14:47.670Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:14:47.670Z] [2020-09-29T23:14:47.670Z] [2020-09-29T23:14:47.670Z] DONE 12 tests, 2 skipped in 1.729s [2020-09-29T23:14:47.670Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:14:47.670Z] ++ 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 [2020-09-29T23:14:47.670Z] ++ set -e [2020-09-29T23:14:47.670Z] ++ '[' -n 0 ']' [2020-09-29T23:14:47.670Z] ++ set -x [2020-09-29T23:14:47.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:47.931Z] INFO: Testing against a local daemon [2020-09-29T23:14:47.931Z] === RUN TestNetworkCreateDelete [2020-09-29T23:14:47.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:14:47.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:14:47.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:14:48.201Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-29T23:14:48.463Z] --- PASS: TestIpcModeNone (0.98s) [2020-09-29T23:14:48.463Z] === RUN TestIpcModePrivate [2020-09-29T23:14:48.503Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-09-29T23:14:48.503Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:14:48.595Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2020-09-29T23:14:48.595Z] === RUN TestSecretsUpdate [2020-09-29T23:14:48.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:14:49.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:14:49.422Z] --- PASS: TestIpcModePrivate (0.94s) [2020-09-29T23:14:49.422Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-09-29T23:14:49.422Z] === RUN TestIpcModeShareable [2020-09-29T23:14:49.422Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-29T23:14:49.686Z] + bundleName=amd64-rootless [2020-09-29T23:14:49.686Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-29T23:14:49.686Z] Creating amd64-rootless-bundles.tar.gz [2020-09-29T23:14:49.686Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T23:14:49.686Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T23:14:49.698Z] Archiving artifacts [2020-09-29T23:14:49.887Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-09-29T23:14:49.888Z] === RUN TestDaemonDNSFallback [2020-09-29T23:14:50.362Z] --- PASS: TestIpcModeShareable (0.94s) [2020-09-29T23:14:50.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2020-09-29T23:14:50.363Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:14:50.599Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:14:50.599Z] [2020-09-29T23:14:50.599Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:14:50.599Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:14:50.599Z] [2020-09-29T23:14:50.599Z] To set a process to complain mode, use the command line tool [2020-09-29T23:14:50.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:14:50.599Z] [2020-09-29T23:14:50.623Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig Post stage [Pipeline] junit [2020-09-29T23:14:51.171Z] Recording test results [2020-09-29T23:14:51.234Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:14:51.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:14:51.551Z] + make clean [2020-09-29T23:14:51.809Z] docker volume rm -f docker-dev-cache [2020-09-29T23:14:51.809Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] sh [2020-09-29T23:14:52.003Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-29T23:14:52.117Z] --- PASS: TestSecretsUpdate (3.67s) [2020-09-29T23:14:52.117Z] === RUN TestTemplatedSecret [2020-09-29T23:14:52.259Z] + echo Ensuring container killed. [2020-09-29T23:14:52.259Z] Ensuring container killed. [2020-09-29T23:14:52.259Z] + docker rm -vf docker-pr5 [2020-09-29T23:14:52.259Z] Error: No such container: docker-pr5 [2020-09-29T23:14:52.259Z] + true [2020-09-29T23:14:52.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-29T23:14:52.262Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [Pipeline] sh [Pipeline] } [2020-09-29T23:14:52.522Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.12s) [2020-09-29T23:14:52.522Z] === RUN TestAPIIpcModeHost [Pipeline] // withEnv [2020-09-29T23:14:52.536Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:14:52.536Z] Chowning /workspace to jenkins user [2020-09-29T23:14:52.536Z] + id -u [2020-09-29T23:14:52.536Z] + id -g [2020-09-29T23:14:52.536Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:14:52.536Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:14:52.536Z] latest: Pulling from library/busybox [2020-09-29T23:14:52.536Z] df8698476c65: Pulling fs layer [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-09-29T23:14:52.602Z] c3aff4450246: Verifying Checksum [2020-09-29T23:14:52.602Z] c3aff4450246: Download complete [Pipeline] } [2020-09-29T23:14:53.092Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-09-29T23:14:53.092Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:14:53.092Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-29T23:14:54.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:14:55.001Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2020-09-29T23:14:55.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-09-29T23:14:55.002Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:14:55.718Z] --- PASS: TestTemplatedSecret (3.67s) [2020-09-29T23:14:55.718Z] === RUN TestSecretCreateResolve [2020-09-29T23:14:55.943Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-29T23:14:56.206Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2020-09-29T23:14:56.206Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2020-09-29T23:14:56.206Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:14:57.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:14:57.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2020-09-29T23:14:57.586Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2020-09-29T23:14:57.586Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:14:57.782Z] df8698476c65: Verifying Checksum [2020-09-29T23:14:57.782Z] df8698476c65: Download complete [2020-09-29T23:14:57.782Z] df8698476c65: Pull complete [2020-09-29T23:14:57.782Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:14:57.782Z] Status: Downloaded newer image for busybox:latest [2020-09-29T23:14:58.024Z] --- PASS: TestDaemonDNSFallback (7.45s) [2020-09-29T23:14:58.024Z] === RUN TestInspectNetwork [2020-09-29T23:14:58.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:14:58.971Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-29T23:14:59.037Z] + bundleName=docker-py [2020-09-29T23:14:59.037Z] + echo Creating docker-py-bundles.tar.gz [2020-09-29T23:14:59.037Z] Creating docker-py-bundles.tar.gz [2020-09-29T23:14:59.037Z] + 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 [2020-09-29T23:14:59.047Z] Archiving artifacts [2020-09-29T23:14:59.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:14:59.231Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2020-09-29T23:14:59.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2020-09-29T23:14:59.231Z] === RUN TestIpcModeOlderClient [2020-09-29T23:14:59.231Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:14:59.231Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:14:59.302Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-09-29T23:14:59.302Z] PASS [2020-09-29T23:14:59.302Z] [2020-09-29T23:14:59.302Z] DONE 6 tests in 22.185s [2020-09-29T23:14:59.302Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:14:59.302Z] ++ 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 [2020-09-29T23:14:59.302Z] ++ set -e [2020-09-29T23:14:59.302Z] ++ '[' -n 0 ']' [2020-09-29T23:14:59.302Z] ++ set -x [2020-09-29T23:14:59.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:14:59.302Z] INFO: Testing against a local daemon [2020-09-29T23:14:59.302Z] === RUN TestServiceCreateInit [2020-09-29T23:14:59.302Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:14:59.492Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-29T23:14:59.753Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-09-29T23:14:59.753Z] === RUN TestKillContainer [2020-09-29T23:14:59.753Z] === RUN TestKillContainer/no_signal [2020-09-29T23:15:00.013Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-29T23:15:00.530Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2020-09-29T23:15:00.584Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:15:00.584Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-29T23:15:00.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh binary-daemon [2020-09-29T23:15:01.153Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:15:01.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-29T23:15:01.182Z] [2020-09-29T23:15:01.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:15:01.438Z] Removing bundles/ [2020-09-29T23:15:01.438Z] [2020-09-29T23:15:01.438Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-29T23:15:01.438Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-29T23:15:01.438Z] GOOS="" GOARCH="" GOARM="" [2020-09-29T23:15:01.725Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-29T23:15:01.985Z] --- PASS: TestKillContainer (2.11s) [2020-09-29T23:15:01.985Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-09-29T23:15:01.985Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-09-29T23:15:01.985Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-09-29T23:15:01.985Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:15:01.985Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:15:02.231Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T23:15:02.231Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T23:15:02.231Z] === RUN TestInspectNetwork/network_name [2020-09-29T23:15:02.231Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T23:15:02.245Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-29T23:15:02.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:15:02.505Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-29T23:15:02.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:15:02.935Z] 4612f6d0b889: Verifying Checksum [2020-09-29T23:15:02.935Z] 4612f6d0b889: Download complete [2020-09-29T23:15:03.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-09-29T23:15:03.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2020-09-29T23:15:03.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-09-29T23:15:03.335Z] === RUN TestKillStoppedContainer [2020-09-29T23:15:03.335Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-29T23:15:03.335Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:15:03.595Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-29T23:15:03.595Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:15:04.165Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-09-29T23:15:04.165Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:15:04.165Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:15:04.165Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:15:04.165Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:15:04.165Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:15:04.165Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:15:04.165Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:15:04.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:15:04.735Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-29T23:15:04.931Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:15:04.995Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-29T23:15:04.995Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-09-29T23:15:04.995Z] === RUN TestLinksContainerNames [2020-09-29T23:15:05.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:15:06.377Z] --- PASS: TestLinksContainerNames (1.50s) [2020-09-29T23:15:06.377Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:15:06.433Z] --- PASS: TestInspectNetwork (9.37s) [2020-09-29T23:15:06.433Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T23:15:06.433Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T23:15:06.433Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T23:15:06.433Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T23:15:06.433Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:15:07.318Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-09-29T23:15:07.318Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:15:07.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:15:07.890Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:15:07.890Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:15:07.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:15:07.890Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:15:07.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:15:07.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:15:07.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:15:07.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:15:07.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:15:07.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:15:07.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:15:07.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:15:07.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:15:07.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:15:07.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:15:07.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:15:08.155Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:15:08.416Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:15:08.416Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-29T23:15:08.676Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-29T23:15:08.676Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:15:08.976Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-09-29T23:15:08.976Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:15:08.976Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:15:08.976Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:15:08.976Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:15:08.976Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:15:08.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:15:08.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:15:08.977Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:15:08.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:15:08.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:15:08.977Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-29T23:15:08.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:15:08.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:15:08.977Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:15:08.977Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:15:08.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-29T23:15:08.983Z] Using test binary docker [2020-09-29T23:15:08.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-29T23:15:08.983Z] +++ /etc/init.d/apparmor start [2020-09-29T23:15:08.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-29T23:15:08.983Z] INFO: Waiting for daemon to start... [2020-09-29T23:15:08.983Z] Starting dockerd [2020-09-29T23:15:08.983Z] +++ 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 [2020-09-29T23:15:09.548Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-09-29T23:15:09.548Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:15:09.616Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-29T23:15:09.877Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-29T23:15:10.446Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-29T23:15:10.601Z] --- PASS: TestServiceCreateInit (10.85s) [2020-09-29T23:15:10.601Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-09-29T23:15:10.601Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) [2020-09-29T23:15:10.601Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:15:10.937Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-09-29T23:15:10.937Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:15:11.016Z] --- PASS: TestContainerBindMountNonRecursive (2.38s) [2020-09-29T23:15:11.016Z] === RUN TestNetworkNat [2020-09-29T23:15:11.053Z] . [2020-09-29T23:15:11.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-29T23:15:11.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-29T23:15:11.054Z] Error: No such image: emptyfs [2020-09-29T23:15:11.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-29T23:15:11.054Z] ++++ docker load [2020-09-29T23:15:11.054Z] Running integration-test (iteration 1) [2020-09-29T23:15:11.054Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-29T23:15:11.054Z] ++ 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 [2020-09-29T23:15:11.054Z] ++ set -e [2020-09-29T23:15:11.054Z] ++ '[' -n 0 ']' [2020-09-29T23:15:11.054Z] ++ set -x [2020-09-29T23:15:11.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:15:11.957Z] --- PASS: TestNetworkNat (0.84s) [2020-09-29T23:15:11.957Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:15:12.323Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-09-29T23:15:12.323Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:15:12.528Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-29T23:15:12.528Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-29T23:15:12.789Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-09-29T23:15:12.789Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:15:13.728Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-29T23:15:14.238Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-09-29T23:15:14.238Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:15:14.296Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-29T23:15:15.677Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2020-09-29T23:15:15.677Z] === RUN TestPause [2020-09-29T23:15:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-29T23:15:16.360Z] --- PASS: TestPause (0.64s) [2020-09-29T23:15:16.360Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:15:16.360Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:15:16.360Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:15:16.360Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:15:16.360Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-29T23:15:16.783Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-09-29T23:15:16.783Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:15:17.044Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-09-29T23:15:17.044Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:15:17.299Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2020-09-29T23:15:17.299Z] === RUN TestPsFilter [2020-09-29T23:15:17.299Z] --- PASS: TestPsFilter (0.14s) [2020-09-29T23:15:17.299Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:15:17.560Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-29T23:15:17.822Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-29T23:15:17.822Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2020-09-29T23:15:17.822Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:15:18.764Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-09-29T23:15:18.764Z] === RUN TestRemoveContainerRunning [2020-09-29T23:15:19.024Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-29T23:15:19.592Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-09-29T23:15:19.592Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:15:19.592Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-29T23:15:20.343Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-09-29T23:15:20.343Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:15:20.343Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:15:20.343Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:15:20.343Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:15:20.533Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-09-29T23:15:20.533Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:15:20.533Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T23:15:20.533Z] === RUN TestRenameLinkedContainer [2020-09-29T23:15:22.441Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-29T23:15:22.441Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-29T23:15:23.010Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-29T23:15:23.580Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-09-29T23:15:23.580Z] === RUN TestRenameStoppedContainer [2020-09-29T23:15:24.150Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-09-29T23:15:24.150Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:15:25.533Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2020-09-29T23:15:25.533Z] === RUN TestRenameInvalidName [2020-09-29T23:15:26.105Z] --- PASS: TestRenameInvalidName (0.62s) [2020-09-29T23:15:26.105Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:15:26.456Z] Loaded image: buildpack-deps:buster [2020-09-29T23:15:26.456Z] Loaded image: busybox:latest [2020-09-29T23:15:26.456Z] Loaded image: busybox:glibc [2020-09-29T23:15:26.456Z] Loaded image: debian:buster [2020-09-29T23:15:26.456Z] Loaded image: hello-world:latest [2020-09-29T23:15:26.456Z] INFO: Testing against a local daemon [2020-09-29T23:15:26.456Z] === RUN TestCgroupNamespacesBuild [2020-09-29T23:15:26.456Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-09-29T23:15:26.456Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-29T23:15:27.054Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-29T23:15:27.096Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-09-29T23:15:27.096Z] === RUN TestBuildWithSession [2020-09-29T23:15:27.096Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:15:27.096Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:15:27.096Z] === RUN TestBuildSquashParent [2020-09-29T23:15:28.963Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2020-09-29T23:15:28.963Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:15:28.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-29T23:15:29.225Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-09-29T23:15:29.225Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:15:31.139Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2020-09-29T23:15:31.139Z] === RUN TestResize [2020-09-29T23:15:31.399Z] --- PASS: TestResize (0.77s) [2020-09-29T23:15:31.399Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:15:31.570Z] --- PASS: TestBuildSquashParent (4.18s) [2020-09-29T23:15:31.570Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:15:31.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:15:31.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:15:31.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:15:31.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:15:31.570Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:15:31.570Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:15:31.570Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:15:31.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:15:31.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:15:31.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:15:31.571Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:15:31.571Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:15:31.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:15:31.571Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:15:31.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:15:31.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:15:31.659Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-29T23:15:32.227Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-09-29T23:15:32.227Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:15:33.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-29T23:15:33.168Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:33.168Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:33.168Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:33.168Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:15:33.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:15:33.274Z] --- PASS: TestCreateServiceMultipleTimes (22.39s) [2020-09-29T23:15:33.274Z] === RUN TestCreateServiceConflict [2020-09-29T23:15:33.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:15:33.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:15:35.080Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-29T23:15:35.651Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2020-09-29T23:15:35.749Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2020-09-29T23:15:35.749Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:15:35.749Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:15:35.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:35.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:36.011Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-09-29T23:15:36.011Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:15:36.183Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-29T23:15:36.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-29T23:15:36.753Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-29T23:15:36.753Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-29T23:15:37.271Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:15:37.271Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:15:37.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:15:37.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:15:37.858Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:15:37.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:15:38.460Z] --- PASS: TestServiceWithDataPathPortInit (17.51s) [2020-09-29T23:15:38.460Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:15:38.465Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-09-29T23:15:38.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-09-29T23:15:38.495Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:15:39.130Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2020-09-29T23:15:39.130Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:15:39.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:15:39.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:15:40.168Z] --- PASS: TestBuildLabelWithTargets (1.20s) [2020-09-29T23:15:40.168Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:15:40.470Z] --- PASS: TestCreateServiceMaxReplicas (4.17s) [2020-09-29T23:15:40.471Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:15:40.650Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-29T23:15:40.807Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-09-29T23:15:40.807Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:15:42.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:15:42.572Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-29T23:15:42.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:15:42.935Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2020-09-29T23:15:42.935Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:15:43.571Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-09-29T23:15:43.571Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:15:44.739Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-29T23:15:45.086Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2020-09-29T23:15:45.086Z] === RUN TestBuildWithHugeFile [2020-09-29T23:15:45.679Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-29T23:15:46.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:15:46.620Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-29T23:15:46.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:15:47.560Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-29T23:15:48.460Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-09-29T23:15:48.461Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oreqn7kokxfr2xx3h6wtl6oeq Created:2020-09-29 23:15:39.604634699 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1e9cba820fe010cf7e28d5eabf3a749559c7b7e485bafa4698bbf9adc36c39ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fdehb8zd5mb999i9yq4m827gy EndpointID:6e8e9bb46f913f955c6e4637bc502fb55a5009e0b40930d78d2d03b0345c9776 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:114fef8dfa7d5ef1174189a7bc97c796016bd145d50eb053d36314246a6f8da6 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b4053711b27b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fdehb8zd5mb999i9yq4m827gy EndpointID:6e8e9bb46f913f955c6e4637bc502fb55a5009e0b40930d78d2d03b0345c9776 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T23:15:48.461Z] PASS [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] === Skipped [2020-09-29T23:15:48.461Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:15:48.461Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] DONE 23 tests, 1 skipped in 59.147s [2020-09-29T23:15:48.461Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:15:48.461Z] ++ 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 [2020-09-29T23:15:48.461Z] ++ set -e [2020-09-29T23:15:48.461Z] ++ '[' -n 0 ']' [2020-09-29T23:15:48.461Z] ++ set -x [2020-09-29T23:15:48.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:15:48.461Z] INFO: Testing against a local daemon [2020-09-29T23:15:48.461Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:15:48.461Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:15:48.461Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:15:48.461Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:15:48.461Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:15:48.461Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:15:48.461Z] PASS [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] === Skipped [2020-09-29T23:15:48.461Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:15:48.461Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:15:48.461Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] [2020-09-29T23:15:48.461Z] DONE 2 tests, 2 skipped in 0.153s [2020-09-29T23:15:48.461Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:15:48.461Z] ++ 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 [2020-09-29T23:15:48.461Z] ++ set -e [2020-09-29T23:15:48.461Z] ++ '[' -n 0 ']' [2020-09-29T23:15:48.461Z] ++ set -x [2020-09-29T23:15:48.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:15:48.461Z] INFO: Testing against a local daemon [2020-09-29T23:15:48.461Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:15:48.945Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-29T23:15:49.205Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-29T23:15:49.403Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s) [2020-09-29T23:15:49.403Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2020-09-29T23:15:49.775Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2020-09-29T23:15:49.775Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:15:50.715Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-29T23:15:50.788Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T23:15:51.286Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-29T23:15:51.546Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2020-09-29T23:15:51.546Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:15:51.731Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T23:15:52.929Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-29T23:15:53.139Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T23:15:53.193Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2020-09-29T23:15:53.193Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:15:54.573Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2020-09-29T23:15:54.573Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:15:54.833Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-29T23:15:55.826Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.86s) [2020-09-29T23:15:55.826Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:15:56.216Z] --- PASS: TestCgroupNamespacesRunHostMode (1.45s) [2020-09-29T23:15:56.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:15:56.468Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T23:15:57.598Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.48s) [2020-09-29T23:15:57.598Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:15:57.598Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-29T23:15:57.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-29T23:15:59.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2020-09-29T23:15:59.240Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:15:59.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-29T23:15:59.760Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-29T23:15:59.760Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:15:59.776Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T23:16:00.315Z] --- PASS: TestCreateServiceSecretFileMode (3.97s) [2020-09-29T23:16:00.315Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:16:01.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-29T23:16:01.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s) [2020-09-29T23:16:01.403Z] === RUN TestKernelTCPMemory [2020-09-29T23:16:01.403Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-29T23:16:02.346Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-09-29T23:16:02.346Z] === RUN TestNISDomainname [2020-09-29T23:16:02.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-29T23:16:03.286Z] --- PASS: TestNISDomainname (1.07s) [2020-09-29T23:16:03.286Z] === RUN TestHostnameDnsResolution [2020-09-29T23:16:03.841Z] --- PASS: TestCreateServiceConfigFileMode (3.64s) [2020-09-29T23:16:03.841Z] === RUN TestCreateServiceSysctls [2020-09-29T23:16:04.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-29T23:16:04.669Z] --- PASS: TestHostnameDnsResolution (1.30s) [2020-09-29T23:16:04.669Z] === RUN TestStats [2020-09-29T23:16:06.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T23:16:06.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-29T23:16:07.519Z] --- PASS: TestStats (2.92s) [2020-09-29T23:16:07.519Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:16:07.519Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:16:07.519Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:16:07.519Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:16:07.519Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:16:07.519Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:16:07.519Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:16:07.519Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:16:07.519Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:16:07.519Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:16:07.519Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:16:07.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan (18.50s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-09-29T23:16:08.274Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-09-29T23:16:08.274Z] PASS [2020-09-29T23:16:08.274Z] [2020-09-29T23:16:08.274Z] DONE 8 tests in 20.800s [2020-09-29T23:16:08.274Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:16:08.274Z] ++ 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 [2020-09-29T23:16:08.274Z] ++ set -e [2020-09-29T23:16:08.274Z] ++ '[' -n 0 ']' [2020-09-29T23:16:08.274Z] ++ set -x [2020-09-29T23:16:08.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:08.274Z] testing: warning: no tests to run [2020-09-29T23:16:08.274Z] PASS [2020-09-29T23:16:08.274Z] [2020-09-29T23:16:08.274Z] DONE 0 tests in 0.029s [2020-09-29T23:16:08.274Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:16:08.274Z] ++ 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 [2020-09-29T23:16:08.274Z] ++ set -e [2020-09-29T23:16:08.274Z] ++ '[' -n 0 ']' [2020-09-29T23:16:08.274Z] ++ set -x [2020-09-29T23:16:08.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:08.274Z] INFO: Testing against a local daemon [2020-09-29T23:16:08.274Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:16:08.315Z] --- PASS: TestCreateServiceSysctls (4.51s) [2020-09-29T23:16:08.315Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:16:08.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-29T23:16:08.720Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:16:09.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-29T23:16:10.189Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-09-29T23:16:10.189Z] === RUN TestAuthZPluginTLS [2020-09-29T23:16:10.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-29T23:16:10.490Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:16:10.761Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-09-29T23:16:10.761Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:16:11.332Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-09-29T23:16:11.332Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:16:11.841Z] --- PASS: TestCreateServiceCapabilities (3.80s) [2020-09-29T23:16:11.841Z] === RUN TestInspect [2020-09-29T23:16:11.905Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-09-29T23:16:11.905Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:16:12.401Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:16:12.401Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-09-29T23:16:12.401Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-09-29T23:16:12.401Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-09-29T23:16:12.401Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-09-29T23:16:12.401Z] === RUN TestDeleteDevicemapper [2020-09-29T23:16:12.401Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:16:12.401Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:16:12.401Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:16:12.847Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-09-29T23:16:12.847Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:16:12.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-29T23:16:14.761Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-09-29T23:16:14.761Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:16:15.023Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-09-29T23:16:15.023Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:16:15.514Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s) [2020-09-29T23:16:15.514Z] === RUN TestUpdateMemory [2020-09-29T23:16:15.514Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-29T23:16:15.514Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:16:15.514Z] === RUN TestUpdateCPUQuota [2020-09-29T23:16:15.594Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-09-29T23:16:15.594Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:16:16.298Z] --- PASS: TestInspect (3.68s) [2020-09-29T23:16:16.298Z] === RUN TestCreateJob [2020-09-29T23:16:16.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-29T23:16:16.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:16:17.422Z] --- PASS: TestUpdateCPUQuota (2.04s) [2020-09-29T23:16:17.422Z] === RUN TestUpdatePidsLimit [2020-09-29T23:16:17.422Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:16:17.684Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:16:18.253Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:16:18.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-09-29T23:16:18.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:16:18.513Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:16:19.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:16:19.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:16:20.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:16:20.758Z] --- PASS: TestCreateJob (4.55s) [2020-09-29T23:16:20.758Z] === RUN TestReplicatedJob [2020-09-29T23:16:20.998Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-09-29T23:16:20.999Z] === RUN TestAuthZPluginHeader [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.57s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2020-09-29T23:16:21.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-29T23:16:21.610Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:16:21.940Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-09-29T23:16:21.940Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:16:21.940Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:16:21.940Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:21.940Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:16:21.940Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:16:21.940Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:21.940Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:16:21.940Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:16:21.940Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:21.940Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:16:21.940Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:16:21.940Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:21.940Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:16:22.913Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-29T23:16:22.913Z] Copying nested executables into bundles/binary-daemon [2020-09-29T23:16:22.913Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-29T23:16:23.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/make.sh cross [2020-09-29T23:16:23.493Z] [2020-09-29T23:16:23.750Z] Removing bundles/ [2020-09-29T23:16:23.750Z] [2020-09-29T23:16:23.750Z] ---> Making bundle: cross (in bundles/cross) [2020-09-29T23:16:23.750Z] Cross building: bundles/cross/linux/amd64 [2020-09-29T23:16:23.750Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-29T23:16:23.750Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-29T23:16:24.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-29T23:16:25.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-29T23:16:27.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-29T23:16:27.660Z] --- PASS: TestReplicatedJob (6.88s) [2020-09-29T23:16:27.660Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:16:27.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-29T23:16:28.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-29T23:16:30.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-29T23:16:30.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-29T23:16:32.139Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2020-09-29T23:16:32.140Z] === RUN TestServiceListWithStatuses [2020-09-29T23:16:32.140Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-29T23:16:32.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:16:32.140Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:16:32.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-29T23:16:32.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-29T23:16:34.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-29T23:16:34.775Z] --- PASS: TestUpdateRestartPolicy (13.33s) [2020-09-29T23:16:34.775Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:16:35.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-29T23:16:35.606Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-09-29T23:16:35.606Z] === RUN TestWaitNonBlocked [2020-09-29T23:16:35.606Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:16:35.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:16:35.606Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:16:35.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:16:35.606Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:16:35.606Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:16:37.055Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T23:16:37.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2020-09-29T23:16:37.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-09-29T23:16:37.055Z] === RUN TestWaitBlocked [2020-09-29T23:16:37.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:16:37.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:16:37.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:16:37.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:16:37.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:16:37.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:16:38.446Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:16:38.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-09-29T23:16:38.446Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.29s) [2020-09-29T23:16:38.446Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:16:38.446Z] === CONT TestIpcModeOlderClient [2020-09-29T23:16:38.446Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-09-29T23:16:38.446Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:16:39.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-29T23:16:40.050Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.24s) [2020-09-29T23:16:40.050Z] PASS [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] === Skipped [2020-09-29T23:16:40.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:16:40.050Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:16:40.050Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:16:40.050Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:16:40.050Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] [2020-09-29T23:16:40.050Z] DONE 17 tests, 4 skipped in 32.096s [2020-09-29T23:16:40.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:16:40.050Z] ++ 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 [2020-09-29T23:16:40.050Z] ++ set -e [2020-09-29T23:16:40.050Z] ++ '[' -n 0 ']' [2020-09-29T23:16:40.050Z] ++ set -x [2020-09-29T23:16:40.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:40.310Z] INFO: Testing against a local daemon [2020-09-29T23:16:40.310Z] === RUN TestPluginInvalidJSON [2020-09-29T23:16:40.310Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:16:40.310Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:16:40.310Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:16:40.310Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-29T23:16:40.310Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:16:40.310Z] === RUN TestPluginInstall [2020-09-29T23:16:40.310Z] === RUN TestPluginInstall/no_auth [2020-09-29T23:16:40.631Z] --- PASS: TestDockerNetworkConnectAlias (7.88s) [2020-09-29T23:16:40.632Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:16:40.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-29T23:16:40.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-29T23:16:42.095Z] --- PASS: TestBuildWithHugeFile (55.58s) [2020-09-29T23:16:42.095Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:16:42.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:16:42.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:16:42.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:16:42.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:16:42.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:16:42.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:16:42.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:16:42.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:16:42.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:16:42.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-29T23:16:42.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-29T23:16:42.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-09-29T23:16:42.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-29T23:16:42.095Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:16:42.095Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-29T23:16:42.153Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2020-09-29T23:16:42.153Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:16:42.153Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-29T23:16:42.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-29T23:16:43.353Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-29T23:16:43.613Z] --- PASS: TestDaemonHostGatewayIP (5.30s) [2020-09-29T23:16:43.613Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:16:43.613Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-29T23:16:44.553Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-29T23:16:44.656Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2020-09-29T23:16:44.656Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-09-29T23:16:44.656Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2020-09-29T23:16:44.656Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:16:44.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-29T23:16:44.951Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-29T23:16:44.951Z] PASS [2020-09-29T23:16:44.951Z] [2020-09-29T23:16:44.951Z] === Skipped [2020-09-29T23:16:44.951Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-29T23:16:44.951Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:16:44.951Z] [2020-09-29T23:16:44.951Z] [2020-09-29T23:16:44.951Z] DONE 32 tests, 1 skipped in 93.828s [2020-09-29T23:16:44.951Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-29T23:16:44.951Z] ++ 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 [2020-09-29T23:16:44.951Z] ++ set -e [2020-09-29T23:16:44.951Z] ++ '[' -n 0 ']' [2020-09-29T23:16:44.951Z] ++ set -x [2020-09-29T23:16:44.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:44.951Z] INFO: Testing against a local daemon [2020-09-29T23:16:44.951Z] === RUN TestConfigInspect [2020-09-29T23:16:45.603Z] time="2020-09-29T23:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:45.603Z] time="2020-09-29T23:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67842c2213b8f2b5845117833ff6e24386f86a835150c2901482012153f4df89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:45.603Z] time="2020-09-29T23:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:45.604Z] time="2020-09-29T23:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67842c2213b8f2b5845117833ff6e24386f86a835150c2901482012153f4df89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:46.175Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T23:16:46.207Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-09-29T23:16:46.207Z] === RUN TestServicePlugin [2020-09-29T23:16:46.207Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T23:16:46.207Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:46.207Z] === RUN TestServiceUpdateLabel [2020-09-29T23:16:46.747Z] time="2020-09-29T23:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:46.747Z] time="2020-09-29T23:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55d46171098b6bdbba5d1fba53a518d64ae148f145c37b855195cf58d66745ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:46.747Z] time="2020-09-29T23:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:46.747Z] time="2020-09-29T23:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55d46171098b6bdbba5d1fba53a518d64ae148f145c37b855195cf58d66745ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:47.029Z] --- PASS: TestConfigInspect (1.92s) [2020-09-29T23:16:47.029Z] === RUN TestConfigList [2020-09-29T23:16:47.319Z] === RUN TestPluginInstall/with_insecure [2020-09-29T23:16:47.359Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-09-29T23:16:48.705Z] time="2020-09-29T23:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:48.706Z] time="2020-09-29T23:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99b3fe7f8d97748e16d35c3e6d07c6699984de71680efb8a15fab7c690e02ba9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:48.706Z] time="2020-09-29T23:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:16:48.706Z] time="2020-09-29T23:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99b3fe7f8d97748e16d35c3e6d07c6699984de71680efb8a15fab7c690e02ba9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:16:48.967Z] --- PASS: TestPluginInstall (8.65s) [2020-09-29T23:16:48.967Z] --- PASS: TestPluginInstall/no_auth (5.72s) [2020-09-29T23:16:48.967Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-09-29T23:16:48.967Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-09-29T23:16:48.967Z] plugin_test.go:157: [d40339e04fcd0] daemon is not started [2020-09-29T23:16:48.967Z] PASS [2020-09-29T23:16:48.967Z] [2020-09-29T23:16:48.967Z] DONE 6 tests in 8.845s [2020-09-29T23:16:48.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:16:48.967Z] ++ 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 [2020-09-29T23:16:48.967Z] ++ set -e [2020-09-29T23:16:48.967Z] ++ '[' -n 0 ']' [2020-09-29T23:16:48.967Z] ++ set -x [2020-09-29T23:16:48.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:49.104Z] --- PASS: TestConfigList (1.91s) [2020-09-29T23:16:49.104Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:16:49.227Z] INFO: Testing against a local daemon [2020-09-29T23:16:49.227Z] === RUN TestExternalGraphDriver [2020-09-29T23:16:49.730Z] --- PASS: TestServiceUpdateLabel (3.67s) [2020-09-29T23:16:49.730Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:16:49.903Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-29T23:16:50.168Z] === RUN TestExternalGraphDriver/json [2020-09-29T23:16:50.841Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-29T23:16:51.187Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-09-29T23:16:51.187Z] === RUN TestConfigsUpdate [2020-09-29T23:16:51.783Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-29T23:16:52.357Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-29T23:16:52.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-29T23:16:52.712Z] === RUN TestExternalGraphDriver/spec [2020-09-29T23:16:52.753Z] --- PASS: TestConfigsUpdate (1.94s) [2020-09-29T23:16:52.753Z] === RUN TestTemplatedConfig [2020-09-29T23:16:55.205Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2020-09-29T23:16:55.205Z] PASS [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === Skipped [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-29T23:16:55.205Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:16:55.205Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:16:55.205Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:16:55.205Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:16:55.205Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-29T23:16:55.205Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] [2020-09-29T23:16:55.205Z] DONE 192 tests, 6 skipped in 147.265s [2020-09-29T23:16:55.205Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:16:55.205Z] ++ 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 [2020-09-29T23:16:55.205Z] ++ set -e [2020-09-29T23:16:55.205Z] ++ '[' -n 0 ']' [2020-09-29T23:16:55.205Z] ++ set -x [2020-09-29T23:16:55.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:55.258Z] === RUN TestExternalGraphDriver/pull [2020-09-29T23:16:55.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-29T23:16:55.464Z] INFO: Testing against a local daemon [2020-09-29T23:16:55.464Z] === RUN TestCommitInheritsEnv [2020-09-29T23:16:55.489Z] --- PASS: TestTemplatedConfig (2.38s) [2020-09-29T23:16:55.489Z] === RUN TestConfigCreateResolve [2020-09-29T23:16:56.033Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-09-29T23:16:56.033Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:16:56.033Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:16:56.033Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:16:56.033Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T23:16:56.033Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:16:56.293Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-09-29T23:16:56.293Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:16:56.553Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-09-29T23:16:56.553Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:16:57.014Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-09-29T23:16:57.014Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:16:57.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-29T23:16:57.171Z] --- PASS: TestExternalGraphDriver (8.16s) [2020-09-29T23:16:57.171Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-09-29T23:16:57.171Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-09-29T23:16:57.171Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-09-29T23:16:57.171Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:16:57.382Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-29T23:16:57.652Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-29T23:16:57.652Z] PASS [2020-09-29T23:16:57.652Z] [2020-09-29T23:16:57.652Z] DONE 7 tests in 12.640s [2020-09-29T23:16:57.652Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-29T23:16:57.652Z] ++ 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 [2020-09-29T23:16:57.652Z] ++ set -e [2020-09-29T23:16:57.652Z] ++ '[' -n 0 ']' [2020-09-29T23:16:57.652Z] ++ set -x [2020-09-29T23:16:57.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:57.652Z] INFO: Testing against a local daemon [2020-09-29T23:16:57.652Z] === RUN TestCheckpoint [2020-09-29T23:16:57.652Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:16:57.652Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:16:57.652Z] === RUN TestContainerInvalidJSON [2020-09-29T23:16:57.652Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:16:57.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:16:57.652Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:16:57.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:16:57.652Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:16:57.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:16:57.652Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:16:57.652Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:16:57.652Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:16:57.652Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-29T23:16:57.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-29T23:16:57.652Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-29T23:16:57.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-29T23:16:57.652Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:16:57.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-09-29T23:16:57.652Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:16:57.953Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-29T23:16:57.953Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:16:57.953Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-29T23:16:57.953Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:16:57.953Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-29T23:16:57.953Z] === RUN TestCopyFromContainer [2020-09-29T23:16:58.112Z] --- SKIP: TestGraphdriverPluginV2 (0.66s) [2020-09-29T23:16:58.112Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:58.112Z] PASS [2020-09-29T23:16:58.112Z] [2020-09-29T23:16:58.112Z] === Skipped [2020-09-29T23:16:58.112Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.66s) [2020-09-29T23:16:58.112Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:16:58.112Z] [2020-09-29T23:16:58.112Z] [2020-09-29T23:16:58.112Z] DONE 5 tests, 1 skipped in 8.974s [2020-09-29T23:16:58.112Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:16:58.112Z] ++ 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 [2020-09-29T23:16:58.112Z] ++ set -e [2020-09-29T23:16:58.112Z] ++ '[' -n 0 ']' [2020-09-29T23:16:58.112Z] ++ set -x [2020-09-29T23:16:58.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:16:58.113Z] INFO: Testing against a local daemon [2020-09-29T23:16:58.113Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:16:58.113Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:16:58.113Z] === RUN TestReadPluginNoRead [2020-09-29T23:16:58.113Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:16:58.113Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:16:58.113Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:16:58.113Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:16:58.113Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:16:58.113Z] === CONT TestReadPluginNoRead [2020-09-29T23:16:59.293Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2020-09-29T23:16:59.293Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:16:59.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-29T23:16:59.293Z] === RUN TestTagInvalidReference [2020-09-29T23:16:59.293Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-29T23:16:59.293Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:16:59.293Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-29T23:16:59.293Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:16:59.293Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-29T23:16:59.293Z] === RUN TestTagOfficialNames [2020-09-29T23:16:59.293Z] --- PASS: TestTagOfficialNames (0.08s) [2020-09-29T23:16:59.293Z] === RUN TestTagMatchesDigest [2020-09-29T23:16:59.293Z] --- PASS: TestTagMatchesDigest (0.06s) [2020-09-29T23:16:59.293Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer// [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer//bar/root [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer/bar/quux [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-29T23:16:59.471Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-29T23:16:59.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-29T23:16:59.553Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-29T23:16:59.767Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-29T23:16:59.767Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-29T23:16:59.767Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-29T23:16:59.767Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer (1.92s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-29T23:17:00.061Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-29T23:17:00.061Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:17:00.061Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:17:00.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:17:00.061Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:17:00.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:17:00.061Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:17:00.061Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:17:00.061Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:17:00.061Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:17:00.061Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:17:00.061Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:17:00.061Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:17:00.061Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-29T23:17:00.061Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:17:00.061Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:17:00.061Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:17:00.061Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:17:00.061Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:17:00.061Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:17:00.061Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:17:00.061Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:17:00.061Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:17:00.061Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:17:00.061Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-29T23:17:00.061Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-29T23:17:00.061Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:17:00.061Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-29T23:17:00.061Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:17:00.494Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-29T23:17:01.064Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-29T23:17:01.576Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-09-29T23:17:01.576Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:17:01.634Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-29T23:17:01.894Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-29T23:17:02.326Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:17:02.464Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-29T23:17:02.464Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-29T23:17:02.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-29T23:17:02.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-29T23:17:02.899Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2020-09-29T23:17:02.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:17:03.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:17:03.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:17:03.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:17:03.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:17:03.093Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:17:03.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:17:03.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:17:03.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:17:03.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:17:03.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:17:03.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-29T23:17:03.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T23:17:03.093Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:17:03.731Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-09-29T23:17:03.731Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:17:03.731Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:17:03.731Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:17:03.731Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-29T23:17:03.731Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:17:03.731Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:17:03.731Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:17:03.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T23:17:03.731Z] === RUN TestContainerStartOnDaemonRestart [2020-09-29T23:17:03.731Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-29T23:17:03.731Z] === RUN TestDaemonRestartIpcMode [2020-09-29T23:17:03.731Z] === PAUSE TestDaemonRestartIpcMode [2020-09-29T23:17:03.731Z] === RUN TestDaemonHostGatewayIP [2020-09-29T23:17:03.731Z] === PAUSE TestDaemonHostGatewayIP [2020-09-29T23:17:03.731Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:17:03.731Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-29T23:17:03.731Z] === RUN TestDiff [2020-09-29T23:17:04.284Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:17:04.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-29T23:17:04.372Z] --- PASS: TestDiff (0.50s) [2020-09-29T23:17:04.372Z] === RUN TestExecWithCloseStdin [2020-09-29T23:17:05.007Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-09-29T23:17:05.007Z] === RUN TestExec [2020-09-29T23:17:05.251Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2020-09-29T23:17:05.251Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:17:05.645Z] --- PASS: TestExec (0.64s) [2020-09-29T23:17:05.645Z] === RUN TestExecUser [2020-09-29T23:17:06.197Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:17:06.280Z] --- PASS: TestExecUser (0.61s) [2020-09-29T23:17:06.280Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:17:06.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-29T23:17:06.919Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-09-29T23:17:06.919Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:17:08.109Z] --- PASS: TestReadPluginNoRead (9.62s) [2020-09-29T23:17:08.109Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-09-29T23:17:08.109Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-09-29T23:17:08.109Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2020-09-29T23:17:08.109Z] read_test.go:92: [daaaee4609bf9] daemon is not started [2020-09-29T23:17:08.109Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2020-09-29T23:17:08.109Z] PASS [2020-09-29T23:17:08.371Z] [2020-09-29T23:17:08.371Z] DONE 6 tests in 10.267s [2020-09-29T23:17:08.371Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T23:17:08.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:08.371Z] ++ set -e [2020-09-29T23:17:08.371Z] ++ '[' -n 0 ']' [2020-09-29T23:17:08.371Z] ++ set -x [2020-09-29T23:17:08.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:08.371Z] testing: warning: no tests to run [2020-09-29T23:17:08.371Z] PASS [2020-09-29T23:17:08.371Z] [2020-09-29T23:17:08.371Z] DONE 0 tests in 0.045s [2020-09-29T23:17:08.371Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:17:08.371Z] ++ 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 [2020-09-29T23:17:08.371Z] ++ set -e [2020-09-29T23:17:08.371Z] ++ '[' -n 0 ']' [2020-09-29T23:17:08.371Z] ++ set -x [2020-09-29T23:17:08.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-29T23:17:08.371Z] INFO: Testing against a local daemon [2020-09-29T23:17:08.371Z] === RUN TestPluginWithDevMounts [2020-09-29T23:17:08.371Z] === PAUSE TestPluginWithDevMounts [2020-09-29T23:17:08.371Z] === CONT TestPluginWithDevMounts [2020-09-29T23:17:08.431Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-09-29T23:17:08.431Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:17:09.070Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-09-29T23:17:09.070Z] === RUN TestHealthKillContainer [2020-09-29T23:17:09.449Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-29T23:17:10.838Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-29T23:17:10.916Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-09-29T23:17:10.916Z] PASS [2020-09-29T23:17:10.916Z] [2020-09-29T23:17:10.916Z] DONE 1 tests in 2.356s [2020-09-29T23:17:10.916Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:17:10.916Z] ++ 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 [2020-09-29T23:17:10.916Z] ++ set -e [2020-09-29T23:17:10.916Z] ++ '[' -n 0 ']' [2020-09-29T23:17:10.916Z] ++ set -x [2020-09-29T23:17:10.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:10.916Z] INFO: Testing against a local daemon [2020-09-29T23:17:10.916Z] === RUN TestSecretInspect [2020-09-29T23:17:11.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-29T23:17:11.802Z] --- PASS: TestHealthKillContainer (2.60s) [2020-09-29T23:17:11.802Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:17:12.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-09-29T23:17:12.094Z] === RUN TestIpcModeNone [2020-09-29T23:17:12.749Z] --- PASS: TestIpcModeNone (0.61s) [2020-09-29T23:17:12.749Z] === RUN TestIpcModePrivate [2020-09-29T23:17:13.385Z] --- PASS: TestIpcModePrivate (0.65s) [2020-09-29T23:17:13.385Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-29T23:17:13.385Z] === RUN TestIpcModeShareable [2020-09-29T23:17:14.019Z] --- PASS: TestIpcModeShareable (0.58s) [2020-09-29T23:17:14.019Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-29T23:17:14.019Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-29T23:17:14.215Z] --- PASS: TestSecretInspect (3.17s) [2020-09-29T23:17:14.215Z] === RUN TestSecretList [2020-09-29T23:17:14.705Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-29T23:17:14.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-29T23:17:15.645Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-29T23:17:16.096Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-09-29T23:17:16.096Z] === RUN TestAPIIpcModeHost [2020-09-29T23:17:16.215Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-29T23:17:16.390Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-09-29T23:17:16.390Z] === RUN TestDaemonIpcModeShareable [2020-09-29T23:17:16.475Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-29T23:17:17.414Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-29T23:17:17.514Z] --- PASS: TestSecretList (3.18s) [2020-09-29T23:17:17.514Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:17:17.674Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-29T23:17:17.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-29T23:17:17.908Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-09-29T23:17:17.908Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-29T23:17:17.908Z] === RUN TestDaemonIpcModePrivate [2020-09-29T23:17:18.953Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-09-29T23:17:18.953Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-29T23:17:18.953Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-29T23:17:20.470Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-09-29T23:17:20.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-29T23:17:20.470Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-29T23:17:20.814Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-09-29T23:17:20.814Z] === RUN TestSecretsUpdate [2020-09-29T23:17:20.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-29T23:17:21.983Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-09-29T23:17:21.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-29T23:17:21.983Z] === RUN TestIpcModeOlderClient [2020-09-29T23:17:21.983Z] === PAUSE TestIpcModeOlderClient [2020-09-29T23:17:21.983Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:17:22.276Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-09-29T23:17:22.276Z] === RUN TestKillContainer [2020-09-29T23:17:22.276Z] === RUN TestKillContainer/no_signal [2020-09-29T23:17:22.912Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:17:23.205Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:17:23.915Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2020-09-29T23:17:23.915Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:17:24.114Z] --- PASS: TestSecretsUpdate (3.23s) [2020-09-29T23:17:24.114Z] === RUN TestTemplatedSecret [2020-09-29T23:17:24.242Z] --- PASS: TestKillContainer (1.61s) [2020-09-29T23:17:24.243Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-09-29T23:17:24.243Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-09-29T23:17:24.243Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-09-29T23:17:24.243Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:17:24.243Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-29T23:17:24.535Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-29T23:17:25.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-29T23:17:25.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-29T23:17:25.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-09-29T23:17:25.170Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-09-29T23:17:25.170Z] === RUN TestKillStoppedContainer [2020-09-29T23:17:25.170Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-29T23:17:25.170Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:17:25.170Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-29T23:17:25.170Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:17:25.804Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2020-09-29T23:17:25.804Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:17:26.843Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-09-29T23:17:26.843Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:17:27.167Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-09-29T23:17:27.167Z] === RUN TestLinksEtcHostsContentMatch [2020-09-29T23:17:27.413Z] --- PASS: TestTemplatedSecret (3.52s) [2020-09-29T23:17:27.413Z] === RUN TestSecretCreateResolve [2020-09-29T23:17:27.459Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-09-29T23:17:27.459Z] === RUN TestLinksContainerNames [2020-09-29T23:17:28.495Z] --- PASS: TestLinksContainerNames (1.04s) [2020-09-29T23:17:28.495Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:17:29.131Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-09-29T23:17:29.131Z] === RUN TestContainerNetworkMountsNoChown [2020-09-29T23:17:29.367Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-29T23:17:29.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-29T23:17:29.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/default [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/default [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/private [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/private [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rprivate [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/slave [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/slave [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rslave [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/shared [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/shared [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rshared [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/default [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rslave [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/slave [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rshared [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/shared [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rprivate [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/private [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:17:29.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:17:29.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-29T23:17:29.766Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-29T23:17:29.940Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-29T23:17:30.059Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-29T23:17:30.059Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-29T23:17:30.059Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-29T23:17:30.059Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-29T23:17:30.059Z] === RUN TestContainerBindMountNonRecursive [2020-09-29T23:17:30.511Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-29T23:17:30.713Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-09-29T23:17:30.713Z] PASS [2020-09-29T23:17:30.713Z] [2020-09-29T23:17:30.713Z] DONE 6 tests in 19.641s [2020-09-29T23:17:30.713Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:17:30.713Z] ++ 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 [2020-09-29T23:17:30.713Z] ++ set -e [2020-09-29T23:17:30.713Z] ++ '[' -n 0 ']' [2020-09-29T23:17:30.713Z] ++ set -x [2020-09-29T23:17:30.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:30.713Z] INFO: Testing against a local daemon [2020-09-29T23:17:30.713Z] === RUN TestServiceCreateInit [2020-09-29T23:17:30.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:17:31.576Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2020-09-29T23:17:31.576Z] === RUN TestNetworkNat [2020-09-29T23:17:31.876Z] --- PASS: TestNetworkNat (0.57s) [2020-09-29T23:17:31.877Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:17:32.512Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s) [2020-09-29T23:17:32.512Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:17:33.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-29T23:17:33.991Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-29T23:17:35.243Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2020-09-29T23:17:35.243Z] === RUN TestPause [2020-09-29T23:17:35.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-29T23:17:35.878Z] --- PASS: TestPause (0.57s) [2020-09-29T23:17:35.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:17:35.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:17:35.878Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:17:35.878Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:17:36.000Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:17:36.513Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-09-29T23:17:36.513Z] === RUN TestPsFilter [2020-09-29T23:17:36.513Z] --- PASS: TestPsFilter (0.15s) [2020-09-29T23:17:36.513Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:17:37.151Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-09-29T23:17:37.151Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:17:37.443Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-09-29T23:17:37.443Z] === RUN TestRemoveContainerRunning [2020-09-29T23:17:38.079Z] --- PASS: TestRemoveContainerRunning (0.49s) [2020-09-29T23:17:38.079Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:17:38.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-09-29T23:17:38.714Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:17:38.714Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-29T23:17:38.714Z] === RUN TestRenameLinkedContainer [2020-09-29T23:17:38.731Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-29T23:17:38.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-29T23:17:39.269Z] --- PASS: TestServiceUpdateNetwork (16.23s) [2020-09-29T23:17:39.269Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:17:39.269Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T23:17:39.561Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T23:17:39.689Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-29T23:17:39.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-29T23:17:39.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-29T23:17:39.689Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-29T23:17:39.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-29T23:17:40.784Z] --- PASS: TestRenameLinkedContainer (2.06s) [2020-09-29T23:17:40.784Z] === RUN TestRenameStoppedContainer [2020-09-29T23:17:41.077Z] --- PASS: TestRenameStoppedContainer (0.52s) [2020-09-29T23:17:41.077Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:17:41.287Z] --- PASS: TestServiceCreateInit (10.23s) [2020-09-29T23:17:41.287Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-09-29T23:17:41.287Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-09-29T23:17:41.287Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:17:42.128Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-09-29T23:17:42.128Z] === RUN TestRenameInvalidName [2020-09-29T23:17:42.765Z] --- PASS: TestRenameInvalidName (0.53s) [2020-09-29T23:17:42.765Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:17:42.995Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-29T23:17:43.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-29T23:17:44.501Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-29T23:17:44.846Z] --- PASS: TestRenameAnonymousContainer (1.88s) [2020-09-29T23:17:44.846Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:17:45.040Z] 4612f6d0b889: Pull complete [2020-09-29T23:17:45.138Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-09-29T23:17:45.138Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:17:45.139Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-29T23:17:45.139Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-29T23:17:45.139Z] Cross building: bundles/cross/windows/amd64 [2020-09-29T23:17:45.139Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-29T23:17:45.139Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-29T23:17:46.175Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2020-09-29T23:17:46.175Z] === RUN TestResize [2020-09-29T23:17:46.813Z] --- PASS: TestResize (0.52s) [2020-09-29T23:17:46.813Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:17:47.113Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-29T23:17:47.113Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:17:47.751Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:17:47.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:17:47.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:17:47.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:17:47.751Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:17:47.751Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:47.752Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:47.752Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:47.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:47.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-29T23:17:47.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-29T23:17:47.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-29T23:17:47.794Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-29T23:17:48.048Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T23:17:48.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-29T23:17:49.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-29T23:17:50.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-29T23:17:50.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-29T23:17:50.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-29T23:17:50.591Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-29T23:17:51.161Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-29T23:17:52.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:52.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-29T23:17:52.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-29T23:17:53.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-29T23:17:54.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-29T23:17:55.025Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-29T23:17:55.595Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2020-09-29T23:17:55.688Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2020-09-29T23:17:55.688Z] === RUN TestCgroupNamespacesRun [2020-09-29T23:17:56.166Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-29T23:17:56.537Z] --- PASS: TestServiceUpdatePidsLimit (17.92s) [2020-09-29T23:17:56.537Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-09-29T23:17:56.537Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-29T23:17:56.537Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-09-29T23:17:56.537Z] PASS [2020-09-29T23:17:56.537Z] [2020-09-29T23:17:56.537Z] === Skipped [2020-09-29T23:17:56.537Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-29T23:17:56.537Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:17:56.537Z] [2020-09-29T23:17:56.537Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-29T23:17:56.537Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:17:56.537Z] [2020-09-29T23:17:56.537Z] [2020-09-29T23:17:56.537Z] DONE 27 tests, 2 skipped in 176.219s [2020-09-29T23:17:56.537Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:17:56.537Z] ++ 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 [2020-09-29T23:17:56.537Z] ++ set -e [2020-09-29T23:17:56.537Z] ++ '[' -n 0 ']' [2020-09-29T23:17:56.538Z] ++ set -x [2020-09-29T23:17:56.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:56.538Z] INFO: Testing against a local daemon [2020-09-29T23:17:56.538Z] === RUN TestSessionCreate [2020-09-29T23:17:56.538Z] --- PASS: TestSessionCreate (0.02s) [2020-09-29T23:17:56.538Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:17:56.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-29T23:17:56.538Z] PASS [2020-09-29T23:17:56.538Z] [2020-09-29T23:17:56.538Z] DONE 2 tests in 0.207s [2020-09-29T23:17:56.538Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:17:56.538Z] ++ 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 [2020-09-29T23:17:56.538Z] ++ set -e [2020-09-29T23:17:56.538Z] ++ '[' -n 0 ']' [2020-09-29T23:17:56.538Z] ++ set -x [2020-09-29T23:17:56.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:17:56.538Z] INFO: Testing against a local daemon [2020-09-29T23:17:56.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:17:56.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:17:56.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:17:56.538Z] === RUN TestEventsExecDie [2020-09-29T23:17:56.538Z] --- PASS: TestEventsExecDie (0.97s) [2020-09-29T23:17:56.538Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:17:56.538Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-09-29T23:17:56.538Z] === RUN TestInfoBinaryCommits [2020-09-29T23:17:56.538Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-29T23:17:56.538Z] === RUN TestInfoAPIVersioned [2020-09-29T23:17:56.538Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T23:17:56.538Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:17:56.736Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-29T23:17:57.172Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-29T23:17:57.173Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:17:57.207Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-09-29T23:17:57.207Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-29T23:17:58.210Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T23:17:58.210Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:17:58.722Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2020-09-29T23:17:58.722Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-29T23:17:58.845Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-29T23:17:58.845Z] === RUN TestInfoAPI [2020-09-29T23:17:58.845Z] --- PASS: TestInfoAPI (0.01s) [2020-09-29T23:17:58.845Z] === RUN TestInfoAPIWarnings [2020-09-29T23:17:59.764Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2020-09-29T23:17:59.764Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-29T23:18:01.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-09-29T23:18:01.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-29T23:18:02.023Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-29T23:18:02.023Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-29T23:18:02.591Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-29T23:18:02.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2020-09-29T23:18:02.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-29T23:18:02.851Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-29T23:18:03.111Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-29T23:18:03.256Z] --- PASS: TestCreateServiceMultipleTimes (19.61s) [2020-09-29T23:18:03.256Z] === RUN TestCreateServiceConflict [2020-09-29T23:18:03.517Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-09-29T23:18:03.517Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:18:03.854Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2020-09-29T23:18:03.854Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-29T23:18:04.050Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-29T23:18:04.622Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-29T23:18:04.898Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-29T23:18:04.898Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-29T23:18:05.941Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2020-09-29T23:18:05.941Z] === RUN TestKernelTCPMemory [2020-09-29T23:18:06.581Z] --- PASS: TestKernelTCPMemory (0.62s) [2020-09-29T23:18:06.581Z] === RUN TestNISDomainname [2020-09-29T23:18:07.247Z] --- PASS: TestNISDomainname (0.70s) [2020-09-29T23:18:07.247Z] === RUN TestHostnameDnsResolution [2020-09-29T23:18:07.725Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2020-09-29T23:18:07.725Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:18:07.919Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-29T23:18:07.919Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-29T23:18:08.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-29T23:18:08.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-29T23:18:08.312Z] --- PASS: TestHostnameDnsResolution (0.83s) [2020-09-29T23:18:08.312Z] === RUN TestStats [2020-09-29T23:18:08.439Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-29T23:18:09.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-29T23:18:10.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-29T23:18:11.061Z] --- PASS: TestStats (2.55s) [2020-09-29T23:18:11.061Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:18:11.061Z] === RUN TestStopContainerWithTimeout/0 [2020-09-29T23:18:11.061Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-29T23:18:11.061Z] === RUN TestStopContainerWithTimeout/1 [2020-09-29T23:18:11.061Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-29T23:18:11.061Z] === RUN TestStopContainerWithTimeout/3 [2020-09-29T23:18:11.061Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-29T23:18:11.061Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-29T23:18:11.061Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-29T23:18:11.061Z] === CONT TestStopContainerWithTimeout/0 [2020-09-29T23:18:11.061Z] === CONT TestStopContainerWithTimeout/3 [2020-09-29T23:18:11.061Z] === CONT TestStopContainerWithTimeout/1 [2020-09-29T23:18:11.061Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-29T23:18:11.329Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-29T23:18:12.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-29T23:18:13.656Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-29T23:18:13.830Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-29T23:18:13.830Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2020-09-29T23:18:13.830Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-09-29T23:18:13.830Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-09-29T23:18:13.830Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-09-29T23:18:13.830Z] === RUN TestDeleteDevicemapper [2020-09-29T23:18:13.830Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-29T23:18:13.830Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:18:13.830Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:18:15.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2020-09-29T23:18:15.353Z] === RUN TestUpdateMemory [2020-09-29T23:18:16.399Z] --- PASS: TestUpdateMemory (0.67s) [2020-09-29T23:18:16.399Z] === RUN TestUpdateCPUQuota [2020-09-29T23:18:17.042Z] --- PASS: TestUpdateCPUQuota (0.83s) [2020-09-29T23:18:17.042Z] === RUN TestUpdatePidsLimit [2020-09-29T23:18:17.042Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-29T23:18:17.338Z] === RUN TestUpdatePidsLimit/no_change [2020-09-29T23:18:17.495Z] --- PASS: TestInfoAPIWarnings (16.24s) [2020-09-29T23:18:17.495Z] === RUN TestInfoDebug [2020-09-29T23:18:17.495Z] --- PASS: TestInfoDebug (0.53s) [2020-09-29T23:18:17.495Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:18:17.495Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-29T23:18:17.495Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:18:17.495Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-29T23:18:17.495Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:18:17.495Z] --- PASS: TestLoginFailsWithBadCredentials (0.87s) [2020-09-29T23:18:17.495Z] === RUN TestPingCacheHeaders [2020-09-29T23:18:17.495Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-29T23:18:17.495Z] === RUN TestPingGet [2020-09-29T23:18:17.495Z] --- PASS: TestPingGet (0.01s) [2020-09-29T23:18:17.495Z] === RUN TestPingHead [2020-09-29T23:18:17.495Z] --- PASS: TestPingHead (0.01s) [2020-09-29T23:18:17.495Z] === RUN TestVersion [2020-09-29T23:18:17.495Z] --- PASS: TestVersion (0.01s) [2020-09-29T23:18:17.495Z] PASS [2020-09-29T23:18:17.495Z] [2020-09-29T23:18:17.495Z] === Skipped [2020-09-29T23:18:17.495Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:18:17.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:18:17.495Z] [2020-09-29T23:18:17.495Z] [2020-09-29T23:18:17.495Z] DONE 18 tests, 1 skipped in 22.066s [2020-09-29T23:18:17.495Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:18:17.495Z] ++ 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 [2020-09-29T23:18:17.495Z] ++ set -e [2020-09-29T23:18:17.495Z] ++ '[' -n 0 ']' [2020-09-29T23:18:17.495Z] ++ set -x [2020-09-29T23:18:17.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:18:17.495Z] INFO: Testing against a local daemon [2020-09-29T23:18:17.495Z] === RUN TestVolumesCreateAndList [2020-09-29T23:18:17.495Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-29T23:18:17.495Z] === RUN TestVolumesRemove [2020-09-29T23:18:17.631Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-29T23:18:17.631Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-29T23:18:17.790Z] --- PASS: TestVolumesRemove (0.11s) [2020-09-29T23:18:17.790Z] === RUN TestVolumesInspect [2020-09-29T23:18:17.790Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-29T23:18:17.790Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:18:17.790Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:18:17.790Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:18:17.790Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:18:17.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-29T23:18:17.790Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:18:17.790Z] PASS [2020-09-29T23:18:17.790Z] [2020-09-29T23:18:17.790Z] DONE 5 tests in 0.265s [2020-09-29T23:18:17.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:18:17.790Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:18:17.790Z] +++ kill 11936 [2020-09-29T23:18:17.852Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-29T23:18:17.938Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-29T23:18:18.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-29T23:18:18.422Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-29T23:18:18.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-29T23:18:19.304Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:18:19.304Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:18:19.304Z] [2020-09-29T23:18:19.304Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:18:19.304Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:18:19.304Z] [2020-09-29T23:18:19.304Z] To set a process to complain mode, use the command line tool [2020-09-29T23:18:19.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:18:19.304Z] +++ true [2020-09-29T23:18:19.304Z] exiting test-integration [2020-09-29T23:18:19.304Z] ++ exit 0 [2020-09-29T23:18:19.304Z] [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit (2.35s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-29T23:18:19.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-09-29T23:18:19.602Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2020-09-29T23:18:21.423Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:18:22.221Z] + echo Ensuring container killed. [2020-09-29T23:18:22.221Z] Ensuring container killed. [2020-09-29T23:18:22.221Z] + docker rm -vf docker-pr5 [2020-09-29T23:18:22.221Z] Error: No such container: docker-pr5 [2020-09-29T23:18:22.221Z] + true [Pipeline] sh [2020-09-29T23:18:22.601Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:18:22.601Z] Chowning /workspace to jenkins user [2020-09-29T23:18:22.601Z] + id -u [2020-09-29T23:18:22.601Z] + id -g [2020-09-29T23:18:22.601Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41485:/workspace busybox chown -R 1001:1001 /workspace [2020-09-29T23:18:22.601Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:18:22.624Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-29T23:18:22.630Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-09-29T23:18:22.630Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:18:22.893Z] latest: Pulling from library/busybox [2020-09-29T23:18:22.893Z] d2a291f672b2: Pulling fs layer [2020-09-29T23:18:22.893Z] d2a291f672b2: Download complete [2020-09-29T23:18:23.194Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-29T23:18:23.527Z] d2a291f672b2: Pull complete [2020-09-29T23:18:23.527Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:18:23.527Z] Status: Downloaded newer image for busybox:latest [2020-09-29T23:18:23.764Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-29T23:18:25.174Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-09-29T23:18:25.174Z] === RUN TestCreateServiceConfigFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:18:25.998Z] + bundleName=s390x-integration [2020-09-29T23:18:25.998Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-29T23:18:25.998Z] Creating s390x-integration-bundles.tar.gz [2020-09-29T23:18:25.998Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T23:18:25.998Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T23:18:26.043Z] Archiving artifacts [2020-09-29T23:18:26.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:18:26.790Z] + make clean [2020-09-29T23:18:27.061Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-29T23:18:27.061Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-29T23:18:27.083Z] docker volume rm -f docker-dev-cache [2020-09-29T23:18:27.083Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:18:28.478Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2020-09-29T23:18:28.478Z] === RUN TestCreateServiceSysctls [2020-09-29T23:18:29.607Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-29T23:18:32.147Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-29T23:18:32.265Z] --- PASS: TestUpdateRestartPolicy (11.26s) [2020-09-29T23:18:32.265Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:18:32.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-09-29T23:18:32.265Z] === RUN TestWaitNonBlocked [2020-09-29T23:18:32.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:18:32.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:18:32.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:18:32.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:18:32.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:18:32.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:18:32.265Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-29T23:18:32.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-09-29T23:18:32.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2020-09-29T23:18:32.265Z] === RUN TestWaitBlocked [2020-09-29T23:18:32.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:18:32.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:18:32.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:18:32.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:18:32.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-29T23:18:32.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-29T23:18:32.407Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-29T23:18:32.560Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-29T23:18:32.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2020-09-29T23:18:32.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-09-29T23:18:32.560Z] === CONT TestContainerKillOnDaemonStart [2020-09-29T23:18:32.560Z] === CONT TestContainerStartOnDaemonRestart [2020-09-29T23:18:32.560Z] === CONT TestDaemonHostGatewayIP [2020-09-29T23:18:32.560Z] === CONT TestDaemonRestartIpcMode [2020-09-29T23:18:32.977Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-29T23:18:33.547Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-29T23:18:33.767Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-09-29T23:18:33.767Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:18:35.459Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-29T23:18:35.459Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-29T23:18:36.125Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2020-09-29T23:18:36.125Z] === CONT TestIpcModeOlderClient [2020-09-29T23:18:36.125Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-09-29T23:18:36.314Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2020-09-29T23:18:36.314Z] === RUN TestInspect [2020-09-29T23:18:36.417Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2020-09-29T23:18:36.711Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2020-09-29T23:18:37.998Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-29T23:18:38.258Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-29T23:18:38.517Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-29T23:18:38.777Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-29T23:18:39.616Z] --- PASS: TestInspect (3.58s) [2020-09-29T23:18:39.616Z] === RUN TestCreateJob [2020-09-29T23:18:40.689Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-29T23:18:42.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-29T23:18:43.821Z] --- PASS: TestCreateJob (4.12s) [2020-09-29T23:18:43.821Z] === RUN TestReplicatedJob [2020-09-29T23:18:44.510Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-29T23:18:45.942Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-29T23:18:46.888Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-29T23:18:47.092Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-09-29T23:18:47.093Z] PASS [2020-09-29T23:18:47.093Z] [2020-09-29T23:18:47.093Z] === Skipped [2020-09-29T23:18:47.093Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-29T23:18:47.093Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:18:47.093Z] [2020-09-29T23:18:47.093Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-29T23:18:47.093Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-29T23:18:47.093Z] [2020-09-29T23:18:47.093Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-29T23:18:47.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-29T23:18:47.093Z] [2020-09-29T23:18:47.093Z] [2020-09-29T23:18:47.093Z] DONE 192 tests, 3 skipped in 107.777s [2020-09-29T23:18:47.093Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-29T23:18:47.093Z] ++ 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 [2020-09-29T23:18:47.093Z] ++ set -e [2020-09-29T23:18:47.093Z] ++ '[' -n 0 ']' [2020-09-29T23:18:47.093Z] ++ set -x [2020-09-29T23:18:47.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:18:47.093Z] INFO: Testing against a local daemon [2020-09-29T23:18:47.093Z] === RUN TestCommitInheritsEnv [2020-09-29T23:18:47.093Z] --- PASS: TestCommitInheritsEnv (0.30s) [2020-09-29T23:18:47.093Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:18:47.093Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-29T23:18:47.093Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:18:47.093Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-29T23:18:47.093Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:18:47.093Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-29T23:18:47.093Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:18:47.093Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-29T23:18:47.093Z] === RUN TestRemoveImageGarbageCollector [2020-09-29T23:18:47.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:18:47.093Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:18:47.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:18:47.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-29T23:18:47.093Z] === RUN TestTagInvalidReference [2020-09-29T23:18:47.093Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-29T23:18:47.093Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:18:47.093Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-29T23:18:47.093Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:18:47.093Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-29T23:18:47.093Z] === RUN TestTagOfficialNames [2020-09-29T23:18:47.093Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-29T23:18:47.093Z] === RUN TestTagMatchesDigest [2020-09-29T23:18:47.093Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-29T23:18:47.093Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-29T23:18:47.456Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-29T23:18:49.996Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-29T23:18:50.407Z] --- PASS: TestReplicatedJob (6.46s) [2020-09-29T23:18:50.407Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:18:53.292Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-29T23:18:53.292Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-29T23:18:54.611Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-09-29T23:18:54.611Z] === RUN TestServiceListWithStatuses [2020-09-29T23:18:54.611Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:18:54.611Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:18:54.611Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:18:55.830Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-29T23:18:56.400Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-29T23:18:58.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-29T23:19:00.848Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-29T23:19:01.239Z] --- PASS: TestDockerNetworkConnectAlias (5.98s) [2020-09-29T23:19:01.239Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:19:02.759Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-29T23:19:03.699Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-29T23:19:05.079Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-29T23:19:05.447Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2020-09-29T23:19:05.447Z] === RUN TestServicePlugin [2020-09-29T23:19:05.447Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T23:19:05.447Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:19:05.447Z] === RUN TestServiceUpdateLabel [2020-09-29T23:19:06.518Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-29T23:19:06.518Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-29T23:19:06.518Z] remote: Enumerating objects: 2, done. [2020-09-29T23:19:06.518Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-29T23:19:06.518Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-29T23:19:06.518Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-29T23:19:06.518Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-09-29T23:19:06.518Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-29T23:19:06.518Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-29T23:19:06.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/test/unit [2020-09-29T23:19:08.377Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-29T23:19:08.749Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-09-29T23:19:08.749Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:19:09.360Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:19:14.959Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-29T23:19:14.960Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-29T23:19:15.901Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-29T23:19:19.195Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-29T23:19:19.455Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-29T23:19:19.715Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-29T23:19:20.285Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-29T23:19:20.544Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-29T23:19:20.804Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-29T23:19:21.373Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-29T23:19:23.282Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-29T23:19:23.708Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2020-09-29T23:19:23.708Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:19:24.205Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-09-29T23:19:24.663Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-29T23:19:24.663Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-29T23:19:26.574Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-29T23:19:27.513Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-29T23:19:27.773Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-29T23:19:29.154Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-29T23:19:29.154Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-29T23:19:30.535Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-29T23:19:31.916Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-29T23:19:32.177Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-29T23:19:37.459Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite (348.49s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.50s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.04s) [2020-09-29T23:19:37.459Z] docker_cli_daemon_test.go:1454: [d1d04e138cee2] daemon is not started [2020-09-29T23:19:37.459Z] check_test.go:309: [da379020457ed] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.93s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d0b043315adce] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.12s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.75s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.54s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.39s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-29T23:19:37.459Z] check_test.go:309: [dd30e1bc4c22c] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d15659cf53c03] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-09-29T23:19:37.459Z] check_test.go:309: [decdc62a80415] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.82s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.55s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d9ea1d8188ab5] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.20s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.02s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s) [2020-09-29T23:19:37.459Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-29T23:19:37.459Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-29T23:19:37.459Z] check_test.go:309: [d7b6887d70407] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.57s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d8cda58de1690] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d674b733070c9] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.99s) [2020-09-29T23:19:37.459Z] docker_cli_daemon_plugins_test.go:79: [de3e51d52171c] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2020-09-29T23:19:37.459Z] docker_cli_daemon_plugins_test.go:169: [dfded564532d5] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-09-29T23:19:37.459Z] check_test.go:309: [d9e135867f7b4] daemon is not started [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.03s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.05s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.10s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.14s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-09-29T23:19:37.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.33s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d72c20c7970e9] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.71s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.10s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.76s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.77s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d3b3c0079d3f5] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.85s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.68s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.80s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s) [2020-09-29T23:19:37.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-29T23:19:37.460Z] check_test.go:309: [dc99457f85aa3] daemon is not started [2020-09-29T23:19:37.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-29T23:19:37.460Z] check_test.go:309: [dca1c7d71b714] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d110bafb21a8a] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.03s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.94s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d1ba182286787] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.22s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2020-09-29T23:19:37.460Z] docker_cli_daemon_plugins_test.go:105: [dc630aa31153d] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.97s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d068e8e0c366f] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.06s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from config [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from config [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli [2020-09-29T23:19:37.460Z] check_test.go:309: [d4c9582ddb297] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-09-29T23:19:37.460Z] check_test.go:309: [dc9465af3367d] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d8aa6de638c49] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d4edaa2260dc0] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.34s) [2020-09-29T23:19:37.460Z] check_test.go:309: [df67cdc93d2a4] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-29T23:19:37.460Z] check_test.go:309: [d3fa7956feec7] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.96s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.49s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.99s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.39s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.78s) [2020-09-29T23:19:37.460Z] docker_cli_daemon_test.go:2549: [de5ccd01b0787] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-09-29T23:19:37.460Z] check_test.go:309: [ddec98bf13ade] daemon is not started [2020-09-29T23:19:37.460Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.16s) [2020-09-29T23:19:37.460Z] === RUN TestDockerSwarmSuite [2020-09-29T23:19:37.460Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-29T23:19:40.754Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-29T23:19:41.824Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2020-09-29T23:19:41.824Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:19:44.060Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-29T23:19:49.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-29T23:19:54.054Z] --- PASS: TestServiceUpdateNetwork (14.78s) [2020-09-29T23:19:54.054Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:19:55.438Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T23:19:56.381Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T23:19:57.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-29T23:19:58.854Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-29T23:20:03.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-29T23:20:03.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-29T23:20:04.518Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T23:20:08.636Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-29T23:20:08.636Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-29T23:20:09.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-29T23:20:09.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-29T23:20:11.158Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-29T23:20:11.158Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-29T23:20:11.418Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-29T23:20:11.954Z] c3aff4450246: Pull complete [2020-09-29T23:20:11.954Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-29T23:20:11.954Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:20:11.954Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-29T23:20:11.954Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-29T23:20:11.954Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-29T23:20:11.954Z] WARN: Skipping validation tests [2020-09-29T23:20:11.954Z] INFO: Running unit tests at 09/29/2020 23:20:00... [2020-09-29T23:20:11.954Z] INFO: make.ps1 starting at 09/29/2020 23:20:05 [2020-09-29T23:20:11.954Z] INFO: Git commit (768ba77d37) assumed from DOCKER_GITCOMMIT environment variable [2020-09-29T23:20:11.954Z] INFO: Invoking autogen... [2020-09-29T23:20:11.954Z] INFO: Running unit tests... [2020-09-29T23:20:12.653Z] --- PASS: TestServiceUpdatePidsLimit (17.61s) [2020-09-29T23:20:12.653Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-29T23:20:12.653Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-09-29T23:20:12.653Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-09-29T23:20:12.653Z] PASS [2020-09-29T23:20:12.653Z] [2020-09-29T23:20:12.653Z] === Skipped [2020-09-29T23:20:12.653Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T23:20:12.653Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:20:12.653Z] [2020-09-29T23:20:12.653Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-29T23:20:12.653Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:20:12.653Z] [2020-09-29T23:20:12.653Z] [2020-09-29T23:20:12.653Z] DONE 27 tests, 2 skipped in 161.144s [2020-09-29T23:20:12.653Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:20:12.653Z] ++ 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 [2020-09-29T23:20:12.653Z] ++ set -e [2020-09-29T23:20:12.653Z] ++ '[' -n 0 ']' [2020-09-29T23:20:12.653Z] ++ set -x [2020-09-29T23:20:12.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:20:12.654Z] INFO: Testing against a local daemon [2020-09-29T23:20:12.654Z] === RUN TestSessionCreate [2020-09-29T23:20:12.654Z] --- PASS: TestSessionCreate (0.05s) [2020-09-29T23:20:12.654Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:20:12.654Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-29T23:20:12.654Z] PASS [2020-09-29T23:20:12.654Z] [2020-09-29T23:20:12.654Z] DONE 2 tests in 0.233s [2020-09-29T23:20:12.654Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:20:12.654Z] ++ 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 [2020-09-29T23:20:12.654Z] ++ set -e [2020-09-29T23:20:12.654Z] ++ '[' -n 0 ']' [2020-09-29T23:20:12.654Z] ++ set -x [2020-09-29T23:20:12.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:20:12.654Z] INFO: Testing against a local daemon [2020-09-29T23:20:12.654Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:20:12.654Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:20:12.654Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:20:12.654Z] === RUN TestEventsExecDie [2020-09-29T23:20:12.914Z] --- PASS: TestEventsExecDie (0.92s) [2020-09-29T23:20:12.914Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:20:12.914Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-29T23:20:12.914Z] === RUN TestInfoBinaryCommits [2020-09-29T23:20:12.914Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-29T23:20:12.914Z] === RUN TestInfoAPIVersioned [2020-09-29T23:20:13.175Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-09-29T23:20:13.175Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:20:13.746Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-09-29T23:20:13.746Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:20:14.687Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T23:20:14.687Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:20:15.259Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-09-29T23:20:15.259Z] === RUN TestInfoAPI [2020-09-29T23:20:15.259Z] --- PASS: TestInfoAPI (0.05s) [2020-09-29T23:20:15.259Z] === RUN TestInfoAPIWarnings [2020-09-29T23:20:17.758Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-09-29T23:20:21.410Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-29T23:20:21.670Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-29T23:20:22.239Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-29T23:20:22.808Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-29T23:20:23.068Z] === RUN TestDockerSuite/TestBuildFails [2020-09-29T23:20:24.008Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-29T23:20:24.008Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-29T23:20:25.915Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-29T23:20:26.175Z] --- PASS: TestImportExtremelyLargeImageWorks (206.95s) [2020-09-29T23:20:26.175Z] PASS [2020-09-29T23:20:26.175Z] [2020-09-29T23:20:26.175Z] DONE 12 tests in 210.976s [2020-09-29T23:20:26.343Z] ? github.com/docker/docker/api [no test files] [2020-09-29T23:20:26.435Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:20:26.435Z] ++ 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 [2020-09-29T23:20:26.435Z] ++ set -e [2020-09-29T23:20:26.435Z] ++ '[' -n 0 ']' [2020-09-29T23:20:26.435Z] ++ set -x [2020-09-29T23:20:26.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:20:26.435Z] INFO: Testing against a local daemon [2020-09-29T23:20:26.435Z] === RUN TestNetworkCreateDelete [2020-09-29T23:20:26.695Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-09-29T23:20:26.695Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:20:27.263Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2020-09-29T23:20:27.263Z] === RUN TestDaemonDNSFallback [2020-09-29T23:20:27.522Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-29T23:20:28.906Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-29T23:20:29.849Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-29T23:20:30.108Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-29T23:20:30.679Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-29T23:20:31.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-29T23:20:31.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-29T23:20:32.187Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-29T23:20:32.756Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-29T23:20:33.015Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-29T23:20:33.367Z] --- PASS: TestInfoAPIWarnings (16.60s) [2020-09-29T23:20:33.367Z] === RUN TestInfoDebug [2020-09-29T23:20:33.367Z] --- PASS: TestInfoDebug (0.58s) [2020-09-29T23:20:33.367Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:20:33.367Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-09-29T23:20:33.367Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:20:33.628Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-09-29T23:20:33.628Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:20:33.954Z] --- PASS: TestDaemonDNSFallback (6.66s) [2020-09-29T23:20:33.954Z] === RUN TestInspectNetwork [2020-09-29T23:20:34.895Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-29T23:20:35.011Z] --- PASS: TestLoginFailsWithBadCredentials (1.43s) [2020-09-29T23:20:35.011Z] === RUN TestPingCacheHeaders [2020-09-29T23:20:35.273Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-29T23:20:35.273Z] === RUN TestPingGet [2020-09-29T23:20:35.273Z] --- PASS: TestPingGet (0.03s) [2020-09-29T23:20:35.273Z] === RUN TestPingHead [2020-09-29T23:20:35.273Z] --- PASS: TestPingHead (0.05s) [2020-09-29T23:20:35.273Z] === RUN TestVersion [2020-09-29T23:20:35.273Z] --- PASS: TestVersion (0.04s) [2020-09-29T23:20:35.273Z] PASS [2020-09-29T23:20:35.273Z] [2020-09-29T23:20:35.273Z] === Skipped [2020-09-29T23:20:35.273Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:20:35.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:20:35.273Z] [2020-09-29T23:20:35.273Z] [2020-09-29T23:20:35.273Z] DONE 18 tests, 1 skipped in 23.486s [2020-09-29T23:20:35.273Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:20:35.273Z] ++ 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 [2020-09-29T23:20:35.273Z] ++ set -e [2020-09-29T23:20:35.273Z] ++ '[' -n 0 ']' [2020-09-29T23:20:35.273Z] ++ set -x [2020-09-29T23:20:35.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:20:35.533Z] INFO: Testing against a local daemon [2020-09-29T23:20:35.533Z] === RUN TestVolumesCreateAndList [2020-09-29T23:20:35.533Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-29T23:20:35.533Z] === RUN TestVolumesRemove [2020-09-29T23:20:35.533Z] --- PASS: TestVolumesRemove (0.12s) [2020-09-29T23:20:35.533Z] === RUN TestVolumesInspect [2020-09-29T23:20:35.533Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-29T23:20:35.534Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:20:35.534Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:20:35.534Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:20:35.534Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:20:35.534Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-29T23:20:35.534Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:20:35.534Z] PASS [2020-09-29T23:20:35.534Z] [2020-09-29T23:20:35.534Z] DONE 5 tests in 0.361s [2020-09-29T23:20:35.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:20:36.055Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:20:36.055Z] +++ kill 13470 [2020-09-29T23:20:36.804Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-29T23:20:37.437Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:20:37.437Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:20:37.437Z] [2020-09-29T23:20:37.437Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:20:37.437Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:20:37.437Z] [2020-09-29T23:20:37.437Z] To set a process to complain mode, use the command line tool [2020-09-29T23:20:37.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:20:37.437Z] +++ true [2020-09-29T23:20:37.437Z] exiting test-integration [2020-09-29T23:20:37.437Z] ++ exit 0 [2020-09-29T23:20:37.437Z] [2020-09-29T23:20:38.184Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-29T23:20:38.184Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T23:20:38.184Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T23:20:38.184Z] === RUN TestInspectNetwork/network_name [2020-09-29T23:20:38.184Z] === RUN TestInspectNetwork/network_name_and_swarm_scope Post stage [Pipeline] junit [2020-09-29T23:20:39.996Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:20:40.720Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-29T23:20:40.837Z] + echo Ensuring container killed. [2020-09-29T23:20:40.837Z] Ensuring container killed. [2020-09-29T23:20:40.837Z] + docker rm -vf docker-pr5 [2020-09-29T23:20:40.837Z] Error: No such container: docker-pr5 [2020-09-29T23:20:40.837Z] + true [Pipeline] sh [2020-09-29T23:20:40.980Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-29T23:20:41.126Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:20:41.126Z] Chowning /workspace to jenkins user [2020-09-29T23:20:41.126Z] + id -u [2020-09-29T23:20:41.126Z] + id -g [2020-09-29T23:20:41.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:20:41.126Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:20:41.178Z] === RUN TestMiddlewares [2020-09-29T23:20:41.178Z] --- PASS: TestMiddlewares (0.00s) [2020-09-29T23:20:41.178Z] PASS [2020-09-29T23:20:41.178Z] coverage: 9.0% of statements [2020-09-29T23:20:41.178Z] ok github.com/docker/docker/api/server 0.250s coverage: 9.0% of statements [2020-09-29T23:20:41.240Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-29T23:20:41.386Z] latest: Pulling from library/busybox [2020-09-29T23:20:41.386Z] 590851f7c68b: Pulling fs layer [2020-09-29T23:20:41.647Z] 590851f7c68b: Verifying Checksum [2020-09-29T23:20:41.647Z] 590851f7c68b: Download complete [2020-09-29T23:20:41.647Z] 590851f7c68b: Pull complete [2020-09-29T23:20:41.647Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:20:41.647Z] Status: Downloaded newer image for busybox:latest [2020-09-29T23:20:41.810Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-29T23:20:42.069Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-29T23:20:42.069Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-29T23:20:42.328Z] --- PASS: TestInspectNetwork (8.41s) [2020-09-29T23:20:42.328Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T23:20:42.328Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T23:20:42.328Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T23:20:42.328Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T23:20:42.328Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:20:42.898Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-29T23:20:43.158Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-29T23:20:43.729Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-29T23:20:44.301Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-29T23:20:44.301Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2020-09-29T23:20:44.301Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:20:44.301Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:20:44.301Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:20:44.301Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:20:44.301Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:20:44.301Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:20:44.301Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:20:44.301Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:20:44.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:20:44.301Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:20:44.301Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-29T23:20:44.301Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:20:44.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:20:44.301Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:20:44.301Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:20:44.560Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-29T23:20:44.820Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-09-29T23:20:44.820Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:20:44.820Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:20:45.263Z] + bundleName=arm64-integration [2020-09-29T23:20:45.263Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-29T23:20:45.263Z] Creating arm64-integration-bundles.tar.gz [2020-09-29T23:20:45.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T23:20:45.263Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-29T23:20:45.539Z] Archiving artifacts [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.6% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 48.0% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-29T23:20:45.593Z] ok github.com/docker/docker/builder/remotecontext/git 1.700s coverage: 86.3% of statements [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:20:45.593Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:20:46.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-09-29T23:20:46.202Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:20:46.202Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-29T23:20:46.772Z] --- PASS: TestDaemonDefaultNetworkPools (0.93s) [2020-09-29T23:20:46.772Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:20:47.126Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:20:47.445Z] + make clean [2020-09-29T23:20:47.487Z] ok github.com/docker/docker/client 0.205s coverage: 75.4% of statements [2020-09-29T23:20:48.016Z] docker volume rm -f docker-dev-cache [2020-09-29T23:20:48.016Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T23:20:48.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-29T23:20:48.154Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:20:48.723Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-29T23:20:49.292Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-09-29T23:20:49.292Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:20:49.861Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-29T23:20:49.861Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:20:52.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-29T23:20:52.399Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s) [2020-09-29T23:20:52.399Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:20:52.399Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:20:52.399Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:20:52.399Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:20:53.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-29T23:20:53.597Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-29T23:20:56.892Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-29T23:20:56.892Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-29T23:20:57.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-29T23:20:57.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-29T23:20:57.151Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-29T23:20:57.410Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-29T23:20:58.350Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-29T23:20:59.732Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-29T23:21:02.269Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-29T23:21:02.840Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-29T23:21:03.409Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-29T23:21:09.986Z] --- PASS: TestServiceWithDataPathPortInit (16.92s) [2020-09-29T23:21:09.986Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:21:10.579Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-29T23:21:13.896Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-29T23:21:14.157Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-29T23:21:16.064Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-29T23:21:16.064Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-29T23:21:17.447Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2020-09-29T23:21:17.447Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pemndgtkvyefddfm4ny8e0spz Created:2020-09-29 23:21:10.328753427 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[71c32b67395d2d5f0b04686732a8954738185428d0eea74d2c29918f4cbc2acc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ex1mcyqegqxbbq74o3196tr4k EndpointID:9e22b40b9cda6c0a20756fdd64b1ae3832f58c01edbbad3c080a807d9023aa46 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d9d4411b8a8b30f2e44e5f777d4a775c539baf3cb106b39d325c82da41a9a13 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:e4658aff51a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ex1mcyqegqxbbq74o3196tr4k EndpointID:9e22b40b9cda6c0a20756fdd64b1ae3832f58c01edbbad3c080a807d9023aa46 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T23:21:17.447Z] PASS [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] === Skipped [2020-09-29T23:21:17.447Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:21:17.447Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] DONE 23 tests, 1 skipped in 50.923s [2020-09-29T23:21:17.447Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:21:17.447Z] ++ 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 [2020-09-29T23:21:17.447Z] ++ set -e [2020-09-29T23:21:17.447Z] ++ '[' -n 0 ']' [2020-09-29T23:21:17.447Z] ++ set -x [2020-09-29T23:21:17.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:21:17.447Z] INFO: Testing against a local daemon [2020-09-29T23:21:17.447Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:21:17.447Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T23:21:17.447Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:21:17.447Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:21:17.447Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:21:17.447Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:21:17.447Z] PASS [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] === Skipped [2020-09-29T23:21:17.447Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-29T23:21:17.447Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:21:17.447Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] [2020-09-29T23:21:17.447Z] DONE 2 tests, 2 skipped in 0.165s [2020-09-29T23:21:17.447Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:21:17.447Z] ++ 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 [2020-09-29T23:21:17.447Z] ++ set -e [2020-09-29T23:21:17.447Z] ++ '[' -n 0 ']' [2020-09-29T23:21:17.447Z] ++ set -x [2020-09-29T23:21:17.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:21:17.707Z] INFO: Testing against a local daemon [2020-09-29T23:21:17.707Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:21:19.087Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-09-29T23:21:19.087Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:21:19.346Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-29T23:21:19.606Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-29T23:21:19.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T23:21:20.804Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T23:21:21.374Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-29T23:21:21.635Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-29T23:21:21.635Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T23:21:23.556Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-29T23:21:23.556Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-29T23:21:23.816Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T23:21:24.754Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-29T23:21:25.693Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-29T23:21:26.155Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2020-09-29T23:21:26.264Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T23:21:26.716Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-09-29T23:21:26.716Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:21:26.716Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:21:26.716Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:21:26.716Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:21:26.836Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-29T23:21:27.405Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-29T23:21:27.405Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-29T23:21:28.784Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-29T23:21:29.357Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-29T23:21:29.927Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-29T23:21:30.497Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan (12.69s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.81s) [2020-09-29T23:21:31.880Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-09-29T23:21:31.880Z] PASS [2020-09-29T23:21:31.880Z] [2020-09-29T23:21:31.880Z] DONE 8 tests in 14.235s [2020-09-29T23:21:31.880Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-29T23:21:31.880Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:21:31.880Z] ++ 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 [2020-09-29T23:21:31.880Z] ++ set -e [2020-09-29T23:21:31.880Z] ++ '[' -n 0 ']' [2020-09-29T23:21:31.880Z] ++ set -x [2020-09-29T23:21:31.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:21:31.880Z] testing: warning: no tests to run [2020-09-29T23:21:31.880Z] PASS [2020-09-29T23:21:31.880Z] [2020-09-29T23:21:31.880Z] DONE 0 tests in 0.035s [2020-09-29T23:21:31.880Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:21:31.880Z] ++ 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 [2020-09-29T23:21:31.880Z] ++ set -e [2020-09-29T23:21:31.880Z] ++ '[' -n 0 ']' [2020-09-29T23:21:31.880Z] ++ set -x [2020-09-29T23:21:31.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:21:31.880Z] INFO: Testing against a local daemon [2020-09-29T23:21:31.880Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:21:32.140Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-29T23:21:33.524Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2020-09-29T23:21:33.524Z] === RUN TestAuthZPluginTLS [2020-09-29T23:21:33.784Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-29T23:21:33.784Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:21:34.443Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-29T23:21:34.443Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-29T23:21:34.443Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:21:35.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-29T23:21:35.012Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:21:35.584Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-29T23:21:35.584Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-29T23:21:35.584Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:21:36.966Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2020-09-29T23:21:36.966Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:21:37.229Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-29T23:21:37.490Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-09-29T23:21:37.490Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:21:38.061Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-09-29T23:21:38.061Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:21:38.321Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-29T23:21:38.581Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-29T23:21:38.581Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:21:38.890Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-09-29T23:21:38.891Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-29T23:21:39.152Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-29T23:21:39.723Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-29T23:21:40.256Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-09-29T23:21:40.666Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-09-29T23:21:40.666Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-29T23:21:41.651Z] === RUN TestBoolValue [2020-09-29T23:21:41.651Z] --- PASS: TestBoolValue (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestBoolValueOrDefault [2020-09-29T23:21:41.651Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestInt64ValueOrZero [2020-09-29T23:21:41.651Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestInt64ValueOrDefault [2020-09-29T23:21:41.651Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestInt64ValueOrDefaultWithError [2020-09-29T23:21:41.651Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestJsonContentType [2020-09-29T23:21:41.651Z] --- PASS: TestJsonContentType (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 14.7% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/server/httputils 0.170s coverage: 14.7% of statements [2020-09-29T23:21:41.651Z] === RUN TestMaskSecretKeys [2020-09-29T23:21:41.651Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-09-29T23:21:41.651Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-09-29T23:21:41.651Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-09-29T23:21:41.651Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-09-29T23:21:41.651Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-09-29T23:21:41.651Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-09-29T23:21:41.651Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestVersionMiddlewareVersion [2020-09-29T23:21:41.651Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-09-29T23:21:41.651Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 37.7% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-29T23:21:41.651Z] === RUN TestStrSliceMarshalJSON [2020-09-29T23:21:41.651Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestStrSliceUnmarshalJSON [2020-09-29T23:21:41.651Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestStrSliceUnmarshalString [2020-09-29T23:21:41.651Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestStrSliceUnmarshalSlice [2020-09-29T23:21:41.651Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 90.0% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-09-29T23:21:41.651Z] === RUN TestToJSON [2020-09-29T23:21:41.651Z] --- PASS: TestToJSON (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestToParamWithVersion [2020-09-29T23:21:41.651Z] --- PASS: TestToParamWithVersion (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestFromJSON [2020-09-29T23:21:41.651Z] --- PASS: TestFromJSON (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestEmpty [2020-09-29T23:21:41.651Z] --- PASS: TestEmpty (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestArgsMatchKVListEmptySources [2020-09-29T23:21:41.651Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestArgsMatchKVList [2020-09-29T23:21:41.651Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestArgsMatch [2020-09-29T23:21:41.651Z] --- PASS: TestArgsMatch (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestAdd [2020-09-29T23:21:41.651Z] --- PASS: TestAdd (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestDel [2020-09-29T23:21:41.651Z] --- PASS: TestDel (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestLen [2020-09-29T23:21:41.651Z] --- PASS: TestLen (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestExactMatch [2020-09-29T23:21:41.651Z] --- PASS: TestExactMatch (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestOnlyOneExactMatch [2020-09-29T23:21:41.651Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestContains [2020-09-29T23:21:41.651Z] --- PASS: TestContains (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestValidate [2020-09-29T23:21:41.651Z] --- PASS: TestValidate (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestWalkValues [2020-09-29T23:21:41.651Z] --- PASS: TestWalkValues (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestFuzzyMatch [2020-09-29T23:21:41.651Z] --- PASS: TestFuzzyMatch (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestClone [2020-09-29T23:21:41.651Z] --- PASS: TestClone (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 92.2% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/types/filters 0.180s coverage: 92.2% of statements [2020-09-29T23:21:41.651Z] === RUN TestAdjustForAPIVersion [2020-09-29T23:21:41.651Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 5.7% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/server/router/swarm 0.275s coverage: 5.7% of statements [2020-09-29T23:21:41.651Z] === RUN TestDurationToSecondsString [2020-09-29T23:21:41.651Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-09-29T23:21:41.651Z] === RUN TestGetTimestamp [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-29T23:21:41.651Z] --- PASS: TestGetTimestamp (0.16s) [2020-09-29T23:21:41.651Z] === RUN TestParseTimestamps [2020-09-29T23:21:41.651Z] --- PASS: TestParseTimestamps (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 100.0% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/types/time 0.320s coverage: 100.0% of statements [2020-09-29T23:21:41.651Z] === RUN TestCompareVersion [2020-09-29T23:21:41.651Z] --- PASS: TestCompareVersion (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 75.0% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 75.0% of statements [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-29T23:21:41.651Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-29T23:21:41.651Z] === RUN TestReadAll [2020-09-29T23:21:41.651Z] --- PASS: TestReadAll (0.00s) [2020-09-29T23:21:41.651Z] PASS [2020-09-29T23:21:41.651Z] coverage: 96.8% of statements [2020-09-29T23:21:41.651Z] ok github.com/docker/docker/builder/dockerignore 0.173s coverage: 96.8% of statements [2020-09-29T23:21:41.651Z] === RUN TestParseRemoteURL [2020-09-29T23:21:41.651Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-09-29T23:21:41.651Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-09-29T23:21:41.652Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-09-29T23:21:41.652Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-09-29T23:21:41.652Z] === RUN TestCloneArgsSmartHttp [2020-09-29T23:21:41.652Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-09-29T23:21:41.652Z] === RUN TestCloneArgsDumbHttp [2020-09-29T23:21:41.652Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-09-29T23:21:41.652Z] === RUN TestCloneArgsGit [2020-09-29T23:21:41.652Z] --- PASS: TestCloneArgsGit (0.00s) [2020-09-29T23:21:41.652Z] === RUN TestCheckoutGit [2020-09-29T23:21:42.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-29T23:21:42.783Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-09-29T23:21:42.783Z] === RUN TestAuthZPluginHeader [2020-09-29T23:21:42.783Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-29T23:21:43.347Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-09-29T23:21:43.726Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-09-29T23:21:43.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:21:43.807Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s) [2020-09-29T23:21:43.807Z] === RUN TestProcessNoDockerignore [2020-09-29T23:21:43.807Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestProcessShouldLeaveAllFiles [2020-09-29T23:21:43.807Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestDetectContentType [2020-09-29T23:21:43.807Z] --- PASS: TestDetectContentType (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestSelectAcceptableMIME [2020-09-29T23:21:43.807Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestInspectEmptyResponse [2020-09-29T23:21:43.807Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestInspectResponseBinary [2020-09-29T23:21:43.807Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestResponseUnsupportedContentType [2020-09-29T23:21:43.807Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestInspectResponseTextSimple [2020-09-29T23:21:43.807Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestInspectResponseEmptyContentType [2020-09-29T23:21:43.807Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestUnknownContentLength [2020-09-29T23:21:43.807Z] --- PASS: TestUnknownContentLength (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestDownloadRemote [2020-09-29T23:21:43.807Z] --- PASS: TestDownloadRemote (0.08s) [2020-09-29T23:21:43.807Z] === RUN TestGetWithStatusError [2020-09-29T23:21:43.807Z] --- PASS: TestGetWithStatusError (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestCloseRootDirectory [2020-09-29T23:21:43.807Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-09-29T23:21:43.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:21:43.807Z] === RUN TestHashFile [2020-09-29T23:21:43.807Z] --- SKIP: TestHashFile (0.00s) [2020-09-29T23:21:43.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:21:43.807Z] === RUN TestHashSubdir [2020-09-29T23:21:43.807Z] --- SKIP: TestHashSubdir (0.01s) [2020-09-29T23:21:43.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:21:43.807Z] === RUN TestRemoveDirectory [2020-09-29T23:21:43.807Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-09-29T23:21:43.807Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:21:43.807Z] PASS [2020-09-29T23:21:43.807Z] coverage: 9.2% of statements [2020-09-29T23:21:43.807Z] === RUN TestGetAllAllowed [2020-09-29T23:21:43.807Z] --- PASS: TestGetAllAllowed (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestGetAllMeta [2020-09-29T23:21:43.807Z] --- PASS: TestGetAllMeta (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestWarnOnUnusedBuildArgs [2020-09-29T23:21:43.807Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestIsUnreferencedBuiltin [2020-09-29T23:21:43.807Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestIsExistingDirectory [2020-09-29T23:21:43.807Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestGetFilenameForDownload [2020-09-29T23:21:43.807Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestEnv2Variables [2020-09-29T23:21:43.807Z] --- PASS: TestEnv2Variables (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-09-29T23:21:43.807Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestMaintainer [2020-09-29T23:21:43.807Z] --- PASS: TestMaintainer (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestLabel [2020-09-29T23:21:43.807Z] --- PASS: TestLabel (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestFromScratch [2020-09-29T23:21:43.807Z] --- PASS: TestFromScratch (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestFromWithArg [2020-09-29T23:21:43.807Z] --- PASS: TestFromWithArg (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-09-29T23:21:43.807Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestFromWithUndefinedArg [2020-09-29T23:21:43.807Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestFromMultiStageWithNamedStage [2020-09-29T23:21:43.807Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestOnbuild [2020-09-29T23:21:43.807Z] --- PASS: TestOnbuild (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestWorkdir [2020-09-29T23:21:43.807Z] --- PASS: TestWorkdir (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestCmd [2020-09-29T23:21:43.807Z] --- PASS: TestCmd (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestHealthcheckNone [2020-09-29T23:21:43.807Z] --- PASS: TestHealthcheckNone (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestHealthcheckCmd [2020-09-29T23:21:43.807Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestEntrypoint [2020-09-29T23:21:43.807Z] --- PASS: TestEntrypoint (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestExpose [2020-09-29T23:21:43.807Z] --- PASS: TestExpose (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestUser [2020-09-29T23:21:43.807Z] --- PASS: TestUser (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestVolume [2020-09-29T23:21:43.807Z] --- PASS: TestVolume (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestStopSignal [2020-09-29T23:21:43.807Z] --- SKIP: TestStopSignal (0.00s) [2020-09-29T23:21:43.807Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-29T23:21:43.807Z] === RUN TestArg [2020-09-29T23:21:43.807Z] --- PASS: TestArg (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestShell [2020-09-29T23:21:43.807Z] --- PASS: TestShell (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestPrependEnvOnCmd [2020-09-29T23:21:43.807Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestRunWithBuildArgs [2020-09-29T23:21:43.807Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestRunIgnoresHealthcheck [2020-09-29T23:21:43.807Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestNormalizeWorkdir [2020-09-29T23:21:43.807Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-09-29T23:21:43.807Z] ok github.com/docker/docker/builder/remotecontext 1.066s coverage: 9.2% of statements [2020-09-29T23:21:43.807Z] === RUN TestDispatch [2020-09-29T23:21:43.807Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-09-29T23:21:43.807Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-09-29T23:21:43.807Z] === RUN TestEnable [2020-09-29T23:21:43.807Z] --- PASS: TestEnable (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestDisable [2020-09-29T23:21:43.807Z] --- PASS: TestDisable (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestEnabled [2020-09-29T23:21:43.807Z] --- PASS: TestEnabled (0.00s) [2020-09-29T23:21:43.807Z] PASS [2020-09-29T23:21:43.807Z] coverage: 100.0% of statements [2020-09-29T23:21:43.807Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-09-29T23:21:43.807Z] ok github.com/docker/docker/cli/debug 0.538s coverage: 100.0% of statements [2020-09-29T23:21:43.807Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-09-29T23:21:43.807Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-09-29T23:21:43.807Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-09-29T23:21:43.807Z] === RUN TestDispatch/COPY_url [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch (0.08s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-09-29T23:21:43.807Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestAddScratchImageAddsToMounts [2020-09-29T23:21:43.807Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestAddFromScratchPopulatesPlatform [2020-09-29T23:21:43.807Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-09-29T23:21:43.807Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-09-29T23:21:43.807Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestImageSourceGetAddsToMounts [2020-09-29T23:21:43.807Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-09-29T23:21:43.807Z] === RUN TestEmptyDockerfile [2020-09-29T23:21:43.807Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-09-29T23:21:43.807Z] === RUN TestSymlinkDockerfile [2020-09-29T23:21:43.808Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-09-29T23:21:43.808Z] === RUN TestDockerfileOutsideTheBuildContext [2020-09-29T23:21:43.808Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-09-29T23:21:43.808Z] === RUN TestNonExistingDockerfile [2020-09-29T23:21:43.808Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-09-29T23:21:43.808Z] === RUN TestCopyRunConfig [2020-09-29T23:21:43.808Z] --- PASS: TestCopyRunConfig (0.00s) [2020-09-29T23:21:43.808Z] === RUN TestDeepCopyRunConfig [2020-09-29T23:21:43.808Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-09-29T23:21:43.808Z] === RUN TestExportImage [2020-09-29T23:21:43.808Z] --- PASS: TestExportImage (0.00s) [2020-09-29T23:21:43.808Z] === RUN TestNormalizeDest [2020-09-29T23:21:43.808Z] --- PASS: TestNormalizeDest (0.00s) [2020-09-29T23:21:43.808Z] PASS [2020-09-29T23:21:43.808Z] coverage: 46.3% of statements [2020-09-29T23:21:43.808Z] ok github.com/docker/docker/builder/dockerfile 0.811s coverage: 46.3% of statements [2020-09-29T23:21:45.635Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-29T23:21:46.204Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-29T23:21:47.145Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-29T23:21:48.526Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) [2020-09-29T23:21:48.526Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:21:50.206Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-29T23:21:50.206Z] ok github.com/docker/docker/daemon 12.157s coverage: 17.3% of statements [2020-09-29T23:21:50.462Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:21:50.463Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:21:50.463Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2020-09-29T23:21:51.829Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-29T23:21:51.829Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-09-29T23:21:51.829Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:21:51.829Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:21:52.746Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2020-09-29T23:21:52.746Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:21:53.194Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-09-29T23:21:53.684Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-29T23:21:55.084Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.451s coverage: 73.1% of statements [2020-09-29T23:21:56.135Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-29T23:21:56.398Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 56.2% of statements [2020-09-29T23:21:56.976Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-29T23:21:56.976Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.65s) [2020-09-29T23:21:56.976Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:21:58.358Z] === RUN TestDockerSuite/TestBuildRm [2020-09-29T23:21:58.664Z] === RUN TestCheckpointCreateError [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointCreate [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointCreate (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointDeleteError [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointDelete [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointDelete (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointListError [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointListError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointList [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointList (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCheckpointListContainerNotFound [2020-09-29T23:21:58.664Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNewClientWithOpsFromEnv [2020-09-29T23:21:58.664Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-09-29T23:21:58.664Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-29T23:21:58.664Z] === RUN TestGetAPIPath [2020-09-29T23:21:58.664Z] --- PASS: TestGetAPIPath (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestParseHostURL [2020-09-29T23:21:58.664Z] --- PASS: TestParseHostURL (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-09-29T23:21:58.664Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPIVersionEmpty [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPIVersion [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPVersionOverride [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPIVersionAutomatic [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-09-29T23:21:58.664Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestClientRedirect [2020-09-29T23:21:58.664Z] --- PASS: TestClientRedirect (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigCreateUnsupported [2020-09-29T23:21:58.664Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigCreateError [2020-09-29T23:21:58.664Z] --- PASS: TestConfigCreateError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigCreate [2020-09-29T23:21:58.664Z] --- PASS: TestConfigCreate (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspectNotFound [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspectWithEmptyID [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspectUnsupported [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspectError [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspectError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspectConfigNotFound [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigInspect [2020-09-29T23:21:58.664Z] --- PASS: TestConfigInspect (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigListUnsupported [2020-09-29T23:21:58.664Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigListError [2020-09-29T23:21:58.664Z] --- PASS: TestConfigListError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigList [2020-09-29T23:21:58.664Z] --- PASS: TestConfigList (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigRemoveUnsupported [2020-09-29T23:21:58.664Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigRemoveError [2020-09-29T23:21:58.664Z] --- PASS: TestConfigRemoveError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigRemove [2020-09-29T23:21:58.664Z] --- PASS: TestConfigRemove (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigUpdateUnsupported [2020-09-29T23:21:58.664Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigUpdateError [2020-09-29T23:21:58.664Z] --- PASS: TestConfigUpdateError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestConfigUpdate [2020-09-29T23:21:58.664Z] --- PASS: TestConfigUpdate (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCommitError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCommitError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCommit [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCommit (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerStatPathError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerStatPathError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerStatPathNotFoundError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerStatPathNoHeaderError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerStatPath [2020-09-29T23:21:58.664Z] --- PASS: TestContainerStatPath (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyToContainerError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyToContainerError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyToContainerNotFoundError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyToContainerNotStatusOKError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyToContainer [2020-09-29T23:21:58.664Z] --- PASS: TestCopyToContainer (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyFromContainerError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyFromContainerNotFoundError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyFromContainerNotStatusOKError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyFromContainerNoHeaderError [2020-09-29T23:21:58.664Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestCopyFromContainer [2020-09-29T23:21:58.664Z] --- PASS: TestCopyFromContainer (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCreateError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCreateError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCreateImageNotFound [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCreateWithName [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerCreateAutoRemove [2020-09-29T23:21:58.664Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerDiffError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerDiffError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerDiff [2020-09-29T23:21:58.664Z] --- PASS: TestContainerDiff (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecCreateError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecCreate [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecCreate (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecStartError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecStartError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecStart [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecStart (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecInspectError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExecInspect [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExecInspect (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExportError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExportError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerExport [2020-09-29T23:21:58.664Z] --- PASS: TestContainerExport (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerInspectError [2020-09-29T23:21:58.664Z] --- PASS: TestContainerInspectError (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerInspectContainerNotFound [2020-09-29T23:21:58.664Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerInspectWithEmptyID [2020-09-29T23:21:58.664Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.664Z] === RUN TestContainerInspect [2020-09-29T23:21:58.664Z] --- PASS: TestContainerInspect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerInspectNode [2020-09-29T23:21:58.665Z] --- PASS: TestContainerInspectNode (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerKillError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerKillError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerKill [2020-09-29T23:21:58.665Z] --- PASS: TestContainerKill (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerListError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerListError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerList [2020-09-29T23:21:58.665Z] --- PASS: TestContainerList (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerLogsNotFoundError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerLogsError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerLogsError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerLogs [2020-09-29T23:21:58.665Z] --- PASS: TestContainerLogs (0.17s) [2020-09-29T23:21:58.665Z] === RUN TestContainerPauseError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerPauseError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerPause [2020-09-29T23:21:58.665Z] --- PASS: TestContainerPause (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainersPruneError [2020-09-29T23:21:58.665Z] --- PASS: TestContainersPruneError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainersPrune [2020-09-29T23:21:58.665Z] --- PASS: TestContainersPrune (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRemoveError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRemoveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRemoveNotFoundError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRemove [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRemove (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRenameError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRenameError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRename [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRename (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerResizeError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerResizeError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerExecResizeError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerResize [2020-09-29T23:21:58.665Z] --- PASS: TestContainerResize (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerExecResize [2020-09-29T23:21:58.665Z] --- PASS: TestContainerExecResize (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRestartError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRestartError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerRestart [2020-09-29T23:21:58.665Z] --- PASS: TestContainerRestart (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStartError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStartError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStart [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStart (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStatsError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStatsError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStats [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStats (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStopError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStopError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerStop [2020-09-29T23:21:58.665Z] --- PASS: TestContainerStop (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerTopError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerTopError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerTop [2020-09-29T23:21:58.665Z] --- PASS: TestContainerTop (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerUnpauseError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerUnpause [2020-09-29T23:21:58.665Z] --- PASS: TestContainerUnpause (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerUpdateError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerUpdateError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerUpdate [2020-09-29T23:21:58.665Z] --- PASS: TestContainerUpdate (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerWaitError [2020-09-29T23:21:58.665Z] --- PASS: TestContainerWaitError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestContainerWait [2020-09-29T23:21:58.665Z] --- PASS: TestContainerWait (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestDiskUsageError [2020-09-29T23:21:58.665Z] --- PASS: TestDiskUsageError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestDiskUsage [2020-09-29T23:21:58.665Z] --- PASS: TestDiskUsage (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestDistributionInspectUnsupported [2020-09-29T23:21:58.665Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestDistributionInspectWithEmptyID [2020-09-29T23:21:58.665Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestEventsErrorInOptions [2020-09-29T23:21:58.665Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestEventsErrorFromServer [2020-09-29T23:21:58.665Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestEvents [2020-09-29T23:21:58.665Z] --- PASS: TestEvents (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestTLSCloseWriter [2020-09-29T23:21:58.665Z] === PAUSE TestTLSCloseWriter [2020-09-29T23:21:58.665Z] === RUN TestImageBuildError [2020-09-29T23:21:58.665Z] --- PASS: TestImageBuildError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageBuild [2020-09-29T23:21:58.665Z] --- PASS: TestImageBuild (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestGetDockerOS [2020-09-29T23:21:58.665Z] --- PASS: TestGetDockerOS (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageCreateError [2020-09-29T23:21:58.665Z] --- PASS: TestImageCreateError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageCreate [2020-09-29T23:21:58.665Z] --- PASS: TestImageCreate (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageHistoryError [2020-09-29T23:21:58.665Z] --- PASS: TestImageHistoryError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageHistory [2020-09-29T23:21:58.665Z] --- PASS: TestImageHistory (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageImportError [2020-09-29T23:21:58.665Z] --- PASS: TestImageImportError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageImport [2020-09-29T23:21:58.665Z] --- PASS: TestImageImport (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageInspectError [2020-09-29T23:21:58.665Z] --- PASS: TestImageInspectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageInspectImageNotFound [2020-09-29T23:21:58.665Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageInspectWithEmptyID [2020-09-29T23:21:58.665Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageInspect [2020-09-29T23:21:58.665Z] --- PASS: TestImageInspect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageListError [2020-09-29T23:21:58.665Z] --- PASS: TestImageListError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageList [2020-09-29T23:21:58.665Z] --- PASS: TestImageList (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageListApiBefore125 [2020-09-29T23:21:58.665Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageLoadError [2020-09-29T23:21:58.665Z] --- PASS: TestImageLoadError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageLoad [2020-09-29T23:21:58.665Z] --- PASS: TestImageLoad (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagesPruneError [2020-09-29T23:21:58.665Z] --- PASS: TestImagesPruneError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagesPrune [2020-09-29T23:21:58.665Z] --- PASS: TestImagesPrune (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullReferenceParseError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullAnyError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullAnyError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullStatusUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePullWithoutErrors [2020-09-29T23:21:58.665Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushReferenceError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushAnyError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushAnyError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushStatusUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithoutErrors [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-09-29T23:21:58.665Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageRemoveError [2020-09-29T23:21:58.665Z] --- PASS: TestImageRemoveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageRemoveImageNotFound [2020-09-29T23:21:58.665Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageRemove [2020-09-29T23:21:58.665Z] --- PASS: TestImageRemove (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSaveError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSaveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSave [2020-09-29T23:21:58.665Z] --- PASS: TestImageSave (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchAnyError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchStatusUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageSearchWithoutErrors [2020-09-29T23:21:58.665Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageTagError [2020-09-29T23:21:58.665Z] --- PASS: TestImageTagError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageTagInvalidReference [2020-09-29T23:21:58.665Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageTagInvalidSourceImageName [2020-09-29T23:21:58.665Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageTagHexSource [2020-09-29T23:21:58.665Z] --- PASS: TestImageTagHexSource (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestImageTag [2020-09-29T23:21:58.665Z] --- PASS: TestImageTag (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestInfoServerError [2020-09-29T23:21:58.665Z] --- PASS: TestInfoServerError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestInfoInvalidResponseJSONError [2020-09-29T23:21:58.665Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestInfo [2020-09-29T23:21:58.665Z] --- PASS: TestInfo (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkConnectError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkConnectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkConnect [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkConnect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkCreateError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkCreateError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkCreate [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkCreate (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkDisconnectError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkDisconnect [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkInspectError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkInspectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkInspectNotFoundError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkInspectWithEmptyID [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkInspect [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkInspect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkListError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkListError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkList [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkList (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworksPruneError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworksPruneError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworksPrune [2020-09-29T23:21:58.665Z] --- PASS: TestNetworksPrune (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkRemoveError [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNetworkRemove [2020-09-29T23:21:58.665Z] --- PASS: TestNetworkRemove (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeInspectError [2020-09-29T23:21:58.665Z] --- PASS: TestNodeInspectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeInspectNodeNotFound [2020-09-29T23:21:58.665Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeInspectWithEmptyID [2020-09-29T23:21:58.665Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeInspect [2020-09-29T23:21:58.665Z] --- PASS: TestNodeInspect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeListError [2020-09-29T23:21:58.665Z] --- PASS: TestNodeListError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeList [2020-09-29T23:21:58.665Z] --- PASS: TestNodeList (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeRemoveError [2020-09-29T23:21:58.665Z] --- PASS: TestNodeRemoveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeRemove [2020-09-29T23:21:58.665Z] --- PASS: TestNodeRemove (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeUpdateError [2020-09-29T23:21:58.665Z] --- PASS: TestNodeUpdateError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestNodeUpdate [2020-09-29T23:21:58.665Z] --- PASS: TestNodeUpdate (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestOptionWithTimeout [2020-09-29T23:21:58.665Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPingFail [2020-09-29T23:21:58.665Z] --- PASS: TestPingFail (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPingWithError [2020-09-29T23:21:58.665Z] 2020/09/29 23:21:56 RoundTripper returned a response & error; ignoring response [2020-09-29T23:21:58.665Z] 2020/09/29 23:21:56 RoundTripper returned a response & error; ignoring response [2020-09-29T23:21:58.665Z] --- PASS: TestPingWithError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPingSuccess [2020-09-29T23:21:58.665Z] --- PASS: TestPingSuccess (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPingHeadFallback [2020-09-29T23:21:58.665Z] === RUN TestPingHeadFallback/OK [2020-09-29T23:21:58.665Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-09-29T23:21:58.665Z] === RUN TestPingHeadFallback/Not_Found [2020-09-29T23:21:58.665Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-09-29T23:21:58.665Z] --- PASS: TestPingHeadFallback (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-09-29T23:21:58.665Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginDisableError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginDisableError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginDisable [2020-09-29T23:21:58.665Z] --- PASS: TestPluginDisable (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginEnableError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginEnableError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginEnable [2020-09-29T23:21:58.665Z] --- PASS: TestPluginEnable (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginInspectError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginInspectError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginInspectWithEmptyID [2020-09-29T23:21:58.665Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginInspect [2020-09-29T23:21:58.665Z] --- PASS: TestPluginInspect (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginListError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginListError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginList [2020-09-29T23:21:58.665Z] --- PASS: TestPluginList (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginPushError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginPushError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginPush [2020-09-29T23:21:58.665Z] --- PASS: TestPluginPush (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginRemoveError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginRemoveError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginRemove [2020-09-29T23:21:58.665Z] --- PASS: TestPluginRemove (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginSetError [2020-09-29T23:21:58.665Z] --- PASS: TestPluginSetError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPluginSet [2020-09-29T23:21:58.665Z] --- PASS: TestPluginSet (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestSetHostHeader [2020-09-29T23:21:58.665Z] --- PASS: TestSetHostHeader (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestPlainTextError [2020-09-29T23:21:58.665Z] --- PASS: TestPlainTextError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestInfiniteError [2020-09-29T23:21:58.665Z] --- PASS: TestInfiniteError (0.04s) [2020-09-29T23:21:58.665Z] === RUN TestSecretCreateUnsupported [2020-09-29T23:21:58.665Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestSecretCreateError [2020-09-29T23:21:58.665Z] --- PASS: TestSecretCreateError (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestSecretCreate [2020-09-29T23:21:58.665Z] --- PASS: TestSecretCreate (0.00s) [2020-09-29T23:21:58.665Z] === RUN TestSecretInspectUnsupported [2020-09-29T23:21:58.666Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretInspectError [2020-09-29T23:21:58.666Z] --- PASS: TestSecretInspectError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretInspectSecretNotFound [2020-09-29T23:21:58.666Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretInspectWithEmptyID [2020-09-29T23:21:58.666Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretInspect [2020-09-29T23:21:58.666Z] --- PASS: TestSecretInspect (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretListUnsupported [2020-09-29T23:21:58.666Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretListError [2020-09-29T23:21:58.666Z] --- PASS: TestSecretListError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretList [2020-09-29T23:21:58.666Z] --- PASS: TestSecretList (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretRemoveUnsupported [2020-09-29T23:21:58.666Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretRemoveError [2020-09-29T23:21:58.666Z] --- PASS: TestSecretRemoveError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretRemove [2020-09-29T23:21:58.666Z] --- PASS: TestSecretRemove (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretUpdateUnsupported [2020-09-29T23:21:58.666Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretUpdateError [2020-09-29T23:21:58.666Z] --- PASS: TestSecretUpdateError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSecretUpdate [2020-09-29T23:21:58.666Z] --- PASS: TestSecretUpdate (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceCreateError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceCreateError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceCreate [2020-09-29T23:21:58.666Z] --- PASS: TestServiceCreate (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceCreateCompatiblePlatforms [2020-09-29T23:21:58.666Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceCreateDigestPinning [2020-09-29T23:21:58.666Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceInspectError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceInspectError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceInspectServiceNotFound [2020-09-29T23:21:58.666Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceInspectWithEmptyID [2020-09-29T23:21:58.666Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceInspect [2020-09-29T23:21:58.666Z] --- PASS: TestServiceInspect (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceListError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceListError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceList [2020-09-29T23:21:58.666Z] --- PASS: TestServiceList (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceLogsError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceLogsError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceLogs [2020-09-29T23:21:58.666Z] --- PASS: TestServiceLogs (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceRemoveError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceRemoveError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceRemoveNotFoundError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceRemove [2020-09-29T23:21:58.666Z] --- PASS: TestServiceRemove (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceUpdateError [2020-09-29T23:21:58.666Z] --- PASS: TestServiceUpdateError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestServiceUpdate [2020-09-29T23:21:58.666Z] --- PASS: TestServiceUpdate (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmGetUnlockKeyError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmGetUnlockKey [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmInitError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmInitError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmInit [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmInit (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmInspectError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmInspectError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmInspect [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmInspect (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmJoinError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmJoinError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmJoin [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmJoin (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmLeaveError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmLeave [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmLeave (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmUnlockError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmUnlock [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmUnlock (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmUpdateError [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestSwarmUpdate [2020-09-29T23:21:58.666Z] --- PASS: TestSwarmUpdate (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestTaskInspectError [2020-09-29T23:21:58.666Z] --- PASS: TestTaskInspectError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestTaskInspectWithEmptyID [2020-09-29T23:21:58.666Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestTaskInspect [2020-09-29T23:21:58.666Z] --- PASS: TestTaskInspect (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestTaskListError [2020-09-29T23:21:58.666Z] --- PASS: TestTaskListError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestTaskList [2020-09-29T23:21:58.666Z] --- PASS: TestTaskList (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeCreateError [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeCreateError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeCreate [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeCreate (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeInspectError [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeInspectError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeInspectNotFound [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeInspectWithEmptyID [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeInspect [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeInspect (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeListError [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeListError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeList [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeList (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeRemoveError [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-09-29T23:21:58.666Z] === RUN TestVolumeRemove [2020-09-29T23:21:58.666Z] --- PASS: TestVolumeRemove (0.00s) [2020-09-29T23:21:58.666Z] === CONT TestTLSCloseWriter [2020-09-29T23:21:58.666Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-09-29T23:21:58.666Z] PASS [2020-09-29T23:21:58.666Z] coverage: 74.9% of statements [2020-09-29T23:21:58.666Z] ok github.com/docker/docker/client 0.706s coverage: 74.9% of statements [2020-09-29T23:21:58.949Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-09-29T23:22:00.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.248s coverage: 49.5% of statements [2020-09-29T23:22:00.845Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.080s coverage: 45.9% of statements [2020-09-29T23:22:00.845Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:22:00.896Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-29T23:22:01.465Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-29T23:22:02.848Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-29T23:22:03.364Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.629s coverage: 57.7% of statements [2020-09-29T23:22:03.364Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-29T23:22:03.364Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.332s coverage: 76.1% of statements [2020-09-29T23:22:03.365Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:22:03.419Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-29T23:22:04.357Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-29T23:22:04.729Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-29T23:22:04.985Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-09-29T23:22:05.738Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-29T23:22:05.914Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-09-29T23:22:06.311Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-29T23:22:07.249Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-29T23:22:07.803Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.8% of statements [2020-09-29T23:22:07.803Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:22:07.803Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:22:08.059Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.0% of statements [2020-09-29T23:22:08.628Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.67s) [2020-09-29T23:22:08.628Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:22:09.568Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-29T23:22:09.782Z] --- PASS: TestImportExtremelyLargeImageWorks (193.21s) [2020-09-29T23:22:09.782Z] PASS [2020-09-29T23:22:09.782Z] [2020-09-29T23:22:09.782Z] === Skipped [2020-09-29T23:22:09.782Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-29T23:22:09.782Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:22:09.782Z] [2020-09-29T23:22:09.782Z] [2020-09-29T23:22:09.782Z] DONE 12 tests, 1 skipped in 194.178s [2020-09-29T23:22:09.782Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-29T23:22:09.782Z] ++ 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 [2020-09-29T23:22:09.782Z] ++ set -e [2020-09-29T23:22:09.782Z] ++ '[' -n 0 ']' [2020-09-29T23:22:09.782Z] ++ set -x [2020-09-29T23:22:09.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:09.782Z] INFO: Testing against a local daemon [2020-09-29T23:22:09.782Z] === RUN TestNetworkCreateDelete [2020-09-29T23:22:09.782Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-29T23:22:09.782Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:22:09.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-09-29T23:22:09.782Z] === RUN TestDaemonDNSFallback [2020-09-29T23:22:09.782Z] --- PASS: TestDaemonDNSFallback (1.51s) [2020-09-29T23:22:09.782Z] === RUN TestInspectNetwork [2020-09-29T23:22:09.782Z] === RUN TestInspectNetwork/full_network_id [2020-09-29T23:22:09.782Z] === RUN TestInspectNetwork/partial_network_id [2020-09-29T23:22:09.782Z] === RUN TestInspectNetwork/network_name [2020-09-29T23:22:09.782Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-29T23:22:09.782Z] --- PASS: TestInspectNetwork (6.89s) [2020-09-29T23:22:09.782Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-29T23:22:09.782Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-29T23:22:09.782Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-29T23:22:09.782Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-29T23:22:09.782Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:22:09.829Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-29T23:22:09.951Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-29T23:22:09.951Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2020-09-29T23:22:09.951Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:22:09.951Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:22:10.088Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-29T23:22:10.088Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-29T23:22:10.423Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-09-29T23:22:10.423Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:22:10.423Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:22:10.423Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:22:10.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:22:10.423Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:22:10.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:22:10.423Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:22:10.658Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-29T23:22:10.720Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:22:10.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:22:10.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:22:10.720Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-29T23:22:10.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-29T23:22:10.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-29T23:22:10.720Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-29T23:22:10.720Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:22:10.881Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-29T23:22:11.138Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-29T23:22:11.228Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-29T23:22:11.228Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-29T23:22:11.362Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-29T23:22:11.362Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:22:11.394Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-09-29T23:22:11.801Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-29T23:22:12.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-29T23:22:12.404Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:22:12.762Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-09-29T23:22:12.762Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:22:13.019Z] time="2020-09-29T23:22:12Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate413820324/log318679731.1: no such file or directory" [2020-09-29T23:22:13.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 38.3% of statements [2020-09-29T23:22:13.045Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-09-29T23:22:13.045Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:22:13.495Z] --- PASS: TestCheckoutGit (33.48s) [2020-09-29T23:22:13.495Z] === RUN TestValidGitTransport [2020-09-29T23:22:13.495Z] --- PASS: TestValidGitTransport (0.00s) [2020-09-29T23:22:13.495Z] === RUN TestGitInvalidRef [2020-09-29T23:22:13.495Z] --- PASS: TestGitInvalidRef (0.21s) [2020-09-29T23:22:13.495Z] PASS [2020-09-29T23:22:13.495Z] coverage: 86.3% of statements [2020-09-29T23:22:13.495Z] ok github.com/docker/docker/builder/remotecontext/git 33.903s coverage: 86.3% of statements [2020-09-29T23:22:13.947Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-09-29T23:22:14.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-29T23:22:14.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:22:14.466Z] ? github.com/docker/docker/cli [no test files] [2020-09-29T23:22:14.466Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-29T23:22:15.112Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-29T23:22:15.112Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-29T23:22:15.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-29T23:22:15.611Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-29T23:22:15.611Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:22:15.839Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-29T23:22:15.839Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-29T23:22:15.904Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-09-29T23:22:15.904Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:22:16.050Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-29T23:22:16.309Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-29T23:22:16.401Z] ok github.com/docker/docker/daemon/logger/splunk 1.659s coverage: 82.5% of statements [2020-09-29T23:22:16.401Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:22:16.401Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-09-29T23:22:16.401Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:22:17.249Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-29T23:22:17.985Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-09-29T23:22:17.985Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:22:17.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:22:17.985Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:22:17.985Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:22:18.188Z] === RUN TestDockerSuite/TestBuildUser [2020-09-29T23:22:18.918Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-09-29T23:22:19.569Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-29T23:22:20.806Z] ok github.com/docker/docker/distribution 1.844s coverage: 21.9% of statements [2020-09-29T23:22:20.806Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:22:21.369Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-29T23:22:21.369Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-09-29T23:22:21.369Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-09-29T23:22:21.552Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestConfigureDaemonLogs [2020-09-29T23:22:21.552Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestCommonOptionsInstallFlags [2020-09-29T23:22:21.552Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-09-29T23:22:21.552Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-09-29T23:22:21.552Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-09-29T23:22:21.552Z] PASS [2020-09-29T23:22:21.552Z] coverage: 18.5% of statements [2020-09-29T23:22:21.552Z] ok github.com/docker/docker/cmd/dockerd 0.622s coverage: 18.5% of statements [2020-09-29T23:22:22.107Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-29T23:22:23.262Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-09-29T23:22:23.262Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2020-09-29T23:22:23.262Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:22:23.738Z] === RUN TestContainerStopSignal [2020-09-29T23:22:23.738Z] --- PASS: TestContainerStopSignal (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestContainerStopTimeout [2020-09-29T23:22:23.738Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestContainerSecretReferenceDestTarget [2020-09-29T23:22:23.738Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-09-29T23:22:23.738Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestContainerLogPathSetForRingLogger [2020-09-29T23:22:23.738Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestReplaceAndAppendEnvVars [2020-09-29T23:22:23.738Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-09-29T23:22:23.738Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-09-29T23:22:23.738Z] === RUN TestNewMemoryStore [2020-09-29T23:22:23.738Z] --- PASS: TestNewMemoryStore (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestAddContainers [2020-09-29T23:22:23.738Z] --- PASS: TestAddContainers (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestGetContainer [2020-09-29T23:22:23.738Z] --- PASS: TestGetContainer (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestDeleteContainer [2020-09-29T23:22:23.738Z] --- PASS: TestDeleteContainer (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestListContainers [2020-09-29T23:22:23.738Z] --- PASS: TestListContainers (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestFirstContainer [2020-09-29T23:22:23.738Z] --- PASS: TestFirstContainer (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestApplyAllContainer [2020-09-29T23:22:23.738Z] --- PASS: TestApplyAllContainer (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestIsValidHealthString [2020-09-29T23:22:23.738Z] --- PASS: TestIsValidHealthString (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestStateRunStop [2020-09-29T23:22:23.738Z] --- PASS: TestStateRunStop (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestStateTimeoutWait [2020-09-29T23:22:23.738Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-09-29T23:22:23.738Z] state_test.go:141: Stop callback fired [2020-09-29T23:22:23.738Z] state_test.go:165: Stop callback fired [2020-09-29T23:22:23.738Z] === RUN TestIsValidStateString [2020-09-29T23:22:23.738Z] --- PASS: TestIsValidStateString (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestViewSaveDelete [2020-09-29T23:22:23.738Z] --- PASS: TestViewSaveDelete (0.01s) [2020-09-29T23:22:23.738Z] === RUN TestViewAll [2020-09-29T23:22:23.738Z] --- PASS: TestViewAll (0.02s) [2020-09-29T23:22:23.738Z] === RUN TestViewGet [2020-09-29T23:22:23.738Z] --- PASS: TestViewGet (0.01s) [2020-09-29T23:22:23.738Z] === RUN TestNames [2020-09-29T23:22:23.738Z] --- PASS: TestNames (0.00s) [2020-09-29T23:22:23.738Z] === RUN TestViewWithHealthCheck [2020-09-29T23:22:23.738Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-09-29T23:22:23.738Z] PASS [2020-09-29T23:22:23.738Z] coverage: 41.6% of statements [2020-09-29T23:22:23.738Z] ok github.com/docker/docker/container 0.454s coverage: 41.6% of statements [2020-09-29T23:22:23.738Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-29T23:22:23.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-29T23:22:23.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-29T23:22:23.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-29T23:22:24.192Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-09-29T23:22:24.192Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:22:24.755Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-29T23:22:25.686Z] ok github.com/docker/docker/oci 0.006s coverage: 8.2% of statements [2020-09-29T23:22:26.305Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-09-29T23:22:26.305Z] PASS [2020-09-29T23:22:26.305Z] [2020-09-29T23:22:26.305Z] DONE 17 tests in 54.172s [2020-09-29T23:22:26.305Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:22:26.305Z] ++ 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 [2020-09-29T23:22:26.305Z] ++ set -e [2020-09-29T23:22:26.305Z] ++ '[' -n 0 ']' [2020-09-29T23:22:26.305Z] ++ set -x [2020-09-29T23:22:26.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:26.305Z] INFO: Testing against a local daemon [2020-09-29T23:22:26.305Z] === RUN TestPluginInvalidJSON [2020-09-29T23:22:26.305Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:22:26.305Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:22:26.305Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:22:26.305Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-29T23:22:26.305Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:22:26.305Z] === RUN TestPluginInstall [2020-09-29T23:22:26.305Z] === RUN TestPluginInstall/no_auth [2020-09-29T23:22:26.614Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-09-29T23:22:26.651Z] === RUN TestPrepare [2020-09-29T23:22:26.651Z] --- PASS: TestPrepare (0.00s) [2020-09-29T23:22:26.651Z] === RUN TestStart [2020-09-29T23:22:26.651Z] --- PASS: TestStart (0.00s) [2020-09-29T23:22:26.651Z] === RUN TestWaitCancel [2020-09-29T23:22:26.651Z] --- PASS: TestWaitCancel (0.00s) [2020-09-29T23:22:26.651Z] === RUN TestWaitDisabled [2020-09-29T23:22:26.651Z] --- PASS: TestWaitDisabled (0.16s) [2020-09-29T23:22:26.651Z] === RUN TestWaitEnabled [2020-09-29T23:22:26.651Z] --- PASS: TestWaitEnabled (0.00s) [2020-09-29T23:22:26.651Z] === RUN TestRemove [2020-09-29T23:22:26.651Z] --- PASS: TestRemove (0.00s) [2020-09-29T23:22:26.651Z] PASS [2020-09-29T23:22:26.651Z] coverage: 65.3% of statements [2020-09-29T23:22:26.651Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.838s coverage: 65.3% of statements [2020-09-29T23:22:26.871Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-09-29T23:22:28.762Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 77.1% of statements [2020-09-29T23:22:28.836Z] === RUN TestNewListSecretsFilters [2020-09-29T23:22:28.836Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-09-29T23:22:28.836Z] === RUN TestNewListConfigsFilters [2020-09-29T23:22:28.836Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-09-29T23:22:28.836Z] PASS [2020-09-29T23:22:28.836Z] coverage: 0.5% of statements [2020-09-29T23:22:28.836Z] ok github.com/docker/docker/daemon/cluster 1.100s coverage: 0.5% of statements [2020-09-29T23:22:29.297Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-09-29T23:22:29.297Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCIsolation [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-09-29T23:22:29.297Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCConfigs [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCConfigs [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-09-29T23:22:29.297Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-09-29T23:22:29.297Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-09-29T23:22:29.297Z] PASS [2020-09-29T23:22:29.297Z] coverage: 35.9% of statements [2020-09-29T23:22:29.297Z] ok github.com/docker/docker/daemon/cluster/convert 1.090s coverage: 35.9% of statements [2020-09-29T23:22:29.323Z] ok github.com/docker/docker/pkg/authorization 0.099s coverage: 68.3% of statements [2020-09-29T23:22:29.579Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-29T23:22:29.835Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-29T23:22:33.100Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2020-09-29T23:22:33.100Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-29T23:22:33.100Z] ok github.com/docker/docker/layer 7.778s coverage: 68.8% of statements [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:22:33.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:22:33.351Z] --- PASS: TestServiceWithDataPathPortInit (13.43s) [2020-09-29T23:22:33.351Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:22:34.027Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-09-29T23:22:34.028Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-29T23:22:34.440Z] time="2020-09-29T23:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:34.440Z] time="2020-09-29T23:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee519b0fa0d0d6bb3d0a303e2eb192394b960f32041ca95e2172db1ad080313e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:34.440Z] time="2020-09-29T23:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:34.440Z] time="2020-09-29T23:22:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee519b0fa0d0d6bb3d0a303e2eb192394b960f32041ca95e2172db1ad080313e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:34.440Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T23:22:34.440Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-29T23:22:34.595Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-09-29T23:22:35.008Z] time="2020-09-29T23:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:35.008Z] time="2020-09-29T23:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:228d29c6032b320a03c911d39b4d84574575e276c130920ee826697aa6ab0b84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:35.008Z] time="2020-09-29T23:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:35.008Z] time="2020-09-29T23:22:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:228d29c6032b320a03c911d39b4d84574575e276c130920ee826697aa6ab0b84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:35.008Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-29T23:22:35.268Z] === RUN TestPluginInstall/with_insecure [2020-09-29T23:22:35.268Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-29T23:22:35.524Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-09-29T23:22:35.781Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-29T23:22:36.206Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-29T23:22:36.380Z] === RUN TestBuilderGC [2020-09-29T23:22:36.380Z] --- PASS: TestBuilderGC (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationNotFound [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonBrokenConfiguration [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestParseClusterAdvertiseSettings [2020-09-29T23:22:36.380Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestFindConfigurationConflicts [2020-09-29T23:22:36.380Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-09-29T23:22:36.380Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeConflicts [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-09-29T23:22:36.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-09-29T23:22:36.380Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-09-29T23:22:36.380Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-09-29T23:22:36.380Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_label [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_dns [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_dns-search [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-09-29T23:22:36.380Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfiguration (0.00s) [2020-09-29T23:22:36.380Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-09-29T23:22:36.381Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestModifiedDiscoverySettings [2020-09-29T23:22:36.381Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestReloadSetConfigFileNotExist [2020-09-29T23:22:36.381Z] time="2020-09-29T23:22:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-09-29T23:22:36.381Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2020-09-29T23:22:36.381Z] === RUN TestReloadDefaultConfigNotExist [2020-09-29T23:22:36.381Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-09-29T23:22:36.381Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:22:36.381Z] === RUN TestReloadBadDefaultConfig [2020-09-29T23:22:36.381Z] time="2020-09-29T23:22:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-191267239" [2020-09-29T23:22:36.381Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestReloadWithConflictingLabels [2020-09-29T23:22:36.381Z] time="2020-09-29T23:22:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-743151322" [2020-09-29T23:22:36.381Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestReloadWithDuplicateLabels [2020-09-29T23:22:36.381Z] time="2020-09-29T23:22:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-437235313" [2020-09-29T23:22:36.381Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestDaemonConfigurationMerge [2020-09-29T23:22:36.381Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-09-29T23:22:36.381Z] PASS [2020-09-29T23:22:36.381Z] coverage: 79.7% of statements [2020-09-29T23:22:36.381Z] ok github.com/docker/docker/daemon/config 0.867s coverage: 79.7% of statements [2020-09-29T23:22:36.381Z] === RUN TestDiscoveryOptsErrors [2020-09-29T23:22:36.381Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-09-29T23:22:36.381Z] === RUN TestDiscoveryOpts [2020-09-29T23:22:36.381Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-09-29T23:22:36.381Z] PASS [2020-09-29T23:22:36.381Z] coverage: 30.0% of statements [2020-09-29T23:22:36.381Z] ok github.com/docker/docker/daemon/discovery 0.912s coverage: 30.0% of statements [2020-09-29T23:22:36.466Z] time="2020-09-29T23:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:36.466Z] time="2020-09-29T23:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c3cd4dd36eaaf8c4ce8b677873b0f12814f04061f212775d237ccf73c0b2a84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:36.466Z] time="2020-09-29T23:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:22:36.466Z] time="2020-09-29T23:22:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c3cd4dd36eaaf8c4ce8b677873b0f12814f04061f212775d237ccf73c0b2a84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:22:36.841Z] === RUN TestVerifyNetworkingConfig [2020-09-29T23:22:36.841Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestGetContainer [2020-09-29T23:22:36.841Z] --- PASS: TestGetContainer (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestValidContainerNames [2020-09-29T23:22:36.841Z] --- PASS: TestValidContainerNames (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestContainerInitDNS [2020-09-29T23:22:36.841Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-09-29T23:22:36.841Z] daemon_test.go:147: root required [2020-09-29T23:22:36.841Z] === RUN TestMerge [2020-09-29T23:22:36.841Z] --- PASS: TestMerge (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestValidateContainerIsolation [2020-09-29T23:22:36.841Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestFindNetworkErrorType [2020-09-29T23:22:36.841Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestEnsureServicesExist [2020-09-29T23:22:36.841Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestEnsureServicesExistErrors [2020-09-29T23:22:36.841Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-09-29T23:22:36.841Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-09-29T23:22:36.841Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-09-29T23:22:36.841Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-09-29T23:22:36.841Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-09-29T23:22:36.841Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-09-29T23:22:36.841Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestContainerDelete [2020-09-29T23:22:36.841Z] --- PASS: TestContainerDelete (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestContainerDoubleDelete [2020-09-29T23:22:36.841Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestLogContainerEventCopyLabels [2020-09-29T23:22:36.841Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestLogContainerEventWithAttributes [2020-09-29T23:22:36.841Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestNoneHealthcheck [2020-09-29T23:22:36.841Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestHealthStates [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] time="2020-09-29T23:22:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-09-29T23:22:36.841Z] --- PASS: TestHealthStates (0.15s) [2020-09-29T23:22:36.841Z] === RUN TestMaskURLCredentials [2020-09-29T23:22:36.841Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestGetInspectData [2020-09-29T23:22:36.841Z] --- PASS: TestGetInspectData (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestFillLicense [2020-09-29T23:22:36.841Z] --- PASS: TestFillLicense (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestListInvalidFilter [2020-09-29T23:22:36.841Z] --- PASS: TestListInvalidFilter (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestNameFilter [2020-09-29T23:22:36.841Z] --- PASS: TestNameFilter (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-09-29T23:22:36.841Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-09-29T23:22:36.841Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-09-29T23:22:36.842Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-09-29T23:22:36.842Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-09-29T23:22:36.842Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-09-29T23:22:36.842Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-09-29T23:22:37.036Z] --- PASS: TestPluginInstall (10.73s) [2020-09-29T23:22:37.036Z] --- PASS: TestPluginInstall/no_auth (8.08s) [2020-09-29T23:22:37.036Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2020-09-29T23:22:37.036Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2020-09-29T23:22:37.036Z] plugin_test.go:157: [d7f703fde98f1] daemon is not started [2020-09-29T23:22:37.036Z] PASS [2020-09-29T23:22:37.036Z] [2020-09-29T23:22:37.036Z] DONE 6 tests in 10.909s [2020-09-29T23:22:37.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:22:37.037Z] ++ 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 [2020-09-29T23:22:37.037Z] ++ set -e [2020-09-29T23:22:37.037Z] ++ '[' -n 0 ']' [2020-09-29T23:22:37.037Z] ++ set -x [2020-09-29T23:22:37.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:37.037Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-29T23:22:37.037Z] INFO: Testing against a local daemon [2020-09-29T23:22:37.037Z] === RUN TestExternalGraphDriver [2020-09-29T23:22:37.149Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-09-29T23:22:37.301Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonReloadLabels [2020-09-29T23:22:37.301Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-09-29T23:22:37.301Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonReloadMirrors [2020-09-29T23:22:37.301Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonReloadInsecureRegistries [2020-09-29T23:22:37.301Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonReloadNotAffectOthers [2020-09-29T23:22:37.301Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-09-29T23:22:37.301Z] === RUN TestDaemonDiscoveryReload [2020-09-29T23:22:37.712Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-09-29T23:22:37.762Z] === RUN TestWaitNodeAttachment [2020-09-29T23:22:37.982Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-29T23:22:37.982Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-29T23:22:37.982Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-29T23:22:37.982Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-29T23:22:37.982Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-29T23:22:37.982Z] === RUN TestExternalGraphDriver/json [2020-09-29T23:22:38.223Z] === RUN TestEventsLog [2020-09-29T23:22:38.223Z] --- PASS: TestEventsLog (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestEventsLogTimeout [2020-09-29T23:22:38.223Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestLogEvents [2020-09-29T23:22:38.223Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-09-29T23:22:38.223Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-09-29T23:22:38.223Z] --- PASS: TestLogEvents (0.05s) [2020-09-29T23:22:38.223Z] === RUN TestLoadBufferedEvents [2020-09-29T23:22:38.223Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-09-29T23:22:38.223Z] === RUN TestIsolationConversion [2020-09-29T23:22:38.223Z] === RUN TestIsolationConversion/default [2020-09-29T23:22:38.223Z] === RUN TestIsolationConversion/process [2020-09-29T23:22:38.223Z] === RUN TestIsolationConversion/hyperv [2020-09-29T23:22:38.223Z] --- PASS: TestIsolationConversion (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestContainerLabels [2020-09-29T23:22:38.223Z] --- PASS: TestContainerLabels (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestCredentialSpecConversion [2020-09-29T23:22:38.223Z] === RUN TestCredentialSpecConversion/none [2020-09-29T23:22:38.223Z] === RUN TestCredentialSpecConversion/config [2020-09-29T23:22:38.223Z] === RUN TestCredentialSpecConversion/file [2020-09-29T23:22:38.223Z] === RUN TestCredentialSpecConversion/registry [2020-09-29T23:22:38.223Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-09-29T23:22:38.223Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountBind [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountVolume [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountTarget [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountTmpfs [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountInvalidType [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestControllerValidateMountNamedPipe [2020-09-29T23:22:38.223Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-09-29T23:22:38.223Z] PASS [2020-09-29T23:22:38.223Z] coverage: 11.3% of statements [2020-09-29T23:22:38.223Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.190s coverage: 11.3% of statements [2020-09-29T23:22:38.223Z] --- PASS: TestLoadBufferedEvents (0.15s) [2020-09-29T23:22:38.223Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-09-29T23:22:38.223Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-09-29T23:22:38.223Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-09-29T23:22:38.223Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-09-29T23:22:38.223Z] PASS [2020-09-29T23:22:38.223Z] coverage: 50.0% of statements [2020-09-29T23:22:38.223Z] ok github.com/docker/docker/daemon/events 0.391s coverage: 50.0% of statements [2020-09-29T23:22:38.275Z] ok github.com/docker/docker/pkg/fsutils 0.139s coverage: 85.1% of statements [2020-09-29T23:22:38.275Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-09-29T23:22:38.684Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-09-29T23:22:38.684Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-09-29T23:22:38.838Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-09-29T23:22:38.927Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2020-09-29T23:22:38.927Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q52zj00fydf0660b02zkjug2g Created:2020-09-29 23:22:32.450572387 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[90b63fa737cc0b85e357b330a8a2f16d85d68290be69d3ece701c35b265841f2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iox6sniicz40o0l9bslwielfr EndpointID:4d825acd3bb39db4a80aa37b196e40d70b0f76220cf8b044c4b7a6ae461ba2da MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b30836fd055b7870233d9bc938e3a056df5aeaf98ada243f6a99bfd84a27176 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:869fb2d318cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iox6sniicz40o0l9bslwielfr EndpointID:4d825acd3bb39db4a80aa37b196e40d70b0f76220cf8b044c4b7a6ae461ba2da EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-29T23:22:38.927Z] PASS [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] === Skipped [2020-09-29T23:22:38.927Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:22:38.927Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] DONE 23 tests, 1 skipped in 38.596s [2020-09-29T23:22:38.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:22:38.927Z] ++ 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 [2020-09-29T23:22:38.927Z] ++ set -e [2020-09-29T23:22:38.927Z] ++ '[' -n 0 ']' [2020-09-29T23:22:38.927Z] ++ set -x [2020-09-29T23:22:38.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:38.927Z] INFO: Testing against a local daemon [2020-09-29T23:22:38.927Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-29T23:22:38.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:22:38.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:22:38.927Z] === RUN TestDockerNetworkIpvlan [2020-09-29T23:22:38.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:22:38.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:22:38.927Z] PASS [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] === Skipped [2020-09-29T23:22:38.927Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-29T23:22:38.927Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-29T23:22:38.927Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] [2020-09-29T23:22:38.927Z] DONE 2 tests, 2 skipped in 0.080s [2020-09-29T23:22:38.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-29T23:22:38.927Z] ++ 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 [2020-09-29T23:22:38.927Z] ++ set -e [2020-09-29T23:22:38.927Z] ++ '[' -n 0 ']' [2020-09-29T23:22:38.927Z] ++ set -x [2020-09-29T23:22:38.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:38.927Z] INFO: Testing against a local daemon [2020-09-29T23:22:38.927Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-29T23:22:39.145Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-09-29T23:22:39.145Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-09-29T23:22:39.145Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-29T23:22:39.145Z] reload_test.go:520: root required [2020-09-29T23:22:39.145Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-09-29T23:22:39.145Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-09-29T23:22:39.145Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-09-29T23:22:39.145Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-09-29T23:22:39.145Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-09-29T23:22:39.145Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-09-29T23:22:39.145Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-09-29T23:22:39.145Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-09-29T23:22:39.145Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-09-29T23:22:39.145Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-09-29T23:22:39.145Z] === RUN TestParseVolumesFrom [2020-09-29T23:22:39.145Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-09-29T23:22:39.145Z] PASS [2020-09-29T23:22:39.145Z] coverage: 9.1% of statements [2020-09-29T23:22:39.145Z] ok github.com/docker/docker/daemon 3.102s coverage: 9.1% of statements [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-29T23:22:39.145Z] === RUN TestIsEmptyDir [2020-09-29T23:22:39.145Z] --- PASS: TestIsEmptyDir (0.01s) [2020-09-29T23:22:39.145Z] PASS [2020-09-29T23:22:39.145Z] coverage: 2.3% of statements [2020-09-29T23:22:39.145Z] ok github.com/docker/docker/daemon/graphdriver 0.151s coverage: 2.3% of statements [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-29T23:22:39.145Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-29T23:22:39.367Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-29T23:22:39.626Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-29T23:22:39.766Z] ok github.com/docker/docker/pkg/idtools 0.441s coverage: 70.1% of statements [2020-09-29T23:22:39.886Z] === RUN TestExternalGraphDriver/spec [2020-09-29T23:22:39.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-29T23:22:39.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-29T23:22:39.969Z] === RUN TestDockerNetworkMacvlan [2020-09-29T23:22:40.023Z] ok github.com/docker/docker/pkg/ioutils 0.534s coverage: 70.6% of statements [2020-09-29T23:22:40.119Z] === RUN TestLinkNaming [2020-09-29T23:22:40.119Z] --- PASS: TestLinkNaming (0.00s) [2020-09-29T23:22:40.119Z] === RUN TestLinkNew [2020-09-29T23:22:40.119Z] --- PASS: TestLinkNew (0.00s) [2020-09-29T23:22:40.119Z] === RUN TestLinkEnv [2020-09-29T23:22:40.119Z] --- PASS: TestLinkEnv (0.00s) [2020-09-29T23:22:40.119Z] === RUN TestLinkMultipleEnv [2020-09-29T23:22:40.119Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-09-29T23:22:40.119Z] === RUN TestLinkPortRangeEnv [2020-09-29T23:22:40.119Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-09-29T23:22:40.119Z] PASS [2020-09-29T23:22:40.119Z] coverage: 93.0% of statements [2020-09-29T23:22:40.119Z] ok github.com/docker/docker/daemon/links 0.156s coverage: 93.0% of statements [2020-09-29T23:22:40.146Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-29T23:22:40.278Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-09-29T23:22:40.279Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:22:40.535Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-09-29T23:22:40.535Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-29T23:22:40.535Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:22:40.535Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-09-29T23:22:40.535Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:22:40.607Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-29T23:22:41.088Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-29T23:22:41.098Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-29T23:22:41.098Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-29T23:22:41.650Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-29T23:22:41.661Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-09-29T23:22:41.661Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-29T23:22:41.661Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:22:41.661Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:22:42.028Z] === RUN TestExternalGraphDriver/pull [2020-09-29T23:22:42.028Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-29T23:22:42.028Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-29T23:22:42.287Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-29T23:22:42.591Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/defaults [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/invalid_create_group [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-09-29T23:22:43.031Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-09-29T23:22:43.031Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-09-29T23:22:43.031Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestNewAWSLogsClientRegionDetect [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=info msg="Trying to get region from EC2 Metadata" [2020-09-29T23:22:43.031Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2020-09-29T23:22:43.031Z] === RUN TestCreateSuccess [2020-09-29T23:22:43.031Z] --- PASS: TestCreateSuccess (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCreateLogGroupSuccess [2020-09-29T23:22:43.031Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCreateError [2020-09-29T23:22:43.031Z] --- PASS: TestCreateError (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCreateAlreadyExists [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-09-29T23:22:43.031Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestLogClosed [2020-09-29T23:22:43.031Z] --- PASS: TestLogClosed (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestLogBlocking [2020-09-29T23:22:43.031Z] --- PASS: TestLogBlocking (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestLogNonBlockingBufferEmpty [2020-09-29T23:22:43.031Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestLogNonBlockingBufferFull [2020-09-29T23:22:43.031Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestPublishBatchSuccess [2020-09-29T23:22:43.031Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestPublishBatchError [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=error msg=Error [2020-09-29T23:22:43.031Z] --- PASS: TestPublishBatchError (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-29T23:22:43.031Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestPublishBatchAlreadyAccepted [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-09-29T23:22:43.031Z] time="2020-09-29T23:22:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-09-29T23:22:43.031Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchSimple [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchTicker [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMultilinePattern [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchClose [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchClose (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/0/Hello [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/2/🙃 [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/3/���� [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/4/He��o [2020-09-29T23:22:43.031Z] === RUN TestEffectiveLen/5/ [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/0/ [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/1/Hello [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/2/Hello [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/3/Hello [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/4/🙃 [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/5/🙃 [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/6/a� [2020-09-29T23:22:43.031Z] === RUN TestFindValidSplit/7/a� [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit (0.00s) [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: Hello [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: He [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: llo [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: Hello [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: 🙃 [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: 🙃 [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: a [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: � [2020-09-29T23:22:43.031Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1044: a� [2020-09-29T23:22:43.031Z] cloudwatchlogs_test.go:1045: [2020-09-29T23:22:43.031Z] === RUN TestProcessEventEmoji [2020-09-29T23:22:43.031Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchLineSplit [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchLineSplitWithBinary [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMaxEvents [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMaxEvents (0.11s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMaxTotalBytes [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2020-09-29T23:22:43.031Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-09-29T23:22:43.031Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsMultilinePattern [2020-09-29T23:22:43.031Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-09-29T23:22:43.031Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-09-29T23:22:43.032Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-09-29T23:22:43.032Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-09-29T23:22:43.032Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestCreateTagSuccess [2020-09-29T23:22:43.032Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-09-29T23:22:43.032Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-09-29T23:22:43.032Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-09-29T23:22:43.032Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-09-29T23:22:43.032Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-09-29T23:22:43.032Z] PASS [2020-09-29T23:22:43.032Z] coverage: 77.8% of statements [2020-09-29T23:22:43.032Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.8% of statements [2020-09-29T23:22:43.032Z] === RUN TestAdapterReadLogs [2020-09-29T23:22:43.032Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestCopier [2020-09-29T23:22:43.032Z] --- PASS: TestCopier (0.01s) [2020-09-29T23:22:43.032Z] === RUN TestCopierLongLines [2020-09-29T23:22:43.032Z] --- PASS: TestCopierLongLines (0.00s) [2020-09-29T23:22:43.032Z] === RUN TestCopierSlow [2020-09-29T23:22:43.153Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-29T23:22:43.492Z] --- PASS: TestCopierSlow (0.20s) [2020-09-29T23:22:43.492Z] === RUN TestCopierWithSized [2020-09-29T23:22:43.492Z] --- PASS: TestCopierWithSized (0.00s) [2020-09-29T23:22:43.492Z] === RUN TestCopierWithPartial [2020-09-29T23:22:43.492Z] --- PASS: TestCopierWithPartial (0.01s) [2020-09-29T23:22:43.492Z] === RUN TestRingLogger [2020-09-29T23:22:43.492Z] --- PASS: TestRingLogger (0.00s) [2020-09-29T23:22:43.492Z] === RUN TestRingCap [2020-09-29T23:22:43.492Z] --- PASS: TestRingCap (0.00s) [2020-09-29T23:22:43.492Z] === RUN TestRingClose [2020-09-29T23:22:43.492Z] --- PASS: TestRingClose (0.00s) [2020-09-29T23:22:43.492Z] === RUN TestRingDrain [2020-09-29T23:22:43.492Z] --- PASS: TestRingDrain (0.00s) [2020-09-29T23:22:43.492Z] PASS [2020-09-29T23:22:43.492Z] coverage: 41.2% of statements [2020-09-29T23:22:43.492Z] ok github.com/docker/docker/daemon/logger 0.406s coverage: 41.2% of statements [2020-09-29T23:22:43.715Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-29T23:22:43.715Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-29T23:22:43.936Z] --- PASS: TestExternalGraphDriver (6.84s) [2020-09-29T23:22:43.936Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-09-29T23:22:43.936Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-09-29T23:22:43.936Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-09-29T23:22:43.936Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:22:43.952Z] === RUN TestSearchRegistryForImagesErrors [2020-09-29T23:22:43.952Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-09-29T23:22:43.952Z] === RUN TestSearchRegistryForImages [2020-09-29T23:22:43.952Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-09-29T23:22:43.952Z] PASS [2020-09-29T23:22:43.952Z] coverage: 4.8% of statements [2020-09-29T23:22:43.952Z] ok github.com/docker/docker/daemon/images 0.500s coverage: 4.8% of statements [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-29T23:22:43.952Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-29T23:22:44.360Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-29T23:22:44.412Z] === RUN TestJSONFileLogger [2020-09-29T23:22:44.412Z] --- PASS: TestJSONFileLogger (0.00s) [2020-09-29T23:22:44.412Z] === RUN TestJSONFileLoggerWithTags [2020-09-29T23:22:44.412Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-09-29T23:22:44.412Z] === RUN TestJSONFileLoggerWithOpts [2020-09-29T23:22:44.412Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-09-29T23:22:44.412Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-09-29T23:22:44.412Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-09-29T23:22:44.412Z] === RUN TestEncodeDecode [2020-09-29T23:22:44.412Z] === PAUSE TestEncodeDecode [2020-09-29T23:22:44.412Z] === CONT TestEncodeDecode [2020-09-29T23:22:44.412Z] --- PASS: TestEncodeDecode (0.15s) [2020-09-29T23:22:44.412Z] PASS [2020-09-29T23:22:44.412Z] coverage: 61.6% of statements [2020-09-29T23:22:44.412Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.622s coverage: 61.6% of statements [2020-09-29T23:22:44.874Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-29T23:22:45.079Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-29T23:22:45.335Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-29T23:22:45.383Z] === RUN TestJSONLogsMarshalJSONBuf [2020-09-29T23:22:45.383Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-09-29T23:22:45.383Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-09-29T23:22:45.383Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2020-09-29T23:22:45.383Z] === RUN TestFastTimeMarshalJSON [2020-09-29T23:22:45.383Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-09-29T23:22:45.383Z] PASS [2020-09-29T23:22:45.383Z] coverage: 87.2% of statements [2020-09-29T23:22:45.383Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.277s coverage: 87.2% of statements [2020-09-29T23:22:46.253Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-29T23:22:46.440Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-29T23:22:46.822Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-29T23:22:46.925Z] === RUN TestWriteLog [2020-09-29T23:22:46.925Z] === PAUSE TestWriteLog [2020-09-29T23:22:46.925Z] === RUN TestReadLog [2020-09-29T23:22:46.925Z] === PAUSE TestReadLog [2020-09-29T23:22:46.925Z] === CONT TestWriteLog [2020-09-29T23:22:46.925Z] === CONT TestReadLog [2020-09-29T23:22:46.925Z] --- PASS: TestWriteLog (0.00s) [2020-09-29T23:22:46.925Z] === RUN TestReadLog/tail_exact [2020-09-29T23:22:46.925Z] === RUN TestReadLog/tail_less_than_available [2020-09-29T23:22:46.925Z] === RUN TestReadLog/tail_more_than_available [2020-09-29T23:22:46.925Z] --- PASS: TestReadLog (0.17s) [2020-09-29T23:22:46.925Z] --- PASS: TestReadLog/tail_exact (0.15s) [2020-09-29T23:22:46.925Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2020-09-29T23:22:46.925Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-09-29T23:22:46.925Z] PASS [2020-09-29T23:22:46.925Z] coverage: 75.2% of statements [2020-09-29T23:22:46.925Z] ok github.com/docker/docker/daemon/logger/local 0.476s coverage: 75.2% of statements [2020-09-29T23:22:47.081Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-29T23:22:47.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-29T23:22:47.386Z] === RUN TestOpenFileDelete [2020-09-29T23:22:47.386Z] --- PASS: TestOpenFileDelete (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestOpenFileRename [2020-09-29T23:22:47.386Z] --- PASS: TestOpenFileRename (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestParseLogTagDefaultTag [2020-09-29T23:22:47.386Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestParseLogTag [2020-09-29T23:22:47.386Z] --- PASS: TestParseLogTag (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestParseLogTagEmptyTag [2020-09-29T23:22:47.386Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestTailFiles [2020-09-29T23:22:47.386Z] --- PASS: TestTailFiles (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestFollowLogsConsumerGone [2020-09-29T23:22:47.386Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-09-29T23:22:47.386Z] === RUN TestFollowLogsProducerGone [2020-09-29T23:22:47.386Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-09-29T23:22:47.386Z] logfile_test.go:173: logDecode() closed after sending 2060 messages [2020-09-29T23:22:47.386Z] logfile_test.go:226: messages sent: 2060, received: 2060 [2020-09-29T23:22:47.386Z] === RUN TestCheckCapacityAndRotate [2020-09-29T23:22:47.386Z] --- PASS: TestCheckCapacityAndRotate (0.02s) [2020-09-29T23:22:47.386Z] PASS [2020-09-29T23:22:47.386Z] coverage: 35.9% of statements [2020-09-29T23:22:47.386Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.241s coverage: 35.9% of statements [2020-09-29T23:22:47.386Z] === RUN TestLog [2020-09-29T23:22:47.386Z] --- PASS: TestLog (0.01s) [2020-09-29T23:22:47.386Z] PASS [2020-09-29T23:22:47.386Z] coverage: 33.3% of statements [2020-09-29T23:22:47.386Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.319s coverage: 33.3% of statements [2020-09-29T23:22:47.651Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-29T23:22:47.651Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-29T23:22:48.220Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-29T23:22:48.480Z] --- PASS: TestGraphdriverPluginV2 (4.57s) [2020-09-29T23:22:48.480Z] PASS [2020-09-29T23:22:48.480Z] [2020-09-29T23:22:48.480Z] DONE 5 tests in 11.583s [2020-09-29T23:22:48.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:22:48.480Z] ++ 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 [2020-09-29T23:22:48.480Z] ++ set -e [2020-09-29T23:22:48.480Z] ++ '[' -n 0 ']' [2020-09-29T23:22:48.480Z] ++ set -x [2020-09-29T23:22:48.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:48.600Z] ok github.com/docker/docker/pkg/signal 2.387s coverage: 61.0% of statements [2020-09-29T23:22:48.600Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-29T23:22:48.740Z] INFO: Testing against a local daemon [2020-09-29T23:22:48.740Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:22:48.740Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:22:48.740Z] === RUN TestReadPluginNoRead [2020-09-29T23:22:48.740Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:22:48.740Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:22:48.740Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:22:48.740Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:22:48.740Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:22:48.856Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-29T23:22:48.927Z] === RUN TestValidateLogOpt [2020-09-29T23:22:48.927Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestNewMissedConfig [2020-09-29T23:22:48.927Z] --- PASS: TestNewMissedConfig (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestNewMissedUrl [2020-09-29T23:22:48.927Z] --- PASS: TestNewMissedUrl (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestNewMissedToken [2020-09-29T23:22:48.927Z] --- PASS: TestNewMissedToken (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestNewWithProxy [2020-09-29T23:22:48.927Z] --- PASS: TestNewWithProxy (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestDefault [2020-09-29T23:22:48.927Z] --- PASS: TestDefault (0.01s) [2020-09-29T23:22:48.927Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-09-29T23:22:48.927Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestJsonFormat [2020-09-29T23:22:48.927Z] --- PASS: TestJsonFormat (0.01s) [2020-09-29T23:22:48.927Z] === RUN TestRawFormat [2020-09-29T23:22:48.927Z] --- PASS: TestRawFormat (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestRawFormatWithLabels [2020-09-29T23:22:48.927Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestRawFormatWithoutTag [2020-09-29T23:22:48.927Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-09-29T23:22:48.927Z] === RUN TestBatching [2020-09-29T23:22:49.112Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-29T23:22:49.369Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-29T23:22:49.388Z] === RUN TestNewParse [2020-09-29T23:22:49.388Z] --- PASS: TestNewParse (0.00s) [2020-09-29T23:22:49.388Z] PASS [2020-09-29T23:22:49.388Z] coverage: 8.3% of statements [2020-09-29T23:22:49.388Z] ok github.com/docker/docker/daemon/logger/templates 0.089s coverage: 8.3% of statements [2020-09-29T23:22:49.388Z] --- PASS: TestBatching (0.22s) [2020-09-29T23:22:49.388Z] === RUN TestFrequency [2020-09-29T23:22:49.388Z] --- PASS: TestFrequency (0.19s) [2020-09-29T23:22:49.388Z] === RUN TestOneMessagePerRequest [2020-09-29T23:22:49.388Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-09-29T23:22:49.388Z] === RUN TestVerify [2020-09-29T23:22:49.388Z] --- PASS: TestVerify (0.00s) [2020-09-29T23:22:49.388Z] === RUN TestSkipVerify [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] === RUN TestParseLogFormat [2020-09-29T23:22:49.849Z] --- PASS: TestParseLogFormat (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestValidateLogOptEmpty [2020-09-29T23:22:49.849Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestValidateSyslogAddress [2020-09-29T23:22:49.849Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestParseAddressDefaultPort [2020-09-29T23:22:49.849Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestValidateSyslogFacility [2020-09-29T23:22:49.849Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestValidateLogOptSyslogFormat [2020-09-29T23:22:49.849Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestValidateLogOpt [2020-09-29T23:22:49.849Z] --- PASS: TestValidateLogOpt (0.00s) [2020-09-29T23:22:49.849Z] PASS [2020-09-29T23:22:49.849Z] coverage: 46.8% of statements [2020-09-29T23:22:49.849Z] ok github.com/docker/docker/daemon/logger/syslog 0.303s coverage: 46.8% of statements [2020-09-29T23:22:49.849Z] --- PASS: TestSkipVerify (0.47s) [2020-09-29T23:22:49.849Z] === RUN TestBufferMaximum [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.745445\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.745445\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] --- PASS: TestBufferMaximum (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestServerAlwaysDown [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.750442\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.750442\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.750442\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.751437\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] time="2020-09-29T23:22:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1601421769.751437\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:49.849Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestCannotSendAfterClose [2020-09-29T23:22:49.849Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-09-29T23:22:49.849Z] === RUN TestDeadlockOnBlockedEndpoint [2020-09-29T23:22:49.984Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-29T23:22:50.297Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-09-29T23:22:50.554Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan (10.89s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2020-09-29T23:22:50.622Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-09-29T23:22:50.622Z] PASS [2020-09-29T23:22:50.622Z] [2020-09-29T23:22:50.622Z] DONE 8 tests in 12.344s [2020-09-29T23:22:50.622Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-29T23:22:50.622Z] ++ 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 [2020-09-29T23:22:50.622Z] ++ set -e [2020-09-29T23:22:50.622Z] ++ '[' -n 0 ']' [2020-09-29T23:22:50.622Z] ++ set -x [2020-09-29T23:22:50.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:50.623Z] testing: warning: no tests to run [2020-09-29T23:22:50.623Z] PASS [2020-09-29T23:22:50.623Z] [2020-09-29T23:22:50.623Z] DONE 0 tests in 0.012s [2020-09-29T23:22:50.623Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-29T23:22:50.623Z] ++ 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 [2020-09-29T23:22:50.623Z] ++ set -e [2020-09-29T23:22:50.623Z] ++ '[' -n 0 ']' [2020-09-29T23:22:50.623Z] ++ set -x [2020-09-29T23:22:50.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:22:50.623Z] INFO: Testing against a local daemon [2020-09-29T23:22:50.623Z] === RUN TestAuthZPluginAllowRequest [2020-09-29T23:22:50.651Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-29T23:22:50.651Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-29T23:22:50.651Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-29T23:22:51.117Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2020-09-29T23:22:51.220Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-29T23:22:51.389Z] time="2020-09-29T23:22:50Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-09-29T23:22:51.389Z] time="2020-09-29T23:22:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0c71f658458f\"}'" [2020-09-29T23:22:51.389Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-09-29T23:22:51.389Z] PASS [2020-09-29T23:22:51.389Z] coverage: 82.5% of statements [2020-09-29T23:22:51.389Z] ok github.com/docker/docker/daemon/logger/splunk 2.322s coverage: 82.5% of statements [2020-09-29T23:22:51.389Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-29T23:22:51.389Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-29T23:22:51.389Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-29T23:22:51.389Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-09-29T23:22:51.389Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-09-29T23:22:51.389Z] === RUN TestContinueOnError_MirrorEndpoint [2020-09-29T23:22:51.389Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-09-29T23:22:51.389Z] === RUN TestContinueOnError_NeverContinue [2020-09-29T23:22:51.389Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-09-29T23:22:51.680Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-09-29T23:22:51.680Z] testing: warning: no tests to run [2020-09-29T23:22:51.680Z] coverage: [no statements] [2020-09-29T23:22:51.680Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-29T23:22:51.849Z] === RUN TestContinueOnError_UnnestsErrors [2020-09-29T23:22:51.849Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-09-29T23:22:51.849Z] === RUN TestFixManifestLayers [2020-09-29T23:22:51.849Z] --- PASS: TestFixManifestLayers (0.00s) [2020-09-29T23:22:51.849Z] === RUN TestFixManifestLayersBaseLayerParent [2020-09-29T23:22:51.849Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-29T23:22:51.849Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-29T23:22:51.849Z] === RUN TestFixManifestLayersBadParent [2020-09-29T23:22:51.849Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-09-29T23:22:51.849Z] === RUN TestValidateManifest [2020-09-29T23:22:51.849Z] --- SKIP: TestValidateManifest (0.00s) [2020-09-29T23:22:51.849Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-29T23:22:51.849Z] === RUN TestFormatPlatform [2020-09-29T23:22:51.849Z] --- PASS: TestFormatPlatform (0.00s) [2020-09-29T23:22:51.849Z] === RUN TestGetRepositoryMountCandidates [2020-09-29T23:22:51.849Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-09-29T23:22:51.849Z] === RUN TestLayerAlreadyExists [2020-09-29T23:22:51.849Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-09-29T23:22:51.849Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.849Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.849Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.850Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.850Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.850Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-09-29T23:22:51.850Z] === RUN TestWhenEmptyAuthConfig [2020-09-29T23:22:52.140Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-09-29T23:22:52.140Z] === RUN TestAuthZPluginTLS [2020-09-29T23:22:52.159Z] === RUN TestDockerSuite/TestCommitChange [2020-09-29T23:22:52.241Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-29T23:22:52.241Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-29T23:22:52.310Z] === RUN TestV1IDService [2020-09-29T23:22:52.310Z] --- PASS: TestV1IDService (0.03s) [2020-09-29T23:22:52.310Z] === RUN TestV2MetadataService [2020-09-29T23:22:52.497Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-29T23:22:52.770Z] === RUN TestSuccessfulDownload [2020-09-29T23:22:52.770Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-09-29T23:22:52.770Z] download_test.go:268: Needs fixing on Windows [2020-09-29T23:22:52.770Z] === RUN TestCancelledDownload [2020-09-29T23:22:52.770Z] --- PASS: TestCancelledDownload (0.00s) [2020-09-29T23:22:52.770Z] === RUN TestMaxDownloadAttempts [2020-09-29T23:22:52.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T23:22:52.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T23:22:52.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T23:22:52.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T23:22:52.770Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T23:22:52.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T23:22:52.770Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T23:22:52.770Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T23:22:52.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-09-29T23:22:52.770Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-09-29T23:22:52.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-09-29T23:22:52.770Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-09-29T23:22:52.789Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-29T23:22:52.789Z] === RUN TestAuthZPluginDenyRequest [2020-09-29T23:22:53.083Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-29T23:22:53.083Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-29T23:22:53.101Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-29T23:22:53.230Z] time="2020-09-29T23:22:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T23:22:53.230Z] time="2020-09-29T23:22:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T23:22:53.230Z] time="2020-09-29T23:22:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T23:22:53.230Z] time="2020-09-29T23:22:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-09-29T23:22:53.230Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-09-29T23:22:53.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2020-09-29T23:22:53.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2020-09-29T23:22:53.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2020-09-29T23:22:53.230Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2020-09-29T23:22:53.230Z] === RUN TestTransfer [2020-09-29T23:22:53.230Z] --- PASS: TestTransfer (0.12s) [2020-09-29T23:22:53.230Z] === RUN TestConcurrencyLimit [2020-09-29T23:22:53.230Z] --- PASS: TestV2MetadataService (1.08s) [2020-09-29T23:22:53.230Z] PASS [2020-09-29T23:22:53.230Z] coverage: 48.2% of statements [2020-09-29T23:22:53.230Z] ok github.com/docker/docker/distribution/metadata 1.397s coverage: 48.2% of statements [2020-09-29T23:22:53.690Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-09-29T23:22:53.690Z] === RUN TestInactiveJobs [2020-09-29T23:22:53.690Z] === RUN TestNotFound [2020-09-29T23:22:53.690Z] --- PASS: TestNotFound (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestConflict [2020-09-29T23:22:53.690Z] --- PASS: TestConflict (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestForbidden [2020-09-29T23:22:53.690Z] --- PASS: TestForbidden (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestInvalidParameter [2020-09-29T23:22:53.690Z] --- PASS: TestInvalidParameter (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestNotImplemented [2020-09-29T23:22:53.690Z] --- PASS: TestNotImplemented (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestNotModified [2020-09-29T23:22:53.690Z] --- PASS: TestNotModified (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestUnauthorized [2020-09-29T23:22:53.690Z] --- PASS: TestUnauthorized (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestUnknown [2020-09-29T23:22:53.690Z] --- PASS: TestUnknown (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestCancelled [2020-09-29T23:22:53.690Z] --- PASS: TestCancelled (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestDeadline [2020-09-29T23:22:53.690Z] --- PASS: TestDeadline (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestDataLoss [2020-09-29T23:22:53.690Z] --- PASS: TestDataLoss (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestUnavailable [2020-09-29T23:22:53.690Z] --- PASS: TestUnavailable (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestSystem [2020-09-29T23:22:53.690Z] --- PASS: TestSystem (0.00s) [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Not_Found [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Bad_Request [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Conflict [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Unauthorized [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Service_Unavailable [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Forbidden [2020-09-29T23:22:53.690Z] === RUN TestFromStatusCode/Not_Modified [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Not_Implemented [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-09-29T23:22:53.691Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-09-29T23:22:53.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-09-29T23:22:53.691Z] PASS [2020-09-29T23:22:53.691Z] coverage: 49.4% of statements [2020-09-29T23:22:53.691Z] ok github.com/docker/docker/errdefs 0.182s coverage: 49.4% of statements [2020-09-29T23:22:53.691Z] --- PASS: TestInactiveJobs (0.37s) [2020-09-29T23:22:53.691Z] === RUN TestWatchRelease [2020-09-29T23:22:53.720Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-29T23:22:53.720Z] === RUN TestAuthZPluginDenyResponse [2020-09-29T23:22:54.041Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-29T23:22:54.041Z] --- PASS: TestDaemonStartWithLogOpt (5.48s) [2020-09-29T23:22:54.041Z] === CONT TestReadPluginNoRead [2020-09-29T23:22:54.152Z] --- PASS: TestWatchRelease (0.04s) [2020-09-29T23:22:54.152Z] === RUN TestWatchFinishedTransfer [2020-09-29T23:22:54.152Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-09-29T23:22:54.152Z] === RUN TestDuplicateTransfer [2020-09-29T23:22:54.152Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-09-29T23:22:54.152Z] === RUN TestSuccessfulUpload [2020-09-29T23:22:54.152Z] --- PASS: TestWhenEmptyAuthConfig (2.42s) [2020-09-29T23:22:54.152Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-09-29T23:22:54.152Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-09-29T23:22:54.152Z] === RUN TestTokenPassThru [2020-09-29T23:22:54.152Z] --- PASS: TestTokenPassThru (0.01s) [2020-09-29T23:22:54.152Z] === RUN TestTokenPassThruDifferentHost [2020-09-29T23:22:54.152Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-09-29T23:22:54.152Z] PASS [2020-09-29T23:22:54.152Z] coverage: 20.1% of statements [2020-09-29T23:22:54.152Z] ok github.com/docker/docker/distribution 2.766s coverage: 20.1% of statements [2020-09-29T23:22:54.152Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-29T23:22:54.152Z] time="2020-09-29T23:22:54Z" level=error msg="Upload failed, retrying: simulating retry" [2020-09-29T23:22:54.358Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-29T23:22:54.358Z] === RUN TestAuthZPluginAllowEventStream [2020-09-29T23:22:54.386Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-09-29T23:22:54.613Z] --- PASS: TestSuccessfulUpload (0.44s) [2020-09-29T23:22:54.613Z] === RUN TestCancelledUpload [2020-09-29T23:22:54.613Z] --- PASS: TestCancelledUpload (0.00s) [2020-09-29T23:22:54.613Z] PASS [2020-09-29T23:22:54.613Z] coverage: 76.8% of statements [2020-09-29T23:22:54.613Z] ok github.com/docker/docker/distribution/xfer 1.982s coverage: 76.8% of statements [2020-09-29T23:22:54.613Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-29T23:22:55.314Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-29T23:22:55.425Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-29T23:22:55.570Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.3% of statements [2020-09-29T23:22:55.584Z] === RUN TestCompare [2020-09-29T23:22:55.584Z] --- PASS: TestCompare (0.00s) [2020-09-29T23:22:55.584Z] PASS [2020-09-29T23:22:55.584Z] coverage: 19.2% of statements [2020-09-29T23:22:55.584Z] ok github.com/docker/docker/image/cache 0.246s coverage: 19.2% of statements [2020-09-29T23:22:55.827Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-29T23:22:55.870Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-09-29T23:22:55.870Z] === RUN TestAuthZPluginErrorResponse [2020-09-29T23:22:56.045Z] === RUN TestFSGetInvalidData [2020-09-29T23:22:56.045Z] --- PASS: TestFSGetInvalidData (0.05s) [2020-09-29T23:22:56.045Z] === RUN TestFSInvalidSet [2020-09-29T23:22:56.045Z] --- PASS: TestFSInvalidSet (0.02s) [2020-09-29T23:22:56.045Z] === RUN TestFSInvalidRoot [2020-09-29T23:22:56.045Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-09-29T23:22:56.045Z] === RUN TestFSMetadataGetSet [2020-09-29T23:22:56.045Z] --- PASS: TestFSMetadataGetSet (0.15s) [2020-09-29T23:22:56.045Z] === RUN TestFSInvalidWalker [2020-09-29T23:22:56.045Z] --- PASS: TestFSInvalidWalker (0.02s) [2020-09-29T23:22:56.045Z] === RUN TestFSGetSet [2020-09-29T23:22:56.045Z] --- PASS: TestFSGetSet (0.05s) [2020-09-29T23:22:56.045Z] === RUN TestFSGetUnsetKey [2020-09-29T23:22:56.045Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-09-29T23:22:56.045Z] === RUN TestFSGetEmptyData [2020-09-29T23:22:56.045Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-09-29T23:22:56.045Z] === RUN TestFSDelete [2020-09-29T23:22:56.045Z] --- PASS: TestFSDelete (0.03s) [2020-09-29T23:22:56.045Z] === RUN TestFSWalker [2020-09-29T23:22:56.045Z] --- PASS: TestFSWalker (0.02s) [2020-09-29T23:22:56.045Z] === RUN TestFSWalkerStopOnError [2020-09-29T23:22:56.045Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-09-29T23:22:56.045Z] === RUN TestNewFromJSON [2020-09-29T23:22:56.045Z] --- PASS: TestNewFromJSON (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestNewFromJSONWithInvalidJSON [2020-09-29T23:22:56.045Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestMarshalKeyOrder [2020-09-29T23:22:56.045Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestImage [2020-09-29T23:22:56.045Z] --- PASS: TestImage (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestImageOSNotEmpty [2020-09-29T23:22:56.045Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestNewChildImageFromImageWithRootFS [2020-09-29T23:22:56.045Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-09-29T23:22:56.045Z] === RUN TestRestore [2020-09-29T23:22:56.165Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-29T23:22:56.165Z] === RUN TestAuthZPluginErrorRequest [2020-09-29T23:22:56.506Z] time="2020-09-29T23:22:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-09-29T23:22:56.506Z] --- PASS: TestRestore (0.20s) [2020-09-29T23:22:56.506Z] === RUN TestAddDelete [2020-09-29T23:22:56.506Z] --- PASS: TestAddDelete (0.05s) [2020-09-29T23:22:56.506Z] === RUN TestSearchAfterDelete [2020-09-29T23:22:56.506Z] === RUN TestMakeV1ConfigFromConfig [2020-09-29T23:22:56.506Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-09-29T23:22:56.506Z] PASS [2020-09-29T23:22:56.506Z] coverage: 25.0% of statements [2020-09-29T23:22:56.506Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-09-29T23:22:56.506Z] === RUN TestParentReset [2020-09-29T23:22:56.506Z] ok github.com/docker/docker/image/v1 0.211s coverage: 25.0% of statements [2020-09-29T23:22:56.506Z] --- PASS: TestParentReset (0.04s) [2020-09-29T23:22:56.506Z] === RUN TestGetAndSetLastUpdated [2020-09-29T23:22:56.506Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-09-29T23:22:56.506Z] === RUN TestStoreLen [2020-09-29T23:22:56.506Z] --- PASS: TestStoreLen (0.09s) [2020-09-29T23:22:56.506Z] PASS [2020-09-29T23:22:56.506Z] coverage: 86.4% of statements [2020-09-29T23:22:56.506Z] ok github.com/docker/docker/image 0.988s coverage: 86.4% of statements [2020-09-29T23:22:56.800Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-29T23:22:56.800Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-29T23:22:56.810Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-29T23:22:56.966Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-29T23:22:56.966Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-29T23:22:57.096Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-29T23:22:57.096Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-29T23:22:57.193Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-09-29T23:22:57.379Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-29T23:22:57.639Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:22:57.756Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-29T23:22:58.012Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-09-29T23:22:58.508Z] === RUN TestEmptyLayer [2020-09-29T23:22:58.508Z] --- PASS: TestEmptyLayer (0.00s) [2020-09-29T23:22:58.508Z] === RUN TestCommitFailure [2020-09-29T23:22:58.508Z] --- PASS: TestCommitFailure (0.01s) [2020-09-29T23:22:58.508Z] === RUN TestStartTransactionFailure [2020-09-29T23:22:58.508Z] === RUN TestSerialization [2020-09-29T23:22:58.508Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-09-29T23:22:58.508Z] === RUN TestGetOrphan [2020-09-29T23:22:58.508Z] --- PASS: TestGetOrphan (0.01s) [2020-09-29T23:22:58.508Z] === RUN TestMountAndRegister [2020-09-29T23:22:58.508Z] --- PASS: TestSerialization (0.02s) [2020-09-29T23:22:58.508Z] PASS [2020-09-29T23:22:58.508Z] coverage: 100.0% of statements [2020-09-29T23:22:58.508Z] ok github.com/docker/docker/libcontainerd/queue 0.189s coverage: 100.0% of statements [2020-09-29T23:22:58.508Z] --- PASS: TestMountAndRegister (0.05s) [2020-09-29T23:22:58.508Z] layer_test.go:271: Layer size: 14 [2020-09-29T23:22:58.508Z] === RUN TestLayerRelease [2020-09-29T23:22:58.508Z] --- SKIP: TestLayerRelease (0.00s) [2020-09-29T23:22:58.508Z] layer_test.go:304: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestStoreRestore [2020-09-29T23:22:58.508Z] --- SKIP: TestStoreRestore (0.00s) [2020-09-29T23:22:58.508Z] layer_test.go:353: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestTarStreamStability [2020-09-29T23:22:58.508Z] --- SKIP: TestTarStreamStability (0.00s) [2020-09-29T23:22:58.508Z] layer_test.go:468: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestRegisterExistingLayer [2020-09-29T23:22:58.508Z] --- PASS: TestRegisterExistingLayer (0.17s) [2020-09-29T23:22:58.508Z] === RUN TestTarStreamVerification [2020-09-29T23:22:58.508Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-09-29T23:22:58.508Z] layer_test.go:697: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestLayerMigration [2020-09-29T23:22:58.508Z] --- SKIP: TestLayerMigration (0.00s) [2020-09-29T23:22:58.508Z] migration_test.go:46: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestLayerMigrationNoTarsplit [2020-09-29T23:22:58.508Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-09-29T23:22:58.508Z] migration_test.go:182: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestMountInit [2020-09-29T23:22:58.508Z] --- SKIP: TestMountInit (0.00s) [2020-09-29T23:22:58.508Z] mount_test.go:17: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestMountSize [2020-09-29T23:22:58.508Z] --- SKIP: TestMountSize (0.00s) [2020-09-29T23:22:58.508Z] mount_test.go:76: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestMountChanges [2020-09-29T23:22:58.508Z] --- SKIP: TestMountChanges (0.00s) [2020-09-29T23:22:58.508Z] mount_test.go:125: Failing on Windows [2020-09-29T23:22:58.508Z] === RUN TestMountApply [2020-09-29T23:22:58.508Z] --- SKIP: TestMountApply (0.00s) [2020-09-29T23:22:58.508Z] mount_test.go:212: Failing on Windows [2020-09-29T23:22:58.508Z] PASS [2020-09-29T23:22:58.508Z] coverage: 30.1% of statements [2020-09-29T23:22:58.508Z] ok github.com/docker/docker/layer 0.518s coverage: 30.1% of statements [2020-09-29T23:22:58.581Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-29T23:22:58.947Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-29T23:22:58.968Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-29T23:22:59.151Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:22:59.151Z] --- PASS: TestContinueAfterPluginCrash (10.57s) [2020-09-29T23:22:59.175Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-09-29T23:22:59.175Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-29T23:22:59.204Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-29T23:22:59.410Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-29T23:22:59.433Z] === RUN TestEnvironmentParsing [2020-09-29T23:22:59.433Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-09-29T23:22:59.433Z] PASS [2020-09-29T23:22:59.433Z] coverage: 1.0% of statements [2020-09-29T23:22:59.433Z] ok github.com/docker/docker/libcontainerd/local 0.297s coverage: 1.0% of statements [2020-09-29T23:22:59.433Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-29T23:22:59.433Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-29T23:22:59.433Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-29T23:22:59.433Z] ? github.com/docker/docker/oci [no test files] [2020-09-29T23:22:59.433Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-29T23:22:59.433Z] === RUN TestParseVersion [2020-09-29T23:22:59.433Z] --- PASS: TestParseVersion (0.00s) [2020-09-29T23:22:59.434Z] PASS [2020-09-29T23:22:59.434Z] coverage: 50.0% of statements [2020-09-29T23:22:59.434Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 50.0% of statements [2020-09-29T23:23:00.350Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-29T23:23:00.404Z] === RUN TestAddressPoolOpt [2020-09-29T23:23:00.404Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/a [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/something [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/_=a [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/env1=value1 [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/_env1=value1 [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/env2=value2=value3 [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/env3=abc!qwe [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/env_4=value_4 [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/PATH [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/=a [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/PATH= [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/PATH=something [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/asd!qwe [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/1asd [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/123 [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/some_space [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/__some_space_before [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/some_space_after__ [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/= [2020-09-29T23:23:00.404Z] === RUN TestValidateEnv/PaTh [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/a (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/something (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/= (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestParseHost [2020-09-29T23:23:00.404Z] --- PASS: TestParseHost (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestParseDockerDaemonHost [2020-09-29T23:23:00.404Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestParseTCP [2020-09-29T23:23:00.404Z] --- PASS: TestParseTCP (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestParseInvalidUnixAddrInvalid [2020-09-29T23:23:00.404Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestValidateExtraHosts [2020-09-29T23:23:00.404Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestIpOptString [2020-09-29T23:23:00.404Z] --- PASS: TestIpOptString (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestNewIpOptInvalidDefaultVal [2020-09-29T23:23:00.404Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestNewIpOptValidDefaultVal [2020-09-29T23:23:00.404Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestIpOptSetInvalidVal [2020-09-29T23:23:00.404Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestValidateIPAddress [2020-09-29T23:23:00.404Z] --- PASS: TestValidateIPAddress (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestMapOpts [2020-09-29T23:23:00.404Z] --- PASS: TestMapOpts (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestListOptsWithoutValidator [2020-09-29T23:23:00.404Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestListOptsWithValidator [2020-09-29T23:23:00.404Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestValidateDNSSearch [2020-09-29T23:23:00.404Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_general_format [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_one_more [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-09-29T23:23:00.404Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-09-29T23:23:00.404Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestNamedListOpts [2020-09-29T23:23:00.404Z] --- PASS: TestNamedListOpts (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestNamedMapOpts [2020-09-29T23:23:00.404Z] --- PASS: TestNamedMapOpts (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestParseLink [2020-09-29T23:23:00.404Z] --- PASS: TestParseLink (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestQuotedStringSetWithQuotes [2020-09-29T23:23:00.404Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-09-29T23:23:00.404Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestQuotedStringSetWithNoQuotes [2020-09-29T23:23:00.404Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-09-29T23:23:00.404Z] === RUN TestUlimitOpt [2020-09-29T23:23:00.404Z] --- PASS: TestUlimitOpt (0.00s) [2020-09-29T23:23:00.404Z] PASS [2020-09-29T23:23:00.404Z] coverage: 67.1% of statements [2020-09-29T23:23:00.404Z] ok github.com/docker/docker/opts 0.251s coverage: 67.1% of statements [2020-09-29T23:23:00.610Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:23:00.691Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-09-29T23:23:00.691Z] === RUN TestAuthZPluginHeader [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-29T23:23:01.180Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-29T23:23:01.325Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-29T23:23:01.325Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-29T23:23:01.325Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:23:01.325Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:01.325Z] === RUN TestAuthZPluginV2Disable [2020-09-29T23:23:01.325Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:23:01.325Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:01.325Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-29T23:23:01.325Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:23:01.325Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:01.325Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-29T23:23:01.325Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:23:01.325Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:01.325Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-29T23:23:01.375Z] === RUN TestUnbuffered [2020-09-29T23:23:01.376Z] --- PASS: TestUnbuffered (0.00s) [2020-09-29T23:23:01.376Z] === RUN TestRaceUnbuffered [2020-09-29T23:23:01.376Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-09-29T23:23:01.376Z] PASS [2020-09-29T23:23:01.376Z] coverage: 100.0% of statements [2020-09-29T23:23:01.376Z] ok github.com/docker/docker/pkg/broadcaster 0.224s coverage: 100.0% of statements [2020-09-29T23:23:01.721Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-29T23:23:01.836Z] === RUN TestPeerCertificateMarshalJSON [2020-09-29T23:23:01.836Z] === RUN TestMatch [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[foo]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[bar]_[foo]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[foo_bar]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[qux]_[foo]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[]#01 [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[qux]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[foo_bar_qux]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[qux]_[baz]] [2020-09-29T23:23:01.836Z] === RUN TestMatch/[[foo_baz]] [2020-09-29T23:23:01.836Z] --- PASS: TestMatch (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-09-29T23:23:01.836Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-09-29T23:23:01.836Z] PASS [2020-09-29T23:23:01.836Z] coverage: 87.5% of statements [2020-09-29T23:23:01.836Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements [2020-09-29T23:23:02.120Z] --- PASS: TestReadPluginNoRead (7.90s) [2020-09-29T23:23:02.120Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2020-09-29T23:23:02.120Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2020-09-29T23:23:02.120Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2020-09-29T23:23:02.120Z] read_test.go:92: [d5abba6003eac] daemon is not started [2020-09-29T23:23:02.120Z] PASS [2020-09-29T23:23:02.120Z] [2020-09-29T23:23:02.120Z] DONE 6 tests in 13.533s [2020-09-29T23:23:02.120Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T23:23:02.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:02.120Z] ++ set -e [2020-09-29T23:23:02.120Z] ++ '[' -n 0 ']' [2020-09-29T23:23:02.120Z] ++ set -x [2020-09-29T23:23:02.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:02.120Z] testing: warning: no tests to run [2020-09-29T23:23:02.120Z] PASS [2020-09-29T23:23:02.120Z] [2020-09-29T23:23:02.120Z] DONE 0 tests in 0.062s [2020-09-29T23:23:02.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:23:02.120Z] ++ 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 [2020-09-29T23:23:02.120Z] ++ set -e [2020-09-29T23:23:02.120Z] ++ '[' -n 0 ']' [2020-09-29T23:23:02.120Z] ++ set -x [2020-09-29T23:23:02.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:02.283Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-29T23:23:02.297Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-09-29T23:23:02.297Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-09-29T23:23:02.297Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2020-09-29T23:23:02.297Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-09-29T23:23:02.297Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-09-29T23:23:02.297Z] === RUN TestMiddleware [2020-09-29T23:23:02.297Z] --- PASS: TestMiddleware (0.00s) [2020-09-29T23:23:02.297Z] === RUN TestNewResponseModifier [2020-09-29T23:23:02.297Z] --- PASS: TestNewResponseModifier (0.00s) [2020-09-29T23:23:02.297Z] PASS [2020-09-29T23:23:02.297Z] coverage: 26.8% of statements [2020-09-29T23:23:02.297Z] ok github.com/docker/docker/pkg/authorization 0.514s coverage: 26.8% of statements [2020-09-29T23:23:02.297Z] === RUN TestIsArchivePathDir [2020-09-29T23:23:02.380Z] INFO: Testing against a local daemon [2020-09-29T23:23:02.380Z] === RUN TestPluginWithDevMounts [2020-09-29T23:23:02.380Z] === PAUSE TestPluginWithDevMounts [2020-09-29T23:23:02.380Z] === CONT TestPluginWithDevMounts [2020-09-29T23:23:02.640Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-29T23:23:02.757Z] --- PASS: TestIsArchivePathDir (0.10s) [2020-09-29T23:23:02.758Z] === RUN TestIsArchivePathInvalidFile [2020-09-29T23:23:02.758Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2020-09-29T23:23:02.758Z] === RUN TestIsArchivePathTar [2020-09-29T23:23:02.758Z] === RUN TestChrootTarUntar [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] === RUN TestChrootUntarWithHugeExcludesList [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] === RUN TestChrootUntarEmptyArchive [2020-09-29T23:23:02.758Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-09-29T23:23:02.758Z] === RUN TestChrootTarUntarWithSymlink [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2020-09-29T23:23:02.758Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:02.758Z] === RUN TestChrootCopyWithTar [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:02.758Z] === RUN TestChrootCopyFileWithTar [2020-09-29T23:23:02.758Z] --- PASS: TestIsArchivePathTar (0.25s) [2020-09-29T23:23:02.758Z] === RUN TestDecompressStreamGzip [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] === RUN TestChrootUntarPath [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:02.758Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] === RUN TestChrootApplyDotDotFile [2020-09-29T23:23:02.758Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-09-29T23:23:02.758Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:02.758Z] PASS [2020-09-29T23:23:02.758Z] coverage: 15.4% of statements [2020-09-29T23:23:02.758Z] ok github.com/docker/docker/pkg/chrootarchive 0.156s coverage: 15.4% of statements [2020-09-29T23:23:02.844Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-29T23:23:03.218Z] --- PASS: TestDecompressStreamGzip (0.13s) [2020-09-29T23:23:03.218Z] === RUN TestDecompressStreamBzip2 [2020-09-29T23:23:03.218Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2020-09-29T23:23:03.218Z] === RUN TestDecompressStreamXz [2020-09-29T23:23:03.218Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-09-29T23:23:03.218Z] archive_test.go:133: Xz not present in msys2 [2020-09-29T23:23:03.218Z] === RUN TestCompressStreamXzUnsupported [2020-09-29T23:23:03.218Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestCompressStreamBzip2Unsupported [2020-09-29T23:23:03.218Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestCompressStreamInvalid [2020-09-29T23:23:03.218Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestExtensionInvalid [2020-09-29T23:23:03.218Z] --- PASS: TestExtensionInvalid (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestExtensionUncompressed [2020-09-29T23:23:03.218Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestExtensionBzip2 [2020-09-29T23:23:03.218Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestExtensionGzip [2020-09-29T23:23:03.218Z] --- PASS: TestExtensionGzip (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestExtensionXz [2020-09-29T23:23:03.218Z] --- PASS: TestExtensionXz (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestCmdStreamLargeStderr [2020-09-29T23:23:03.218Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2020-09-29T23:23:03.218Z] === RUN TestCmdStreamBad [2020-09-29T23:23:03.218Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-09-29T23:23:03.218Z] archive_test.go:238: Failing on Windows CI machines [2020-09-29T23:23:03.218Z] === RUN TestCmdStreamGood [2020-09-29T23:23:03.218Z] === RUN TestSizeEmpty [2020-09-29T23:23:03.218Z] --- PASS: TestSizeEmpty (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeEmptyFile [2020-09-29T23:23:03.218Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeNonemptyFile [2020-09-29T23:23:03.218Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeNestedDirectoryEmpty [2020-09-29T23:23:03.218Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-09-29T23:23:03.218Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-09-29T23:23:03.218Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestMoveToSubdir [2020-09-29T23:23:03.218Z] --- PASS: TestMoveToSubdir (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestSizeNonExistingDirectory [2020-09-29T23:23:03.218Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-09-29T23:23:03.218Z] PASS [2020-09-29T23:23:03.218Z] coverage: 80.0% of statements [2020-09-29T23:23:03.218Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2020-09-29T23:23:03.218Z] --- PASS: TestCmdStreamGood (0.05s) [2020-09-29T23:23:03.218Z] === RUN TestUntarPathWithInvalidDest [2020-09-29T23:23:03.218Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2020-09-29T23:23:03.218Z] === RUN TestUntarPathWithInvalidSrc [2020-09-29T23:23:03.218Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-09-29T23:23:03.218Z] === RUN TestUntarPath [2020-09-29T23:23:03.679Z] --- PASS: TestUntarPath (0.08s) [2020-09-29T23:23:03.679Z] === RUN TestUntarPathWithDestinationFile [2020-09-29T23:23:03.679Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2020-09-29T23:23:03.679Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-09-29T23:23:03.679Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2020-09-29T23:23:03.679Z] === RUN TestCopyWithTarInvalidSrc [2020-09-29T23:23:03.679Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-09-29T23:23:03.679Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-09-29T23:23:03.679Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-09-29T23:23:03.679Z] === RUN TestCopyWithTarSrcFile [2020-09-29T23:23:03.679Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-09-29T23:23:03.679Z] === RUN TestCopyWithTarSrcFolder [2020-09-29T23:23:03.679Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-09-29T23:23:03.679Z] === RUN TestCopyFileWithTarInvalidSrc [2020-09-29T23:23:03.679Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2020-09-29T23:23:03.679Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-09-29T23:23:03.679Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-09-29T23:23:03.679Z] === RUN TestCopyFileWithTarSrcFolder [2020-09-29T23:23:03.679Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-09-29T23:23:03.679Z] === RUN TestCopyFileWithTarSrcFile [2020-09-29T23:23:03.679Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-09-29T23:23:03.679Z] === RUN TestTarFiles [2020-09-29T23:23:03.679Z] === RUN Test [2020-09-29T23:23:03.679Z] === RUN Test/TestContainsEntry [2020-09-29T23:23:03.679Z] === RUN Test/TestCreateEntries [2020-09-29T23:23:03.679Z] === RUN Test/TestEntriesDiff [2020-09-29T23:23:03.679Z] === RUN Test/TestEntriesEquality [2020-09-29T23:23:03.679Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-09-29T23:23:03.679Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-09-29T23:23:03.679Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-09-29T23:23:03.679Z] === RUN Test/TestGeneratorNotGenerate [2020-09-29T23:23:03.679Z] === RUN Test/TestGeneratorWithPort [2020-09-29T23:23:03.679Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-09-29T23:23:03.679Z] === RUN Test/TestNewEntry [2020-09-29T23:23:03.679Z] === RUN Test/TestParse [2020-09-29T23:23:03.679Z] --- PASS: Test (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestNewEntry (0.00s) [2020-09-29T23:23:03.679Z] --- PASS: Test/TestParse (0.00s) [2020-09-29T23:23:03.679Z] PASS [2020-09-29T23:23:03.679Z] coverage: 58.3% of statements [2020-09-29T23:23:03.679Z] ok github.com/docker/docker/pkg/discovery 0.065s coverage: 58.3% of statements [2020-09-29T23:23:04.023Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-29T23:23:04.023Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-29T23:23:04.211Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-09-29T23:23:04.283Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-09-29T23:23:04.283Z] PASS [2020-09-29T23:23:04.283Z] [2020-09-29T23:23:04.283Z] DONE 1 tests in 2.128s [2020-09-29T23:23:04.283Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:23:04.283Z] ++ 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 [2020-09-29T23:23:04.283Z] ++ set -e [2020-09-29T23:23:04.283Z] ++ '[' -n 0 ']' [2020-09-29T23:23:04.283Z] ++ set -x [2020-09-29T23:23:04.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2020-09-29T23:23:04.283Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-29T23:23:04.543Z] INFO: Testing against a local daemon [2020-09-29T23:23:04.543Z] === RUN TestSecretInspect [2020-09-29T23:23:04.649Z] === RUN Test [2020-09-29T23:23:04.649Z] === RUN Test/TestContent [2020-09-29T23:23:04.649Z] === RUN Test/TestInitialize [2020-09-29T23:23:04.649Z] === RUN Test/TestNew [2020-09-29T23:23:04.649Z] === RUN Test/TestParsingContentsWithComments [2020-09-29T23:23:04.649Z] === RUN Test/TestRegister [2020-09-29T23:23:04.649Z] === RUN Test/TestWatch [2020-09-29T23:23:04.649Z] --- PASS: Test (0.01s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestContent (0.00s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestNew (0.00s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestRegister (0.00s) [2020-09-29T23:23:04.649Z] --- PASS: Test/TestWatch (0.01s) [2020-09-29T23:23:04.649Z] PASS [2020-09-29T23:23:04.649Z] coverage: 92.9% of statements [2020-09-29T23:23:04.649Z] ok github.com/docker/docker/pkg/discovery/file 0.210s coverage: 92.9% of statements [2020-09-29T23:23:04.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-29T23:23:05.064Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-29T23:23:05.621Z] === RUN Test [2020-09-29T23:23:05.621Z] === RUN Test/TestWatch [2020-09-29T23:23:05.621Z] --- PASS: Test (0.00s) [2020-09-29T23:23:05.621Z] --- PASS: Test/TestWatch (0.00s) [2020-09-29T23:23:05.621Z] PASS [2020-09-29T23:23:05.621Z] coverage: 92.3% of statements [2020-09-29T23:23:05.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.159s coverage: 92.3% of statements [2020-09-29T23:23:06.003Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-29T23:23:06.082Z] === RUN Test [2020-09-29T23:23:06.082Z] === RUN Test/TestInitialize [2020-09-29T23:23:06.082Z] === RUN Test [2020-09-29T23:23:06.082Z] === RUN Test/TestInitialize [2020-09-29T23:23:06.082Z] === RUN Test/TestInitializeWithPattern [2020-09-29T23:23:06.082Z] === RUN Test/TestRegister [2020-09-29T23:23:06.082Z] === RUN Test/TestWatch [2020-09-29T23:23:06.082Z] --- PASS: Test (0.00s) [2020-09-29T23:23:06.082Z] --- PASS: Test/TestInitialize (0.00s) [2020-09-29T23:23:06.082Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-09-29T23:23:06.082Z] --- PASS: Test/TestRegister (0.00s) [2020-09-29T23:23:06.082Z] --- PASS: Test/TestWatch (0.00s) [2020-09-29T23:23:06.082Z] PASS [2020-09-29T23:23:06.082Z] coverage: 93.8% of statements [2020-09-29T23:23:06.082Z] ok github.com/docker/docker/pkg/discovery/nodes 0.353s coverage: 93.8% of statements [2020-09-29T23:23:06.082Z] time="2020-09-29T23:23:05Z" level=info msg="Initializing discovery without TLS" [2020-09-29T23:23:06.082Z] time="2020-09-29T23:23:05Z" level=info msg="Initializing discovery without TLS" [2020-09-29T23:23:06.082Z] time="2020-09-29T23:23:05Z" level=info msg="Initializing discovery without TLS" [2020-09-29T23:23:06.082Z] === RUN Test/TestInitializeWithCerts [2020-09-29T23:23:06.082Z] time="2020-09-29T23:23:05Z" level=info msg="Initializing discovery with TLS" [2020-09-29T23:23:06.082Z] === RUN Test/TestWatch [2020-09-29T23:23:06.082Z] time="2020-09-29T23:23:05Z" level=info msg="Initializing discovery without TLS" [2020-09-29T23:23:06.573Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-29T23:23:07.513Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-29T23:23:07.513Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-29T23:23:07.513Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-29T23:23:07.622Z] === RUN TestPollerAddRemove [2020-09-29T23:23:07.622Z] --- PASS: TestPollerAddRemove (0.02s) [2020-09-29T23:23:07.622Z] === RUN TestPollerEvent [2020-09-29T23:23:07.622Z] --- SKIP: TestPollerEvent (0.00s) [2020-09-29T23:23:07.622Z] poller_test.go:41: No chmod on Windows [2020-09-29T23:23:07.622Z] === RUN TestPollerClose [2020-09-29T23:23:07.622Z] --- PASS: TestPollerClose (0.00s) [2020-09-29T23:23:07.622Z] PASS [2020-09-29T23:23:07.622Z] coverage: 36.2% of statements [2020-09-29T23:23:07.622Z] ok github.com/docker/docker/pkg/filenotify 0.179s coverage: 36.2% of statements [2020-09-29T23:23:07.773Z] --- PASS: TestSecretInspect (3.26s) [2020-09-29T23:23:07.773Z] === RUN TestSecretList [2020-09-29T23:23:08.084Z] === RUN TestCopyFileWithInvalidSrc [2020-09-29T23:23:08.084Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCopyFileWithInvalidDest [2020-09-29T23:23:08.084Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCopyFileWithSameSrcAndDest [2020-09-29T23:23:08.084Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2020-09-29T23:23:08.084Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-09-29T23:23:08.084Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCopyFile [2020-09-29T23:23:08.084Z] --- PASS: TestCopyFile (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-09-29T23:23:08.084Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-29T23:23:08.084Z] fileutils_test.go:134: Needs porting to Windows [2020-09-29T23:23:08.084Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-09-29T23:23:08.084Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestReadSymlinkedDirectoryToFile [2020-09-29T23:23:08.084Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-29T23:23:08.084Z] fileutils_test.go:180: Needs porting to Windows [2020-09-29T23:23:08.084Z] === RUN TestWildcardMatches [2020-09-29T23:23:08.084Z] --- PASS: TestWildcardMatches (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestPatternMatches [2020-09-29T23:23:08.084Z] --- PASS: TestPatternMatches (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-09-29T23:23:08.084Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestPatternMatchesFolderExclusions [2020-09-29T23:23:08.084Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-09-29T23:23:08.084Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-09-29T23:23:08.084Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-09-29T23:23:08.084Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-09-29T23:23:08.084Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestSingleExclamationError [2020-09-29T23:23:08.084Z] --- PASS: TestSingleExclamationError (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestMatchesWithNoPatterns [2020-09-29T23:23:08.084Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestMatchesWithMalformedPatterns [2020-09-29T23:23:08.084Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestMatches [2020-09-29T23:23:08.084Z] --- PASS: TestMatches (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatterns [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatterns (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatternsExceptionFlag [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCleanPatternsErrorSingleException [2020-09-29T23:23:08.084Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCreateIfNotExistsDir [2020-09-29T23:23:08.084Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestCreateIfNotExistsFile [2020-09-29T23:23:08.084Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-09-29T23:23:08.084Z] === RUN TestMatch [2020-09-29T23:23:08.084Z] --- PASS: TestMatch (0.00s) [2020-09-29T23:23:08.084Z] PASS [2020-09-29T23:23:08.084Z] coverage: 87.7% of statements [2020-09-29T23:23:08.084Z] ok github.com/docker/docker/pkg/fileutils 0.130s coverage: 87.7% of statements [2020-09-29T23:23:08.342Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-29T23:23:08.342Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-29T23:23:08.342Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-29T23:23:08.545Z] === RUN TestGet [2020-09-29T23:23:08.545Z] --- PASS: TestGet (0.00s) [2020-09-29T23:23:08.545Z] === RUN TestGetShortcutString [2020-09-29T23:23:08.545Z] --- PASS: TestGetShortcutString (0.00s) [2020-09-29T23:23:08.545Z] PASS [2020-09-29T23:23:08.545Z] coverage: 42.9% of statements [2020-09-29T23:23:08.545Z] ok github.com/docker/docker/pkg/homedir 0.134s coverage: 42.9% of statements [2020-09-29T23:23:08.601Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-29T23:23:08.602Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-29T23:23:09.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-29T23:23:09.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-29T23:23:09.515Z] --- PASS: Test (3.19s) [2020-09-29T23:23:09.515Z] --- PASS: Test/TestInitialize (0.14s) [2020-09-29T23:23:09.515Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2020-09-29T23:23:09.515Z] --- PASS: Test/TestWatch (3.04s) [2020-09-29T23:23:09.515Z] PASS [2020-09-29T23:23:09.515Z] coverage: 84.1% of statements [2020-09-29T23:23:09.515Z] ok github.com/docker/docker/pkg/discovery/kv 3.661s coverage: 84.1% of statements [2020-09-29T23:23:09.515Z] === RUN TestCreateIDMapOrder [2020-09-29T23:23:09.515Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-09-29T23:23:09.515Z] PASS [2020-09-29T23:23:09.515Z] coverage: 7.3% of statements [2020-09-29T23:23:09.515Z] ok github.com/docker/docker/pkg/idtools 0.155s coverage: 7.3% of statements [2020-09-29T23:23:10.115Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-29T23:23:10.487Z] --- PASS: TestTarFiles (6.82s) [2020-09-29T23:23:10.487Z] === RUN TestTarUntar [2020-09-29T23:23:10.487Z] --- PASS: TestTarUntar (0.04s) [2020-09-29T23:23:10.487Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-09-29T23:23:10.487Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestTarWithOptions [2020-09-29T23:23:10.487Z] --- PASS: TestTarWithOptions (0.04s) [2020-09-29T23:23:10.487Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-09-29T23:23:10.487Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestUntarUstarGnuConflict [2020-09-29T23:23:10.487Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestUntarInvalidFilenames [2020-09-29T23:23:10.487Z] === RUN TestFixedBufferCap [2020-09-29T23:23:10.487Z] --- PASS: TestFixedBufferCap (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestFixedBufferLen [2020-09-29T23:23:10.487Z] --- PASS: TestFixedBufferLen (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestFixedBufferString [2020-09-29T23:23:10.487Z] --- PASS: TestFixedBufferString (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestFixedBufferWrite [2020-09-29T23:23:10.487Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestFixedBufferRead [2020-09-29T23:23:10.487Z] --- PASS: TestFixedBufferRead (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestBytesPipeRead [2020-09-29T23:23:10.487Z] --- PASS: TestBytesPipeRead (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestBytesPipeWrite [2020-09-29T23:23:10.487Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-09-29T23:23:10.487Z] === RUN TestBytesPipeWriteRandomChunks [2020-09-29T23:23:10.683Z] --- PASS: TestSecretList (2.89s) [2020-09-29T23:23:10.683Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:23:10.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-29T23:23:10.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-29T23:23:10.947Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames910324186\\dest" [2020-09-29T23:23:10.947Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2020-09-29T23:23:10.947Z] === RUN TestUntarHardlinkToSymlink [2020-09-29T23:23:10.947Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-09-29T23:23:10.947Z] === RUN TestUntarInvalidHardlink [2020-09-29T23:23:10.947Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink164815051\\victim\\hello" -> "../victim/hello" [2020-09-29T23:23:10.947Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink419639214\\victim\\hello" -> "/../victim/hello" [2020-09-29T23:23:10.947Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink229338421\\victim" -> "../victim" [2020-09-29T23:23:10.947Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink395384080\\victim" -> "../victim" [2020-09-29T23:23:10.947Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink105466159\\victim" -> "../victim" [2020-09-29T23:23:10.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink787491522\\victim" -> "../victim" [2020-09-29T23:23:10.948Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2020-09-29T23:23:10.948Z] === RUN TestUntarInvalidSymlink [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink090625849\\dest\\dotdot" -> "../victim/hello" [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink537874756\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-29T23:23:10.948Z] === RUN TestError [2020-09-29T23:23:10.948Z] --- PASS: TestError (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestProgressString [2020-09-29T23:23:10.948Z] === RUN TestProgressString/no_progress [2020-09-29T23:23:10.948Z] === RUN TestProgressString/progress_1 [2020-09-29T23:23:10.948Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-09-29T23:23:10.948Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-09-29T23:23:10.948Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-09-29T23:23:10.948Z] === RUN TestProgressString/with_units [2020-09-29T23:23:10.948Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-09-29T23:23:10.948Z] === RUN TestProgressString/hide_counts [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/with_units (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-09-29T23:23:10.948Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestJSONMessageDisplay [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink418948051\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink282947862\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink323190141\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink544626360\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:10.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink998149815\\dest\\dir\\loophole" -> "../../victim" [2020-09-29T23:23:10.948Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2020-09-29T23:23:10.948Z] === RUN TestTempArchiveCloseMultipleTimes [2020-09-29T23:23:10.948Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestReplaceFileTarWrapper [2020-09-29T23:23:10.948Z] === RUN TestStandardLongPath [2020-09-29T23:23:10.948Z] --- PASS: TestStandardLongPath (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestUNCLongPath [2020-09-29T23:23:10.948Z] --- PASS: TestUNCLongPath (0.00s) [2020-09-29T23:23:10.948Z] PASS [2020-09-29T23:23:10.948Z] coverage: 100.0% of statements [2020-09-29T23:23:10.948Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2020-09-29T23:23:10.948Z] --- PASS: TestJSONMessageDisplay (0.14s) [2020-09-29T23:23:10.948Z] === RUN TestJSONMessageDisplayWithJSONError [2020-09-29T23:23:10.948Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-09-29T23:23:10.948Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestDisplayJSONMessagesStream [2020-09-29T23:23:10.948Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-09-29T23:23:10.948Z] PASS [2020-09-29T23:23:10.948Z] coverage: 91.7% of statements [2020-09-29T23:23:10.948Z] ok github.com/docker/docker/pkg/jsonmessage 0.194s coverage: 91.7% of statements [2020-09-29T23:23:10.948Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2020-09-29T23:23:10.948Z] === RUN TestPrefixHeaderReadable [2020-09-29T23:23:10.948Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-09-29T23:23:10.948Z] === RUN TestDisablePigz [2020-09-29T23:23:10.948Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2020-09-29T23:23:10.948Z] === RUN TestAtomicWriteToFile [2020-09-29T23:23:10.948Z] --- PASS: TestAtomicWriteToFile (0.02s) [2020-09-29T23:23:10.948Z] === RUN TestAtomicWriteSetCommit [2020-09-29T23:23:10.948Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-09-29T23:23:10.948Z] === RUN TestAtomicWriteSetCancel [2020-09-29T23:23:10.948Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-09-29T23:23:10.948Z] === RUN TestReadCloserWrapperClose [2020-09-29T23:23:10.948Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestReaderErrWrapperReadOnError [2020-09-29T23:23:10.948Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestReaderErrWrapperRead [2020-09-29T23:23:10.948Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestHashData [2020-09-29T23:23:10.948Z] --- PASS: TestHashData (0.00s) [2020-09-29T23:23:10.948Z] === RUN TestCancelReadCloser [2020-09-29T23:23:11.409Z] --- PASS: TestDisablePigz (0.12s) [2020-09-29T23:23:11.409Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-09-29T23:23:11.409Z] === RUN TestPigz [2020-09-29T23:23:11.409Z] --- PASS: TestCancelReadCloser (0.10s) [2020-09-29T23:23:11.409Z] === RUN TestWriteCloserWrapperClose [2020-09-29T23:23:11.409Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestNopWriteCloser [2020-09-29T23:23:11.409Z] --- PASS: TestNopWriteCloser (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestNopWriter [2020-09-29T23:23:11.409Z] --- PASS: TestNopWriter (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestWriteCounter [2020-09-29T23:23:11.409Z] --- PASS: TestWriteCounter (0.00s) [2020-09-29T23:23:11.409Z] PASS [2020-09-29T23:23:11.409Z] coverage: 69.2% of statements [2020-09-29T23:23:11.409Z] ok github.com/docker/docker/pkg/ioutils 0.685s coverage: 69.2% of statements [2020-09-29T23:23:11.409Z] --- PASS: TestPigz (0.12s) [2020-09-29T23:23:11.409Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-09-29T23:23:11.409Z] === RUN TestCopyFileWithInvalidDest [2020-09-29T23:23:11.409Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-09-29T23:23:11.409Z] archive_windows_test.go:16: Currently fails [2020-09-29T23:23:11.409Z] === RUN TestCanonicalTarNameForPath [2020-09-29T23:23:11.409Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestCanonicalTarName [2020-09-29T23:23:11.409Z] --- PASS: TestCanonicalTarName (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestChmodTarEntry [2020-09-29T23:23:11.409Z] --- PASS: TestChmodTarEntry (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestHardLinkOrder [2020-09-29T23:23:11.409Z] --- PASS: TestHardLinkOrder (0.11s) [2020-09-29T23:23:11.409Z] === RUN TestChangeString [2020-09-29T23:23:11.409Z] --- PASS: TestChangeString (0.00s) [2020-09-29T23:23:11.409Z] === RUN TestChangesWithNoChanges [2020-09-29T23:23:11.409Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-09-29T23:23:11.409Z] === RUN TestChangesWithChanges [2020-09-29T23:23:11.409Z] --- PASS: TestChangesWithChanges (0.04s) [2020-09-29T23:23:11.409Z] === RUN TestChangesWithChangesGH13590 [2020-09-29T23:23:11.409Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-09-29T23:23:11.409Z] changes_test.go:192: needs more investigation [2020-09-29T23:23:11.409Z] === RUN TestChangesDirsEmpty [2020-09-29T23:23:11.871Z] --- PASS: TestChangesDirsEmpty (0.17s) [2020-09-29T23:23:11.871Z] === RUN TestChangesDirsMutated [2020-09-29T23:23:11.871Z] --- PASS: TestChangesDirsMutated (0.19s) [2020-09-29T23:23:11.871Z] === RUN TestApplyLayer [2020-09-29T23:23:11.871Z] --- SKIP: TestApplyLayer (0.00s) [2020-09-29T23:23:11.871Z] changes_test.go:405: needs further investigation [2020-09-29T23:23:11.871Z] === RUN TestChangesSizeWithHardlinks [2020-09-29T23:23:11.871Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-09-29T23:23:11.871Z] changes_test.go:441: needs further investigation [2020-09-29T23:23:11.871Z] === RUN TestChangesSizeWithNoChanges [2020-09-29T23:23:11.871Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-09-29T23:23:11.871Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-09-29T23:23:11.871Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-09-29T23:23:11.871Z] === RUN TestChangesSize [2020-09-29T23:23:11.871Z] --- PASS: TestChangesSize (0.00s) [2020-09-29T23:23:11.871Z] === RUN TestApplyLayerInvalidFilenames [2020-09-29T23:23:11.871Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames409157867\\dest" [2020-09-29T23:23:11.871Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-09-29T23:23:11.871Z] === RUN TestApplyLayerInvalidHardlink [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink655894613\\victim\\hello" -> "../victim/hello" [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink286303152\\victim\\hello" -> "/../victim/hello" [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink081724751\\victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink614430818\\victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink678842969\\victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink880376804\\victim" -> "../victim" [2020-09-29T23:23:11.871Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-09-29T23:23:11.871Z] === RUN TestApplyLayerInvalidSymlink [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink940460019\\dest\\dotdot" -> "../victim/hello" [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink805919926\\dest\\slash-dotdot" -> "/../victim/hello" [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink347399837\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink345223000\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898013399\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:11.871Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink557783626\\dest\\loophole-victim" -> "../victim" [2020-09-29T23:23:11.871Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-09-29T23:23:11.871Z] === RUN TestApplyLayerWhiteouts [2020-09-29T23:23:11.871Z] === RUN TestNameFormat [2020-09-29T23:23:11.871Z] --- PASS: TestNameFormat (0.00s) [2020-09-29T23:23:11.871Z] === RUN TestNameRetries [2020-09-29T23:23:11.871Z] --- PASS: TestNameRetries (0.00s) [2020-09-29T23:23:11.871Z] PASS [2020-09-29T23:23:11.871Z] coverage: 85.7% of statements [2020-09-29T23:23:11.871Z] ok github.com/docker/docker/pkg/namesgenerator 0.208s coverage: 85.7% of statements [2020-09-29T23:23:11.871Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2020-09-29T23:23:11.871Z] === RUN TestGenerateEmptyFile [2020-09-29T23:23:11.871Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-09-29T23:23:11.871Z] === RUN TestGenerateWithContent [2020-09-29T23:23:11.871Z] --- PASS: TestGenerateWithContent (0.00s) [2020-09-29T23:23:11.871Z] PASS [2020-09-29T23:23:11.871Z] coverage: 62.7% of statements [2020-09-29T23:23:11.871Z] ok github.com/docker/docker/pkg/archive 9.817s coverage: 62.7% of statements [2020-09-29T23:23:12.332Z] === RUN TestParseKeyValueOpt [2020-09-29T23:23:12.332Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-09-29T23:23:12.332Z] === RUN TestParseUintList [2020-09-29T23:23:12.332Z] --- PASS: TestParseUintList (0.00s) [2020-09-29T23:23:12.332Z] === RUN TestParseUintListMaximumLimits [2020-09-29T23:23:12.332Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-09-29T23:23:12.332Z] PASS [2020-09-29T23:23:12.332Z] coverage: 97.0% of statements [2020-09-29T23:23:12.332Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2020-09-29T23:23:12.332Z] === RUN TestNewAndRemove [2020-09-29T23:23:12.332Z] --- PASS: TestNewAndRemove (0.00s) [2020-09-29T23:23:12.332Z] === RUN TestRemoveInvalidPath [2020-09-29T23:23:12.332Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-09-29T23:23:12.332Z] PASS [2020-09-29T23:23:12.332Z] coverage: 82.6% of statements [2020-09-29T23:23:12.332Z] ok github.com/docker/docker/pkg/pidfile 0.084s coverage: 82.6% of statements [2020-09-29T23:23:12.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-29T23:23:13.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-29T23:23:13.539Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-29T23:23:13.874Z] === RUN TestParseEmptyInterface [2020-09-29T23:23:13.874Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestParseNonInterfaceType [2020-09-29T23:23:13.874Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestParseWithOneFunction [2020-09-29T23:23:13.874Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestParseWithMultipleFuncs [2020-09-29T23:23:13.874Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestParseWithUnnamedReturn [2020-09-29T23:23:13.874Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestEmbeddedInterface [2020-09-29T23:23:13.874Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestParsedImports [2020-09-29T23:23:13.874Z] --- PASS: TestParsedImports (0.00s) [2020-09-29T23:23:13.874Z] === RUN TestAliasedImports [2020-09-29T23:23:13.874Z] --- PASS: TestAliasedImports (0.00s) [2020-09-29T23:23:13.874Z] PASS [2020-09-29T23:23:13.874Z] coverage: 56.8% of statements [2020-09-29T23:23:13.874Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.095s coverage: 56.8% of statements [2020-09-29T23:23:14.109Z] --- PASS: TestSecretsCreateAndDelete (3.39s) [2020-09-29T23:23:14.109Z] === RUN TestSecretsUpdate [2020-09-29T23:23:14.109Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-29T23:23:14.680Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-29T23:23:14.847Z] === RUN TestFailedConnection [2020-09-29T23:23:15.249Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-29T23:23:15.308Z] === RUN TestHTTPTransport [2020-09-29T23:23:15.309Z] --- PASS: TestHTTPTransport (0.00s) [2020-09-29T23:23:15.309Z] PASS [2020-09-29T23:23:15.309Z] coverage: 85.7% of statements [2020-09-29T23:23:15.309Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2020-09-29T23:23:15.309Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-09-29T23:23:15.309Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestBufioReaderPoolPutAndGet [2020-09-29T23:23:15.309Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-09-29T23:23:15.309Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-09-29T23:23:15.309Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestBufioWriterPoolPutAndGet [2020-09-29T23:23:15.309Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-09-29T23:23:15.309Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-09-29T23:23:15.309Z] === RUN TestBufferPoolPutAndGet [2020-09-29T23:23:15.309Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-09-29T23:23:15.309Z] PASS [2020-09-29T23:23:15.309Z] coverage: 88.2% of statements [2020-09-29T23:23:15.309Z] ok github.com/docker/docker/pkg/pools 0.075s coverage: 88.2% of statements [2020-09-29T23:23:15.770Z] --- PASS: TestFailedConnection (1.01s) [2020-09-29T23:23:15.770Z] === RUN TestFailOnce [2020-09-29T23:23:15.770Z] 2020/09/29 23:23:15 http: panic serving 127.0.0.1:49218: Plugin not ready [2020-09-29T23:23:15.770Z] goroutine 10 [running]: [2020-09-29T23:23:15.770Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-09-29T23:23:15.770Z] panic(0x848880, 0x985320) [2020-09-29T23:23:15.770Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-09-29T23:23:15.770Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T23:23:15.770Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-09-29T23:23:15.770Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-09-29T23:23:15.770Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-09-29T23:23:15.770Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998f20, 0xc000132000, 0xc0000d0300) [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:2831 +0xab [2020-09-29T23:23:15.770Z] net/http.(*conn).serve(0xc000058b40, 0x999ae0, 0xc00004a980) [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-09-29T23:23:15.770Z] created by net/http.(*Server).Serve [2020-09-29T23:23:15.770Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-09-29T23:23:15.770Z] time="2020-09-29T23:23:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2020-09-29T23:23:15.820Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-29T23:23:15.820Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-29T23:23:16.230Z] === RUN TestOutputOnPrematureClose [2020-09-29T23:23:16.230Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-09-29T23:23:16.230Z] === RUN TestCompleteSilently [2020-09-29T23:23:16.230Z] --- PASS: TestCompleteSilently (0.00s) [2020-09-29T23:23:16.230Z] PASS [2020-09-29T23:23:16.230Z] coverage: 75.9% of statements [2020-09-29T23:23:16.230Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2020-09-29T23:23:16.230Z] === RUN TestSendToOneSub [2020-09-29T23:23:16.230Z] --- PASS: TestSendToOneSub (0.00s) [2020-09-29T23:23:16.230Z] === RUN TestSendToMultipleSubs [2020-09-29T23:23:16.230Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-09-29T23:23:16.230Z] === RUN TestEvictOneSub [2020-09-29T23:23:16.230Z] --- PASS: TestEvictOneSub (0.00s) [2020-09-29T23:23:16.230Z] === RUN TestClosePublisher [2020-09-29T23:23:16.230Z] --- PASS: TestClosePublisher (0.00s) [2020-09-29T23:23:16.230Z] === RUN TestPubSubRace [2020-09-29T23:23:16.391Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-29T23:23:16.655Z] --- PASS: TestSecretsUpdate (2.65s) [2020-09-29T23:23:16.655Z] === RUN TestTemplatedSecret [2020-09-29T23:23:17.201Z] --- PASS: TestFailOnce (1.17s) [2020-09-29T23:23:17.201Z] === RUN TestEchoInputOutput [2020-09-29T23:23:17.201Z] --- PASS: TestEchoInputOutput (0.00s) [2020-09-29T23:23:17.201Z] === RUN TestBackoff [2020-09-29T23:23:17.201Z] --- PASS: TestBackoff (0.00s) [2020-09-29T23:23:17.201Z] === RUN TestAbortRetry [2020-09-29T23:23:17.201Z] --- PASS: TestAbortRetry (0.00s) [2020-09-29T23:23:17.201Z] === RUN TestClientScheme [2020-09-29T23:23:17.201Z] --- PASS: TestClientScheme (0.00s) [2020-09-29T23:23:17.201Z] === RUN TestNewClientWithTimeout [2020-09-29T23:23:17.201Z] === RUN TestRegister [2020-09-29T23:23:17.201Z] --- PASS: TestRegister (0.00s) [2020-09-29T23:23:17.201Z] === RUN TestCommand [2020-09-29T23:23:17.201Z] --- PASS: TestCommand (0.03s) [2020-09-29T23:23:17.201Z] === RUN TestNaiveSelf [2020-09-29T23:23:17.201Z] --- PASS: TestNaiveSelf (0.02s) [2020-09-29T23:23:17.201Z] PASS [2020-09-29T23:23:17.201Z] coverage: 82.4% of statements [2020-09-29T23:23:17.201Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2020-09-29T23:23:17.201Z] --- PASS: TestPubSubRace (1.05s) [2020-09-29T23:23:17.201Z] PASS [2020-09-29T23:23:17.201Z] coverage: 73.9% of statements [2020-09-29T23:23:17.201Z] ok github.com/docker/docker/pkg/pubsub 1.109s coverage: 73.9% of statements [2020-09-29T23:23:17.224Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-29T23:23:17.661Z] time="2020-09-29T23:23:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-09-29T23:23:17.793Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-29T23:23:17.793Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-29T23:23:18.363Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-29T23:23:18.633Z] === RUN TestParseSignal [2020-09-29T23:23:18.633Z] --- PASS: TestParseSignal (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestValidSignalForPlatform [2020-09-29T23:23:18.633Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-09-29T23:23:18.633Z] PASS [2020-09-29T23:23:18.633Z] coverage: 20.3% of statements [2020-09-29T23:23:18.633Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 20.3% of statements [2020-09-29T23:23:18.633Z] === RUN TestNewStdWriter [2020-09-29T23:23:18.633Z] --- PASS: TestNewStdWriter (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestWriteWithUninitializedStdWriter [2020-09-29T23:23:18.633Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestWriteWithNilBytes [2020-09-29T23:23:18.633Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestWrite [2020-09-29T23:23:18.633Z] --- PASS: TestWrite (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestWriteWithWriterError [2020-09-29T23:23:18.633Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-09-29T23:23:18.633Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyWriteAndRead [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyWithInvalidInputHeader [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyWithCorruptedPrefix [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyReturnsWriteErrors [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-09-29T23:23:18.633Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-09-29T23:23:18.633Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-09-29T23:23:18.633Z] PASS [2020-09-29T23:23:18.633Z] coverage: 100.0% of statements [2020-09-29T23:23:18.633Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-09-29T23:23:19.044Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:23:19.044Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === Skipped [2020-09-29T23:23:19.044Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-29T23:23:19.044Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-29T23:23:19.044Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-29T23:23:19.044Z] time="2020-09-29T23:21:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-29T23:23:19.044Z] time="2020-09-29T23:21:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-29T23:23:19.044Z] time="2020-09-29T23:21:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-29T23:23:19.044Z] time="2020-09-29T23:21:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-29T23:23:19.044Z] time="2020-09-29T23:21:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-29T23:23:19.044Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-29T23:23:19.044Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-29T23:23:19.044Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-29T23:23:19.044Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-29T23:23:19.044Z] graphtest_unix.go:73: No driver to put! [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-29T23:23:19.044Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-29T23:23:19.044Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] [2020-09-29T23:23:19.044Z] DONE 2148 tests, 26 skipped in 248.572s Post stage [Pipeline] junit [2020-09-29T23:23:19.055Z] Recording test results [2020-09-29T23:23:19.094Z] time="2020-09-29T23:23:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-09-29T23:23:19.555Z] === RUN TestGenerateRandomID [2020-09-29T23:23:19.555Z] --- PASS: TestGenerateRandomID (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestShortenId [2020-09-29T23:23:19.555Z] --- PASS: TestShortenId (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestShortenSha256Id [2020-09-29T23:23:19.555Z] --- PASS: TestShortenSha256Id (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestShortenIdEmpty [2020-09-29T23:23:19.555Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestShortenIdInvalid [2020-09-29T23:23:19.555Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestIsShortIDNonHex [2020-09-29T23:23:19.555Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-09-29T23:23:19.555Z] === RUN TestIsShortIDNotCorrectSize [2020-09-29T23:23:19.555Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-09-29T23:23:19.555Z] PASS [2020-09-29T23:23:19.555Z] coverage: 70.6% of statements [2020-09-29T23:23:19.555Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-29T23:23:19.746Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-29T23:23:19.746Z] --- PASS: TestTemplatedSecret (3.17s) [2020-09-29T23:23:19.746Z] === RUN TestSecretCreateResolve [2020-09-29T23:23:19.923Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.39s) [2020-09-29T23:23:19.923Z] PASS [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] === Skipped [2020-09-29T23:23:19.923Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-29T23:23:19.923Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-29T23:23:19.923Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-29T23:23:19.923Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-29T23:23:19.923Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] [2020-09-29T23:23:19.923Z] DONE 17 tests, 4 skipped in 28.153s [2020-09-29T23:23:19.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-29T23:23:19.923Z] ++ 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 [2020-09-29T23:23:19.923Z] ++ set -e [2020-09-29T23:23:19.923Z] ++ '[' -n 0 ']' [2020-09-29T23:23:19.923Z] ++ set -x [2020-09-29T23:23:19.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:19.923Z] INFO: Testing against a local daemon [2020-09-29T23:23:19.923Z] === RUN TestPluginInvalidJSON [2020-09-29T23:23:19.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:23:19.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:23:19.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:23:19.923Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-29T23:23:19.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:23:19.923Z] === RUN TestPluginInstall [2020-09-29T23:23:19.923Z] === RUN TestPluginInstall/no_auth [2020-09-29T23:23:19.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41485/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:768ba77d37b1ee823c3f589e0015645272352a45 hack/validate/vendor [2020-09-29T23:23:20.016Z] === RUN TestRawProgressFormatterFormatStatus [2020-09-29T23:23:20.016Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestRawProgressFormatterFormatProgress [2020-09-29T23:23:20.016Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestFormatStatus [2020-09-29T23:23:20.016Z] --- PASS: TestFormatStatus (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestFormatError [2020-09-29T23:23:20.016Z] --- PASS: TestFormatError (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestFormatJSONError [2020-09-29T23:23:20.016Z] --- PASS: TestFormatJSONError (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestJsonProgressFormatterFormatProgress [2020-09-29T23:23:20.016Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestJsonProgressFormatterFormatStatus [2020-09-29T23:23:20.016Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestNewJSONProgressOutput [2020-09-29T23:23:20.016Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestAuxFormatterEmit [2020-09-29T23:23:20.016Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestStreamWriterStdout [2020-09-29T23:23:20.016Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-09-29T23:23:20.016Z] === RUN TestStreamWriterStderr [2020-09-29T23:23:20.016Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-09-29T23:23:20.016Z] PASS [2020-09-29T23:23:20.016Z] coverage: 66.2% of statements [2020-09-29T23:23:20.016Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2020-09-29T23:23:20.507Z] No vendor changes in diff. [2020-09-29T23:23:20.685Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-29T23:23:20.685Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-29T23:23:20.685Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-29T23:23:20.944Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-29T23:23:20.945Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-29T23:23:20.994Z] === RUN TestIsCpusetListAvailable [2020-09-29T23:23:20.994Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-09-29T23:23:20.994Z] PASS [2020-09-29T23:23:20.994Z] coverage: 38.2% of statements [2020-09-29T23:23:20.994Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-29T23:23:21.204Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-29T23:23:21.400Z] + echo Building e2e image [2020-09-29T23:23:21.400Z] Building e2e image [2020-09-29T23:23:21.400Z] + docker build --build-arg DOCKER_GITCOMMIT=768ba77d37b1ee823c3f589e0015645272352a45 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-29T23:23:21.400Z] #1 [internal] load .dockerignore [2020-09-29T23:23:21.400Z] #1 transferring context: 34B done [2020-09-29T23:23:21.400Z] #1 DONE 0.0s [2020-09-29T23:23:21.400Z] [2020-09-29T23:23:21.400Z] #2 [internal] load build definition from Dockerfile.e2e [2020-09-29T23:23:21.400Z] #2 transferring dockerfile: 3.21kB done [2020-09-29T23:23:21.400Z] #2 DONE 0.0s [2020-09-29T23:23:21.400Z] [2020-09-29T23:23:21.400Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-29T23:23:21.455Z] time="2020-09-29T23:23:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-09-29T23:23:21.663Z] #4 ... [2020-09-29T23:23:21.663Z] [2020-09-29T23:23:21.663Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-29T23:23:21.663Z] #3 DONE 0.3s [2020-09-29T23:23:21.663Z] [2020-09-29T23:23:21.663Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-29T23:23:21.663Z] #4 DONE 0.3s [2020-09-29T23:23:21.663Z] [2020-09-29T23:23:21.663Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T23:23:21.663Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-29T23:23:21.916Z] === RUN TestChtimes [2020-09-29T23:23:21.916Z] --- PASS: TestChtimes (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestChtimesWindows [2020-09-29T23:23:21.916Z] --- PASS: TestChtimesWindows (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-09-29T23:23:21.916Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestEnsureRemoveAllNotExist [2020-09-29T23:23:21.916Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestEnsureRemoveAllWithDir [2020-09-29T23:23:21.916Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestEnsureRemoveAllWithFile [2020-09-29T23:23:21.916Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-09-29T23:23:21.916Z] === RUN TestEnsureRemoveAllWithMount [2020-09-29T23:23:21.916Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s) [2020-09-29T23:23:21.916Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-29T23:23:21.916Z] === RUN TestHasWin32KSupport [2020-09-29T23:23:21.916Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-09-29T23:23:21.916Z] syscall_windows_test.go:8: win32k: true [2020-09-29T23:23:21.916Z] PASS [2020-09-29T23:23:21.916Z] coverage: 12.0% of statements [2020-09-29T23:23:21.916Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 12.0% of statements [2020-09-29T23:23:21.919Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-29T23:23:21.919Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-29T23:23:21.919Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-29T23:23:21.919Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-09-29T23:23:21.919Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-29T23:23:21.919Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-09-29T23:23:21.919Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-09-29T23:23:21.919Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 607.76kB / 127.34MB 0.2s [2020-09-29T23:23:21.919Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.2s [2020-09-29T23:23:22.175Z] #14 ... [2020-09-29T23:23:22.175Z] [2020-09-29T23:23:22.175Z] #8 [internal] load build context [2020-09-29T23:23:22.175Z] #8 transferring context: 851.82kB 0.3s done [2020-09-29T23:23:22.175Z] #8 DONE 0.3s [2020-09-29T23:23:22.175Z] [2020-09-29T23:23:22.175Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T23:23:22.175Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.34MB / 127.34MB 0.4s [2020-09-29T23:23:22.175Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-09-29T23:23:22.175Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 16.75MB / 127.34MB 0.5s [2020-09-29T23:23:22.377Z] === RUN TestTailFile [2020-09-29T23:23:22.377Z] --- PASS: TestTailFile (0.00s) [2020-09-29T23:23:22.377Z] === RUN TestTailFileManyLines [2020-09-29T23:23:22.377Z] --- PASS: TestTailFileManyLines (0.00s) [2020-09-29T23:23:22.377Z] === RUN TestTailEmptyFile [2020-09-29T23:23:22.377Z] --- PASS: TestTailEmptyFile (0.00s) [2020-09-29T23:23:22.377Z] === RUN TestTailNegativeN [2020-09-29T23:23:22.377Z] --- PASS: TestTailNegativeN (0.00s) [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader [2020-09-29T23:23:22.377Z] === CONT TestNewTailReader [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/single_byte_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/8_byte_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/12_byte_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-09-29T23:23:22.377Z] === CONT TestNewTailReader/no_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.377Z] === CONT TestNewTailReader/4_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.377Z] === CONT TestNewTailReader/2_byte_delimiter [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.377Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.377Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/8_byte_delimiter [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/12_byte_delimiter [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/single_byte_delimiter [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.378Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-09-29T23:23:22.378Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.379Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.379Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.379Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.432Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-09-29T23:23:22.432Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 25.29MB / 127.34MB 0.6s [2020-09-29T23:23:22.432Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-29T23:23:22.432Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.41MB / 127.34MB 0.8s [2020-09-29T23:23:22.584Z] --- PASS: TestSecretCreateResolve (2.52s) [2020-09-29T23:23:22.584Z] PASS [2020-09-29T23:23:22.584Z] [2020-09-29T23:23:22.584Z] DONE 6 tests in 18.035s [2020-09-29T23:23:22.584Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:23:22.584Z] ++ 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 [2020-09-29T23:23:22.584Z] ++ set -e [2020-09-29T23:23:22.584Z] ++ '[' -n 0 ']' [2020-09-29T23:23:22.584Z] ++ set -x [2020-09-29T23:23:22.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:22.584Z] INFO: Testing against a local daemon [2020-09-29T23:23:22.584Z] === RUN TestServiceCreateInit [2020-09-29T23:23:22.584Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:23:22.688Z] #14 ... [2020-09-29T23:23:22.688Z] [2020-09-29T23:23:22.688Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-29T23:23:22.688Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-29T23:23:22.688Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-29T23:23:22.688Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-29T23:23:22.688Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-29T23:23:22.688Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done [2020-09-29T23:23:22.688Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-09-29T23:23:22.688Z] #5 DONE 0.8s [2020-09-29T23:23:22.688Z] [2020-09-29T23:23:22.688Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T23:23:22.688Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-29T23:23:22.688Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 55.32MB / 127.34MB 1.0s [2020-09-29T23:23:22.688Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0.1s done [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.843Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.843Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.843Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.844Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.844Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.845Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.845Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.846Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-09-29T23:23:22.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.04s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.03s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:22.847Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T23:23:22.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:22.945Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 63.54MB / 127.34MB 1.2s [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.05s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:23.412Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.02s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.02s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:23.413Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-09-29T23:23:23.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-09-29T23:23:23.414Z] PASS [2020-09-29T23:23:23.414Z] coverage: 88.6% of statements [2020-09-29T23:23:23.414Z] ok github.com/docker/docker/pkg/tailfile 0.533s coverage: 88.6% of statements [2020-09-29T23:23:23.414Z] === RUN TestTarSumRemoveNonExistent [2020-09-29T23:23:23.414Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-09-29T23:23:23.414Z] === RUN TestTarSumRemove [2020-09-29T23:23:23.414Z] --- PASS: TestTarSumRemove (0.00s) [2020-09-29T23:23:23.414Z] === RUN TestSortFileInfoSums [2020-09-29T23:23:23.414Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-09-29T23:23:23.414Z] === RUN TestNewTarSumForLabelInvalid [2020-09-29T23:23:23.414Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-09-29T23:23:23.414Z] === RUN TestNewTarSumForLabel [2020-09-29T23:23:23.414Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-09-29T23:23:23.414Z] === RUN TestEmptyTar [2020-09-29T23:23:23.414Z] --- PASS: TestEmptyTar (0.00s) [2020-09-29T23:23:23.414Z] === RUN TestTarSumsReadSize [2020-09-29T23:23:23.414Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-09-29T23:23:23.414Z] === RUN TestTarSums [2020-09-29T23:23:23.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-29T23:23:23.874Z] --- PASS: TestTarSums (0.08s) [2020-09-29T23:23:23.874Z] === RUN TestIteration [2020-09-29T23:23:23.874Z] --- PASS: TestIteration (0.00s) [2020-09-29T23:23:23.874Z] === RUN TestVersionLabelForChecksum [2020-09-29T23:23:23.874Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-09-29T23:23:23.874Z] === RUN TestVersion [2020-09-29T23:23:23.874Z] --- PASS: TestVersion (0.00s) [2020-09-29T23:23:23.874Z] === RUN TestGetVersion [2020-09-29T23:23:23.874Z] --- PASS: TestGetVersion (0.00s) [2020-09-29T23:23:23.874Z] === RUN TestGetVersions [2020-09-29T23:23:23.874Z] --- PASS: TestGetVersions (0.00s) [2020-09-29T23:23:23.874Z] PASS [2020-09-29T23:23:23.874Z] coverage: 89.3% of statements [2020-09-29T23:23:23.874Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2020-09-29T23:23:23.875Z] #14 ... [2020-09-29T23:23:23.875Z] [2020-09-29T23:23:23.875Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-29T23:23:23.875Z] #6 DONE 1.1s [2020-09-29T23:23:23.875Z] [2020-09-29T23:23:23.875Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-29T23:23:23.875Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 92.22MB / 127.34MB 2.0s [2020-09-29T23:23:23.875Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 100.12MB / 127.34MB 2.1s [2020-09-29T23:23:23.875Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 110.88MB / 127.34MB 2.3s [2020-09-29T23:23:24.133Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 118.90MB / 127.34MB 2.4s [2020-09-29T23:23:24.133Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.5s [2020-09-29T23:23:24.335Z] testing: warning: no tests to run [2020-09-29T23:23:24.335Z] PASS [2020-09-29T23:23:24.335Z] coverage: [no statements] [2020-09-29T23:23:24.335Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2020-09-29T23:23:24.412Z] time="2020-09-29T23:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:24.412Z] time="2020-09-29T23:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4810fe6d60f293bc3153bef79931cb5b1fa1b8c3032951a7defc3080e0adb412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:24.412Z] time="2020-09-29T23:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:24.412Z] time="2020-09-29T23:23:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4810fe6d60f293bc3153bef79931cb5b1fa1b8c3032951a7defc3080e0adb412" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:24.412Z] === RUN TestPluginInstall/with_htpasswd [2020-09-29T23:23:24.694Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.8s done [2020-09-29T23:23:24.694Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-29T23:23:24.796Z] === RUN TestTruncIndex [2020-09-29T23:23:24.796Z] --- PASS: TestTruncIndex (0.10s) [2020-09-29T23:23:24.796Z] PASS [2020-09-29T23:23:24.796Z] coverage: 91.5% of statements [2020-09-29T23:23:24.796Z] ok github.com/docker/docker/pkg/truncindex 0.175s coverage: 91.5% of statements [2020-09-29T23:23:25.048Z] time="2020-09-29T23:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:25.048Z] time="2020-09-29T23:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9af5b471f2d52dde8fe3487caf279219055c778ed41eada31a2063989bebaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:25.048Z] time="2020-09-29T23:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:25.048Z] time="2020-09-29T23:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e9af5b471f2d52dde8fe3487caf279219055c778ed41eada31a2063989bebaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:25.048Z] === RUN TestPluginInstall/with_insecure [2020-09-29T23:23:25.257Z] === RUN TestIsGIT [2020-09-29T23:23:25.257Z] --- PASS: TestIsGIT (0.00s) [2020-09-29T23:23:25.257Z] === RUN TestIsTransport [2020-09-29T23:23:25.257Z] --- PASS: TestIsTransport (0.00s) [2020-09-29T23:23:25.257Z] PASS [2020-09-29T23:23:25.257Z] coverage: 100.0% of statements [2020-09-29T23:23:25.257Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-09-29T23:23:25.718Z] === RUN TestVersionInfo [2020-09-29T23:23:25.718Z] --- PASS: TestVersionInfo (0.00s) [2020-09-29T23:23:25.718Z] === RUN TestAppendVersions [2020-09-29T23:23:25.718Z] --- PASS: TestAppendVersions (0.00s) [2020-09-29T23:23:25.718Z] PASS [2020-09-29T23:23:25.718Z] coverage: 88.9% of statements [2020-09-29T23:23:25.718Z] ok github.com/docker/docker/pkg/useragent 0.052s coverage: 88.9% of statements [2020-09-29T23:23:26.061Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-29T23:23:26.179Z] time="2020-09-29T23:23:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-09-29T23:23:26.561Z] time="2020-09-29T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:26.561Z] time="2020-09-29T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59aebd648c2938ba4b85cb3457c2207952bc361d342d7d850b16c4bbd7fc416d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:26.561Z] time="2020-09-29T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-29T23:23:26.561Z] time="2020-09-29T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59aebd648c2938ba4b85cb3457c2207952bc361d342d7d850b16c4bbd7fc416d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-29T23:23:26.561Z] --- PASS: TestPluginInstall (7.57s) [2020-09-29T23:23:26.561Z] --- PASS: TestPluginInstall/no_auth (5.30s) [2020-09-29T23:23:26.561Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2020-09-29T23:23:26.561Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-09-29T23:23:26.561Z] plugin_test.go:157: [d55c6d198e933] daemon is not started [2020-09-29T23:23:26.561Z] PASS [2020-09-29T23:23:26.561Z] [2020-09-29T23:23:26.561Z] DONE 6 tests in 7.668s [2020-09-29T23:23:26.561Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-29T23:23:26.561Z] ++ 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 [2020-09-29T23:23:26.561Z] ++ set -e [2020-09-29T23:23:26.561Z] ++ '[' -n 0 ']' [2020-09-29T23:23:26.561Z] ++ set -x [2020-09-29T23:23:26.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:26.561Z] INFO: Testing against a local daemon [2020-09-29T23:23:26.561Z] === RUN TestExternalGraphDriver [2020-09-29T23:23:26.630Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-29T23:23:26.890Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:23:27.459Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-29T23:23:27.459Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-29T23:23:27.459Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-29T23:23:27.601Z] === RUN TestExternalGraphDriver/json [2020-09-29T23:23:27.723Z] === RUN TestValidatePrivileges [2020-09-29T23:23:27.723Z] --- PASS: TestValidatePrivileges (0.00s) [2020-09-29T23:23:27.723Z] === RUN TestFilterByCapNeg [2020-09-29T23:23:27.723Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-09-29T23:23:27.723Z] === RUN TestFilterByCapPos [2020-09-29T23:23:27.723Z] --- PASS: TestFilterByCapPos (0.00s) [2020-09-29T23:23:27.723Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-09-29T23:23:27.723Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-09-29T23:23:27.723Z] PASS [2020-09-29T23:23:27.723Z] coverage: 12.0% of statements [2020-09-29T23:23:27.723Z] ok github.com/docker/docker/plugin 0.169s coverage: 12.0% of statements [2020-09-29T23:23:28.183Z] === RUN TestNewSettable [2020-09-29T23:23:28.183Z] --- PASS: TestNewSettable (0.00s) [2020-09-29T23:23:28.183Z] === RUN TestIsSettable [2020-09-29T23:23:28.183Z] --- PASS: TestIsSettable (0.00s) [2020-09-29T23:23:28.183Z] === RUN TestUpdateSettingsEnv [2020-09-29T23:23:28.183Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-09-29T23:23:28.183Z] PASS [2020-09-29T23:23:28.183Z] coverage: 20.1% of statements [2020-09-29T23:23:28.183Z] ok github.com/docker/docker/plugin/v2 0.198s coverage: 20.1% of statements [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-29T23:23:29.154Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-29T23:23:29.154Z] === RUN TestLoad [2020-09-29T23:23:29.154Z] --- PASS: TestLoad (0.00s) [2020-09-29T23:23:29.154Z] === RUN TestSave [2020-09-29T23:23:29.154Z] --- PASS: TestSave (0.04s) [2020-09-29T23:23:29.154Z] === RUN TestAddDeleteGet [2020-09-29T23:23:29.154Z] --- PASS: TestAddDeleteGet (0.06s) [2020-09-29T23:23:29.154Z] === RUN TestInvalidTags [2020-09-29T23:23:29.154Z] --- PASS: TestInvalidTags (0.01s) [2020-09-29T23:23:29.154Z] PASS [2020-09-29T23:23:29.154Z] coverage: 84.4% of statements [2020-09-29T23:23:29.154Z] ok github.com/docker/docker/reference 0.204s coverage: 84.4% of statements [2020-09-29T23:23:29.679Z] === RUN TestExternalGraphDriver/spec [2020-09-29T23:23:29.942Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-09-29T23:23:30.197Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.5s done [2020-09-29T23:23:30.697Z] === RUN TestRestartManagerTimeout [2020-09-29T23:23:30.697Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-09-29T23:23:30.697Z] === RUN TestRestartManagerTimeoutReset [2020-09-29T23:23:30.697Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-09-29T23:23:30.697Z] PASS [2020-09-29T23:23:30.697Z] coverage: 50.9% of statements [2020-09-29T23:23:30.697Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2020-09-29T23:23:30.697Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-09-29T23:23:30.697Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-09-29T23:23:30.697Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-09-29T23:23:30.697Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-09-29T23:23:30.697Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-09-29T23:23:30.697Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-09-29T23:23:30.697Z] === RUN TestResumableRequestReaderWithReadError [2020-09-29T23:23:30.751Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-29T23:23:30.759Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-09-29T23:23:30.759Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-29T23:23:30.759Z] #14 DONE 9.2s [2020-09-29T23:23:30.759Z] [2020-09-29T23:23:30.759Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-29T23:23:30.759Z] #7 0.621 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-29T23:23:30.759Z] #7 1.710 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-29T23:23:30.759Z] #7 1.811 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-29T23:23:30.759Z] #7 1.817 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-29T23:23:30.759Z] #7 1.827 (3/30) Installing readline (8.0.0-r0) [2020-09-29T23:23:30.759Z] #7 1.831 (4/30) Installing bash (5.0.0-r0) [2020-09-29T23:23:30.759Z] #7 1.846 Executing bash-5.0.0-r0.post-install [2020-09-29T23:23:30.759Z] #7 1.848 (5/30) Installing ca-certificates (20191127-r2) [2020-09-29T23:23:30.759Z] #7 1.867 (6/30) Installing libgcc (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 1.871 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 1.883 (8/30) Installing binutils (2.32-r0) [2020-09-29T23:23:30.759Z] #7 1.981 (9/30) Installing gmp (6.1.2-r1) [2020-09-29T23:23:30.759Z] #7 1.988 (10/30) Installing isl (0.18-r0) [2020-09-29T23:23:30.759Z] #7 2.009 (11/30) Installing libgomp (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 2.013 (12/30) Installing libatomic (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 2.015 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-29T23:23:30.759Z] #7 2.021 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-29T23:23:30.759Z] #7 2.024 (15/30) Installing gcc (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 2.876 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-29T23:23:30.759Z] #7 2.976 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-29T23:23:30.759Z] #7 2.978 (18/30) Installing g++ (8.3.0-r0) [2020-09-29T23:23:30.759Z] #7 3.527 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-29T23:23:30.759Z] #7 3.531 (20/30) Installing libcurl (7.66.0-r1) [2020-09-29T23:23:30.759Z] #7 3.541 (21/30) Installing expat (2.2.8-r0) [2020-09-29T23:23:30.759Z] #7 3.546 (22/30) Installing pcre2 (10.33-r0) [2020-09-29T23:23:30.759Z] #7 3.558 (23/30) Installing git (2.22.4-r0) [2020-09-29T23:23:30.759Z] #7 3.782 (24/30) Installing libmnl (1.0.4-r0) [2020-09-29T23:23:30.759Z] #7 3.784 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-29T23:23:30.759Z] #7 3.787 (26/30) Installing iptables (1.8.3-r1) [2020-09-29T23:23:30.759Z] #7 3.814 (27/30) Installing pigz (2.4-r0) [2020-09-29T23:23:30.759Z] #7 3.819 (28/30) Installing tar (1.32-r0) [2020-09-29T23:23:30.759Z] #7 3.826 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-29T23:23:30.759Z] #7 3.830 (30/30) Installing xz (5.2.4-r0) [2020-09-29T23:23:30.759Z] #7 3.840 Executing busybox-1.30.1-r3.trigger [2020-09-29T23:23:30.759Z] #7 3.844 Executing ca-certificates-20191127-r2.trigger [2020-09-29T23:23:30.759Z] #7 3.906 OK: 179 MiB in 44 packages [2020-09-29T23:23:31.015Z] #7 DONE 7.2s [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-29T23:23:31.015Z] #9 DONE 0.1s [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-29T23:23:31.015Z] #10 DONE 0.0s [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-29T23:23:31.015Z] #15 ... [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-29T23:23:31.015Z] #11 DONE 0.0s [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-29T23:23:31.015Z] #12 DONE 0.0s [2020-09-29T23:23:31.015Z] [2020-09-29T23:23:31.015Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-29T23:23:31.015Z] #13 DONE 0.0s [2020-09-29T23:23:31.157Z] time="2020-09-29T23:23:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-09-29T23:23:31.157Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResumableRequestReader [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReader (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-09-29T23:23:31.157Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-09-29T23:23:31.157Z] PASS [2020-09-29T23:23:31.157Z] coverage: 100.0% of statements [2020-09-29T23:23:31.157Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2020-09-29T23:23:31.157Z] === RUN TestSameAuthDataPostSave [2020-09-29T23:23:31.157Z] --- PASS: TestSameAuthDataPostSave (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResolveAuthConfigIndexServer [2020-09-29T23:23:31.157Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestResolveAuthConfigFullURL [2020-09-29T23:23:31.157Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestLoadAllowNondistributableArtifacts [2020-09-29T23:23:31.157Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestValidateMirror [2020-09-29T23:23:31.157Z] --- PASS: TestValidateMirror (0.00s) [2020-09-29T23:23:31.157Z] === RUN TestLoadInsecureRegistries [2020-09-29T23:23:31.157Z] time="2020-09-29T23:23:30Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-29T23:23:31.157Z] time="2020-09-29T23:23:31Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-09-29T23:23:31.157Z] time="2020-09-29T23:23:31Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-09-29T23:23:31.157Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2020-09-29T23:23:31.157Z] === RUN TestNewServiceConfig [2020-09-29T23:23:31.194Z] === RUN TestExternalGraphDriver/pull [2020-09-29T23:23:31.270Z] [2020-09-29T23:23:31.270Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-29T23:23:31.320Z] --- PASS: TestServiceCreateInit (8.75s) [2020-09-29T23:23:31.320Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2020-09-29T23:23:31.320Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2020-09-29T23:23:31.320Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:23:31.320Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-29T23:23:31.525Z] #15 0.486 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T23:23:31.618Z] --- PASS: TestNewServiceConfig (0.00s) [2020-09-29T23:23:31.618Z] === RUN TestValidateIndexName [2020-09-29T23:23:31.618Z] --- PASS: TestValidateIndexName (0.00s) [2020-09-29T23:23:31.618Z] === RUN TestValidateIndexNameWithError [2020-09-29T23:23:31.618Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-09-29T23:23:31.618Z] === RUN TestEndpointParse [2020-09-29T23:23:31.618Z] --- PASS: TestEndpointParse (0.00s) [2020-09-29T23:23:31.618Z] === RUN TestEndpointParseInvalid [2020-09-29T23:23:31.618Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-09-29T23:23:31.618Z] === RUN TestValidateEndpoint [2020-09-29T23:23:31.618Z] --- PASS: TestValidateEndpoint (0.02s) [2020-09-29T23:23:31.618Z] === RUN TestPing [2020-09-29T23:23:31.618Z] --- PASS: TestPing (0.01s) [2020-09-29T23:23:31.618Z] === RUN TestPingRegistryEndpoint [2020-09-29T23:23:31.618Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-09-29T23:23:31.618Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:31.618Z] === RUN TestEndpoint [2020-09-29T23:23:31.618Z] --- SKIP: TestEndpoint (0.02s) [2020-09-29T23:23:31.618Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:31.618Z] === RUN TestGetRemoteHistory [2020-09-29T23:23:31.618Z] --- PASS: TestGetRemoteHistory (0.01s) [2020-09-29T23:23:31.618Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1 [2020-09-29T23:23:31.618Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.618Z] User-Agent: docker test client [2020-09-29T23:23:31.618Z] Authorization: Token fake-token [2020-09-29T23:23:31.618Z] Accept-Encoding: gzip [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.618Z] Connection: close [2020-09-29T23:23:31.618Z] Content-Length: 140 [2020-09-29T23:23:31.618Z] Cache-Control: no-cache [2020-09-29T23:23:31.618Z] Content-Type: application/json [2020-09-29T23:23:31.618Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.618Z] Expires: -1 [2020-09-29T23:23:31.618Z] Pragma: no-cache [2020-09-29T23:23:31.618Z] Server: docker-tests/mock [2020-09-29T23:23:31.618Z] Set-Cookie: session=FAKE-SESSION-1601421811156922100; Max-Age=3600 [2020-09-29T23:23:31.618Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.618Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.618Z] X-Docker-Size: 154 [2020-09-29T23:23:31.618Z] X-Docker-Token: FAKE-TOKEN-1601421811156922100 [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] === RUN TestLookupRemoteImage [2020-09-29T23:23:31.618Z] --- PASS: TestLookupRemoteImage (0.00s) [2020-09-29T23:23:31.618Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-29T23:23:31.618Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.618Z] User-Agent: docker test client [2020-09-29T23:23:31.618Z] Authorization: Token fake-token [2020-09-29T23:23:31.618Z] Accept-Encoding: gzip [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.618Z] Connection: close [2020-09-29T23:23:31.618Z] Content-Length: 559 [2020-09-29T23:23:31.618Z] Cache-Control: no-cache [2020-09-29T23:23:31.618Z] Content-Type: application/json [2020-09-29T23:23:31.618Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.618Z] Expires: -1 [2020-09-29T23:23:31.618Z] Pragma: no-cache [2020-09-29T23:23:31.618Z] Server: docker-tests/mock [2020-09-29T23:23:31.618Z] Set-Cookie: session=FAKE-SESSION-1601421811161923000; Max-Age=3600 [2020-09-29T23:23:31.618Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.618Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.618Z] X-Docker-Size: 154 [2020-09-29T23:23:31.618Z] X-Docker-Token: FAKE-TOKEN-1601421811161923000 [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-29T23:23:31.618Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.618Z] User-Agent: docker test client [2020-09-29T23:23:31.618Z] Authorization: Token FAKE-TOKEN-1601421811161923000 [2020-09-29T23:23:31.618Z] Accept-Encoding: gzip [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T23:23:31.618Z] Connection: close [2020-09-29T23:23:31.618Z] Content-Length: 19 [2020-09-29T23:23:31.618Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T23:23:31.618Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.618Z] Set-Cookie: session=FAKE-SESSION-1601421811162929600; Max-Age=3600 [2020-09-29T23:23:31.618Z] X-Content-Type-Options: nosniff [2020-09-29T23:23:31.618Z] X-Docker-Token: FAKE-TOKEN-1601421811162929600 [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] [2020-09-29T23:23:31.618Z] === RUN TestGetRemoteImageJSON [2020-09-29T23:23:31.618Z] --- PASS: TestGetRemoteImageJSON (0.00s) [2020-09-29T23:23:31.618Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1 [2020-09-29T23:23:31.618Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.618Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 559 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811165932900; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Size: 154 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811165932900 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token FAKE-TOKEN-1601421811165932900 [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 19 [2020-09-29T23:23:31.619Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811166914400; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Content-Type-Options: nosniff [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811166914400 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestGetRemoteImageLayer [2020-09-29T23:23:31.619Z] --- PASS: TestGetRemoteImageLayer (0.00s) [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 154 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811169923800; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Size: 154 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811169923800 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token FAKE-TOKEN-1601421811169923800 [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 19 [2020-09-29T23:23:31.619Z] Content-Type: text/plain; charset=utf-8 [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811170931200; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Content-Type-Options: nosniff [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811170931200 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestGetRemoteTag [2020-09-29T23:23:31.619Z] --- PASS: TestGetRemoteTag (0.00s) [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 66 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811172914600; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811172914600 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token FAKE-TOKEN-1601421811172914600 [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 32 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811174938600; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811174938600 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestGetRemoteTags [2020-09-29T23:23:31.619Z] --- PASS: TestGetRemoteTags (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 151 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811185918400; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811185918400 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token FAKE-TOKEN-1601421811185918400 [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 404 Not Found [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 32 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811189946500; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811189946500 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestGetRepositoryData [2020-09-29T23:23:31.619Z] --- PASS: TestGetRepositoryData (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] X-Docker-Token: true [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 363 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-SESSION-1601421811195921900 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestPushImageJSONRegistry [2020-09-29T23:23:31.619Z] --- PASS: TestPushImageJSONRegistry (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Content-Length: 3 [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 4 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811201935000; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811201935000 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestPushImageLayerRegistry [2020-09-29T23:23:31.619Z] --- PASS: TestPushImageLayerRegistry (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Transfer-Encoding: chunked [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Content-Type: application/octet-stream [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 4 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811210922200; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811210922200 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestParseRepositoryInfo [2020-09-29T23:23:31.619Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-09-29T23:23:31.619Z] === RUN TestNewIndexInfo [2020-09-29T23:23:31.619Z] --- PASS: TestNewIndexInfo (0.00s) [2020-09-29T23:23:31.619Z] === RUN TestMirrorEndpointLookup [2020-09-29T23:23:31.619Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:31.619Z] === RUN TestPushRegistryTag [2020-09-29T23:23:31.619Z] --- PASS: TestPushRegistryTag (0.01s) [2020-09-29T23:23:31.619Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Content-Length: 66 [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 4 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] Set-Cookie: session=FAKE-SESSION-1601421811229915500; Max-Age=3600 [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-TOKEN-1601421811229915500 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestPushImageJSONIndex [2020-09-29T23:23:31.619Z] --- PASS: TestPushImageJSONIndex (0.00s) [2020-09-29T23:23:31.619Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Content-Length: 319 [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] Content-type: application/json [2020-09-29T23:23:31.619Z] X-Docker-Token: true [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 2 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-SESSION-1601421811232913800 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Content-Length: 319 [2020-09-29T23:23:31.619Z] Authorization: Token FAKE-SESSION-1601421811232913800 [2020-09-29T23:23:31.619Z] Content-type: application/json [2020-09-29T23:23:31.619Z] X-Docker-Endpoints: http://127.0.0.1:49238/v1/ [2020-09-29T23:23:31.619Z] X-Docker-Token: true [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 204 No Content [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 0 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] X-Docker-Endpoints: 127.0.0.1:49238 , test.example.com [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] X-Docker-Token: FAKE-SESSION-1601421811233920200 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestSearchRepositories [2020-09-29T23:23:31.619Z] --- PASS: TestSearchRepositories (0.00s) [2020-09-29T23:23:31.619Z] registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-09-29T23:23:31.619Z] Host: 127.0.0.1:49238 [2020-09-29T23:23:31.619Z] User-Agent: docker test client [2020-09-29T23:23:31.619Z] Authorization: Token fake-token [2020-09-29T23:23:31.619Z] X-Docker-Token: true [2020-09-29T23:23:31.619Z] Accept-Encoding: gzip [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] registry_test.go:932: HTTP/1.1 200 OK [2020-09-29T23:23:31.619Z] Connection: close [2020-09-29T23:23:31.619Z] Content-Length: 144 [2020-09-29T23:23:31.619Z] Cache-Control: no-cache [2020-09-29T23:23:31.619Z] Content-Type: application/json [2020-09-29T23:23:31.619Z] Date: Tue, 29 Sep 2020 23:23:31 GMT [2020-09-29T23:23:31.619Z] Expires: -1 [2020-09-29T23:23:31.619Z] Pragma: no-cache [2020-09-29T23:23:31.619Z] Server: docker-tests/mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Config: mock [2020-09-29T23:23:31.619Z] X-Docker-Registry-Version: 0.0.0 [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] [2020-09-29T23:23:31.619Z] === RUN TestTrustedLocation [2020-09-29T23:23:31.619Z] --- PASS: TestTrustedLocation (0.00s) [2020-09-29T23:23:31.619Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-09-29T23:23:31.620Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-09-29T23:23:31.620Z] === RUN TestAllowNondistributableArtifacts [2020-09-29T23:23:31.620Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-09-29T23:23:31.620Z] === RUN TestIsSecureIndex [2020-09-29T23:23:31.620Z] --- PASS: TestIsSecureIndex (0.00s) [2020-09-29T23:23:31.620Z] PASS [2020-09-29T23:23:31.620Z] coverage: 51.7% of statements [2020-09-29T23:23:31.620Z] ok github.com/docker/docker/registry 0.524s coverage: 51.7% of statements [2020-09-29T23:23:31.889Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-29T23:23:32.081Z] === RUN TestDecodeContainerConfig [2020-09-29T23:23:32.081Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-09-29T23:23:32.081Z] === RUN TestDecodeContainerConfigIsolation [2020-09-29T23:23:32.081Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-09-29T23:23:32.081Z] === RUN TestValidatePrivileged [2020-09-29T23:23:32.081Z] --- PASS: TestValidatePrivileged (0.00s) [2020-09-29T23:23:32.081Z] PASS [2020-09-29T23:23:32.081Z] coverage: 52.2% of statements [2020-09-29T23:23:32.081Z] ok github.com/docker/docker/runconfig 0.217s coverage: 52.2% of statements [2020-09-29T23:23:32.451Z] #15 1.527 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T23:23:32.542Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-09-29T23:23:32.542Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-09-29T23:23:32.542Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-09-29T23:23:32.542Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-09-29T23:23:32.542Z] PASS [2020-09-29T23:23:32.542Z] coverage: 62.5% of statements [2020-09-29T23:23:32.542Z] ok github.com/docker/docker/testutil 0.125s coverage: 62.5% of statements [2020-09-29T23:23:32.708Z] #15 1.634 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-29T23:23:32.708Z] #15 1.638 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-29T23:23:32.708Z] #15 1.645 (3/54) Installing readline (8.0.4-r0) [2020-09-29T23:23:32.708Z] #15 1.649 (4/54) Installing bash (5.0.17-r0) [2020-09-29T23:23:32.708Z] #15 1.660 Executing bash-5.0.17-r0.post-install [2020-09-29T23:23:32.708Z] #15 1.662 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-29T23:23:32.708Z] #15 1.743 (6/54) Installing libblkid (2.35.2-r0) [2020-09-29T23:23:32.708Z] #15 1.747 (7/54) Installing libuuid (2.35.2-r0) [2020-09-29T23:23:32.708Z] #15 1.750 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-29T23:23:32.708Z] #15 1.755 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-29T23:23:32.708Z] #15 1.759 (10/54) Installing libgcc (9.3.0-r2) [2020-09-29T23:23:32.708Z] #15 1.761 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-29T23:23:32.708Z] #15 1.773 (12/54) Installing binutils (2.34-r1) [2020-09-29T23:23:32.708Z] #15 1.838 (13/54) Installing libmagic (5.38-r0) [2020-09-29T23:23:32.708Z] #15 1.858 (14/54) Installing file (5.38-r0) [2020-09-29T23:23:32.964Z] #15 1.860 (15/54) Installing gmp (6.2.0-r0) [2020-09-29T23:23:32.964Z] #15 1.866 (16/54) Installing isl (0.18-r0) [2020-09-29T23:23:32.964Z] #15 1.880 (17/54) Installing libgomp (9.3.0-r2) [2020-09-29T23:23:32.964Z] #15 1.883 (18/54) Installing libatomic (9.3.0-r2) [2020-09-29T23:23:32.964Z] #15 1.885 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-29T23:23:32.964Z] #15 1.925 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-29T23:23:32.964Z] #15 1.930 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-29T23:23:32.964Z] #15 1.932 (22/54) Installing gcc (9.3.0-r2) [2020-09-29T23:23:33.284Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-09-29T23:23:33.284Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-09-29T23:23:33.284Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-09-29T23:23:33.284Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-09-29T23:23:33.284Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:23:33.284Z] --- SKIP: TestGraphdriverPluginV2 (0.31s) [2020-09-29T23:23:33.284Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:33.284Z] PASS [2020-09-29T23:23:33.284Z] [2020-09-29T23:23:33.284Z] === Skipped [2020-09-29T23:23:33.284Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.31s) [2020-09-29T23:23:33.284Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:23:33.284Z] [2020-09-29T23:23:33.284Z] [2020-09-29T23:23:33.284Z] DONE 5 tests, 1 skipped in 6.807s [2020-09-29T23:23:33.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-29T23:23:33.284Z] ++ 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 [2020-09-29T23:23:33.284Z] ++ set -e [2020-09-29T23:23:33.284Z] ++ '[' -n 0 ']' [2020-09-29T23:23:33.284Z] ++ set -x [2020-09-29T23:23:33.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:33.578Z] INFO: Testing against a local daemon [2020-09-29T23:23:33.578Z] === RUN TestContinueAfterPluginCrash [2020-09-29T23:23:33.578Z] === PAUSE TestContinueAfterPluginCrash [2020-09-29T23:23:33.578Z] === RUN TestReadPluginNoRead [2020-09-29T23:23:33.578Z] === PAUSE TestReadPluginNoRead [2020-09-29T23:23:33.578Z] === RUN TestDaemonStartWithLogOpt [2020-09-29T23:23:33.578Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-29T23:23:33.578Z] === CONT TestContinueAfterPluginCrash [2020-09-29T23:23:33.578Z] === CONT TestDaemonStartWithLogOpt [2020-09-29T23:23:33.578Z] === CONT TestReadPluginNoRead [2020-09-29T23:23:33.892Z] #15 2.764 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-29T23:23:33.892Z] #15 2.836 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-29T23:23:33.892Z] #15 2.837 (25/54) Installing g++ (9.3.0-r2) [2020-09-29T23:23:34.148Z] #15 3.242 (26/54) Installing make (4.3-r0) [2020-09-29T23:23:34.148Z] #15 3.245 (27/54) Installing fortify-headers (1.1-r0) [2020-09-29T23:23:34.148Z] #15 3.247 (28/54) Installing patch (2.7.6-r6) [2020-09-29T23:23:34.148Z] #15 3.251 (29/54) Installing build-base (0.5-r2) [2020-09-29T23:23:34.148Z] #15 3.252 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-29T23:23:34.148Z] #15 3.255 (31/54) Installing libcurl (7.69.1-r1) [2020-09-29T23:23:34.148Z] #15 3.261 (32/54) Installing curl (7.69.1-r1) [2020-09-29T23:23:34.148Z] #15 3.264 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-29T23:23:34.148Z] #15 3.269 (34/54) Installing jq (1.6-r1) [2020-09-29T23:23:34.148Z] #15 3.276 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-29T23:23:34.148Z] #15 3.281 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-29T23:23:34.148Z] #15 3.283 (37/54) Installing libaio (0.3.112-r1) [2020-09-29T23:23:34.148Z] #15 3.284 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-29T23:23:34.148Z] #15 3.313 (39/54) Installing blkid (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.316 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-29T23:23:34.403Z] #15 3.317 (41/54) Installing setpriv (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.320 (42/54) Installing libmount (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.324 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.328 (44/54) Installing findmnt (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.332 (45/54) Installing mcookie (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.334 (46/54) Installing hexdump (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.336 (47/54) Installing lsblk (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.339 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.344 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.347 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.349 (51/54) Installing util-linux (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.383 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-29T23:23:34.403Z] #15 3.386 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-29T23:23:34.403Z] #15 3.456 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-29T23:23:34.403Z] #15 3.461 Executing busybox-1.31.1-r16.trigger [2020-09-29T23:23:34.403Z] #15 3.466 OK: 230 MiB in 69 packages [2020-09-29T23:23:34.725Z] --- PASS: TestNewClientWithTimeout (17.62s) [2020-09-29T23:23:34.725Z] === RUN TestClientStream [2020-09-29T23:23:34.725Z] --- PASS: TestClientStream (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestClientSendFile [2020-09-29T23:23:34.725Z] --- PASS: TestClientSendFile (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestClientWithRequestTimeout [2020-09-29T23:23:34.725Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2020-09-29T23:23:34.725Z] === RUN TestFileSpecPlugin [2020-09-29T23:23:34.725Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-09-29T23:23:34.725Z] === RUN TestFileJSONSpecPlugin [2020-09-29T23:23:34.725Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-09-29T23:23:34.725Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestPluginAddHandler [2020-09-29T23:23:34.725Z] --- PASS: TestPluginAddHandler (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestPluginWaitBadPlugin [2020-09-29T23:23:34.725Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-09-29T23:23:34.725Z] === RUN TestGet [2020-09-29T23:23:34.725Z] time="2020-09-29T23:23:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-09-29T23:23:35.695Z] === RUN TestGetAddress [2020-09-29T23:23:35.695Z] --- PASS: TestGetAddress (0.00s) [2020-09-29T23:23:35.695Z] === RUN TestRemove [2020-09-29T23:23:35.695Z] --- SKIP: TestRemove (0.00s) [2020-09-29T23:23:35.695Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-29T23:23:35.695Z] === RUN TestInitializeWithVolumes [2020-09-29T23:23:35.695Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-09-29T23:23:35.695Z] === RUN TestCreate [2020-09-29T23:23:35.695Z] --- PASS: TestCreate (0.01s) [2020-09-29T23:23:35.695Z] === RUN TestValidateName [2020-09-29T23:23:35.695Z] --- PASS: TestValidateName (0.00s) [2020-09-29T23:23:35.695Z] === RUN TestCreateWithOpts [2020-09-29T23:23:35.695Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-09-29T23:23:35.695Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-29T23:23:35.695Z] === RUN TestRelaodNoOpts [2020-09-29T23:23:35.695Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-09-29T23:23:35.695Z] PASS [2020-09-29T23:23:35.695Z] coverage: 37.7% of statements [2020-09-29T23:23:35.695Z] ok github.com/docker/docker/volume/local 0.155s coverage: 37.7% of statements [2020-09-29T23:23:35.695Z] time="2020-09-29T23:23:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-09-29T23:23:35.695Z] === RUN TestGetDriver [2020-09-29T23:23:35.695Z] --- PASS: TestGetDriver (0.00s) [2020-09-29T23:23:35.695Z] === RUN TestVolumeRequestError [2020-09-29T23:23:35.695Z] --- PASS: TestVolumeRequestError (0.01s) [2020-09-29T23:23:35.695Z] PASS [2020-09-29T23:23:35.695Z] coverage: 36.1% of statements [2020-09-29T23:23:35.695Z] ok github.com/docker/docker/volume/drivers 0.358s coverage: 36.1% of statements [2020-09-29T23:23:35.695Z] === RUN TestConvertTmpfsOptions [2020-09-29T23:23:35.695Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-09-29T23:23:35.695Z] parser_test.go:49: data="mode=700,size=1m" [2020-09-29T23:23:35.695Z] parser_test.go:49: data="ro" [2020-09-29T23:23:35.695Z] === RUN TestParseMountRaw [2020-09-29T23:23:35.695Z] --- PASS: TestParseMountRaw (0.03s) [2020-09-29T23:23:35.695Z] === RUN TestParseMountRawSplit [2020-09-29T23:23:35.695Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-09-29T23:23:35.695Z] parser_test.go:390: case 0 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 1 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 2 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 3 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 4 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 5 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 6 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 7 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 8 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 0 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 1 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 2 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 3 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 4 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 5 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 6 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 7 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 8 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 9 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 10 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 11 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 12 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 0 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 1 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 2 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 3 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 4 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 5 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 6 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 7 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 8 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 9 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 10 [2020-09-29T23:23:35.695Z] parser_test.go:390: case 11 [2020-09-29T23:23:35.695Z] === RUN TestParseMountSpec [2020-09-29T23:23:35.695Z] --- PASS: TestParseMountSpec (0.00s) [2020-09-29T23:23:35.695Z] parser_test.go:455: case 0 [2020-09-29T23:23:35.695Z] parser_test.go:455: case 1 [2020-09-29T23:23:35.695Z] parser_test.go:455: case 2 [2020-09-29T23:23:35.695Z] parser_test.go:455: case 3 [2020-09-29T23:23:35.695Z] parser_test.go:455: case 4 [2020-09-29T23:23:36.094Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-29T23:23:36.155Z] parser_test.go:455: case 5 [2020-09-29T23:23:36.155Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-09-29T23:23:36.155Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-09-29T23:23:36.155Z] === RUN TestValidateMount [2020-09-29T23:23:36.155Z] --- PASS: TestValidateMount (0.00s) [2020-09-29T23:23:36.155Z] PASS [2020-09-29T23:23:36.155Z] coverage: 66.2% of statements [2020-09-29T23:23:36.155Z] ok github.com/docker/docker/volume/mounts 0.105s coverage: 66.2% of statements [2020-09-29T23:23:36.666Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-29T23:23:36.979Z] #15 DONE 5.8s [2020-09-29T23:23:36.979Z] [2020-09-29T23:23:36.979Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-29T23:23:37.257Z] #16 DONE 0.5s [2020-09-29T23:23:37.257Z] [2020-09-29T23:23:37.257Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-29T23:23:37.695Z] time="2020-09-29T23:23:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-09-29T23:23:37.695Z] === RUN TestSetGetMeta [2020-09-29T23:23:37.695Z] === PAUSE TestSetGetMeta [2020-09-29T23:23:37.695Z] === RUN TestRestore [2020-09-29T23:23:37.695Z] === PAUSE TestRestore [2020-09-29T23:23:37.695Z] === RUN TestServiceCreate [2020-09-29T23:23:37.695Z] === PAUSE TestServiceCreate [2020-09-29T23:23:37.695Z] === RUN TestServiceList [2020-09-29T23:23:37.695Z] === PAUSE TestServiceList [2020-09-29T23:23:37.695Z] === RUN TestServiceRemove [2020-09-29T23:23:37.695Z] === PAUSE TestServiceRemove [2020-09-29T23:23:37.695Z] === RUN TestServiceGet [2020-09-29T23:23:37.695Z] === PAUSE TestServiceGet [2020-09-29T23:23:37.695Z] === RUN TestServicePrune [2020-09-29T23:23:37.695Z] === PAUSE TestServicePrune [2020-09-29T23:23:37.695Z] === RUN TestCreate [2020-09-29T23:23:37.695Z] === PAUSE TestCreate [2020-09-29T23:23:37.695Z] === RUN TestRemove [2020-09-29T23:23:37.695Z] === PAUSE TestRemove [2020-09-29T23:23:37.695Z] === RUN TestList [2020-09-29T23:23:37.695Z] === PAUSE TestList [2020-09-29T23:23:37.695Z] === RUN TestFindByDriver [2020-09-29T23:23:37.695Z] === PAUSE TestFindByDriver [2020-09-29T23:23:37.695Z] === RUN TestFindByReferenced [2020-09-29T23:23:37.695Z] === PAUSE TestFindByReferenced [2020-09-29T23:23:37.695Z] === RUN TestDerefMultipleOfSameRef [2020-09-29T23:23:37.695Z] === PAUSE TestDerefMultipleOfSameRef [2020-09-29T23:23:37.695Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T23:23:37.695Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T23:23:37.695Z] === RUN TestDefererencePluginOnCreateError [2020-09-29T23:23:37.695Z] === PAUSE TestDefererencePluginOnCreateError [2020-09-29T23:23:37.695Z] === RUN TestRefDerefRemove [2020-09-29T23:23:37.695Z] === PAUSE TestRefDerefRemove [2020-09-29T23:23:37.695Z] === RUN TestGet [2020-09-29T23:23:37.695Z] === PAUSE TestGet [2020-09-29T23:23:37.695Z] === RUN TestGetWithReference [2020-09-29T23:23:37.695Z] === PAUSE TestGetWithReference [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_nil_list [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_nil_list [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_empty_list [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_empty_list [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_filter_some [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_filter_some [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_filter_middle [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_filter_middle [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-09-29T23:23:37.695Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-09-29T23:23:37.695Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_nil_list [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_filter_some [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_filter_middle [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-09-29T23:23:37.695Z] === CONT TestFilterFunc/test_empty_list [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-09-29T23:23:37.695Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-09-29T23:23:37.695Z] === CONT TestSetGetMeta [2020-09-29T23:23:37.695Z] === CONT TestFindByDriver [2020-09-29T23:23:37.695Z] === CONT TestRefDerefRemove [2020-09-29T23:23:37.695Z] === CONT TestServiceGet [2020-09-29T23:23:37.695Z] --- PASS: TestSetGetMeta (0.02s) [2020-09-29T23:23:37.695Z] === CONT TestList [2020-09-29T23:23:37.695Z] --- PASS: TestRefDerefRemove (0.03s) [2020-09-29T23:23:37.695Z] === CONT TestRemove [2020-09-29T23:23:37.695Z] --- PASS: TestFindByDriver (0.04s) [2020-09-29T23:23:37.695Z] === CONT TestCreate [2020-09-29T23:23:37.695Z] --- PASS: TestList (0.04s) [2020-09-29T23:23:37.695Z] === CONT TestServicePrune [2020-09-29T23:23:37.695Z] --- PASS: TestCreate (0.02s) [2020-09-29T23:23:37.695Z] === CONT TestServiceRemove [2020-09-29T23:23:37.695Z] --- PASS: TestRemove (0.04s) [2020-09-29T23:23:37.695Z] === CONT TestServiceList [2020-09-29T23:23:37.695Z] --- PASS: TestServiceGet (0.19s) [2020-09-29T23:23:37.695Z] === CONT TestServiceCreate [2020-09-29T23:23:37.695Z] time="2020-09-29T23:23:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T23:23:37.843Z] #17 DONE 0.5s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-29T23:23:37.843Z] #18 DONE 0.0s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-29T23:23:37.843Z] #22 DONE 0.1s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-29T23:23:37.843Z] #26 DONE 0.1s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-29T23:23:37.843Z] #27 DONE 0.1s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-29T23:23:37.843Z] #19 DONE 0.1s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-29T23:23:37.843Z] #23 DONE 0.1s [2020-09-29T23:23:37.843Z] [2020-09-29T23:23:37.843Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-29T23:23:38.102Z] #24 ... [2020-09-29T23:23:38.102Z] [2020-09-29T23:23:38.102Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-29T23:23:38.102Z] #28 DONE 0.1s [2020-09-29T23:23:38.155Z] --- PASS: TestServiceRemove (0.13s) [2020-09-29T23:23:38.155Z] === CONT TestRestore [2020-09-29T23:23:38.155Z] --- PASS: TestServiceList (0.13s) [2020-09-29T23:23:38.155Z] === CONT TestGetWithReference [2020-09-29T23:23:38.155Z] time="2020-09-29T23:23:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T23:23:38.155Z] time="2020-09-29T23:23:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T23:23:38.155Z] time="2020-09-29T23:23:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-09-29T23:23:38.155Z] --- PASS: TestServiceCreate (0.03s) [2020-09-29T23:23:38.155Z] === CONT TestGet [2020-09-29T23:23:38.155Z] time="2020-09-29T23:23:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-09-29T23:23:38.155Z] --- PASS: TestGetWithReference (0.03s) [2020-09-29T23:23:38.155Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-09-29T23:23:38.155Z] --- PASS: TestRestore (0.04s) [2020-09-29T23:23:38.155Z] === CONT TestDefererencePluginOnCreateError [2020-09-29T23:23:38.155Z] --- PASS: TestServicePrune (0.18s) [2020-09-29T23:23:38.155Z] === CONT TestDerefMultipleOfSameRef [2020-09-29T23:23:38.155Z] --- PASS: TestGet (0.03s) [2020-09-29T23:23:38.155Z] === CONT TestFindByReferenced [2020-09-29T23:23:38.155Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-09-29T23:23:38.155Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-09-29T23:23:38.155Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-09-29T23:23:38.155Z] --- PASS: TestFindByReferenced (0.02s) [2020-09-29T23:23:38.155Z] PASS [2020-09-29T23:23:38.155Z] coverage: 70.3% of statements [2020-09-29T23:23:38.155Z] ok github.com/docker/docker/volume/service 0.435s coverage: 70.3% of statements [2020-09-29T23:23:38.358Z] [2020-09-29T23:23:38.358Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-29T23:23:39.180Z] === RUN TestReadPluginNoRead/default [2020-09-29T23:23:39.180Z] --- PASS: TestDaemonStartWithLogOpt (5.23s) [2020-09-29T23:23:39.210Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-29T23:23:39.731Z] #29 ... [2020-09-29T23:23:39.731Z] [2020-09-29T23:23:39.731Z] #31 [builder 1/4] COPY . . [2020-09-29T23:23:39.731Z] #31 DONE 1.8s [2020-09-29T23:23:39.731Z] [2020-09-29T23:23:39.731Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-29T23:23:39.731Z] #24 1.126 + RM_GOPATH=0 [2020-09-29T23:23:39.731Z] #24 1.126 + TMP_GOPATH= [2020-09-29T23:23:39.731Z] #24 1.126 + : /build [2020-09-29T23:23:39.731Z] #24 1.126 + '[' -z '' ']' [2020-09-29T23:23:39.731Z] #24 1.126 ++ mktemp -d [2020-09-29T23:23:39.731Z] #24 1.126 + export GOPATH=/tmp/tmp.cCDlhK [2020-09-29T23:23:39.731Z] #24 1.126 + GOPATH=/tmp/tmp.cCDlhK [2020-09-29T23:23:39.731Z] #24 1.126 + RM_GOPATH=1 [2020-09-29T23:23:39.731Z] #24 1.126 + case "$(go env GOARCH)" in [2020-09-29T23:23:39.731Z] #24 1.126 ++ go env GOARCH [2020-09-29T23:23:39.731Z] #24 1.141 + export GO_BUILDMODE=-buildmode=pie [2020-09-29T23:23:39.731Z] #24 1.141 + GO_BUILDMODE=-buildmode=pie [2020-09-29T23:23:39.731Z] #24 1.142 ++ dirname ./install.sh [2020-09-29T23:23:39.731Z] #24 1.146 + dir=. [2020-09-29T23:23:39.731Z] #24 1.149 + bin=dockercli [2020-09-29T23:23:39.731Z] #24 1.149 + shift [2020-09-29T23:23:39.731Z] #24 1.149 + '[' '!' -f ./dockercli.installer ']' [2020-09-29T23:23:39.731Z] #24 1.149 + . ./dockercli.installer [2020-09-29T23:23:39.731Z] #24 1.149 ++ : stable [2020-09-29T23:23:39.731Z] #24 1.149 ++ : 17.06.2-ce [2020-09-29T23:23:39.731Z] #24 1.149 + install_dockercli [2020-09-29T23:23:39.731Z] #24 1.149 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-29T23:23:39.731Z] #24 1.149 Install docker/cli version 17.06.2-ce from stable [2020-09-29T23:23:39.731Z] #24 1.151 ++ uname -m [2020-09-29T23:23:39.731Z] #24 1.154 + arch=x86_64 [2020-09-29T23:23:39.731Z] #24 1.154 + '[' x86_64 '!=' x86_64 ']' [2020-09-29T23:23:39.731Z] #24 1.154 + url=https://download.docker.com/linux/static [2020-09-29T23:23:39.731Z] #24 1.154 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-29T23:23:39.731Z] #24 1.154 + tar -xz docker/docker [2020-09-29T23:23:39.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-29T23:23:39.828Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-29T23:23:40.662Z] #24 ... [2020-09-29T23:23:40.662Z] [2020-09-29T23:23:40.662Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-29T23:23:40.662Z] #32 DONE 1.3s [2020-09-29T23:23:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-29T23:23:40.919Z] [2020-09-29T23:23:40.919Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T23:23:41.344Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-29T23:23:41.852Z] #33 0.839 [2020-09-29T23:23:41.852Z] #33 1.033 Removing bundles/ [2020-09-29T23:23:41.852Z] #33 1.035 [2020-09-29T23:23:41.852Z] #33 1.040 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-29T23:23:41.896Z] time="2020-09-29T23:23:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-09-29T23:23:42.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-29T23:23:42.853Z] --- PASS: TestReadPluginNoRead (9.26s) [2020-09-29T23:23:42.853Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-09-29T23:23:42.853Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2020-09-29T23:23:42.853Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2020-09-29T23:23:42.853Z] read_test.go:92: [d86dadf4df982] daemon is not started [2020-09-29T23:23:43.220Z] #33 ... [2020-09-29T23:23:43.220Z] [2020-09-29T23:23:43.220Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-29T23:23:43.220Z] #24 4.496 + mkdir -p /build [2020-09-29T23:23:43.220Z] #24 4.497 + mv docker/docker /build/ [2020-09-29T23:23:43.220Z] #24 4.500 + rmdir docker [2020-09-29T23:23:43.220Z] #24 DONE 5.2s [2020-09-29T23:23:43.220Z] [2020-09-29T23:23:43.220Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-29T23:23:43.220Z] #20 2.587 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-29T23:23:43.220Z] #20 3.216 #=#=# [2020-09-29T23:23:43.220Z] #20 3.353 # 2.7% ############## 20.6% ########################## 37.2% ##################################### 52.7% ################################################### 70.9% ############################################################ 84.2% ######################################################################## 100.0% [2020-09-29T23:23:43.220Z] #20 4.657 [2020-09-29T23:23:43.220Z] #20 4.890 #=#=# 0.2% ######################################################################## 100.0% [2020-09-29T23:23:43.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-29T23:23:43.782Z] #20 5.840 [2020-09-29T23:23:43.892Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2020-09-29T23:23:43.892Z] PASS [2020-09-29T23:23:43.892Z] [2020-09-29T23:23:43.892Z] DONE 6 tests in 10.482s [2020-09-29T23:23:43.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-09-29T23:23:43.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:43.892Z] ++ set -e [2020-09-29T23:23:43.892Z] ++ '[' -n 0 ']' [2020-09-29T23:23:43.892Z] ++ set -x [2020-09-29T23:23:43.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:43.892Z] testing: warning: no tests to run [2020-09-29T23:23:43.892Z] PASS [2020-09-29T23:23:43.892Z] [2020-09-29T23:23:43.892Z] DONE 0 tests in 0.017s [2020-09-29T23:23:43.892Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-29T23:23:43.892Z] ++ 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 [2020-09-29T23:23:43.892Z] ++ set -e [2020-09-29T23:23:43.892Z] ++ '[' -n 0 ']' [2020-09-29T23:23:43.892Z] ++ set -x [2020-09-29T23:23:43.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:43.892Z] INFO: Testing against a local daemon [2020-09-29T23:23:43.892Z] === RUN TestPluginWithDevMounts [2020-09-29T23:23:43.892Z] === PAUSE TestPluginWithDevMounts [2020-09-29T23:23:43.892Z] === CONT TestPluginWithDevMounts [2020-09-29T23:23:44.039Z] #20 5.980 ############# 19.3% ######################################################################## 100.0% [2020-09-29T23:23:44.295Z] #20 6.534 [2020-09-29T23:23:44.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-29T23:23:45.064Z] #20 6.680 0.0% ####### 10.3% ############################ 40.2% #################################################### 72.8% ################################################################## 92.4% ######################################################################## 100.0% [2020-09-29T23:23:45.320Z] #20 7.507 [2020-09-29T23:23:45.964Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-09-29T23:23:45.964Z] PASS [2020-09-29T23:23:45.964Z] [2020-09-29T23:23:45.964Z] DONE 1 tests in 1.896s [2020-09-29T23:23:45.964Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-29T23:23:45.964Z] ++ 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 [2020-09-29T23:23:45.964Z] ++ set -e [2020-09-29T23:23:45.964Z] ++ '[' -n 0 ']' [2020-09-29T23:23:45.964Z] ++ set -x [2020-09-29T23:23:45.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:45.964Z] INFO: Testing against a local daemon [2020-09-29T23:23:45.964Z] === RUN TestSecretInspect [2020-09-29T23:23:46.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b048e0_} [2020-09-29T23:23:47.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1011549001_/foo_false____} [2020-09-29T23:23:47.634Z] #20 7.718 0.0% ### 5.3% ###### 9.0% ########## 14.8% ############## 19.8% ################## 26.3% ##################### 30.4% ######################### 35.6% ########################### 38.9% ############################## 42.8% #################################### 50.5% ########################################## 58.8% ############################################### 66.0% #################################################### 72.9% ######################################################### 80.0% ############################################################### 88.3% ##################################################################### 96.5% ######################################################################## 100.0% [2020-09-29T23:23:47.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1011549001_/foo_true____} [2020-09-29T23:23:47.890Z] #20 9.990 [2020-09-29T23:23:48.042Z] --- PASS: TestSecretInspect (1.88s) [2020-09-29T23:23:48.042Z] === RUN TestSecretList [2020-09-29T23:23:48.809Z] --- PASS: TestCreateServiceMultipleTimes (17.65s) [2020-09-29T23:23:48.809Z] === RUN TestCreateServiceConflict [2020-09-29T23:23:49.255Z] #20 11.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-29T23:23:49.255Z] #20 11.45 [2020-09-29T23:23:49.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_false____} [2020-09-29T23:23:49.511Z] #20 11.56 ######################################################################## 100.0% [2020-09-29T23:23:49.559Z] --- PASS: TestSecretList (1.91s) [2020-09-29T23:23:49.559Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:23:49.767Z] #20 11.85 [2020-09-29T23:23:50.473Z] --- PASS: TestGet (15.02s) [2020-09-29T23:23:50.473Z] === RUN TestPluginWithNoManifest [2020-09-29T23:23:50.473Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-09-29T23:23:50.473Z] === RUN TestGetAll [2020-09-29T23:23:50.473Z] --- PASS: TestGetAll (0.00s) [2020-09-29T23:23:50.473Z] PASS [2020-09-29T23:23:50.473Z] coverage: 73.4% of statements [2020-09-29T23:23:50.473Z] ok github.com/docker/docker/pkg/plugins 35.155s coverage: 73.4% of statements [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/rootless [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/volume [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-29T23:23:50.473Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-29T23:23:50.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_true____} [2020-09-29T23:23:51.133Z] #20 13.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-29T23:23:51.389Z] #20 13.53 [2020-09-29T23:23:51.644Z] #20 13.64 ######################################################################## 100.0% [2020-09-29T23:23:51.646Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2020-09-29T23:23:51.646Z] === RUN TestSecretsUpdate [2020-09-29T23:23:51.693Z] --- PASS: TestCreateServiceConflict (2.67s) [2020-09-29T23:23:51.694Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:23:51.901Z] #20 13.96 [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === Skipped [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-29T23:23:52.014Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-29T23:23:52.014Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-29T23:23:52.014Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-09-29T23:23:52.014Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-29T23:23:52.014Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-29T23:23:52.014Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-29T23:23:52.014Z] daemon_test.go:147: root required [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-29T23:23:52.014Z] reload_test.go:520: root required [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-29T23:23:52.014Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-29T23:23:52.014Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-29T23:23:52.014Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-29T23:23:52.014Z] download_test.go:268: Needs fixing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-29T23:23:52.014Z] layer_test.go:304: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-29T23:23:52.014Z] layer_test.go:353: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-29T23:23:52.014Z] layer_test.go:468: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-29T23:23:52.014Z] layer_test.go:697: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-29T23:23:52.014Z] migration_test.go:46: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-29T23:23:52.014Z] migration_test.go:182: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-29T23:23:52.014Z] mount_test.go:17: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-29T23:23:52.014Z] mount_test.go:76: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-29T23:23:52.014Z] mount_test.go:125: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-29T23:23:52.014Z] mount_test.go:212: Failing on Windows [2020-09-29T23:23:52.014Z] [2020-09-29T23:23:52.014Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-29T23:23:52.014Z] archive_test.go:133: Xz not present in msys2 [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:238: Failing on Windows CI machines [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-29T23:23:52.015Z] archive_windows_test.go:16: Currently fails [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-29T23:23:52.015Z] changes_test.go:192: needs more investigation [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-29T23:23:52.015Z] changes_test.go:405: needs further investigation [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-29T23:23:52.015Z] changes_test.go:441: needs further investigation [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2020-09-29T23:23:52.015Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-29T23:23:52.015Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-29T23:23:52.015Z] poller_test.go:41: No chmod on Windows [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-29T23:23:52.015Z] fileutils_test.go:134: Needs porting to Windows [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-29T23:23:52.015Z] fileutils_test.go:180: Needs porting to Windows [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-29T23:23:52.015Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-29T23:23:52.015Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2020-09-29T23:23:52.015Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-09-29T23:23:52.015Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-29T23:23:52.015Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-29T23:23:52.015Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] [2020-09-29T23:23:52.015Z] DONE 1781 tests, 46 skipped in 213.988s [2020-09-29T23:23:52.015Z] INFO: make.ps1 ended at 09/29/2020 23:23:51 [2020-09-29T23:23:52.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_true__0xc000b049a0__} [2020-09-29T23:23:53.281Z] #20 15.27 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-29T23:23:53.281Z] #20 ... [2020-09-29T23:23:53.281Z] [2020-09-29T23:23:53.281Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T23:23:53.281Z] #33 2.362 Building test suite binary ./integration-cli/test.main [2020-09-29T23:23:53.281Z] #33 ... [2020-09-29T23:23:53.281Z] [2020-09-29T23:23:53.281Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-29T23:23:53.281Z] #20 15.47 skipping existing c35d46ef359f [2020-09-29T23:23:53.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b049e0_} [2020-09-29T23:23:53.722Z] --- PASS: TestSecretsUpdate (1.89s) [2020-09-29T23:23:53.722Z] === RUN TestTemplatedSecret [2020-09-29T23:23:53.843Z] #20 15.88 [2020-09-29T23:23:54.604Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-09-29T23:23:54.604Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:23:54.771Z] #20 17.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-29T23:23:54.936Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-29T23:23:54.936Z] INFO: Unit tests ended at 09/29/2020 23:23:54. Duration:00:03:52.3122174 [2020-09-29T23:23:54.936Z] INFO: Building busybox [2020-09-29T23:23:54.936Z] Sending build context to Docker daemon 5.12kB [2020-09-29T23:23:54.936Z] [2020-09-29T23:23:54.936Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-29T23:23:54.936Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-29T23:23:54.936Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-29T23:23:54.936Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-29T23:23:54.936Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-29T23:23:54.936Z] ---> 715aaeac112d [2020-09-29T23:23:54.936Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-29T23:23:54.936Z] ---> Running in 0bd88d36e650 [2020-09-29T23:23:55.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b04a20_} [2020-09-29T23:23:55.332Z] #20 17.59 [2020-09-29T23:23:55.588Z] #20 17.67 ######################################################################## 100.0% [2020-09-29T23:23:55.806Z] --- PASS: TestTemplatedSecret (2.41s) [2020-09-29T23:23:55.806Z] === RUN TestSecretCreateResolve [2020-09-29T23:23:55.849Z] #20 18.01 [2020-09-29T23:23:55.849Z] #20 18.13 Download of images into '/build' complete. [2020-09-29T23:23:56.105Z] #20 18.13 Use something like the following to load the result into a Docker daemon: [2020-09-29T23:23:56.105Z] #20 18.13 tar -cC '/build' . | docker load [2020-09-29T23:23:56.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b04a60_} [2020-09-29T23:23:57.884Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-09-29T23:23:57.884Z] PASS [2020-09-29T23:23:57.884Z] [2020-09-29T23:23:57.884Z] DONE 6 tests in 11.985s [2020-09-29T23:23:57.884Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-29T23:23:57.884Z] ++ 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 [2020-09-29T23:23:57.884Z] ++ set -e [2020-09-29T23:23:57.884Z] ++ '[' -n 0 ']' [2020-09-29T23:23:57.884Z] ++ set -x [2020-09-29T23:23:57.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:23:57.884Z] INFO: Testing against a local daemon [2020-09-29T23:23:57.884Z] === RUN TestServiceCreateInit [2020-09-29T23:23:57.884Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:23:57.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b04aa0_} [2020-09-29T23:23:58.623Z] #20 DONE 20.7s [2020-09-29T23:23:58.623Z] [2020-09-29T23:23:58.623Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T23:23:59.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-29T23:24:00.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-29T23:24:00.509Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-29T23:24:00.741Z] Removing intermediate container 0bd88d36e650 [2020-09-29T23:24:00.741Z] ---> e6730e352283 [2020-09-29T23:24:00.741Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-29T23:24:00.741Z] ---> Running in 9da99a778d34 [2020-09-29T23:24:01.201Z] Removing intermediate container 9da99a778d34 [2020-09-29T23:24:01.201Z] ---> 87e4c7998562 [2020-09-29T23:24:01.201Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-29T23:24:01.201Z] ---> Running in afd7acf88e4f [2020-09-29T23:24:01.201Z] Removing intermediate container afd7acf88e4f [2020-09-29T23:24:01.201Z] ---> a76675a125e6 [2020-09-29T23:24:01.201Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-29T23:24:01.418Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:24:01.889Z] #33 ... [2020-09-29T23:24:01.889Z] [2020-09-29T23:24:01.889Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-29T23:24:02.415Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-29T23:24:02.742Z] [2020-09-29T23:24:02.742Z] ---> 91c9f2d8ec2d [2020-09-29T23:24:02.742Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-29T23:24:02.742Z] ---> Running in 21068d772afc [2020-09-29T23:24:03.780Z] #21 DONE 2.2s [2020-09-29T23:24:03.780Z] [2020-09-29T23:24:03.780Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-29T23:24:03.780Z] #25 DONE 0.1s [2020-09-29T23:24:03.780Z] [2020-09-29T23:24:03.780Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-29T23:24:03.795Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-29T23:24:04.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-29T23:24:05.895Z] --- PASS: TestServiceCreateInit (7.32s) [2020-09-29T23:24:05.895Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2020-09-29T23:24:05.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s) [2020-09-29T23:24:05.895Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:24:06.114Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-29T23:24:07.497Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-29T23:24:07.497Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-29T23:24:08.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2020-09-29T23:24:08.435Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:24:08.435Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-29T23:24:09.375Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-29T23:24:09.944Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-29T23:24:10.885Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-29T23:24:11.838Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-09-29T23:24:11.838Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:24:11.867Z] #29 32.69 # github.com/docker/docker/contrib/httpserver [2020-09-29T23:24:11.867Z] #29 32.69 loadinternal: cannot find runtime/cgo [2020-09-29T23:24:11.867Z] #29 DONE 32.8s [2020-09-29T23:24:11.867Z] [2020-09-29T23:24:11.867Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T23:24:11.867Z] #33 ... [2020-09-29T23:24:11.867Z] [2020-09-29T23:24:11.867Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-29T23:24:11.867Z] #30 DONE 0.0s [2020-09-29T23:24:11.867Z] [2020-09-29T23:24:11.867Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-29T23:24:12.097Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-29T23:24:12.666Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-29T23:24:13.607Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-29T23:24:14.989Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-29T23:24:15.131Z] Removing intermediate container 21068d772afc [2020-09-29T23:24:15.131Z] ---> 78cf53d1d578 [2020-09-29T23:24:15.131Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-29T23:24:15.131Z] ---> Running in 236f745ebfbd [2020-09-29T23:24:15.249Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-09-29T23:24:15.249Z] === RUN TestCreateServiceSysctls [2020-09-29T23:24:16.102Z] [2020-09-29T23:24:16.102Z] SUCCESS: Specified value was saved. [2020-09-29T23:24:16.189Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-29T23:24:16.758Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-29T23:24:17.698Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-29T23:24:18.639Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-29T23:24:19.024Z] Removing intermediate container 236f745ebfbd [2020-09-29T23:24:19.024Z] ---> 5f3389e47dd0 [2020-09-29T23:24:19.024Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-29T23:24:19.024Z] ---> Running in c3908568bbf1 [2020-09-29T23:24:19.208Z] --- PASS: TestCreateServiceSysctls (3.88s) [2020-09-29T23:24:19.208Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:24:19.467Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-29T23:24:20.406Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-29T23:24:20.975Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-29T23:24:21.267Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2020-09-29T23:24:21.267Z] === RUN TestCreateServiceConflict [2020-09-29T23:24:21.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-29T23:24:21.807Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-29T23:24:21.807Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-29T23:24:22.066Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2020-09-29T23:24:22.066Z] === RUN TestInspect [2020-09-29T23:24:22.308Z] --- PASS: TestCreateServiceConflict (1.95s) [2020-09-29T23:24:22.308Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:24:22.681Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-29T23:24:23.250Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-29T23:24:23.719Z] Cannot create a file when that file already exists. [2020-09-29T23:24:25.053Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2020-09-29T23:24:25.053Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:24:25.161Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-29T23:24:25.731Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-29T23:24:26.300Z] --- PASS: TestInspect (4.16s) [2020-09-29T23:24:26.300Z] === RUN TestCreateJob [2020-09-29T23:24:26.561Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-29T23:24:27.501Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-29T23:24:28.071Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-29T23:24:30.628Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-29T23:24:30.628Z] --- PASS: TestCreateJob (3.94s) [2020-09-29T23:24:30.628Z] === RUN TestReplicatedJob [2020-09-29T23:24:30.801Z] Removing intermediate container c3908568bbf1 [2020-09-29T23:24:30.801Z] ---> d81c08c6189e [2020-09-29T23:24:30.801Z] Step 13/13 : CMD ["sh"] [2020-09-29T23:24:30.801Z] ---> Running in 3587ae160399 [2020-09-29T23:24:30.801Z] Removing intermediate container 3587ae160399 [2020-09-29T23:24:30.801Z] ---> b4d8cddb5039 [2020-09-29T23:24:30.801Z] Successfully built b4d8cddb5039 [2020-09-29T23:24:30.801Z] Successfully tagged busybox:latest [2020-09-29T23:24:30.801Z] INFO: Docker images of the daemon under test [2020-09-29T23:24:30.801Z] [2020-09-29T23:24:30.801Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-29T23:24:30.801Z] busybox latest b4d8cddb5039 Less than a second ago 5.12GB [2020-09-29T23:24:30.801Z] microsoft/windowsservercore latest 715aaeac112d 3 weeks ago 5.06GB [2020-09-29T23:24:30.801Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 3 weeks ago 5.06GB [2020-09-29T23:24:30.801Z] [2020-09-29T23:24:30.801Z] INFO: Running integration tests at 09/29/2020 23:24:30... [2020-09-29T23:24:30.801Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-29T23:24:30.801Z] INFO: Integration API tests being run from the host: [2020-09-29T23:24:30.801Z] INFO: make.ps1 starting at 09/29/2020 23:24:30 [2020-09-29T23:24:31.775Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-29T23:24:33.924Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-29T23:24:36.471Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-29T23:24:36.732Z] --- PASS: TestReplicatedJob (6.56s) [2020-09-29T23:24:36.732Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:24:37.301Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-29T23:24:37.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.77s) [2020-09-29T23:24:37.698Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:24:40.448Z] --- PASS: TestCreateServiceSecretFileMode (2.18s) [2020-09-29T23:24:40.448Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:24:40.595Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2020-09-29T23:24:40.595Z] === RUN TestServiceListWithStatuses [2020-09-29T23:24:40.595Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:24:40.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:24:40.595Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:24:40.855Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-29T23:24:42.525Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-09-29T23:24:42.525Z] === RUN TestCreateServiceSysctls [2020-09-29T23:24:43.395Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-29T23:24:43.656Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-29T23:24:45.284Z] --- PASS: TestCreateServiceSysctls (3.12s) [2020-09-29T23:24:45.284Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:24:46.195Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2020-09-29T23:24:46.195Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:24:47.133Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-29T23:24:48.020Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2020-09-29T23:24:48.020Z] === RUN TestInspect [2020-09-29T23:24:48.072Z] === RUN TestDockerSuite/TestCpToDot [2020-09-29T23:24:48.641Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-29T23:24:50.025Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-29T23:24:50.097Z] --- PASS: TestInspect (2.41s) [2020-09-29T23:24:50.097Z] === RUN TestCreateJob [2020-09-29T23:24:50.285Z] --- PASS: TestDockerNetworkReConnect (4.50s) [2020-09-29T23:24:50.285Z] === RUN TestServicePlugin [2020-09-29T23:24:51.242Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-29T23:24:51.815Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-29T23:24:53.195Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-29T23:24:53.456Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-29T23:24:53.635Z] --- PASS: TestCreateJob (2.98s) [2020-09-29T23:24:53.635Z] === RUN TestReplicatedJob [2020-09-29T23:24:54.026Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-29T23:24:55.412Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-29T23:24:55.412Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-29T23:24:55.412Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-29T23:24:55.982Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-29T23:24:56.242Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-29T23:24:56.242Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-29T23:24:56.501Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-29T23:24:57.070Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-29T23:24:57.330Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-29T23:24:57.591Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-29T23:24:57.851Z] === RUN TestDockerSuite/TestCreateRM [2020-09-29T23:24:57.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-29T23:24:57.851Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-29T23:24:57.851Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-29T23:24:57.851Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-29T23:24:58.111Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-29T23:24:58.206Z] --- PASS: TestReplicatedJob (4.86s) [2020-09-29T23:24:58.206Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:25:00.021Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-29T23:25:00.021Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-29T23:25:00.021Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-29T23:25:00.948Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2020-09-29T23:25:00.948Z] === RUN TestServiceListWithStatuses [2020-09-29T23:25:00.948Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:25:00.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:25:00.948Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:25:01.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:25:01.869Z] INFO: Testing against a local daemon [2020-09-29T23:25:01.869Z] === RUN TestBuildWithSession [2020-09-29T23:25:01.869Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-29T23:25:01.869Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:25:01.869Z] === RUN TestBuildSquashParent [2020-09-29T23:25:01.869Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-09-29T23:25:01.869Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:25:01.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:25:01.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:25:01.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-29T23:25:01.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-29T23:25:01.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-29T23:25:01.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-29T23:25:04.219Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-29T23:25:04.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-29T23:25:04.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-29T23:25:05.418Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2020-09-29T23:25:05.418Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:25:05.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-29T23:25:06.623Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-29T23:25:08.167Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2020-09-29T23:25:08.167Z] === RUN TestServicePlugin [2020-09-29T23:25:08.167Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T23:25:08.167Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:25:08.167Z] === RUN TestServiceUpdateLabel [2020-09-29T23:25:08.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-29T23:25:09.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-29T23:25:09.671Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-29T23:25:09.686Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-09-29T23:25:09.686Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:25:10.617Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-29T23:25:10.617Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-29T23:25:11.188Z] === RUN TestDockerSuite/TestDockerFails [2020-09-29T23:25:11.188Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-29T23:25:11.188Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-29T23:25:11.188Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-29T23:25:12.127Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-29T23:25:12.386Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-29T23:25:13.774Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-29T23:25:13.774Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-29T23:25:13.774Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-29T23:25:13.774Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-29T23:25:16.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-29T23:25:16.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-29T23:25:20.345Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-29T23:25:20.914Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-29T23:25:22.822Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-29T23:25:23.392Z] --- PASS: TestServicePlugin (33.16s) [2020-09-29T23:25:23.392Z] plugin_test.go:62: [d16acd7e9354a] joining swarm manager [dfb01abbad491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:25:23.392Z] plugin_test.go:65: [ded0cc729301a] joining swarm manager [dfb01abbad491]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:25:23.392Z] === RUN TestServiceUpdateLabel [2020-09-29T23:25:23.963Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-29T23:25:24.907Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-29T23:25:25.065Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2020-09-29T23:25:25.065Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:25:25.324Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-29T23:25:25.324Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.99s) [2020-09-29T23:25:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.18s) [2020-09-29T23:25:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.44s) [2020-09-29T23:25:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (22.06s) [2020-09-29T23:25:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.12s) [2020-09-29T23:25:25.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.55s) [2020-09-29T23:25:25.325Z] === RUN TestBuildMultiStageCopy [2020-09-29T23:25:25.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-29T23:25:25.483Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-29T23:25:26.053Z] --- PASS: TestServiceUpdateLabel (2.59s) [2020-09-29T23:25:26.053Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:25:26.313Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-29T23:25:26.883Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-29T23:25:27.453Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-29T23:25:28.024Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-29T23:25:29.404Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-29T23:25:29.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-29T23:25:30.546Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-29T23:25:33.088Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-29T23:25:34.995Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-29T23:25:35.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-29T23:25:35.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-29T23:25:35.938Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-29T23:25:36.121Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-29T23:25:36.878Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-29T23:25:37.139Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-29T23:25:37.399Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-29T23:25:37.662Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-29T23:25:38.336Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy (13.24s) [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.09s) [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2020-09-29T23:25:38.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2020-09-29T23:25:38.634Z] === RUN TestBuildMultiStageParentConfig [2020-09-29T23:25:39.272Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-29T23:25:39.272Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-29T23:25:39.531Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-29T23:25:39.791Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-29T23:25:39.791Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-29T23:25:40.439Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2020-09-29T23:25:40.439Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:25:40.831Z] --- PASS: TestBuildMultiStageParentConfig (2.12s) [2020-09-29T23:25:40.831Z] === RUN TestBuildLabelWithTargets [2020-09-29T23:25:40.831Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-09-29T23:25:40.831Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:25:40.831Z] === RUN TestBuildWithEmptyLayers [2020-09-29T23:25:41.171Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-29T23:25:41.171Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2020-09-29T23:25:41.171Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:25:41.801Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-09-29T23:25:41.801Z] === RUN TestBuildMultiStageOnBuild [2020-09-29T23:25:42.111Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-29T23:25:42.111Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-29T23:25:42.111Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-29T23:25:42.681Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-29T23:25:43.250Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-29T23:25:43.819Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-29T23:25:45.197Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-29T23:25:45.197Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-29T23:25:45.197Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-29T23:25:45.197Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-29T23:25:47.103Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-29T23:25:47.672Z] === RUN TestDockerSuite/TestEventsRename [2020-09-29T23:25:47.932Z] === RUN TestDockerSuite/TestEventsResize [2020-09-29T23:25:48.503Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-29T23:25:49.072Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-29T23:25:49.641Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-29T23:25:50.218Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-29T23:25:50.846Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2020-09-29T23:25:50.846Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:25:51.894Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T23:25:52.531Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T23:25:52.773Z] === RUN TestDockerSuite/TestEventsTop [2020-09-29T23:25:53.343Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-29T23:25:55.877Z] --- PASS: TestServiceUpdateConfigs (14.95s) [2020-09-29T23:25:55.877Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:25:55.877Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-29T23:25:56.628Z] --- PASS: TestBuildMultiStageOnBuild (13.25s) [2020-09-29T23:25:56.628Z] === RUN TestBuildUncleanTarFilenames [2020-09-29T23:25:56.628Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-09-29T23:25:56.628Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:25:56.628Z] === RUN TestBuildMultiStageLayerLeak [2020-09-29T23:25:59.430Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T23:26:02.452Z] === RUN TestDockerSuite/TestExec [2020-09-29T23:26:02.712Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-29T23:26:03.267Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-29T23:26:03.267Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-29T23:26:03.267Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-29T23:26:03.281Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-29T23:26:03.523Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-29T23:26:03.850Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-29T23:26:04.419Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-29T23:26:05.205Z] --- PASS: TestBuildMultiStageLayerLeak (9.64s) [2020-09-29T23:26:05.205Z] === RUN TestBuildWithHugeFile [2020-09-29T23:26:05.361Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-29T23:26:05.929Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-29T23:26:06.189Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-29T23:26:06.757Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-29T23:26:06.790Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-29T23:26:07.327Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-29T23:26:07.720Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-29T23:26:07.896Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-29T23:26:07.916Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2020-09-29T23:26:07.916Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-29T23:26:07.916Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2020-09-29T23:26:07.916Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-29T23:26:07.916Z] PASS [2020-09-29T23:26:07.916Z] [2020-09-29T23:26:07.916Z] === Skipped [2020-09-29T23:26:07.916Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T23:26:07.916Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:26:07.916Z] [2020-09-29T23:26:07.916Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-29T23:26:07.916Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-29T23:26:07.916Z] [2020-09-29T23:26:07.916Z] [2020-09-29T23:26:07.916Z] DONE 27 tests, 2 skipped in 128.837s [2020-09-29T23:26:07.916Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:26:07.916Z] ++ 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 [2020-09-29T23:26:07.916Z] ++ set -e [2020-09-29T23:26:07.916Z] ++ '[' -n 0 ']' [2020-09-29T23:26:07.916Z] ++ set -x [2020-09-29T23:26:07.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:07.916Z] INFO: Testing against a local daemon [2020-09-29T23:26:07.917Z] === RUN TestSessionCreate [2020-09-29T23:26:07.917Z] --- PASS: TestSessionCreate (0.04s) [2020-09-29T23:26:07.917Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:26:07.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-29T23:26:07.917Z] PASS [2020-09-29T23:26:07.917Z] [2020-09-29T23:26:07.917Z] DONE 2 tests in 0.139s [2020-09-29T23:26:07.917Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:26:07.917Z] ++ 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 [2020-09-29T23:26:07.917Z] ++ set -e [2020-09-29T23:26:07.917Z] ++ '[' -n 0 ']' [2020-09-29T23:26:07.917Z] ++ set -x [2020-09-29T23:26:07.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:07.917Z] INFO: Testing against a local daemon [2020-09-29T23:26:07.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:26:07.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:26:07.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:26:07.917Z] === RUN TestEventsExecDie [2020-09-29T23:26:07.917Z] --- PASS: TestEventsExecDie (0.62s) [2020-09-29T23:26:07.917Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:26:07.917Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-29T23:26:07.917Z] === RUN TestInfoBinaryCommits [2020-09-29T23:26:07.917Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-29T23:26:07.917Z] === RUN TestInfoAPIVersioned [2020-09-29T23:26:07.917Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-29T23:26:07.917Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:26:08.208Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-29T23:26:08.208Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:26:08.466Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-29T23:26:08.726Z] --- PASS: TestServiceUpdateNetwork (12.87s) [2020-09-29T23:26:08.726Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:26:09.084Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-29T23:26:09.245Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T23:26:09.245Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:26:09.540Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-29T23:26:09.540Z] === RUN TestInfoAPI [2020-09-29T23:26:09.666Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-29T23:26:09.833Z] --- PASS: TestInfoAPI (0.04s) [2020-09-29T23:26:09.833Z] === RUN TestInfoAPIWarnings [2020-09-29T23:26:10.236Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-29T23:26:10.451Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-29T23:26:10.452Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-29T23:26:10.806Z] === RUN TestDockerSuite/TestExecEnv [2020-09-29T23:26:11.377Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-29T23:26:11.637Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-29T23:26:11.819Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-29T23:26:12.589Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-29T23:26:13.158Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-29T23:26:13.708Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-29T23:26:15.063Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-29T23:26:15.073Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-29T23:26:15.324Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-29T23:26:15.893Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-29T23:26:16.465Z] === RUN TestDockerSuite/TestExecParseError [2020-09-29T23:26:16.963Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-29T23:26:17.033Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-29T23:26:17.526Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-29T23:26:17.602Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-29T23:26:17.861Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-29T23:26:18.120Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-29T23:26:19.059Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-29T23:26:19.319Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-29T23:26:19.420Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-29T23:26:20.259Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-29T23:26:20.350Z] #33 159.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-29T23:26:22.243Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-29T23:26:23.608Z] #33 162.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-29T23:26:24.977Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-29T23:26:26.341Z] #33 165.3 [2020-09-29T23:26:26.341Z] #33 DONE 165.4s [2020-09-29T23:26:26.341Z] [2020-09-29T23:26:26.341Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-29T23:26:26.825Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2020-09-29T23:26:26.825Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-09-29T23:26:26.825Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2020-09-29T23:26:26.825Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-09-29T23:26:26.825Z] PASS [2020-09-29T23:26:26.825Z] [2020-09-29T23:26:26.825Z] === Skipped [2020-09-29T23:26:26.825Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-29T23:26:26.825Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-29T23:26:26.825Z] [2020-09-29T23:26:26.825Z] [2020-09-29T23:26:26.825Z] DONE 27 tests, 1 skipped in 183.449s [2020-09-29T23:26:26.825Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-29T23:26:26.825Z] ++ 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 [2020-09-29T23:26:26.825Z] ++ set -e [2020-09-29T23:26:26.825Z] ++ '[' -n 0 ']' [2020-09-29T23:26:26.825Z] ++ set -x [2020-09-29T23:26:26.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:26.825Z] INFO: Testing against a local daemon [2020-09-29T23:26:26.825Z] === RUN TestSessionCreate [2020-09-29T23:26:26.825Z] --- PASS: TestSessionCreate (0.02s) [2020-09-29T23:26:26.825Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:26:26.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-29T23:26:26.825Z] PASS [2020-09-29T23:26:26.825Z] [2020-09-29T23:26:26.825Z] DONE 2 tests in 0.146s [2020-09-29T23:26:26.825Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-29T23:26:26.825Z] ++ 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 [2020-09-29T23:26:26.825Z] ++ set -e [2020-09-29T23:26:26.825Z] ++ '[' -n 0 ']' [2020-09-29T23:26:26.825Z] ++ set -x [2020-09-29T23:26:26.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:26.825Z] INFO: Testing against a local daemon [2020-09-29T23:26:26.825Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:26:26.825Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:26:26.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:26:26.825Z] === RUN TestEventsExecDie [2020-09-29T23:26:26.825Z] --- PASS: TestEventsExecDie (0.54s) [2020-09-29T23:26:26.825Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:26:26.825Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-29T23:26:26.825Z] === RUN TestInfoBinaryCommits [2020-09-29T23:26:26.825Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-29T23:26:26.825Z] === RUN TestInfoAPIVersioned [2020-09-29T23:26:26.826Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-29T23:26:26.826Z] === RUN TestInfoDiscoveryBackend [2020-09-29T23:26:27.394Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-29T23:26:27.394Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-29T23:26:27.709Z] #34 DONE 1.2s [2020-09-29T23:26:28.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-29T23:26:28.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-29T23:26:28.425Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-09-29T23:26:28.425Z] === RUN TestInfoDebug [2020-09-29T23:26:28.425Z] --- PASS: TestInfoDebug (0.53s) [2020-09-29T23:26:28.425Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:26:28.425Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-09-29T23:26:28.425Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:26:28.425Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-29T23:26:28.425Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:26:28.425Z] --- PASS: TestLoginFailsWithBadCredentials (0.68s) [2020-09-29T23:26:28.425Z] === RUN TestPingCacheHeaders [2020-09-29T23:26:28.425Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-29T23:26:28.425Z] === RUN TestPingGet [2020-09-29T23:26:28.425Z] --- PASS: TestPingGet (0.02s) [2020-09-29T23:26:28.425Z] === RUN TestPingHead [2020-09-29T23:26:28.425Z] --- PASS: TestPingHead (0.03s) [2020-09-29T23:26:28.425Z] === RUN TestVersion [2020-09-29T23:26:28.425Z] --- PASS: TestVersion (0.04s) [2020-09-29T23:26:28.425Z] PASS [2020-09-29T23:26:28.425Z] [2020-09-29T23:26:28.425Z] === Skipped [2020-09-29T23:26:28.425Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:26:28.425Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:26:28.425Z] [2020-09-29T23:26:28.425Z] [2020-09-29T23:26:28.425Z] DONE 18 tests, 1 skipped in 21.635s [2020-09-29T23:26:28.425Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:26:28.425Z] ++ 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 [2020-09-29T23:26:28.425Z] ++ set -e [2020-09-29T23:26:28.425Z] ++ '[' -n 0 ']' [2020-09-29T23:26:28.425Z] ++ set -x [2020-09-29T23:26:28.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:28.425Z] INFO: Testing against a local daemon [2020-09-29T23:26:28.425Z] === RUN TestVolumesCreateAndList [2020-09-29T23:26:28.425Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-29T23:26:28.425Z] === RUN TestVolumesRemove [2020-09-29T23:26:28.718Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-29T23:26:28.718Z] === RUN TestVolumesInspect [2020-09-29T23:26:28.718Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-29T23:26:28.718Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:26:28.718Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:28.718Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:28.718Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:28.718Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-29T23:26:28.718Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:26:28.718Z] PASS [2020-09-29T23:26:28.718Z] [2020-09-29T23:26:28.718Z] DONE 5 tests in 0.206s [2020-09-29T23:26:28.718Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:26:28.718Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:26:28.901Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-29T23:26:28.901Z] === RUN TestInfoAPI [2020-09-29T23:26:28.901Z] --- PASS: TestInfoAPI (0.02s) [2020-09-29T23:26:28.901Z] === RUN TestInfoAPIWarnings [2020-09-29T23:26:29.013Z] +++ kill 13744 [2020-09-29T23:26:29.075Z] [2020-09-29T23:26:29.075Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-29T23:26:29.637Z] #35 DONE 0.7s [2020-09-29T23:26:29.637Z] [2020-09-29T23:26:29.637Z] #36 exporting to image [2020-09-29T23:26:29.637Z] #36 exporting layers [2020-09-29T23:26:30.051Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:26:30.051Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:26:30.051Z] [2020-09-29T23:26:30.051Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:26:30.051Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:26:30.051Z] [2020-09-29T23:26:30.051Z] To set a process to complain mode, use the command line tool [2020-09-29T23:26:30.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:26:30.051Z] +++ true [2020-09-29T23:26:30.051Z] exiting test-integration [2020-09-29T23:26:30.051Z] ++ exit 0 [2020-09-29T23:26:30.051Z] [2020-09-29T23:26:30.811Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-29T23:26:31.382Z] === RUN TestDockerSuite/TestExecTTY Post stage [Pipeline] junit [2020-09-29T23:26:31.613Z] Recording test results [2020-09-29T23:26:31.952Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-09-29T23:26:32.212Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin Post stage [Pipeline] sh [2020-09-29T23:26:32.588Z] + echo Ensuring container killed. [2020-09-29T23:26:32.588Z] Ensuring container killed. [2020-09-29T23:26:32.588Z] + docker rm -vf docker-pr5 [2020-09-29T23:26:32.588Z] Error: No such container: docker-pr5 [2020-09-29T23:26:32.588Z] + true [Pipeline] sh [2020-09-29T23:26:32.794Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-29T23:26:32.907Z] #36 exporting layers 3.0s done [2020-09-29T23:26:32.907Z] #36 writing image sha256:ed31ed540a3fc276544aa2817b1fc61f1c907c59527063c6e3da7901d057c5ee done [2020-09-29T23:26:32.907Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-29T23:26:32.907Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:26:32.989Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:26:32.989Z] Chowning /workspace to jenkins user [2020-09-29T23:26:32.989Z] + id -u [2020-09-29T23:26:32.989Z] + id -g [2020-09-29T23:26:32.989Z] + docker run --rm -v /home/docker/workspace/moby_PR-41485:/workspace busybox chown -R 1001:1001 /workspace [2020-09-29T23:26:32.989Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:26:33.258Z] + echo Ensuring container killed. [2020-09-29T23:26:33.258Z] Ensuring container killed. [2020-09-29T23:26:33.258Z] + docker rm -vf docker-pr5 [2020-09-29T23:26:33.258Z] Error: No such container: docker-pr5 [2020-09-29T23:26:33.258Z] + true [Pipeline] sh [2020-09-29T23:26:33.281Z] latest: Pulling from library/busybox [2020-09-29T23:26:33.281Z] d997fe81ee23: Pulling fs layer [2020-09-29T23:26:33.379Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-29T23:26:33.379Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-29T23:26:33.572Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:26:33.572Z] Chowning /workspace to jenkins user [2020-09-29T23:26:33.572Z] + id -u [2020-09-29T23:26:33.572Z] + id -g [2020-09-29T23:26:33.572Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:26:33.578Z] d997fe81ee23: Verifying Checksum [2020-09-29T23:26:33.578Z] d997fe81ee23: Download complete [2020-09-29T23:26:33.578Z] d997fe81ee23: Pull complete [2020-09-29T23:26:33.578Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:26:33.578Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:26:34.466Z] + bundleName=unit [2020-09-29T23:26:34.466Z] + echo Creating unit-bundles.tar.gz [2020-09-29T23:26:34.466Z] Creating unit-bundles.tar.gz [2020-09-29T23:26:34.466Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-29T23:26:34.466Z] bundles/junit-report.xml [2020-09-29T23:26:34.466Z] bundles/go-test-report.json [2020-09-29T23:26:34.466Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-29T23:26:34.475Z] Archiving artifacts [2020-09-29T23:26:34.758Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-29T23:26:34.901Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:26:35.017Z] === RUN TestDockerSuite/TestExecWithPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:26:35.212Z] + make clean [2020-09-29T23:26:35.468Z] docker volume rm -f docker-dev-cache [2020-09-29T23:26:35.468Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T23:26:35.512Z] + bundleName=ppc64le-integration [2020-09-29T23:26:35.512Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-29T23:26:35.512Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-29T23:26:35.512Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-bundles.tar.gz -prune [2020-09-29T23:26:35.512Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-29T23:26:35.556Z] Archiving artifacts [2020-09-29T23:26:35.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T23:26:35.956Z] === RUN TestDockerSuite/TestExecWithTERM [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2020-09-29T23:26:36.215Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-29T23:26:36.351Z] + make clean [2020-09-29T23:26:36.645Z] make: command: Command not found [2020-09-29T23:26:36.646Z] make: command: Command not found [2020-09-29T23:26:36.646Z] docker volume rm -f docker-dev-cache [2020-09-29T23:26:36.646Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T23:26:37.154Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-29T23:26:38.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:26:41.822Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-29T23:26:45.112Z] --- PASS: TestInfoAPIWarnings (16.23s) [2020-09-29T23:26:45.112Z] === RUN TestInfoDebug [2020-09-29T23:26:45.681Z] --- PASS: TestInfoDebug (0.53s) [2020-09-29T23:26:45.681Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:26:45.942Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-29T23:26:46.202Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-09-29T23:26:46.202Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:26:46.770Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-29T23:26:46.770Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:26:47.338Z] --- PASS: TestLoginFailsWithBadCredentials (0.71s) [2020-09-29T23:26:47.338Z] === RUN TestPingCacheHeaders [2020-09-29T23:26:47.338Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-29T23:26:47.338Z] === RUN TestPingGet [2020-09-29T23:26:47.338Z] --- PASS: TestPingGet (0.01s) [2020-09-29T23:26:47.338Z] === RUN TestPingHead [2020-09-29T23:26:47.338Z] --- PASS: TestPingHead (0.02s) [2020-09-29T23:26:47.338Z] === RUN TestVersion [2020-09-29T23:26:47.338Z] --- PASS: TestVersion (0.02s) [2020-09-29T23:26:47.338Z] PASS [2020-09-29T23:26:47.338Z] [2020-09-29T23:26:47.338Z] === Skipped [2020-09-29T23:26:47.338Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:26:47.338Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-29T23:26:47.338Z] [2020-09-29T23:26:47.338Z] [2020-09-29T23:26:47.338Z] DONE 18 tests, 1 skipped in 21.488s [2020-09-29T23:26:47.338Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-29T23:26:47.338Z] ++ 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 [2020-09-29T23:26:47.338Z] ++ set -e [2020-09-29T23:26:47.338Z] ++ '[' -n 0 ']' [2020-09-29T23:26:47.338Z] ++ set -x [2020-09-29T23:26:47.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-09-29T23:26:47.598Z] INFO: Testing against a local daemon [2020-09-29T23:26:47.598Z] === RUN TestVolumesCreateAndList [2020-09-29T23:26:47.598Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-29T23:26:47.598Z] === RUN TestVolumesRemove [2020-09-29T23:26:47.598Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-29T23:26:47.598Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-29T23:26:47.598Z] === RUN TestVolumesInspect [2020-09-29T23:26:47.598Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-29T23:26:47.598Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:26:47.858Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:47.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:47.858Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:26:47.858Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-29T23:26:47.858Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:26:47.858Z] PASS [2020-09-29T23:26:47.858Z] [2020-09-29T23:26:47.858Z] DONE 5 tests in 0.289s [2020-09-29T23:26:47.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:26:48.118Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:26:48.118Z] +++ kill 5593 [2020-09-29T23:26:49.056Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:26:49.056Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:26:49.056Z] [2020-09-29T23:26:49.056Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:26:49.056Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:26:49.056Z] [2020-09-29T23:26:49.056Z] To set a process to complain mode, use the command line tool [2020-09-29T23:26:49.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:26:49.056Z] +++ true [2020-09-29T23:26:49.056Z] exiting test-integration [2020-09-29T23:26:49.056Z] ++ exit 0 [2020-09-29T23:26:49.056Z] [2020-09-29T23:26:49.625Z] + for job in $(jobs -p) [2020-09-29T23:26:49.625Z] + wait 7347 [2020-09-29T23:26:52.163Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-29T23:26:52.731Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-29T23:26:52.731Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-29T23:26:52.731Z] === RUN TestDockerSuite/TestHealth [2020-09-29T23:27:14.680Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-29T23:27:14.680Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-29T23:27:14.680Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-29T23:27:14.680Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-29T23:27:14.680Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-29T23:27:14.681Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-29T23:27:15.249Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-29T23:27:15.509Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-29T23:27:16.079Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-29T23:27:18.614Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-29T23:27:18.614Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-29T23:27:18.614Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-29T23:27:19.554Z] === RUN TestDockerSuite/TestImportFile [2020-09-29T23:27:20.935Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-29T23:27:20.935Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-29T23:27:21.874Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-29T23:27:23.265Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-29T23:27:24.203Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-29T23:27:24.772Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-29T23:27:25.032Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-29T23:27:25.603Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-29T23:27:25.603Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-29T23:27:25.603Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-29T23:27:26.171Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-29T23:27:26.431Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-29T23:27:27.016Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-29T23:27:27.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-29T23:27:27.847Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-29T23:27:28.418Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-29T23:27:28.418Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-29T23:27:29.448Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-29T23:27:30.019Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-29T23:27:30.279Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-29T23:27:30.538Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-29T23:27:30.798Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-29T23:27:30.798Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-29T23:27:31.368Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-29T23:27:31.938Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-29T23:27:32.508Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-29T23:27:33.078Z] === RUN TestDockerSuite/TestInspectImage [2020-09-29T23:27:33.078Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-29T23:27:33.078Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-29T23:27:33.078Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-29T23:27:33.648Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-29T23:27:33.908Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-29T23:27:33.908Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-29T23:27:34.478Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-29T23:27:35.047Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-29T23:27:36.427Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-29T23:27:36.686Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-29T23:27:36.945Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-29T23:27:37.515Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-29T23:27:38.896Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-29T23:27:38.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-29T23:27:39.156Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-29T23:27:39.726Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-29T23:27:40.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-29T23:27:40.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-29T23:27:41.122Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-29T23:27:41.692Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-29T23:27:41.692Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-29T23:27:43.082Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-29T23:27:44.022Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-29T23:27:44.959Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-29T23:27:45.218Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-29T23:27:46.160Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-29T23:27:47.539Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-29T23:27:48.919Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-29T23:27:48.919Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-29T23:27:50.299Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-29T23:27:50.559Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-29T23:27:51.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-29T23:27:57.705Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-29T23:27:59.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-29T23:28:00.466Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-29T23:28:00.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-29T23:28:00.726Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-29T23:28:02.641Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-29T23:28:02.641Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-29T23:28:03.211Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-29T23:28:03.211Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-29T23:28:03.211Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-29T23:28:03.782Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-29T23:28:04.730Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-29T23:28:05.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-29T23:28:08.590Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-29T23:28:08.851Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-29T23:28:14.131Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-29T23:28:14.131Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-29T23:28:14.131Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-29T23:28:14.700Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-29T23:28:15.641Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-29T23:28:16.211Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-29T23:28:17.149Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-29T23:28:17.718Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-29T23:28:19.625Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-29T23:28:20.194Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-29T23:28:20.763Z] === RUN TestDockerSuite/TestLogsSince [2020-09-29T23:28:23.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-29T23:28:27.506Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-29T23:28:32.120Z] --- PASS: TestBuildWithHugeFile (145.54s) [2020-09-29T23:28:32.120Z] === RUN TestBuildWithEmptyDockerfile [2020-09-29T23:28:32.120Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:28:32.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:28:32.120Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:28:32.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:28:32.120Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:28:32.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:28:32.120Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-29T23:28:32.120Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-29T23:28:32.120Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-29T23:28:32.120Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-29T23:28:32.120Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-09-29T23:28:32.120Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-09-29T23:28:32.120Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-09-29T23:28:32.120Z] === RUN TestBuildPreserveOwnership [2020-09-29T23:28:32.120Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-09-29T23:28:32.120Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:28:32.120Z] === RUN TestBuildPlatformInvalid [2020-09-29T23:28:32.120Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-09-29T23:28:32.120Z] PASS [2020-09-29T23:28:32.120Z] ok github.com/docker/docker/integration/build 209.997s [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] === Skipped [2020-09-29T23:28:32.120Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-29T23:28:32.120Z] build_session_test.go:25: TODO: BuildKit [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-29T23:28:32.120Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-09-29T23:28:32.120Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-09-29T23:28:32.120Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-29T23:28:32.120Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] [2020-09-29T23:28:32.120Z] DONE 28 tests, 5 skipped in 238.983s [2020-09-29T23:28:32.120Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-29T23:28:32.781Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-29T23:28:33.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:28:33.091Z] INFO: Testing against a local daemon [2020-09-29T23:28:33.091Z] === RUN TestConfigInspect [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigInspect (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.091Z] === RUN TestConfigList [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigList (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.091Z] === RUN TestConfigsCreateAndDelete [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.091Z] === RUN TestConfigsUpdate [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.091Z] === RUN TestTemplatedConfig [2020-09-29T23:28:33.091Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.091Z] === RUN TestConfigCreateResolve [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:33.091Z] === RUN TestConfigDaemonLibtrustID [2020-09-29T23:28:33.091Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-09-29T23:28:33.091Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:33.091Z] PASS [2020-09-29T23:28:33.091Z] ok github.com/docker/docker/integration/config 0.227s [2020-09-29T23:28:33.349Z] === RUN TestDockerSuite/TestLogsTail [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === Skipped [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-29T23:28:33.551Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] [2020-09-29T23:28:33.551Z] DONE 7 tests, 7 skipped in 2.702s [2020-09-29T23:28:33.551Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-29T23:28:33.609Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-29T23:28:34.180Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-29T23:28:34.749Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-29T23:28:34.749Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-29T23:28:35.318Z] === RUN TestDockerSuite/TestNetHostname [2020-09-29T23:28:36.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:28:36.468Z] INFO: Testing against a local daemon [2020-09-29T23:28:36.468Z] === RUN TestCheckpoint [2020-09-29T23:28:36.468Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-29T23:28:36.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:28:36.468Z] === RUN TestContainerInvalidJSON [2020-09-29T23:28:36.468Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:28:36.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:28:36.468Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:28:36.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:28:36.468Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:28:36.468Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:28:36.468Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-29T23:28:36.468Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-29T23:28:36.468Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-29T23:28:36.468Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-29T23:28:36.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-29T23:28:36.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-29T23:28:36.468Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-29T23:28:36.468Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-29T23:28:36.700Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-29T23:28:36.700Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-29T23:28:36.928Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2020-09-29T23:28:36.928Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-29T23:28:36.928Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-29T23:28:36.928Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-29T23:28:36.928Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-29T23:28:36.928Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2020-09-29T23:28:36.928Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-29T23:28:36.928Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-09-29T23:28:36.928Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-29T23:28:36.928Z] === RUN TestCopyFromContainer [2020-09-29T23:28:36.928Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-09-29T23:28:36.928Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:36.928Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-29T23:28:37.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:28:37.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:28:37.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:28:37.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:28:37.388Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:28:37.388Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:28:37.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-29T23:28:37.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-29T23:28:37.388Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-29T23:28:37.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-29T23:28:37.388Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-29T23:28:37.388Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-09-29T23:28:37.388Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidEnv [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-09-29T23:28:37.388Z] === RUN TestCreateTmpfsMountsTarget [2020-09-29T23:28:37.388Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-09-29T23:28:37.388Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:37.388Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-29T23:28:37.388Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-09-29T23:28:37.388Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:37.388Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-29T23:28:37.388Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-29T23:28:37.388Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:28:37.388Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:28:37.388Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-29T23:28:37.388Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-29T23:28:37.388Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-29T23:28:37.388Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-29T23:28:37.388Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-29T23:28:37.388Z] === RUN TestCreateDifferentPlatform [2020-09-29T23:28:37.388Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-29T23:28:37.388Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-29T23:28:37.388Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-29T23:28:37.388Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-29T23:28:37.388Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-29T23:28:37.388Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-29T23:28:37.388Z] === RUN TestContainerKillOnDaemonStart [2020-09-29T23:28:37.388Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:28:37.388Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:37.388Z] === RUN TestDiff [2020-09-29T23:28:37.388Z] --- SKIP: TestDiff (0.00s) [2020-09-29T23:28:37.388Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-29T23:28:37.388Z] === RUN TestExecWithCloseStdin [2020-09-29T23:28:39.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-29T23:28:39.569Z] --- PASS: TestExecWithCloseStdin (2.14s) [2020-09-29T23:28:39.569Z] === RUN TestExec [2020-09-29T23:28:41.154Z] --- PASS: TestExec (1.82s) [2020-09-29T23:28:41.154Z] === RUN TestExecUser [2020-09-29T23:28:41.154Z] --- SKIP: TestExecUser (0.00s) [2020-09-29T23:28:41.154Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-29T23:28:41.154Z] === RUN TestExportContainerAndImportImage [2020-09-29T23:28:41.154Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-09-29T23:28:41.154Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:41.154Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-29T23:28:41.154Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-09-29T23:28:41.154Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:41.154Z] === RUN TestHealthCheckWorkdir [2020-09-29T23:28:41.154Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-09-29T23:28:41.154Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-29T23:28:41.154Z] === RUN TestHealthKillContainer [2020-09-29T23:28:41.154Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-09-29T23:28:41.154Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-29T23:28:41.154Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-29T23:28:41.154Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-09-29T23:28:41.154Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-29T23:28:41.154Z] === RUN TestKillContainerInvalidSignal [2020-09-29T23:28:42.528Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-29T23:28:43.334Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2020-09-29T23:28:43.334Z] === RUN TestKillContainer [2020-09-29T23:28:43.334Z] === RUN TestKillContainer/no_signal [2020-09-29T23:28:44.304Z] === RUN TestKillContainer/non_killing_signal [2020-09-29T23:28:44.304Z] === RUN TestKillContainer/killing_signal [2020-09-29T23:28:44.440Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-29T23:28:44.699Z] === RUN TestDockerSuite/TestPluginActive [2020-09-29T23:28:46.485Z] --- PASS: TestKillContainer (3.57s) [2020-09-29T23:28:46.485Z] --- PASS: TestKillContainer/no_signal (1.51s) [2020-09-29T23:28:46.485Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-29T23:28:46.485Z] --- PASS: TestKillContainer/killing_signal (2.02s) [2020-09-29T23:28:46.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-29T23:28:46.485Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:28:46.485Z] === RUN TestKillStoppedContainer [2020-09-29T23:28:46.485Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:28:46.485Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-29T23:28:46.485Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:28:46.485Z] === RUN TestKillDifferentUserContainer [2020-09-29T23:28:46.485Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-29T23:28:46.485Z] === RUN TestInspectOomKilledTrue [2020-09-29T23:28:46.485Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:46.485Z] === RUN TestInspectOomKilledFalse [2020-09-29T23:28:46.485Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-29T23:28:46.485Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:28:46.485Z] === RUN TestLogsFollowTailEmpty [2020-09-29T23:28:47.234Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-29T23:28:48.024Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2020-09-29T23:28:48.024Z] === RUN TestNetworkNat [2020-09-29T23:28:48.024Z] --- SKIP: TestNetworkNat (0.00s) [2020-09-29T23:28:48.024Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-29T23:28:48.024Z] === RUN TestNetworkLocalhostTCPNat [2020-09-29T23:28:50.205Z] --- PASS: TestNetworkLocalhostTCPNat (1.81s) [2020-09-29T23:28:50.205Z] === RUN TestNetworkLoopbackNat [2020-09-29T23:28:50.205Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-09-29T23:28:50.205Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-29T23:28:50.205Z] === RUN TestPause [2020-09-29T23:28:50.205Z] --- SKIP: TestPause (0.00s) [2020-09-29T23:28:50.205Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-29T23:28:50.205Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-29T23:28:51.744Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2020-09-29T23:28:51.744Z] === RUN TestPauseStopPausedContainer [2020-09-29T23:28:51.744Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-09-29T23:28:51.744Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:28:51.744Z] === RUN TestPsFilter [2020-09-29T23:28:51.744Z] --- PASS: TestPsFilter (0.11s) [2020-09-29T23:28:51.744Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-29T23:28:52.525Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-29T23:28:52.525Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-29T23:28:53.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.93s) [2020-09-29T23:28:53.287Z] === RUN TestRemoveContainerWithVolume [2020-09-29T23:28:53.463Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-29T23:28:54.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-29T23:28:56.312Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-29T23:28:57.027Z] --- PASS: TestRemoveContainerWithVolume (2.95s) [2020-09-29T23:28:57.027Z] === RUN TestRemoveContainerRunning [2020-09-29T23:28:57.252Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-29T23:28:58.565Z] --- PASS: TestRemoveContainerRunning (1.79s) [2020-09-29T23:28:58.565Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-29T23:28:59.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-29T23:28:59.785Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-29T23:29:00.102Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.53s) [2020-09-29T23:29:00.102Z] === RUN TestRemoveInvalidContainer [2020-09-29T23:29:00.102Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-09-29T23:29:00.102Z] === RUN TestRenameLinkedContainer [2020-09-29T23:29:00.102Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-09-29T23:29:00.102Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:00.102Z] === RUN TestRenameStoppedContainer [2020-09-29T23:29:05.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-29T23:29:06.446Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-29T23:29:07.179Z] --- PASS: TestRenameStoppedContainer (6.80s) [2020-09-29T23:29:07.179Z] === RUN TestRenameRunningContainerAndReuse [2020-09-29T23:29:07.387Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-29T23:29:08.325Z] === RUN TestDockerSuite/TestPortList [2020-09-29T23:29:10.086Z] --- PASS: TestRenameRunningContainerAndReuse (3.43s) [2020-09-29T23:29:10.086Z] === RUN TestRenameInvalidName [2020-09-29T23:29:11.625Z] --- PASS: TestRenameInvalidName (1.57s) [2020-09-29T23:29:11.625Z] === RUN TestRenameAnonymousContainer [2020-09-29T23:29:11.625Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-09-29T23:29:11.625Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:11.625Z] === RUN TestRenameContainerWithSameName [2020-09-29T23:29:13.164Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2020-09-29T23:29:13.164Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-29T23:29:13.164Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-09-29T23:29:13.164Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:13.164Z] === RUN TestResize [2020-09-29T23:29:14.703Z] --- PASS: TestResize (1.57s) [2020-09-29T23:29:14.703Z] === RUN TestResizeWithInvalidSize [2020-09-29T23:29:14.703Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-09-29T23:29:14.703Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:14.703Z] === RUN TestResizeWhenContainerNotStarted [2020-09-29T23:29:14.900Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-29T23:29:14.900Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-29T23:29:16.882Z] --- PASS: TestResizeWhenContainerNotStarted (1.80s) [2020-09-29T23:29:16.882Z] === RUN TestDaemonRestartKillContainers [2020-09-29T23:29:16.882Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:29:16.882Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:16.882Z] === RUN TestStats [2020-09-29T23:29:16.882Z] --- SKIP: TestStats (0.00s) [2020-09-29T23:29:16.882Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-29T23:29:16.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-29T23:29:21.478Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-29T23:29:21.478Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-29T23:29:21.478Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-29T23:29:21.478Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-29T23:29:21.478Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-29T23:29:21.576Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.94s) [2020-09-29T23:29:21.576Z] === RUN TestStopContainerWithTimeout [2020-09-29T23:29:21.576Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-09-29T23:29:21.576Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-29T23:29:21.576Z] === RUN TestUpdateRestartPolicy [2020-09-29T23:29:21.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-29T23:29:21.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-29T23:29:22.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-29T23:29:22.306Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-29T23:29:23.247Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-29T23:29:23.247Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-29T23:29:25.157Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-29T23:29:26.095Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-29T23:29:26.355Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-29T23:29:26.614Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-29T23:29:27.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-29T23:29:28.494Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-29T23:29:29.065Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-29T23:29:30.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-29T23:29:31.829Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-29T23:29:36.027Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-29T23:29:36.027Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-29T23:29:38.583Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-29T23:29:42.678Z] --- PASS: TestUpdateRestartPolicy (20.09s) [2020-09-29T23:29:42.679Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-29T23:29:43.139Z] --- PASS: TestUpdateRestartWithAutoRemove (1.53s) [2020-09-29T23:29:43.139Z] === RUN TestWaitNonBlocked [2020-09-29T23:29:43.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:29:43.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:29:43.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:29:43.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:29:43.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-29T23:29:43.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-29T23:29:45.167Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-29T23:29:45.737Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-29T23:29:46.060Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-29T23:29:46.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.58s) [2020-09-29T23:29:46.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2020-09-29T23:29:46.061Z] === RUN TestWaitBlocked [2020-09-29T23:29:46.061Z] --- SKIP: TestWaitBlocked (0.00s) [2020-09-29T23:29:46.061Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:46.061Z] PASS [2020-09-29T23:29:46.061Z] ok github.com/docker/docker/integration/container 69.445s [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === Skipped [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-29T23:29:46.061Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-09-29T23:29:46.061Z] copy_test.go:38: testEnv.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-09-29T23:29:46.061Z] copy_test.go:63: testEnv.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-29T23:29:46.061Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-29T23:29:46.061Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-29T23:29:46.061Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-29T23:29:46.061Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-29T23:29:46.061Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-29T23:29:46.061Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-29T23:29:46.061Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-29T23:29:46.061Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-29T23:29:46.061Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-29T23:29:46.061Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-29T23:29:46.061Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-29T23:29:46.061Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-29T23:29:46.061Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-29T23:29:46.061Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-09-29T23:29:46.061Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-29T23:29:46.061Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-29T23:29:46.061Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-29T23:29:46.061Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-29T23:29:46.061Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-29T23:29:46.061Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-29T23:29:46.061Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-29T23:29:46.061Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-29T23:29:46.061Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-29T23:29:46.061Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-29T23:29:46.061Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-29T23:29:46.061Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-29T23:29:46.061Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-29T23:29:46.061Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] [2020-09-29T23:29:46.061Z] DONE 87 tests, 36 skipped in 72.400s [2020-09-29T23:29:46.061Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-29T23:29:47.116Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-29T23:29:48.054Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-29T23:29:48.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:29:48.244Z] INFO: Testing against a local daemon [2020-09-29T23:29:48.244Z] === RUN TestCommitInheritsEnv [2020-09-29T23:29:48.244Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-09-29T23:29:48.244Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:29:48.244Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-29T23:29:48.244Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:29:48.244Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-29T23:29:48.244Z] === RUN TestImagesFilterMultiReference [2020-09-29T23:29:48.244Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-29T23:29:48.244Z] === RUN TestImagePullPlatformInvalid [2020-09-29T23:29:48.244Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-29T23:29:48.244Z] === RUN TestRemoveImageOrphaning [2020-09-29T23:29:48.992Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-29T23:29:49.212Z] --- PASS: TestRemoveImageOrphaning (0.74s) [2020-09-29T23:29:49.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-29T23:29:49.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-09-29T23:29:49.212Z] === RUN TestTagInvalidReference [2020-09-29T23:29:49.212Z] --- PASS: TestTagInvalidReference (0.04s) [2020-09-29T23:29:49.212Z] === RUN TestTagValidPrefixedRepo [2020-09-29T23:29:49.212Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-09-29T23:29:49.212Z] === RUN TestTagExistedNameWithoutForce [2020-09-29T23:29:49.212Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-29T23:29:49.212Z] === RUN TestTagOfficialNames [2020-09-29T23:29:49.672Z] --- PASS: TestTagOfficialNames (0.10s) [2020-09-29T23:29:49.672Z] === RUN TestTagMatchesDigest [2020-09-29T23:29:49.672Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-09-29T23:29:49.672Z] PASS [2020-09-29T23:29:49.672Z] ok github.com/docker/docker/integration/image 1.443s [2020-09-29T23:29:49.672Z] [2020-09-29T23:29:49.672Z] === Skipped [2020-09-29T23:29:49.672Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-09-29T23:29:49.672Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:29:49.672Z] [2020-09-29T23:29:49.672Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-29T23:29:49.672Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-29T23:29:49.672Z] [2020-09-29T23:29:49.672Z] [2020-09-29T23:29:49.672Z] DONE 11 tests, 2 skipped in 3.700s [2020-09-29T23:29:49.672Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-29T23:29:50.899Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-29T23:29:51.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-29T23:29:51.857Z] testing: warning: no tests to run [2020-09-29T23:29:51.857Z] PASS [2020-09-29T23:29:51.857Z] ok github.com/docker/docker/integration/network/ipvlan 0.122s [no tests to run] [2020-09-29T23:29:51.857Z] testing: warning: no tests to run [2020-09-29T23:29:51.857Z] PASS [2020-09-29T23:29:51.857Z] ok github.com/docker/docker/integration/network/macvlan 0.041s [no tests to run] [2020-09-29T23:29:52.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:29:52.826Z] INFO: Testing against a local daemon [2020-09-29T23:29:52.826Z] === RUN TestNetworkCreateDelete [2020-09-29T23:29:52.826Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-09-29T23:29:52.826Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] === RUN TestDockerNetworkDeletePreferID [2020-09-29T23:29:52.826Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-09-29T23:29:52.826Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-29T23:29:52.826Z] === RUN TestDaemonDNSFallback [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-09-29T23:29:52.826Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] === RUN TestInspectNetwork [2020-09-29T23:29:52.826Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-29T23:29:52.826Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:52.826Z] === RUN TestRunContainerWithBridgeNone [2020-09-29T23:29:52.826Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:29:52.826Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] === RUN TestNetworkInvalidJSON [2020-09-29T23:29:52.826Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-29T23:29:52.826Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-29T23:29:52.826Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:29:52.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:29:52.826Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:29:52.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:29:52.826Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-29T23:29:52.826Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-29T23:29:52.826Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-29T23:29:52.826Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-09-29T23:29:52.826Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-09-29T23:29:52.826Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-09-29T23:29:52.826Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-09-29T23:29:52.826Z] === RUN TestHostIPv4BridgeLabel [2020-09-29T23:29:52.826Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:29:52.826Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestDaemonDefaultNetworkPools [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-29T23:29:52.826Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestServiceWithPredefinedNetwork [2020-09-29T23:29:52.826Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-29T23:29:52.826Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:29:52.826Z] === RUN TestServiceWithDataPathPortInit [2020-09-29T23:29:52.826Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-29T23:29:52.826Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] PASS [2020-09-29T23:29:52.826Z] ok github.com/docker/docker/integration/network 0.245s [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === Skipped [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-29T23:29:52.826Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-29T23:29:52.826Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-29T23:29:52.826Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-29T23:29:52.826Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-29T23:29:52.826Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-29T23:29:52.826Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:236: FLAKY_TEST [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-29T23:29:52.826Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] [2020-09-29T23:29:52.826Z] DONE 19 tests, 15 skipped in 3.229s [2020-09-29T23:29:52.826Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-29T23:29:53.223Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-29T23:29:53.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-29T23:29:53.223Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-29T23:29:53.287Z] testing: warning: no tests to run [2020-09-29T23:29:53.287Z] PASS [2020-09-29T23:29:53.287Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-09-29T23:29:53.287Z] [2020-09-29T23:29:53.287Z] DONE 0 tests in 0.387s [2020-09-29T23:29:53.287Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-29T23:29:53.747Z] testing: warning: no tests to run [2020-09-29T23:29:53.747Z] PASS [2020-09-29T23:29:53.747Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-09-29T23:29:53.747Z] [2020-09-29T23:29:53.747Z] DONE 0 tests in 0.347s [2020-09-29T23:29:53.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-29T23:29:53.792Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-29T23:29:55.701Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-29T23:29:55.941Z] testing: warning: no tests to run [2020-09-29T23:29:55.941Z] PASS [2020-09-29T23:29:55.941Z] ok github.com/docker/docker/integration/plugin 0.147s [no tests to run] [2020-09-29T23:29:55.941Z] testing: warning: no tests to run [2020-09-29T23:29:55.941Z] PASS [2020-09-29T23:29:55.941Z] ok github.com/docker/docker/integration/plugin/authz 0.126s [no tests to run] [2020-09-29T23:29:57.611Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-29T23:29:57.870Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-29T23:29:57.871Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-29T23:29:58.441Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-29T23:29:59.012Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-29T23:29:59.012Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-29T23:29:59.952Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-29T23:30:01.334Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-29T23:30:01.904Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-29T23:30:02.473Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-29T23:30:04.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:04.538Z] INFO: Testing against a local daemon [2020-09-29T23:30:04.538Z] === RUN TestExternalGraphDriver [2020-09-29T23:30:04.538Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-09-29T23:30:04.538Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T23:30:04.538Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:30:04.538Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-29T23:30:04.538Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T23:30:04.538Z] PASS [2020-09-29T23:30:04.538Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.355s [2020-09-29T23:30:04.538Z] testing: warning: no tests to run [2020-09-29T23:30:04.538Z] PASS [2020-09-29T23:30:04.538Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.108s [no tests to run] [2020-09-29T23:30:06.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:06.079Z] INFO: Testing against a local daemon [2020-09-29T23:30:06.079Z] === RUN TestPluginInvalidJSON [2020-09-29T23:30:06.079Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:06.079Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:06.079Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:06.079Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-09-29T23:30:06.079Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:30:06.079Z] === RUN TestPluginInstall [2020-09-29T23:30:06.079Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T23:30:06.079Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T23:30:06.079Z] PASS [2020-09-29T23:30:06.079Z] ok github.com/docker/docker/integration/plugin/common 0.328s [2020-09-29T23:30:06.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:06.538Z] INFO: Testing against a local daemon [2020-09-29T23:30:06.538Z] === RUN TestReadPluginNoRead [2020-09-29T23:30:06.538Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-29T23:30:06.538Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T23:30:06.538Z] PASS [2020-09-29T23:30:06.538Z] ok github.com/docker/docker/integration/plugin/logging 0.247s [2020-09-29T23:30:06.538Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-29T23:30:06.539Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-29T23:30:06.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:06.998Z] INFO: Testing against a local daemon [2020-09-29T23:30:06.998Z] === RUN TestPluginWithDevMounts [2020-09-29T23:30:06.998Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T23:30:06.998Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:06.998Z] PASS [2020-09-29T23:30:06.998Z] ok github.com/docker/docker/integration/plugin/volumes 0.198s [2020-09-29T23:30:06.998Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] === Skipped [2020-09-29T23:30:07.458Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-29T23:30:07.458Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-09-29T23:30:07.458Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-29T23:30:07.458Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-29T23:30:07.458Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-29T23:30:07.458Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] DONE 7 tests, 5 skipped in 13.383s [2020-09-29T23:30:07.458Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-29T23:30:07.458Z] testing: warning: no tests to run [2020-09-29T23:30:07.458Z] PASS [2020-09-29T23:30:07.458Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-09-29T23:30:07.458Z] [2020-09-29T23:30:07.458Z] DONE 0 tests in 0.360s [2020-09-29T23:30:07.918Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-29T23:30:08.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:08.889Z] INFO: Testing against a local daemon [2020-09-29T23:30:08.889Z] === RUN TestPluginInvalidJSON [2020-09-29T23:30:08.889Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:08.889Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:08.889Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-29T23:30:08.889Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-09-29T23:30:08.889Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-29T23:30:08.889Z] === RUN TestPluginInstall [2020-09-29T23:30:08.889Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-29T23:30:08.889Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T23:30:08.889Z] PASS [2020-09-29T23:30:08.889Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-09-29T23:30:08.889Z] [2020-09-29T23:30:08.889Z] === Skipped [2020-09-29T23:30:08.889Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-29T23:30:08.889Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-29T23:30:08.889Z] [2020-09-29T23:30:08.889Z] [2020-09-29T23:30:08.889Z] DONE 3 tests, 1 skipped in 0.970s [2020-09-29T23:30:08.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-29T23:30:09.048Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-29T23:30:09.307Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-29T23:30:09.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:09.860Z] INFO: Testing against a local daemon [2020-09-29T23:30:09.860Z] === RUN TestExternalGraphDriver [2020-09-29T23:30:09.860Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-09-29T23:30:09.860Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T23:30:09.860Z] === RUN TestGraphdriverPluginV2 [2020-09-29T23:30:09.860Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-09-29T23:30:09.860Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T23:30:09.860Z] PASS [2020-09-29T23:30:09.860Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-09-29T23:30:09.860Z] [2020-09-29T23:30:09.860Z] === Skipped [2020-09-29T23:30:09.860Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-09-29T23:30:09.860Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-29T23:30:09.860Z] [2020-09-29T23:30:09.860Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-29T23:30:09.860Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-29T23:30:09.860Z] [2020-09-29T23:30:09.860Z] [2020-09-29T23:30:09.860Z] DONE 2 tests, 2 skipped in 0.953s [2020-09-29T23:30:09.860Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-29T23:30:10.689Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-29T23:30:10.833Z] testing: warning: no tests to run [2020-09-29T23:30:10.833Z] PASS [2020-09-29T23:30:10.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:10.833Z] INFO: Testing against a local daemon [2020-09-29T23:30:10.833Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-29T23:30:10.833Z] === RUN TestReadPluginNoRead [2020-09-29T23:30:10.833Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-09-29T23:30:10.833Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T23:30:10.833Z] PASS [2020-09-29T23:30:10.833Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-09-29T23:30:10.833Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-09-29T23:30:10.833Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-09-29T23:30:10.833Z] [2020-09-29T23:30:10.833Z] === Skipped [2020-09-29T23:30:10.833Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-29T23:30:10.833Z] read_test.go:21: no unix domain sockets on Windows [2020-09-29T23:30:10.833Z] [2020-09-29T23:30:10.833Z] [2020-09-29T23:30:10.833Z] DONE 1 tests, 1 skipped in 1.083s [2020-09-29T23:30:10.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-29T23:30:10.949Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-29T23:30:10.949Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-29T23:30:11.209Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-29T23:30:11.293Z] testing: warning: no tests to run [2020-09-29T23:30:11.293Z] PASS [2020-09-29T23:30:11.293Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-09-29T23:30:11.293Z] [2020-09-29T23:30:11.293Z] DONE 0 tests in 0.585s [2020-09-29T23:30:11.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-29T23:30:12.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:12.722Z] INFO: Testing against a local daemon [2020-09-29T23:30:12.722Z] === RUN TestPluginWithDevMounts [2020-09-29T23:30:12.722Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-29T23:30:12.722Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:12.722Z] PASS [2020-09-29T23:30:12.722Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-09-29T23:30:12.722Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-09-29T23:30:12.722Z] [2020-09-29T23:30:12.722Z] === Skipped [2020-09-29T23:30:12.722Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-29T23:30:12.722Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:12.722Z] [2020-09-29T23:30:12.722Z] [2020-09-29T23:30:12.722Z] DONE 1 tests, 1 skipped in 0.964s [2020-09-29T23:30:12.722Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-29T23:30:13.116Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-29T23:30:14.056Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-29T23:30:14.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:14.907Z] INFO: Testing against a local daemon [2020-09-29T23:30:14.907Z] === RUN TestSecretInspect [2020-09-29T23:30:14.907Z] --- SKIP: TestSecretInspect (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] === RUN TestSecretList [2020-09-29T23:30:14.907Z] --- SKIP: TestSecretList (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] === RUN TestSecretsCreateAndDelete [2020-09-29T23:30:14.907Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] === RUN TestSecretsUpdate [2020-09-29T23:30:14.907Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] === RUN TestTemplatedSecret [2020-09-29T23:30:14.907Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] === RUN TestSecretCreateResolve [2020-09-29T23:30:14.907Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:14.907Z] PASS [2020-09-29T23:30:14.907Z] ok github.com/docker/docker/integration/secret 0.245s [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === Skipped [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-29T23:30:14.907Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] [2020-09-29T23:30:14.907Z] DONE 6 tests, 6 skipped in 2.476s [2020-09-29T23:30:14.907Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-29T23:30:16.597Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-29T23:30:17.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:17.815Z] INFO: Testing against a local daemon [2020-09-29T23:30:17.815Z] === RUN TestServiceCreateInit [2020-09-29T23:30:17.815Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-29T23:30:17.815Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-29T23:30:17.815Z] --- PASS: TestServiceCreateInit (0.04s) [2020-09-29T23:30:17.815Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:30:17.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:30:17.815Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] === RUN TestCreateServiceMultipleTimes [2020-09-29T23:30:17.815Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-09-29T23:30:17.815Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] === RUN TestCreateServiceConflict [2020-09-29T23:30:17.815Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-09-29T23:30:17.815Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] === RUN TestCreateServiceMaxReplicas [2020-09-29T23:30:17.815Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-09-29T23:30:17.815Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-29T23:30:17.815Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-29T23:30:17.815Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:17.815Z] === RUN TestCreateServiceSecretFileMode [2020-09-29T23:30:17.980Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-29T23:30:17.980Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-29T23:30:17.980Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-29T23:30:18.275Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestCreateServiceConfigFileMode [2020-09-29T23:30:18.275Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestCreateServiceSysctls [2020-09-29T23:30:18.275Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-09-29T23:30:18.275Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestCreateServiceCapabilities [2020-09-29T23:30:18.275Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-09-29T23:30:18.275Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestInspect [2020-09-29T23:30:18.275Z] --- SKIP: TestInspect (0.00s) [2020-09-29T23:30:18.275Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestCreateJob [2020-09-29T23:30:18.275Z] --- SKIP: TestCreateJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestReplicatedJob [2020-09-29T23:30:18.275Z] --- SKIP: TestReplicatedJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestUpdateReplicatedJob [2020-09-29T23:30:18.275Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestServiceListWithStatuses [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-29T23:30:18.275Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestDockerNetworkConnectAlias [2020-09-29T23:30:18.275Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-09-29T23:30:18.275Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestDockerNetworkReConnect [2020-09-29T23:30:18.275Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-09-29T23:30:18.275Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestServicePlugin [2020-09-29T23:30:18.275Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-29T23:30:18.275Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] === RUN TestServiceUpdateLabel [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] === RUN TestServiceUpdateSecrets [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] === RUN TestServiceUpdateConfigs [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] === RUN TestServiceUpdateNetwork [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] === RUN TestServiceUpdatePidsLimit [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] PASS [2020-09-29T23:30:18.275Z] ok github.com/docker/docker/integration/service 0.369s [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === Skipped [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:30:18.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-09-29T23:30:18.275Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-29T23:30:18.275Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-29T23:30:18.275Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-09-29T23:30:18.275Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-29T23:30:18.275Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-29T23:30:18.275Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-29T23:30:18.275Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-29T23:30:18.275Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-29T23:30:18.275Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-29T23:30:18.275Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-29T23:30:18.275Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] [2020-09-29T23:30:18.275Z] DONE 24 tests, 23 skipped in 3.246s [2020-09-29T23:30:18.275Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-29T23:30:20.456Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:20.456Z] INFO: Testing against a local daemon [2020-09-29T23:30:20.456Z] === RUN TestSessionCreate [2020-09-29T23:30:20.456Z] --- SKIP: TestSessionCreate (0.00s) [2020-09-29T23:30:20.456Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-29T23:30:20.456Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-29T23:30:20.456Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-09-29T23:30:20.456Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-29T23:30:20.456Z] PASS [2020-09-29T23:30:20.456Z] ok github.com/docker/docker/integration/session 0.210s [2020-09-29T23:30:20.916Z] [2020-09-29T23:30:20.916Z] === Skipped [2020-09-29T23:30:20.916Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-29T23:30:20.916Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-29T23:30:20.916Z] [2020-09-29T23:30:20.916Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-29T23:30:20.916Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-29T23:30:20.916Z] [2020-09-29T23:30:20.916Z] [2020-09-29T23:30:20.916Z] DONE 2 tests, 2 skipped in 2.349s [2020-09-29T23:30:20.916Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-29T23:30:21.272Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-29T23:30:21.532Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-29T23:30:21.792Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-29T23:30:23.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:23.099Z] INFO: Testing against a local daemon [2020-09-29T23:30:23.099Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-29T23:30:23.099Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:30:23.099Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:23.099Z] === RUN TestEventsExecDie [2020-09-29T23:30:23.099Z] --- SKIP: TestEventsExecDie (0.00s) [2020-09-29T23:30:23.099Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-29T23:30:23.099Z] === RUN TestEventsBackwardsCompatible [2020-09-29T23:30:23.099Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-09-29T23:30:23.099Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-29T23:30:23.099Z] === RUN TestInfoAPI [2020-09-29T23:30:23.099Z] --- PASS: TestInfoAPI (0.05s) [2020-09-29T23:30:23.099Z] === RUN TestInfoAPIWarnings [2020-09-29T23:30:23.099Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-09-29T23:30:23.099Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:30:23.099Z] === RUN TestInfoDebug [2020-09-29T23:30:23.099Z] --- SKIP: TestInfoDebug (0.00s) [2020-09-29T23:30:23.099Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:23.099Z] === RUN TestInfoInsecureRegistries [2020-09-29T23:30:23.099Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-09-29T23:30:23.099Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:23.099Z] === RUN TestInfoRegistryMirrors [2020-09-29T23:30:23.099Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-09-29T23:30:23.099Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:23.099Z] === RUN TestLoginFailsWithBadCredentials [2020-09-29T23:30:23.187Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-29T23:30:23.446Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-29T23:30:24.069Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2020-09-29T23:30:24.069Z] === RUN TestPingCacheHeaders [2020-09-29T23:30:24.069Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-29T23:30:24.069Z] === RUN TestPingGet [2020-09-29T23:30:24.069Z] --- PASS: TestPingGet (0.03s) [2020-09-29T23:30:24.069Z] === RUN TestPingHead [2020-09-29T23:30:24.069Z] --- PASS: TestPingHead (0.03s) [2020-09-29T23:30:24.069Z] === RUN TestVersion [2020-09-29T23:30:24.069Z] --- PASS: TestVersion (0.04s) [2020-09-29T23:30:24.069Z] PASS [2020-09-29T23:30:24.069Z] ok github.com/docker/docker/integration/system 1.335s [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === Skipped [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-29T23:30:24.531Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-29T23:30:24.531Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-29T23:30:24.531Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-29T23:30:24.531Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-29T23:30:24.531Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-29T23:30:24.531Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-29T23:30:24.531Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] [2020-09-29T23:30:24.531Z] DONE 13 tests, 7 skipped in 3.622s [2020-09-29T23:30:24.531Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-29T23:30:24.827Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-29T23:30:25.396Z] === RUN TestDockerSuite/TestRmiTag [2020-09-29T23:30:25.396Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-29T23:30:25.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-29T23:30:25.965Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-29T23:30:26.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:26.722Z] INFO: Testing against a local daemon [2020-09-29T23:30:26.722Z] === RUN TestVolumesCreateAndList [2020-09-29T23:30:26.722Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-29T23:30:26.722Z] === RUN TestVolumesRemove [2020-09-29T23:30:26.722Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-29T23:30:26.722Z] === RUN TestVolumesInspect [2020-09-29T23:30:27.182Z] --- PASS: TestVolumesInspect (0.04s) [2020-09-29T23:30:27.182Z] === RUN TestVolumesInvalidJSON [2020-09-29T23:30:27.182Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-29T23:30:27.182Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-29T23:30:27.182Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-29T23:30:27.182Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-09-29T23:30:27.182Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-29T23:30:27.182Z] PASS [2020-09-29T23:30:27.182Z] ok github.com/docker/docker/integration/volume 0.367s [2020-09-29T23:30:27.182Z] [2020-09-29T23:30:27.182Z] DONE 5 tests in 2.629s [2020-09-29T23:30:27.182Z] INFO: make.ps1 ended at 09/29/2020 23:30:26 [2020-09-29T23:30:27.182Z] INFO: Integration CLI tests being run from the host: [2020-09-29T23:30:27.182Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-09-29T23:30:29.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-29T23:30:29.520Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-29T23:30:30.090Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-29T23:30:30.350Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-29T23:30:32.260Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-29T23:30:32.521Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-29T23:30:33.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-29T23:30:33.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-29T23:30:33.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-29T23:30:34.230Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-29T23:30:35.612Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-29T23:30:35.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-29T23:30:35.759Z] INFO: Testing against a local daemon [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-29T23:30:35.759Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-29T23:30:36.182Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-29T23:30:36.219Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-29T23:30:36.678Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-29T23:30:36.752Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-29T23:30:37.139Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-29T23:30:37.323Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-29T23:30:37.599Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-29T23:30:38.260Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-29T23:30:38.568Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-29T23:30:39.198Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-29T23:30:39.767Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-29T23:30:40.337Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-29T23:30:40.916Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-29T23:30:41.488Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-29T23:30:42.056Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-29T23:30:42.994Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-29T23:30:43.572Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-29T23:30:44.142Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-29T23:30:44.402Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-29T23:30:44.971Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-29T23:30:44.971Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-29T23:30:46.350Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-29T23:30:46.610Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-29T23:30:47.181Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-29T23:30:47.750Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-29T23:30:48.010Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-29T23:30:48.010Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-29T23:30:48.580Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-29T23:30:48.840Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-29T23:30:49.408Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-29T23:30:49.979Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-29T23:30:50.238Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-29T23:30:50.238Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-29T23:30:50.808Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-29T23:30:50.808Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-29T23:30:51.377Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-29T23:30:51.947Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-29T23:30:52.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-29T23:30:52.470Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-29T23:30:53.040Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-29T23:30:53.040Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-29T23:30:53.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-29T23:30:54.992Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-29T23:30:55.932Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-29T23:30:57.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-29T23:30:57.891Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-29T23:30:58.461Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-29T23:30:59.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-29T23:30:59.601Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-29T23:31:00.171Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-29T23:31:01.112Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-29T23:31:03.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-29T23:31:03.021Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-29T23:31:03.590Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-29T23:31:04.970Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-29T23:31:06.352Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-29T23:31:08.262Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-29T23:31:09.642Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-29T23:31:09.642Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-29T23:31:09.642Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-29T23:31:09.902Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-29T23:31:10.842Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-29T23:31:12.223Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-29T23:31:13.603Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-29T23:31:14.173Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-29T23:31:15.140Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-29T23:31:15.710Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-29T23:31:15.710Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-29T23:31:15.971Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-29T23:31:16.909Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-29T23:31:16.909Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-29T23:31:17.480Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-29T23:31:18.049Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-29T23:31:18.308Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-29T23:31:18.878Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-29T23:31:18.878Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-29T23:31:19.449Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-29T23:31:20.019Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-29T23:31:20.958Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-29T23:31:21.526Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-29T23:31:21.787Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-29T23:31:22.358Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-29T23:31:22.617Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-29T23:31:23.187Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-29T23:31:23.187Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-29T23:31:23.756Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-29T23:31:24.015Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-29T23:31:24.954Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-29T23:31:25.214Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T23:31:25.214Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-29T23:31:27.755Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-29T23:31:27.755Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-29T23:31:31.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-29T23:31:38.559Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-29T23:31:39.497Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-29T23:31:40.436Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-29T23:31:40.437Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-29T23:31:40.437Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-29T23:31:40.437Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-29T23:31:41.378Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-29T23:31:43.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-29T23:31:44.225Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-29T23:31:45.164Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-29T23:31:51.736Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-29T23:31:51.736Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-29T23:31:51.996Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-29T23:31:52.935Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-29T23:31:52.935Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-29T23:31:52.935Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-29T23:31:54.844Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-29T23:31:55.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-29T23:31:55.674Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-29T23:31:56.617Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-29T23:31:56.617Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-29T23:31:56.878Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-29T23:31:58.280Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-29T23:31:59.661Z] === RUN TestDockerSuite/TestRunMount [2020-09-29T23:32:00.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-29T23:32:03.142Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-29T23:32:04.522Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-29T23:32:05.091Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-29T23:32:05.663Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-29T23:32:06.602Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-29T23:32:06.862Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-29T23:32:08.776Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-29T23:32:09.345Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-29T23:32:11.256Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-29T23:32:12.638Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-29T23:32:13.208Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-29T23:32:15.115Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-29T23:32:15.115Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-29T23:32:16.500Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-29T23:32:17.476Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-29T23:32:17.737Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-29T23:32:18.309Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-29T23:32:19.247Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-29T23:32:19.508Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-29T23:32:19.768Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-29T23:32:20.338Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-29T23:32:21.808Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-29T23:32:24.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-29T23:32:24.349Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-29T23:32:27.647Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-29T23:32:27.647Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-29T23:32:27.647Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-29T23:32:28.216Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-29T23:32:28.216Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-29T23:32:28.785Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-29T23:32:29.045Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-29T23:32:29.045Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-29T23:32:29.614Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-29T23:32:36.182Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-29T23:32:36.182Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-29T23:32:36.182Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-29T23:32:36.442Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-29T23:32:37.382Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-29T23:32:37.951Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-29T23:32:38.213Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-29T23:32:38.792Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-29T23:32:39.051Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-29T23:32:39.621Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-29T23:32:39.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-29T23:32:39.881Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-29T23:32:40.450Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-29T23:32:41.019Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-29T23:32:41.019Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-29T23:32:41.279Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-29T23:32:42.218Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-29T23:32:42.218Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-29T23:32:44.124Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-29T23:32:45.064Z] === RUN TestDockerSuite/TestRunRm [2020-09-29T23:32:45.633Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-29T23:32:48.170Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-29T23:32:49.107Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-29T23:32:49.677Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-29T23:32:50.247Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-29T23:32:52.156Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-29T23:32:52.727Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-29T23:32:55.266Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-29T23:32:57.183Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-29T23:32:58.569Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-29T23:32:59.139Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-29T23:32:59.709Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-29T23:33:00.278Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-29T23:33:00.278Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-29T23:33:00.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-29T23:33:01.418Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-29T23:33:01.989Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-29T23:33:02.557Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-29T23:33:03.127Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-29T23:33:03.699Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-29T23:33:06.235Z] === RUN TestDockerSuite/TestRunState [2020-09-29T23:33:06.804Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-29T23:33:07.374Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-29T23:33:07.943Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-29T23:33:07.943Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-29T23:33:07.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-29T23:33:08.512Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-29T23:33:08.772Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-29T23:33:09.710Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-29T23:33:09.710Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-29T23:33:09.710Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-29T23:33:10.279Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-29T23:33:11.661Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-29T23:33:12.231Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-29T23:33:12.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-29T23:33:13.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-29T23:33:15.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-29T23:33:16.555Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-29T23:33:18.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-29T23:33:19.401Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-29T23:33:19.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-29T23:33:20.230Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-29T23:33:20.678Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-29T23:33:20.799Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-29T23:33:21.059Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-29T23:33:22.437Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-29T23:33:22.863Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-29T23:33:22.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-29T23:33:22.863Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-29T23:33:24.349Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-29T23:33:24.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-29T23:33:24.608Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-29T23:33:24.608Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-29T23:33:24.870Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-29T23:33:25.440Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-29T23:33:25.775Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-29T23:33:26.011Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-29T23:33:26.582Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-29T23:33:26.582Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-29T23:33:26.582Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-29T23:33:27.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-29T23:33:27.413Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-29T23:33:27.960Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-29T23:33:27.960Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-29T23:33:27.960Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-29T23:33:27.960Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-29T23:33:27.960Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-29T23:33:30.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-29T23:33:30.712Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-29T23:33:31.281Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-29T23:33:31.734Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-29T23:33:31.734Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-29T23:33:31.734Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-29T23:33:32.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-29T23:33:32.813Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-29T23:33:33.754Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-29T23:33:35.134Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-29T23:33:36.517Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-29T23:33:36.780Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-29T23:33:38.691Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-29T23:33:38.814Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-29T23:33:39.261Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-29T23:33:39.830Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-29T23:33:40.399Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-29T23:33:40.399Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-29T23:33:40.399Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-29T23:33:40.399Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-29T23:33:40.659Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-29T23:33:40.659Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-29T23:33:41.228Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-29T23:33:41.798Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-29T23:33:42.743Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-29T23:33:43.003Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-29T23:33:43.573Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-29T23:33:43.832Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-29T23:33:43.832Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-29T23:33:44.771Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-29T23:33:44.772Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-29T23:33:45.344Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-29T23:33:45.913Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-29T23:33:46.483Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-29T23:33:46.483Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-29T23:33:47.053Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-29T23:33:47.053Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-29T23:33:47.622Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-29T23:33:47.622Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-29T23:33:48.195Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-29T23:33:48.195Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-29T23:33:48.766Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-29T23:33:48.766Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-29T23:33:48.766Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-29T23:33:49.347Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-29T23:33:50.736Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-29T23:33:50.996Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-29T23:33:50.996Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-29T23:33:51.564Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-29T23:33:51.564Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-29T23:33:52.504Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-29T23:33:52.763Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-29T23:33:54.144Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-29T23:33:54.712Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-29T23:33:54.712Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-29T23:33:54.712Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-29T23:33:55.282Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-29T23:33:55.851Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-29T23:33:56.790Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-29T23:33:56.790Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-29T23:33:58.170Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-29T23:33:58.170Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-29T23:33:58.430Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-29T23:33:59.813Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-29T23:33:59.813Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-29T23:34:01.195Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-29T23:34:01.195Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-29T23:34:01.195Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-29T23:34:01.767Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-29T23:34:02.706Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-29T23:34:04.615Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-29T23:34:04.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-29T23:34:08.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-29T23:34:09.113Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-29T23:34:09.681Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-29T23:34:09.940Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-29T23:34:09.940Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-29T23:34:10.199Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-29T23:34:12.739Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-29T23:34:14.117Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-29T23:34:15.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-29T23:34:18.348Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-29T23:34:19.728Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-29T23:34:21.635Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-29T23:34:21.895Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-29T23:34:22.834Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-29T23:34:25.369Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-29T23:34:26.749Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-29T23:34:27.322Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-29T23:34:28.710Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-29T23:34:30.093Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-29T23:34:31.032Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-29T23:34:31.032Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-29T23:34:34.326Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-29T23:34:38.519Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-29T23:34:41.054Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-29T23:34:43.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-29T23:34:45.499Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-29T23:34:48.034Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-29T23:34:49.413Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-29T23:34:49.672Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-29T23:34:50.247Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-29T23:34:50.819Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-29T23:34:50.819Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-29T23:34:51.391Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-29T23:34:53.932Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-29T23:34:55.840Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-29T23:34:56.778Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-29T23:34:57.349Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-29T23:34:57.920Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-29T23:34:57.920Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-29T23:34:58.489Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-29T23:34:58.489Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-29T23:34:59.873Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-29T23:34:59.873Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-29T23:35:01.254Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-29T23:35:01.514Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-29T23:35:02.083Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-29T23:35:03.464Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-29T23:35:06.756Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-29T23:35:08.138Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-29T23:35:08.138Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-29T23:35:08.709Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-29T23:35:09.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-29T23:35:11.839Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-29T23:35:14.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-29T23:35:16.918Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-29T23:35:16.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-29T23:35:18.826Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-29T23:35:19.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-29T23:35:21.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-29T23:35:21.626Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-29T23:35:24.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-29T23:35:26.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-29T23:35:27.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-29T23:35:28.708Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-29T23:35:29.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-29T23:35:31.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-29T23:35:32.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-29T23:35:33.900Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-29T23:35:35.285Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-29T23:35:35.285Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-29T23:35:35.286Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-29T23:35:36.666Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-29T23:35:37.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-29T23:35:37.465Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-29T23:35:38.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-29T23:35:42.161Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-29T23:35:42.624Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-29T23:35:42.624Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-29T23:35:42.624Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-29T23:35:42.624Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-29T23:35:43.084Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-29T23:35:43.543Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-29T23:35:46.165Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-29T23:35:46.451Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-29T23:35:47.990Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-29T23:35:47.990Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-29T23:35:47.990Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-29T23:35:47.990Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-29T23:35:48.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-29T23:35:50.170Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-29T23:35:52.264Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-29T23:35:52.835Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-29T23:35:52.835Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-29T23:35:53.405Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-29T23:35:53.405Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-29T23:35:53.665Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-29T23:35:53.665Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-29T23:35:53.665Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-29T23:35:55.047Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-29T23:35:55.047Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-29T23:35:55.307Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-29T23:35:55.307Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-29T23:35:55.307Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-29T23:36:01.878Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-29T23:36:02.447Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-29T23:36:02.447Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-29T23:36:02.447Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-29T23:36:02.557Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-29T23:36:02.708Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-29T23:36:04.616Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-29T23:36:07.913Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite (1339.05s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.21s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.19s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.61s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.63s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.47s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachDetach (0.70s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.94s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.44s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.09s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.32s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.67s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.12s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.58s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.32s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.00s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.87s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.54s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.99s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.60s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.16s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.27s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.15s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.61s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.55s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.98s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.56s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.89s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.51s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.12s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.19s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.09s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.06s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.03s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2020-09-29T23:36:07.913Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-29T23:36:07.913Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContChar (3.62s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.07s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2020-09-29T23:36:07.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.49s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.14s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.99s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.96s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.59s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.28s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.60s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.32s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.19s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.18s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.56s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.96s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.96s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.51s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.30s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.26s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.75s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.84s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.03s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.87s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.91s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.83s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.29s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.90s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildHistory (2.71s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.18s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.55s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.36s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.69s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.11s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.03s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.56s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.73s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (1.30s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.17s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.83s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.93s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.05s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildPATH (2.62s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.66s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.64s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.62s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.51s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildStderr (0.57s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.59s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.16s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.42s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.48s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.72s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.71s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-29T23:36:07.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T23:36:07.914Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.52s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitTTY (1.13s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.69s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.08s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.46s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-29T23:36:07.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T23:36:07.915Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.98s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.41s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b048e0_} (1.30s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1011549001_/foo_false____} (0.43s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1011549001_/foo_true____} (1.50s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_false____} (1.43s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_true____} (1.63s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3384211988_/foo_true__0xc000b049a0__} (1.32s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b049e0_} (1.45s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b04a20_} (1.41s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b04a60_} (1.42s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b04aa0_} (1.30s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.07s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.30s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.37s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.40s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.62s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.57s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.36s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.65s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.33s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.32s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s) [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T23:36:07.915Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T23:36:07.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.98s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.79s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsAttach (0.67s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.58s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.44s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFilters (1.13s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFormat (1.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.42s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T23:36:07.915Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T23:36:07.915Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.90s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.55s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExec (0.77s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.68s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecCgroup (1.07s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecEnv (0.76s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecStartFails (0.65s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2020-09-29T23:36:07.915Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T23:36:07.915Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHealth (18.81s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-09-29T23:36:07.915Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-09-29T23:36:07.916Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T23:36:07.916Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-29T23:36:07.916Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T23:36:07.916Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.60s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.71s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.55s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.63s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.61s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.91s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.57s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.70s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginActive (2.52s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.08s) [2020-09-29T23:36:07.916Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T23:36:07.916Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.13s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.56s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.76s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.09s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPortList (6.00s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.08s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.87s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.08s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.68s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.92s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-09-29T23:36:07.916Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T23:36:07.916Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.72s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.37s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.39s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.29s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.13s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.54s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.25s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.77s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.56s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.30s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-29T23:36:07.916Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.34s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.63s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.75s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.53s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.85s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.13s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.35s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.29s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMount (4.81s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.18s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.79s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.07s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.62s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.53s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.42s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.25s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.63s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.38s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.42s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.81s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.53s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.66s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.70s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.61s) [2020-09-29T23:36:07.917Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T23:36:07.917Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2020-09-29T23:36:07.917Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents761496542 [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.67s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (4.90s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.33s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.25s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.23s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartRecordError (1.13s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.49s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2020-09-29T23:36:07.917Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2020-09-29T23:36:07.918Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-29T23:36:07.918Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2020-09-29T23:36:07.918Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T23:36:07.918Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.40s) [2020-09-29T23:36:07.918Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T23:36:07.918Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.24s) [2020-09-29T23:36:07.918Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T23:36:07.918Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.92s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.70s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.10s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.20s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.79s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.49s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2020-09-29T23:36:07.918Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2020-09-29T23:36:07.918Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T23:36:07.918Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-29T23:36:07.918Z] === RUN TestDockerRegistrySuite [2020-09-29T23:36:07.918Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-29T23:36:08.356Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-29T23:36:08.356Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-29T23:36:08.356Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-29T23:36:08.487Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-29T23:36:09.425Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-29T23:36:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-29T23:36:10.804Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T23:36:12.094Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-29T23:36:13.066Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-29T23:36:14.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T23:36:16.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-29T23:36:17.763Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-29T23:36:17.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-29T23:36:17.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-29T23:36:17.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-29T23:36:17.763Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-29T23:36:18.223Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-29T23:36:19.301Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-29T23:36:19.882Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-29T23:36:20.825Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-29T23:36:21.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-29T23:36:22.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-29T23:36:22.964Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-29T23:36:24.347Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-29T23:36:25.728Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-29T23:36:26.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-29T23:36:28.579Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-29T23:36:29.960Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-29T23:36:30.220Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-29T23:36:32.132Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-29T23:36:34.043Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-29T23:36:34.984Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-29T23:36:35.244Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T23:36:36.184Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T23:36:37.124Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T23:36:37.693Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-29T23:36:40.247Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-29T23:36:40.507Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-29T23:36:41.444Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-29T23:36:42.013Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-29T23:36:42.013Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-29T23:36:42.272Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-29T23:36:42.532Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-29T23:36:42.791Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-29T23:36:43.053Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-29T23:36:44.003Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-29T23:36:45.385Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-29T23:36:46.324Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-29T23:36:47.263Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-29T23:36:48.201Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite (41.50s) [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2020-09-29T23:36:48.770Z] check_test.go:196: [df67bc78523cb] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d932ca04e2303] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d5b30e302abf4] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dcbab37bfbd06] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d9565937b2886] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-09-29T23:36:48.770Z] check_test.go:196: [db18b4074f70c] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d8ffcef1d5b2d] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-09-29T23:36:48.770Z] check_test.go:196: [df29d1b13314f] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dbc0dd00ad1cb] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d64a4adce53bc] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2020-09-29T23:36:48.770Z] check_test.go:196: [db27b35b27ed6] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dafc3ba6e01ab] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dc98ccb800736] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d2dff392f65f7] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2020-09-29T23:36:48.770Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:490443f11be335b78204adbc0347cb8ca225446cbe17572756f3f68a50e8fb0d [2020-09-29T23:36:48.770Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:db373d847683c27c240cf114598b7e7abcbdaabb6c18ff7c2620e6c302f66eaa [2020-09-29T23:36:48.770Z] check_test.go:196: [dd58aa7a90523] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.99s) [2020-09-29T23:36:48.770Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cdb26299d588da8577b38096fc68e86f434d6e713e5f1fdfb44e02968bd31a1e [2020-09-29T23:36:48.770Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:21141429ac371020520b509159cf9ae7a3f5d39d13df02421caa480a8901f8d9 [2020-09-29T23:36:48.770Z] check_test.go:196: [df44041b90cb4] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dbe9b0af185bc] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.33s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dc9d8248e9643] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dd4baa6741c30] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d02176d01b0e6] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d894a6e158ce8] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dc2e2fcfea93a] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-09-29T23:36:48.770Z] check_test.go:196: [de316c26803e6] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dd08c2418f9f4] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d64a259bb1e96] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dbc2d34e7e8f7] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d1056d61ec8dc] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dca2d0132d189] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d59f444252de2] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-29T23:36:48.770Z] check_test.go:196: [de2a30e34c630] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-09-29T23:36:48.770Z] check_test.go:196: [dcddc1ffb3324] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d5e1af9a035dd] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d7c923a0b376c] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d977ff89184da] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-09-29T23:36:48.770Z] check_test.go:196: [da084fe0bca9f] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-09-29T23:36:48.770Z] check_test.go:196: [d14b8e7eee40f] daemon is not started [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-09-29T23:36:48.770Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-09-29T23:36:48.770Z] === RUN TestDockerSchema1RegistrySuite [2020-09-29T23:36:48.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-29T23:36:49.030Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-29T23:36:51.571Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-29T23:36:53.927Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-29T23:36:53.927Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-29T23:36:53.927Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-29T23:36:54.866Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-29T23:36:57.405Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-29T23:36:58.356Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-29T23:36:59.295Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-29T23:36:59.295Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-29T23:37:00.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-29T23:37:01.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-29T23:37:02.111Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-29T23:37:04.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-29T23:37:04.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-29T23:37:05.219Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-29T23:37:05.219Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-29T23:37:05.479Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-29T23:37:05.739Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-29T23:37:06.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite (17.40s) [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d64ff46268cbb] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.68s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d3e019b390b29] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.75s) [2020-09-29T23:37:06.309Z] check_test.go:223: [da82df9d551ee] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d0aa2ae1ca35c] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d730656ac5537] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-09-29T23:37:06.309Z] check_test.go:223: [dfaa672e6344a] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d367fd88e9587] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-09-29T23:37:06.309Z] check_test.go:223: [daa8d49b32178] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-09-29T23:37:06.309Z] check_test.go:223: [de6ed9bb7eb13] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2020-09-29T23:37:06.309Z] check_test.go:223: [dbfd359e9b8b4] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d5479f5398506] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d60f50fd28676] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-09-29T23:37:06.309Z] check_test.go:223: [daf31152a3245] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-29T23:37:06.309Z] check_test.go:223: [da44edae78ab7] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-29T23:37:06.309Z] check_test.go:223: [db7ba55f55130] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d991c994e99ae] daemon is not started [2020-09-29T23:37:06.309Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-09-29T23:37:06.309Z] check_test.go:223: [d0b2fd5ef1e42] daemon is not started [2020-09-29T23:37:06.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-29T23:37:06.310Z] check_test.go:223: [db882bb6a4315] daemon is not started [2020-09-29T23:37:06.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-29T23:37:06.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-29T23:37:06.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-29T23:37:07.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-29T23:37:07.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-29T23:37:09.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-29T23:37:09.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-29T23:37:09.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-29T23:37:09.972Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2020-09-29T23:37:10.231Z] check_test.go:252: [d0e4302681a40] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-09-29T23:37:10.231Z] check_test.go:252: [d364f57b9f101] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2020-09-29T23:37:10.231Z] check_test.go:252: [da8986021d4d0] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-29T23:37:10.231Z] check_test.go:252: [da464c48b5785] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-29T23:37:10.231Z] check_test.go:252: [ddab4678826af] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-09-29T23:37:10.231Z] check_test.go:252: [dd85fb61f3114] daemon is not started [2020-09-29T23:37:10.231Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-09-29T23:37:10.231Z] check_test.go:252: [d22a8039944cd] daemon is not started [2020-09-29T23:37:10.231Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-29T23:37:10.231Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-29T23:37:15.504Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-29T23:37:15.504Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-29T23:37:15.504Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-29T23:37:15.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-29T23:37:16.023Z] check_test.go:279: [d7967ed4f7ed7] daemon is not started [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-29T23:37:16.023Z] check_test.go:279: [d006eee0a36c5] daemon is not started [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-29T23:37:16.023Z] check_test.go:279: [dce6fbaaa21bd] daemon is not started [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-29T23:37:16.023Z] check_test.go:279: [d990ced13fb07] daemon is not started [2020-09-29T23:37:16.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-29T23:37:16.023Z] check_test.go:279: [d5e27f42314b9] daemon is not started [2020-09-29T23:37:16.023Z] === RUN TestDockerNetworkSuite [2020-09-29T23:37:16.023Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-29T23:37:18.564Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-29T23:37:18.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-29T23:37:19.067Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-29T23:37:19.067Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-29T23:37:19.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-29T23:37:22.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-29T23:37:23.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-29T23:37:26.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-29T23:37:27.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-29T23:37:31.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-29T23:37:31.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-29T23:37:32.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-29T23:37:35.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-29T23:37:35.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-29T23:37:36.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-29T23:37:36.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-29T23:37:36.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-29T23:37:37.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-29T23:37:38.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-29T23:37:38.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-29T23:37:39.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-29T23:37:39.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-29T23:37:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-29T23:37:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-29T23:37:40.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-29T23:37:41.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-29T23:37:42.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-29T23:37:42.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-29T23:37:42.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-29T23:37:42.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-29T23:37:45.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-29T23:37:46.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-29T23:37:46.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-29T23:37:53.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-29T23:37:53.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-29T23:37:53.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-29T23:37:53.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-29T23:37:53.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-29T23:37:53.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-29T23:37:53.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-29T23:37:53.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-29T23:37:55.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-29T23:37:55.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-29T23:37:56.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-29T23:37:56.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-29T23:37:56.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-29T23:37:57.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-29T23:38:00.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-29T23:38:00.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-29T23:38:00.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-29T23:38:01.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-29T23:38:01.617Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-29T23:38:04.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-29T23:38:04.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-29T23:38:05.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-29T23:38:05.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-29T23:38:05.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-29T23:38:05.852Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-29T23:38:05.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-29T23:38:06.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-29T23:38:06.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-29T23:38:07.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-29T23:38:07.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-29T23:38:08.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-29T23:38:09.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-29T23:38:10.648Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-29T23:38:14.864Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite (60.83s) [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.24s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [de787381b7216] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [df5dfca27c241] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [db025e19fb662] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d582788f4328f] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:1233: [dd5bffc745094] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d86f15fdd70b1] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d8b06c391f361] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d86549adab1db] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d2a4d559fff83] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d1a2dd1d20565] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d14d549c4de5c] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [df3610e151f7e] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d05bc6fe7140f] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d553cbc89c63c] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d88daec87b5ca] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d460fd6050565] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d2165d7356a66] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [db84d25b36943] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d61aafaf6401f] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [db6f6a670e21b] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dcd2f0585d8db] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d4c8606e50176] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dbda5d67408f0] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d1462db634834] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:968: [d14f26f57818f] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [db2434b908a73] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.87s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:1116: [df912fca14bb0] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d24da19557459] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d6c1189a9f741] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d458e30ed0670] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d2d72b10374bf] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d74432ab9f534] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d6581191ab461] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [df0ffbe125275] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d56e12e020318] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dc33d69d14d18] daemon is not started [2020-09-29T23:38:16.773Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dca1b3ec9a044] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d6ddd29c0cc17] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.70s) [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.84s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:1084: [dc88f670f6d38] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d91e11657ab64] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.08s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d448b817bb560] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dd84c4febc5cf] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d2382876bb5b7] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.08s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [da357526da178] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.57s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d6ae3118c8887] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.38s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [d888e41340a03] daemon is not started [2020-09-29T23:38:16.773Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.16s) [2020-09-29T23:38:16.773Z] docker_cli_network_unix_test.go:46: [dff1a5d9d49ba] daemon is not started [2020-09-29T23:38:16.773Z] === RUN TestDockerHubPullSuite [2020-09-29T23:38:16.773Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-29T23:38:18.153Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-29T23:38:20.691Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-29T23:38:20.954Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-29T23:38:21.523Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-29T23:38:22.905Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-29T23:38:23.165Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-29T23:38:23.425Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite (6.85s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.47s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.41s) [2020-09-29T23:38:23.690Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.28s) [2020-09-29T23:38:23.690Z] PASS [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === Skipped [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_sni_test.go:18: Flakey test [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-09-29T23:38:23.690Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-09-29T23:38:23.690Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.02s) [2020-09-29T23:38:23.690Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-29T23:38:23.690Z] [2020-09-29T23:38:23.690Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-09-29T23:38:23.691Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-29T23:38:23.691Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-29T23:38:23.691Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-09-29T23:38:23.691Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-29T23:38:23.691Z] docker_cli_network_unix_test.go:46: [dca1b3ec9a044] daemon is not started [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] [2020-09-29T23:38:23.691Z] DONE 1277 tests, 51 skipped in 1516.078s [2020-09-29T23:38:23.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:38:23.691Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:38:23.691Z] +++ kill 7547 [2020-09-29T23:38:24.629Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:38:24.629Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:38:24.629Z] [2020-09-29T23:38:24.629Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:38:24.629Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:38:24.629Z] [2020-09-29T23:38:24.629Z] To set a process to complain mode, use the command line tool [2020-09-29T23:38:24.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:38:24.629Z] +++ true [2020-09-29T23:38:24.629Z] exiting test-integration [2020-09-29T23:38:24.629Z] ++ exit 0 [2020-09-29T23:38:24.629Z] [2020-09-29T23:38:25.197Z] + for job in $(jobs -p) [2020-09-29T23:38:25.197Z] + wait 7348 [2020-09-29T23:38:28.489Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-29T23:38:30.404Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-29T23:38:34.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-29T23:38:34.599Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-29T23:38:36.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-29T23:38:39.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-29T23:38:39.783Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-29T23:38:40.242Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-29T23:38:41.169Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-29T23:38:41.169Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-29T23:38:41.211Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-29T23:38:41.211Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-29T23:38:41.737Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-29T23:38:44.274Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-29T23:38:45.904Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-29T23:38:47.442Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-29T23:38:47.443Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-29T23:38:47.443Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-29T23:38:48.412Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-29T23:38:49.381Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-29T23:38:49.840Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-29T23:38:50.301Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-29T23:38:50.760Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-29T23:38:56.554Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-29T23:38:57.523Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-29T23:38:57.523Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-29T23:38:59.062Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-29T23:39:13.885Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-29T23:39:13.885Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-29T23:39:13.885Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-29T23:39:16.065Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-29T23:39:17.034Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-29T23:39:17.495Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-29T23:39:17.495Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-29T23:39:17.954Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-29T23:39:18.924Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-29T23:39:18.924Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-29T23:39:18.924Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-29T23:39:26.003Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-29T23:39:40.525Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-29T23:40:01.691Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-29T23:40:02.660Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-29T23:40:03.629Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-29T23:40:09.423Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-29T23:40:09.882Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-29T23:40:10.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-29T23:40:10.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-29T23:40:10.800Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-29T23:40:10.800Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-29T23:40:36.761Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-29T23:40:40.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-29T23:40:40.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-29T23:40:40.754Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-29T23:40:44.880Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-29T23:40:49.073Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-29T23:41:05.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-29T23:41:05.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-29T23:41:06.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-29T23:41:10.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-29T23:41:13.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-29T23:41:20.910Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-29T23:42:21.358Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-29T23:42:21.358Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-29T23:42:21.358Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-29T23:42:55.556Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-29T23:43:05.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-29T23:43:06.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-29T23:43:06.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-29T23:43:07.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-29T23:43:07.175Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-29T23:43:08.113Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-29T23:43:10.020Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-29T23:43:13.339Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-29T23:43:15.244Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-29T23:43:47.468Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-29T23:43:47.468Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-29T23:43:47.468Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-29T23:44:02.285Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-29T23:44:11.481Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-29T23:44:11.481Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-29T23:44:12.860Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-29T23:44:14.768Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-29T23:44:17.100Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-29T23:44:18.059Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-29T23:44:20.626Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-29T23:44:27.427Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-29T23:44:42.565Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-29T23:44:54.775Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-29T23:44:55.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-29T23:44:57.391Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-29T23:44:57.619Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-29T23:45:00.912Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-29T23:45:07.488Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-29T23:45:11.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-29T23:45:12.205Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-29T23:45:14.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-29T23:45:16.759Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-29T23:45:19.298Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-29T23:45:21.835Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-29T23:45:22.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-29T23:45:24.377Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-29T23:45:26.299Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-29T23:46:22.579Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-29T23:46:34.789Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-29T23:46:48.587Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite (1634.93s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.26s) [2020-09-29T23:46:52.894Z] docker_api_swarm_test.go:562: [d77efd69922b4] joining swarm manager [dcc19ca792f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.894Z] docker_api_swarm_test.go:584: [dc3d11a684dd5] joining swarm manager [dcc19ca792f87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.894Z] check_test.go:380: [d77efd69922b4] daemon is not started [2020-09-29T23:46:52.894Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-29T23:46:52.894Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-29T23:46:52.894Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s) [2020-09-29T23:46:52.894Z] docker_api_swarm_test.go:45: [d46948af62d68] joining swarm manager [d27a66511b3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.16s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:303: [d0f872294859a] joining swarm manager [d0e82531f69cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:304: [d2fc1e6328bea] joining swarm manager [d0e82531f69cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.79s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:271: [d698a94235a42] joining swarm manager [dcfcc8dd434d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:272: [de8e4019bf4a7] joining swarm manager [dcfcc8dd434d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.73s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2020-09-29T23:46:52.895Z] docker_api_swarm_node_test.go:19: [db6a4877b7493] joining swarm manager [d6de6adba4758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_node_test.go:20: [ddafffb313280] joining swarm manager [d6de6adba4758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.40s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:501: [d1220717059c0] joining swarm manager [df7933a5f105e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:506: [d32c82e9b1343] joining swarm manager [df7933a5f105e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.73s) [2020-09-29T23:46:52.895Z] docker_api_swarm_node_test.go:80: [ddb61cb7f0533] joining swarm manager [dc3e44f660e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2020-09-29T23:46:52.895Z] docker_api_swarm_node_test.go:52: [d49a964544acf] joining swarm manager [d1c888b60b70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_node_test.go:53: [d9dac70bf8933] joining swarm manager [d1c888b60b70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.36s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:201: [d928aeef4c4a4] joining swarm manager [dc0e50c95ad2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.80s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:383: [d6774627a5ad2] joining swarm manager [d8ec088899839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:384: [de89094fdc663] joining swarm manager [d8ec088899839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] check_test.go:380: [de89094fdc663] daemon is not started [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.11s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:801: [d480aeefbb870] joining swarm manager [d7e8d4e1affbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:801: [dac37e251bc0d] joining swarm manager [d7e8d4e1affbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:801: [d0cfd7afbe5a8] joining swarm manager [d7e8d4e1affbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:801: [dbdd0ef63b488] joining swarm manager [d7e8d4e1affbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:809: [d613c65ddf98d] joining swarm manager [d7e8d4e1affbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.82s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.72s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:394: [d899c18d37b2a] joining swarm manager [d06349facbc0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:394: [dabb3bea84004] joining swarm manager [d06349facbc0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:342: [d23244a2e0f27] joining swarm manager [d8a7c5a66802f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:342: [dc1f5a6c8ebca] joining swarm manager [d8a7c5a66802f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.06s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:489: [dca40433a8e89] joining swarm manager [d6e5abcb6852b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:489: [df1a2c9e6dbd0] joining swarm manager [d6e5abcb6852b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.23s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:127: [db33c6625869e] joining swarm manager [de15f65a8d3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:128: [d0f58b571a27c] joining swarm manager [de15f65a8d3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:136: [d35202f02ccf9] joining swarm manager [de15f65a8d3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:137: [d9ea42d075a86] joining swarm manager [de15f65a8d3a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:303: [d3436c3297142] joining swarm manager [dfbd893622d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:303: [d9d40fb71bd41] joining swarm manager [dfbd893622d4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.42s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:99: [db8938b2c7db1] joining swarm manager [d18e1e24d7029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:100: [de4146192e5e4] joining swarm manager [d18e1e24d7029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] check_test.go:380: [db8938b2c7db1] daemon is not started [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.78s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:532: [d8491015aa69f] joining swarm manager [d9b45fd64f348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:533: [d20ee993ac535] joining swarm manager [d9b45fd64f348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.13s) [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:147: [d940d920c3ca5] joining swarm manager [d07ef25cef849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_api_swarm_service_test.go:147: [df8b556f36e22] joining swarm manager [d07ef25cef849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.72s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.44s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.50s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.94s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.47s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.82s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.05s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.47s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.94s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.39s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.49s) [2020-09-29T23:46:52.895Z] docker_cli_service_logs_test.go:245: checking task mztcs3jyy1v7 [2020-09-29T23:46:52.895Z] docker_cli_service_logs_test.go:250: checking messages for mztcs3jyy1v7 [2020-09-29T23:46:52.895Z] docker_cli_service_logs_test.go:245: checking task 2jzlyfeszg21 [2020-09-29T23:46:52.895Z] docker_cli_service_logs_test.go:250: checking messages for 2jzlyfeszg21 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.09s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.41s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.27s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1901: [d1fd12a0936d3] joining swarm manager [d6b63b98c25d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1902: [d5d889b31b8d4] joining swarm manager [d6b63b98c25d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.36s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.80s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1802: [d3f0671201f87] joining swarm manager [dbc6fe0c7fe29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1803: [d9418f36b90df] joining swarm manager [dbc6fe0c7fe29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.57s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.78s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1321: [d0bd83895bf04] joining swarm manager [dfcd29b23e059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1322: [dfd0df2966f91] joining swarm manager [dfcd29b23e059]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.55s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.46s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.84s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s) [2020-09-29T23:46:52.895Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.17s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.04s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1186: [d4962e5ec398f] joining swarm manager [d0322dbff0406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1195: [d405743689b87] joining swarm manager [d0322dbff0406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.15s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.53s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.23s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1118: [d3642443552b6] joining swarm manager [d2512319f714c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1119: [d466d46ac61bf] joining swarm manager [d2512319f714c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1172: [d65a5ebd1908d] joining swarm manager [d2512319f714c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.48s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1453: [de253007ecadd] joining swarm manager [dcd03b237d4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] docker_cli_swarm_test.go:1454: [d709aaa8bcf25] joining swarm manager [dcd03b237d4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.85s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.96s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2020-09-29T23:46:52.895Z] docker_cli_swarm_unix_test.go:62: [dce4cf3e278e1] joining swarm manager [db5e34c865e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.24s) [2020-09-29T23:46:52.895Z] docker_api_swarm_test.go:961: [d3e50632dfe23] joining swarm manager [dbfc1371258d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.90s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.87s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.85s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.38s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.68s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.48s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2020-09-29T23:46:52.895Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.35s) [2020-09-29T23:46:52.895Z] === RUN TestDockerExternalVolumeSuite [2020-09-29T23:46:52.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-29T23:46:53.281Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-29T23:46:56.186Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-29T23:47:00.878Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-29T23:47:00.878Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-29T23:47:01.339Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-29T23:47:01.339Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-29T23:47:01.339Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-29T23:47:01.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-29T23:47:04.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-29T23:47:04.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-29T23:47:04.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-29T23:47:04.247Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-29T23:47:05.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-29T23:47:07.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-29T23:47:09.921Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-29T23:47:27.611Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-29T23:47:28.070Z] === RUN TestDockerSuite/TestBuildFails [2020-09-29T23:47:30.985Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-29T23:47:30.985Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-29T23:47:36.779Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-29T23:47:42.574Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-29T23:47:48.372Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-29T23:47:54.171Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-29T23:47:55.711Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-29T23:48:02.788Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-29T23:48:02.788Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-29T23:48:02.788Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-29T23:48:03.757Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-29T23:48:03.757Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-29T23:48:14.084Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-29T23:48:14.084Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-29T23:48:15.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-29T23:48:22.660Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-29T23:48:22.660Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-29T23:48:24.840Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-29T23:48:24.840Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-29T23:48:25.299Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-29T23:48:25.299Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-29T23:48:25.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-29T23:48:31.096Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-29T23:48:31.555Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-29T23:48:32.015Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-29T23:48:32.984Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-29T23:48:33.444Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-29T23:48:33.904Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-29T23:48:35.444Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-29T23:48:40.135Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-29T23:48:40.135Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-29T23:48:40.135Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-29T23:48:40.595Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-29T23:48:40.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-29T23:48:40.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-29T23:48:40.595Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-29T23:48:42.133Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-29T23:48:43.101Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-29T23:48:47.793Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-29T23:48:57.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-29T23:49:05.477Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-29T23:49:05.477Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-29T23:49:05.477Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-29T23:49:12.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-29T23:49:35.436Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-29T23:49:44.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-29T23:49:50.249Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-29T23:49:54.942Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-29T23:49:56.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-29T23:49:59.634Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-29T23:50:05.428Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-29T23:50:26.530Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-29T23:50:26.530Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-29T23:50:28.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-29T23:50:33.606Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-29T23:50:34.065Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-29T23:50:34.066Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-29T23:50:34.066Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-29T23:50:42.640Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-29T23:50:43.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-29T23:50:46.385Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-29T23:50:48.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-29T23:50:49.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-29T23:50:49.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-29T23:50:51.201Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-29T23:50:52.738Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-29T23:50:53.706Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-29T23:50:58.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-29T23:51:04.049Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-29T23:51:05.017Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-29T23:51:15.340Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-29T23:51:17.521Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-29T23:51:26.090Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-29T23:51:31.881Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-29T23:51:35.616Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-29T23:51:37.156Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-29T23:51:37.156Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-29T23:51:37.156Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-29T23:51:38.693Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-29T23:51:38.693Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-29T23:51:45.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-29T23:52:03.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-29T23:52:21.214Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-29T23:52:35.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-29T23:52:44.190Z] === RUN TestDockerSuite/TestBuildRm [2020-09-29T23:52:56.573Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-29T23:52:58.111Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-29T23:52:58.111Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-29T23:52:59.144Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-29T23:53:00.112Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-29T23:53:03.849Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-29T23:53:06.756Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-29T23:53:09.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-29T23:53:11.447Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-29T23:53:21.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-29T23:53:29.158Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-29T23:53:29.158Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-29T23:53:29.158Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-29T23:53:39.501Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-29T23:53:39.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-29T23:53:39.962Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-29T23:53:45.770Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-29T23:53:45.770Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-29T23:53:50.468Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-29T23:53:54.769Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:53: [d33391d80d304] daemon is not started [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:53: [da33d25499313] daemon is not started [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:53: [d7466e83a9327] daemon is not started [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:53: [d74dad9ac3c13] daemon is not started [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:485: [dcc16ad9d9ff1] daemon is not started [2020-09-29T23:54:09.650Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-29T23:54:09.650Z] docker_cli_external_volume_driver_test.go:53: [da49980b155f2] daemon is not started [2020-09-29T23:54:09.650Z] PASS [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] === Skipped [2020-09-29T23:54:09.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-29T23:54:09.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-29T23:54:09.650Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-29T23:54:09.650Z] check_test.go:309: [d7b6887d70407] daemon is not started [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-29T23:54:09.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-29T23:54:09.650Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-29T23:54:09.650Z] check_test.go:309: [dc99457f85aa3] daemon is not started [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-29T23:54:09.650Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-29T23:54:09.650Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-29T23:54:09.650Z] check_test.go:309: [dca1c7d71b714] daemon is not started [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-29T23:54:09.650Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-29T23:54:09.650Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-29T23:54:09.650Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-09-29T23:54:09.650Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] [2020-09-29T23:54:09.650Z] DONE 273 tests, 5 skipped in 2461.748s [2020-09-29T23:54:09.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-29T23:54:09.650Z] ++++ cat bundles/test-integration/docker.pid [2020-09-29T23:54:09.650Z] +++ kill 7536 [2020-09-29T23:54:10.605Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd487473bdaa4/docker.pid [2020-09-29T23:54:10.606Z] +++ kill 5282 [2020-09-29T23:54:10.606Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5282 is not a child of this shell [2020-09-29T23:54:10.606Z] warning: PID 5282 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd487473bdaa4/docker.pid had a nonzero exit code [2020-09-29T23:54:10.606Z] +++ /etc/init.d/apparmor stop [2020-09-29T23:54:10.606Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-29T23:54:10.606Z] [2020-09-29T23:54:10.606Z] Unloading profiles will leave already running processes permanently [2020-09-29T23:54:10.606Z] unconfined, which can lead to unexpected situations. [2020-09-29T23:54:10.606Z] [2020-09-29T23:54:10.606Z] To set a process to complain mode, use the command line tool [2020-09-29T23:54:10.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-29T23:54:10.606Z] +++ true [2020-09-29T23:54:10.606Z] exiting test-integration [2020-09-29T23:54:10.606Z] ++ exit 0 [2020-09-29T23:54:10.606Z] [2020-09-29T23:54:10.865Z] + exit 0 [2020-09-29T23:54:10.865Z] ++ jobs -p [2020-09-29T23:54:10.865Z] + pids= [2020-09-29T23:54:10.865Z] + echo 'Remaining pids to kill: []' [2020-09-29T23:54:10.865Z] Remaining pids to kill: [] [2020-09-29T23:54:10.865Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-29T23:54:10.879Z] Recording test results [2020-09-29T23:54:11.561Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-29T23:54:11.561Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-29T23:54:12.923Z] + echo Ensuring container killed. [2020-09-29T23:54:12.923Z] Ensuring container killed. [2020-09-29T23:54:12.923Z] + docker ps -aq -f name=docker-pr5-* [2020-09-29T23:54:12.923Z] + cids=86bd9842cd3f [2020-09-29T23:54:12.923Z] a64410e064b5 [2020-09-29T23:54:12.923Z] 1c5e37ec9ff3 [2020-09-29T23:54:12.923Z] + [ -n 86bd9842cd3f [2020-09-29T23:54:12.923Z] a64410e064b5 [2020-09-29T23:54:12.923Z] 1c5e37ec9ff3 ] [2020-09-29T23:54:12.923Z] + docker rm -vf 86bd9842cd3f a64410e064b5 1c5e37ec9ff3 [2020-09-29T23:54:13.741Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-29T23:54:14.711Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-29T23:54:15.463Z] 86bd9842cd3f [2020-09-29T23:54:15.463Z] a64410e064b5 [2020-09-29T23:54:15.463Z] 1c5e37ec9ff3 [Pipeline] sh [2020-09-29T23:54:15.755Z] + echo Chowning /workspace to jenkins user [2020-09-29T23:54:15.755Z] Chowning /workspace to jenkins user [2020-09-29T23:54:15.755Z] + id -u [2020-09-29T23:54:15.755Z] + id -g [2020-09-29T23:54:15.755Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41485:/workspace busybox chown -R 1000:1000 /workspace [2020-09-29T23:54:15.755Z] Unable to find image 'busybox:latest' locally [2020-09-29T23:54:15.755Z] latest: Pulling from library/busybox [2020-09-29T23:54:15.755Z] df8698476c65: Pulling fs layer [2020-09-29T23:54:16.015Z] df8698476c65: Verifying Checksum [2020-09-29T23:54:16.015Z] df8698476c65: Download complete [2020-09-29T23:54:16.015Z] df8698476c65: Pull complete [2020-09-29T23:54:16.015Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-29T23:54:16.015Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-29T23:54:19.605Z] + bundleName=amd64 [2020-09-29T23:54:19.605Z] + echo Creating amd64-bundles.tar.gz [2020-09-29T23:54:19.605Z] Creating amd64-bundles.tar.gz [2020-09-29T23:54:19.605Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-29T23:54:19.605Z] + xargs tar -czf amd64-bundles.tar.gz [2020-09-29T23:54:20.503Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] archiveArtifacts [2020-09-29T23:54:20.555Z] Archiving artifacts [2020-09-29T23:54:22.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-29T23:54:22.762Z] + make clean [2020-09-29T23:54:23.021Z] docker volume rm -f docker-dev-cache [2020-09-29T23:54:23.021Z] docker-dev-cache [Pipeline] deleteDir [2020-09-29T23:54:25.193Z] === RUN TestDockerSuite/TestBuildUser [2020-09-29T23:54:25.652Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-29T23:54:25.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-29T23:54:25.652Z] === RUN TestDockerSuite/TestBuildVerboseOut [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T23:54:30.342Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-29T23:54:30.342Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-29T23:54:33.248Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-29T23:54:33.248Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-29T23:54:33.248Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-29T23:54:58.385Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-29T23:54:58.385Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-29T23:55:05.463Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-29T23:55:15.799Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-29T23:55:15.799Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-29T23:55:15.799Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-29T23:55:18.712Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-29T23:55:18.712Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-09-29T23:55:31.096Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-29T23:55:35.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-29T23:55:35.788Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-29T23:55:50.603Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-29T23:55:50.603Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-29T23:55:50.603Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-29T23:55:50.603Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-29T23:55:51.065Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-29T23:55:59.649Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-29T23:56:01.828Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-29T23:56:02.287Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-29T23:56:02.287Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-29T23:56:02.287Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-29T23:56:04.466Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-29T23:56:09.160Z] === RUN TestDockerSuite/TestCommitChange [2020-09-29T23:56:14.957Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-29T23:56:18.696Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-29T23:56:18.696Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-29T23:56:25.775Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-29T23:56:25.775Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-29T23:56:38.165Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-29T23:56:42.866Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-29T23:56:49.950Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-29T23:56:57.044Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-29T23:56:57.044Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-29T23:56:58.584Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-29T23:56:58.584Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-29T23:56:58.584Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-29T23:56:58.584Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-29T23:57:00.766Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-29T23:57:00.766Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-29T23:57:00.766Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-29T23:57:03.689Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-29T23:57:03.689Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-29T23:57:03.689Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-29T23:57:03.689Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-29T23:57:03.689Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-29T23:57:05.877Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-29T23:57:08.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-29T23:57:10.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-29T23:57:10.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-29T23:57:10.246Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-29T23:57:12.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-29T23:57:12.432Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-29T23:57:14.619Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-29T23:57:14.619Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-29T23:57:14.619Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-29T23:57:16.809Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-29T23:57:16.809Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-29T23:57:18.349Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-29T23:57:18.349Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-29T23:57:21.263Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-29T23:57:21.263Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-29T23:57:23.445Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-29T23:57:27.189Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-29T23:57:30.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-29T23:57:30.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-29T23:57:30.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-29T23:57:30.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-29T23:57:30.934Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-29T23:57:32.474Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-29T23:57:32.474Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-29T23:57:35.384Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-29T23:57:35.384Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-29T23:57:36.929Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-29T23:57:36.929Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-29T23:57:41.625Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-29T23:57:43.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-09-29T23:57:45.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-29T23:57:45.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-09-29T23:57:47.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-09-29T23:57:49.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-09-29T23:57:51.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-09-29T23:57:54.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c7000_} [2020-09-29T23:57:56.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1643203626_c:\foo_false____} [2020-09-29T23:57:58.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1643203626_c:\foo_true____} [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-29T23:58:00.629Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-29T23:58:01.089Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-29T23:58:01.089Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-29T23:58:01.089Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-29T23:58:01.089Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-29T23:58:03.271Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-29T23:58:05.455Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-29T23:58:05.915Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-29T23:58:05.915Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-29T23:58:12.997Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-29T23:58:12.997Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-29T23:58:12.997Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-29T23:58:12.997Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-29T23:58:16.739Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-29T23:58:18.921Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-29T23:58:18.921Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-29T23:58:18.921Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-29T23:58:40.031Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-29T23:58:40.031Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-29T23:58:40.031Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-29T23:58:45.836Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-29T23:58:45.836Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-29T23:58:45.836Z] === RUN TestDockerSuite/TestCpToDot [2020-09-29T23:58:47.376Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-29T23:58:47.377Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-29T23:58:47.377Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-29T23:58:49.560Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-29T23:58:50.020Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-29T23:58:52.202Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-29T23:58:53.745Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-29T23:58:54.206Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-29T23:58:54.206Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-29T23:58:56.389Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-29T23:58:56.849Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-29T23:58:56.849Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-29T23:58:56.849Z] === RUN TestDockerSuite/TestCreateRM [2020-09-29T23:58:57.308Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-29T23:58:57.308Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-29T23:58:57.308Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-29T23:58:57.770Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-29T23:59:04.862Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-29T23:59:05.323Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-29T23:59:05.784Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-29T23:59:09.527Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-29T23:59:09.987Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-29T23:59:09.987Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-29T23:59:12.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDockerFails [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-29T23:59:12.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-29T23:59:14.816Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-29T23:59:17.001Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-29T23:59:19.183Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-29T23:59:34.015Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-29T23:59:36.926Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-29T23:59:41.624Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-29T23:59:43.807Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-29T23:59:44.267Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-29T23:59:48.010Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-29T23:59:48.471Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-29T23:59:49.442Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-29T23:59:54.145Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-29T23:59:57.890Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-29T23:59:58.860Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-29T23:59:58.860Z] === RUN TestDockerSuite/TestEventsRename [2020-09-30T00:00:01.774Z] === RUN TestDockerSuite/TestEventsResize [2020-09-30T00:00:03.961Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-30T00:00:06.145Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-30T00:00:08.362Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-30T00:00:13.061Z] === RUN TestDockerSuite/TestEventsTop [2020-09-30T00:00:13.061Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-30T00:00:15.971Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-30T00:00:18.888Z] === RUN TestDockerSuite/TestExec [2020-09-30T00:00:18.888Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-30T00:00:18.888Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-30T00:00:21.074Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-30T00:00:22.616Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-30T00:00:22.616Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-30T00:00:22.616Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-30T00:00:22.616Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-30T00:00:24.157Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-30T00:00:25.699Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-30T00:00:27.885Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-30T00:00:29.426Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-30T00:00:34.129Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-30T00:00:34.129Z] === RUN TestDockerSuite/TestExecEnv [2020-09-30T00:00:34.129Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-30T00:00:34.129Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-30T00:00:35.671Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecParseError [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-30T00:00:40.370Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-30T00:00:42.552Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-30T00:00:44.736Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-30T00:00:44.736Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-30T00:00:51.825Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-30T00:00:51.825Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-30T00:00:51.825Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-30T00:00:51.825Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-30T00:00:57.627Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-30T00:01:03.429Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-30T00:01:05.617Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestHealth [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-30T00:01:11.422Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-30T00:01:11.883Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-30T00:01:11.883Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-30T00:01:16.580Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-30T00:01:16.580Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-30T00:01:16.580Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-30T00:01:16.580Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-30T00:01:16.580Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-30T00:01:17.040Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-30T00:01:17.500Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-30T00:01:17.500Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-30T00:01:18.470Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-30T00:01:18.470Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-30T00:01:20.010Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-30T00:01:20.470Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-30T00:01:22.651Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-30T00:01:24.836Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-30T00:01:24.836Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-30T00:01:24.836Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-30T00:01:28.588Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-30T00:01:28.588Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportFile [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-30T00:01:31.500Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-30T00:01:33.683Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-30T00:01:35.867Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-30T00:01:35.867Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-30T00:01:35.867Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-30T00:01:35.867Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-30T00:01:35.867Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-30T00:01:38.049Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-30T00:01:38.049Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-30T00:01:40.235Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-30T00:01:40.235Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-30T00:01:40.235Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-30T00:01:40.235Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-30T00:01:41.780Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-30T00:01:46.476Z] === RUN TestDockerSuite/TestInspectImage [2020-09-30T00:01:46.476Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-30T00:01:46.476Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-30T00:01:46.476Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-30T00:01:48.801Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-30T00:01:50.343Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-30T00:01:50.343Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-30T00:01:52.524Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-30T00:01:54.709Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-30T00:01:54.709Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-30T00:01:54.709Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-30T00:01:56.250Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-30T00:01:58.565Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-30T00:02:03.262Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-30T00:02:04.804Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-30T00:02:06.987Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-30T00:02:08.529Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-30T00:02:11.448Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-30T00:02:12.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-30T00:02:20.601Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-30T00:02:22.151Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-30T00:02:23.693Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-30T00:02:29.504Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-30T00:02:31.692Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-30T00:02:31.692Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-30T00:02:33.233Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-30T00:02:33.233Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-30T00:02:41.816Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-30T00:02:47.623Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-30T00:02:54.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-30T00:02:57.626Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-30T00:02:59.816Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-30T00:02:59.816Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-30T00:03:02.000Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-30T00:03:04.182Z] === RUN TestDockerSuite/TestLogsSince [2020-09-30T00:03:12.927Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-30T00:03:12.927Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-30T00:03:12.927Z] === RUN TestDockerSuite/TestLogsTail [2020-09-30T00:03:15.112Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-30T00:03:18.026Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestNetHostname [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestPluginActive [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-30T00:03:19.569Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPortList [2020-09-30T00:03:20.029Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-30T00:03:23.773Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-30T00:03:23.773Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-30T00:03:23.773Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-30T00:03:23.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-30T00:03:24.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-30T00:03:27.987Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-30T00:03:27.987Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-30T00:03:36.250Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-30T00:03:36.250Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-30T00:03:46.584Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-30T00:04:04.289Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-30T00:04:04.289Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-30T00:04:04.289Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-30T00:04:19.126Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-30T00:04:20.668Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-30T00:04:27.753Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-30T00:04:31.497Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-30T00:04:31.497Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-30T00:04:31.497Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-30T00:04:35.239Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-30T00:04:35.239Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-30T00:04:35.239Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-30T00:04:35.239Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-30T00:04:35.239Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-30T00:04:42.327Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-30T00:04:42.327Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-30T00:04:43.867Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-30T00:04:43.867Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-30T00:04:45.406Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-30T00:04:46.376Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-30T00:04:46.376Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-30T00:04:50.295Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-30T00:04:54.037Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-30T00:04:56.220Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-30T00:05:26.197Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-30T00:05:26.197Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-30T00:05:27.166Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-30T00:05:27.626Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-30T00:05:27.626Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-30T00:05:28.597Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-30T00:05:32.342Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-30T00:05:37.042Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-30T00:05:37.042Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-30T00:05:40.784Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-30T00:05:40.784Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-30T00:05:40.784Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-30T00:05:55.613Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-30T00:05:57.155Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-30T00:05:58.126Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-30T00:06:03.930Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-30T00:06:09.736Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-30T00:06:16.824Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-30T00:06:21.523Z] === RUN TestDockerSuite/TestRmiTag [2020-09-30T00:06:21.983Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-30T00:06:24.167Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-30T00:06:41.869Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-30T00:06:42.839Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-30T00:06:48.639Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-30T00:06:49.101Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-30T00:06:51.285Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-30T00:06:51.285Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-30T00:06:51.285Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-30T00:06:55.030Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-30T00:06:57.942Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-30T00:06:59.482Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-30T00:07:01.667Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-30T00:07:03.853Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-30T00:07:03.854Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-30T00:07:08.553Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-30T00:07:10.094Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-30T00:07:10.094Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-30T00:07:13.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-30T00:07:13.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-30T00:07:13.005Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-30T00:07:15.189Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-30T00:07:17.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-30T00:07:19.556Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-30T00:07:21.099Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-30T00:07:21.099Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-30T00:07:21.099Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-30T00:07:21.099Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-30T00:07:23.282Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-30T00:07:23.283Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-30T00:07:23.283Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-30T00:07:23.283Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-30T00:07:23.283Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-30T00:07:25.639Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-30T00:07:31.453Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-30T00:07:33.639Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-30T00:07:33.639Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-30T00:07:33.639Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-30T00:07:33.639Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-30T00:07:35.834Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-30T00:07:38.015Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-30T00:07:38.015Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-30T00:07:40.196Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-30T00:07:40.196Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-30T00:07:40.196Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-30T00:07:40.196Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-30T00:07:42.382Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-30T00:07:43.922Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-30T00:07:46.105Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-30T00:07:48.288Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-30T00:07:52.028Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-30T00:08:00.609Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-30T00:08:00.609Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-30T00:08:01.582Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunMount [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-30T00:08:02.042Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-30T00:08:09.124Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-30T00:08:09.124Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-30T00:08:09.124Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-30T00:08:09.124Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-30T00:08:12.867Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-30T00:08:15.778Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-30T00:08:16.239Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-30T00:08:17.209Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-30T00:08:19.389Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-30T00:08:20.930Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-30T00:08:21.900Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-30T00:08:24.081Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-30T00:08:24.541Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-30T00:08:24.541Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-30T00:08:24.541Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-30T00:08:26.722Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-30T00:08:27.182Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-30T00:08:27.182Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-30T00:08:27.182Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-30T00:08:27.182Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-30T00:08:27.182Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-30T00:08:35.766Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-30T00:08:35.766Z] === RUN TestDockerSuite/TestRunRm [2020-09-30T00:08:36.738Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-30T00:08:42.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-30T00:08:44.725Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-30T00:08:51.820Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-30T00:08:54.007Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-30T00:08:56.933Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-30T00:08:56.933Z] === RUN TestDockerSuite/TestRunState [2020-09-30T00:08:56.933Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-30T00:08:58.478Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-30T00:08:58.478Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-30T00:09:00.664Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-30T00:09:06.475Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-30T00:09:08.018Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-30T00:09:08.018Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-30T00:09:10.202Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-30T00:09:10.202Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-30T00:09:10.202Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-30T00:09:13.115Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-30T00:09:20.207Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-30T00:09:23.950Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-30T00:09:29.759Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-30T00:09:30.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-30T00:09:30.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-30T00:09:30.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-30T00:09:30.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-30T00:09:33.136Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-30T00:09:34.676Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-30T00:09:36.859Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-30T00:09:36.859Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-30T00:09:36.859Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-30T00:09:37.321Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-30T00:09:41.064Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-30T00:09:42.609Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-30T00:09:44.792Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-30T00:09:48.534Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-30T00:09:48.534Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-30T00:09:48.534Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-30T00:09:48.534Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-30T00:09:48.534Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-30T00:09:48.995Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-30T00:09:53.699Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-30T00:09:54.160Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-30T00:09:54.620Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-30T00:09:55.080Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-30T00:09:57.266Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-30T00:10:03.068Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-30T00:10:03.068Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-30T00:10:11.653Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-30T00:10:11.653Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-30T00:10:15.402Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-30T00:10:15.402Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-30T00:10:15.402Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-30T00:10:15.402Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-30T00:10:15.402Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-30T00:10:25.737Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-30T00:10:26.199Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-30T00:10:28.384Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-30T00:10:28.384Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-30T00:10:30.568Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-30T00:10:48.267Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-30T00:10:54.065Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-30T00:10:54.065Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-30T00:10:56.975Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-30T00:10:57.435Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-30T00:10:57.896Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-30T00:10:57.896Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-30T00:10:57.896Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-30T00:11:06.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-30T00:11:06.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-30T00:11:06.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-30T00:11:06.478Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-30T00:11:06.478Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-30T00:11:12.284Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-30T00:11:12.744Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-30T00:11:13.205Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-30T00:11:21.787Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-30T00:11:21.787Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite (2446.60s) [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-09-30T00:11:22.248Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T00:11:22.248Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-09-30T00:11:22.248Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T00:11:22.248Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2020-09-30T00:11:22.248Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.81s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (157.35s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.74s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T00:11:22.712Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T00:11:22.712Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-30T00:11:22.712Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T00:11:22.712Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-30T00:11:22.712Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-30T00:11:22.712Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.65s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.23s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-09-30T00:11:22.712Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.99s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.20s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.50s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.69s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.77s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.84s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.28s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.84s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.47s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.35s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.65s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.07s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.98s) [2020-09-30T00:11:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.75s) [2020-09-30T00:11:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2020-09-30T00:11:22.712Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.76s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T00:11:22.713Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.93s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildContChar (14.24s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.72s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.43s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.76s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.53s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.82s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.46s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.51s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.57s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.82s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.50s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.28s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.75s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.64s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.20s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.07s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.38s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.28s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.29s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.14s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.58s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.37s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.44s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.86s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.78s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.93s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.79s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.36s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFails (3.01s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.74s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.86s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.43s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.71s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.43s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.10s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildHistory (9.05s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.08s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabels (0.81s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.59s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.96s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.20s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.78s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.83s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.65s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.48s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.17s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.11s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.41s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.43s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.77s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.35s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.11s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.25s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.67s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.68s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.46s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.67s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildRm (13.22s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.05s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-09-30T00:11:22.713Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.11s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.71s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.69s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.40s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.42s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildStderr (4.62s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.16s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.57s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.97s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.61s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.36s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.80s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.49s) [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.45s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-30T00:11:22.713Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.713Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s) [2020-09-30T00:11:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-09-30T00:11:22.714Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.81s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.70s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.38s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-09-30T00:11:22.714Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-09-30T00:11:22.714Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T00:11:22.714Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.62s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T00:11:22.714Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-30T00:11:22.714Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T00:11:22.714Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.25s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.84s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitChange (4.93s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.56s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.95s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitTTY (11.68s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.85s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.97s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.88s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.44s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.55s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.25s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.17s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.22s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.89s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.48s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.58s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.23s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.22s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.17s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c7000_} (2.21s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1643203626_c:\foo_false____} (2.20s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1643203626_c:\foo_true____} (2.28s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T00:11:22.714Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.23s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.95s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.20s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.11s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.00s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.30s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCpToStdout (2.28s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.05s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-30T00:11:22.714Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-09-30T00:11:22.714Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T00:11:22.714Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.35s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2020-09-30T00:11:22.714Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T00:11:22.715Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.33s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-30T00:11:22.715Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.12s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.14s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.75s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsCopy (5.12s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.58s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.37s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFilters (4.36s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFormat (4.00s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsRename (2.45s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsResize (2.46s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.47s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.37s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T00:11:22.715Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T00:11:22.715Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T00:11:22.715Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-30T00:11:22.715Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.65s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.02s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.85s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecInspectID (4.60s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-30T00:11:22.715Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T00:11:22.715Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.74s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-09-30T00:11:22.715Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.56s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.49s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T00:11:22.715Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-30T00:11:22.715Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.96s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T00:11:22.715Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T00:11:22.715Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.06s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectHistory (4.45s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.90s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectStatus (2.29s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.00s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.86s) [2020-09-30T00:11:22.715Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-30T00:11:22.715Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.715Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.42s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.25s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T00:11:22.716Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.85s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.25s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.25s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.09s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.31s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.04s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsSince (8.77s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsTail (2.59s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.93s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-30T00:11:22.716Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.97s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsByOrder (7.92s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.85s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.65s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.54s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.14s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.62s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.22s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.85s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T00:11:22.716Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.75s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.98s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.62s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.68s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.06s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.09s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.91s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.51s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.21s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.58s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.01s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.43s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.41s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.02s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.04s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.97s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.01s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.18s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.33s) [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-30T00:11:22.716Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.95s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.57s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.31s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.09s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.90s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.89s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.64s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.04s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.19s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.16s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.53s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.60s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.71s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunRm (2.21s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.16s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.07s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.86s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T00:11:22.717Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-30T00:11:22.717Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.03s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.61s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.15s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.23s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.61s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2020-09-30T00:11:23.177Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s) [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.177Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-30T00:11:23.177Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (4.19s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (1.00s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.29s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.10s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.62s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.93s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.33s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.21s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.53s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-30T00:11:23.178Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.02s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.07s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T00:11:23.178Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-30T00:11:23.178Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-30T00:11:23.178Z] --- PASS: TestDockerRegistrySuite (0.17s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-30T00:11:23.178Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-30T00:11:23.178Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.178Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:23.178Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-30T00:11:23.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-30T00:11:23.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-30T00:11:23.179Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerDaemonSuite [2020-09-30T00:11:23.179Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-30T00:11:23.179Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-30T00:11:23.179Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-30T00:11:23.179Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerSwarmSuite [2020-09-30T00:11:23.179Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-09-30T00:11:23.179Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-09-30T00:11:23.179Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerExternalVolumeSuite [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerNetworkSuite [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] === RUN TestDockerHubPullSuite [2020-09-30T00:11:23.179Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-09-30T00:11:23.179Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.179Z] PASS [2020-09-30T00:11:23.179Z] ok github.com/docker/docker/integration-cli 2447.359s [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === Skipped [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-09-30T00:11:23.642Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-30T00:11:23.642Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-30T00:11:23.642Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-30T00:11:23.642Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-09-30T00:11:23.642Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-30T00:11:23.642Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-30T00:11:23.642Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2020-09-30T00:11:23.642Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-09-30T00:11:23.642Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-09-30T00:11:23.642Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.642Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-09-30T00:11:23.643Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2020-09-30T00:11:23.643Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.57s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.57s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-09-30T00:11:23.643Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-09-30T00:11:23.643Z] docker_cli_sni_test.go:18: Flakey test [2020-09-30T00:11:23.643Z] [2020-09-30T00:11:23.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-30T00:11:23.643Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.04s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-30T00:11:23.644Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-09-30T00:11:23.644Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-30T00:11:23.644Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-30T00:11:23.644Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T00:11:23.644Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-09-30T00:11:23.644Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.644Z] [2020-09-30T00:11:23.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-30T00:11:23.645Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-09-30T00:11:23.645Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-09-30T00:11:23.645Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-09-30T00:11:23.645Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-30T00:11:23.645Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-30T00:11:23.645Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-09-30T00:11:23.645Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-09-30T00:11:23.645Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-09-30T00:11:23.645Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-30T00:11:23.645Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-09-30T00:11:23.645Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-09-30T00:11:23.645Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-30T00:11:23.645Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T00:11:23.645Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-09-30T00:11:23.645Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.645Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-30T00:11:23.646Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-30T00:11:23.646Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-30T00:11:23.646Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-30T00:11:23.646Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-30T00:11:23.646Z] [2020-09-30T00:11:23.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T00:11:23.646Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-09-30T00:11:24.109Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.109Z] [2020-09-30T00:11:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T00:11:24.109Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-09-30T00:11:24.109Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-30T00:11:24.110Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-30T00:11:24.110Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.110Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-09-30T00:11:24.111Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-30T00:11:24.111Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-30T00:11:24.111Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.111Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-30T00:11:24.112Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-09-30T00:11:24.112Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-09-30T00:11:24.112Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T00:11:24.112Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-30T00:11:24.112Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.112Z] [2020-09-30T00:11:24.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T00:11:24.113Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-30T00:11:24.113Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] DONE 1096 tests, 549 skipped in 2456.868s [2020-09-30T00:11:24.113Z] INFO: Integration tests ended at 09/30/2020 00:11:23. Duration:00:40:56.9734989 [2020-09-30T00:11:24.113Z] INFO: Docker info of the daemon under test at end of run [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] Containers: 2 [2020-09-30T00:11:24.113Z] Running: 0 [2020-09-30T00:11:24.113Z] Paused: 0 [2020-09-30T00:11:24.113Z] Stopped: 2 [2020-09-30T00:11:24.113Z] Images: 18 [2020-09-30T00:11:24.113Z] Server Version: 0.0.0-dev [2020-09-30T00:11:24.113Z] Storage Driver: windowsfilter [2020-09-30T00:11:24.113Z] Windows: [2020-09-30T00:11:24.113Z] Logging Driver: json-file [2020-09-30T00:11:24.113Z] Plugins: [2020-09-30T00:11:24.113Z] Volume: local [2020-09-30T00:11:24.113Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-30T00:11:24.113Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-30T00:11:24.113Z] Swarm: inactive [2020-09-30T00:11:24.113Z] Default Isolation: process [2020-09-30T00:11:24.113Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-30T00:11:24.113Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-09-30T00:11:24.113Z] OSType: windows [2020-09-30T00:11:24.113Z] Architecture: x86_64 [2020-09-30T00:11:24.113Z] CPUs: 4 [2020-09-30T00:11:24.113Z] Total Memory: 32GiB [2020-09-30T00:11:24.113Z] Name: azwin-2-2cf2f0 [2020-09-30T00:11:24.113Z] ID: K7ZM:44SG:3DDK:BGZY:HRRC:2Z6J:DNNG:3SOB:PHAC:QNZG:PSGQ:4UCS [2020-09-30T00:11:24.113Z] Docker Root Dir: D:\CI\PR-41485\5\daemon [2020-09-30T00:11:24.113Z] Debug Mode (client): false [2020-09-30T00:11:24.113Z] Debug Mode (server): true [2020-09-30T00:11:24.113Z] File Descriptors: -1 [2020-09-30T00:11:24.113Z] Goroutines: 18 [2020-09-30T00:11:24.113Z] System Time: 2020-09-30T00:11:23.9657913Z [2020-09-30T00:11:24.113Z] EventsListeners: 0 [2020-09-30T00:11:24.113Z] Registry: https://index.docker.io/v1/ [2020-09-30T00:11:24.113Z] Labels: [2020-09-30T00:11:24.113Z] Experimental: false [2020-09-30T00:11:24.113Z] Insecure Registries: [2020-09-30T00:11:24.113Z] 127.0.0.0/8 [2020-09-30T00:11:24.113Z] Live Restore Enabled: false [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] [2020-09-30T00:11:24.113Z] INFO: Stopping daemon under test [2020-09-30T00:11:24.573Z] SUCCESS: The process with PID 5084 (child process of PID 5448) has been terminated. [2020-09-30T00:11:24.573Z] SUCCESS: The process with PID 5448 (child process of PID 2628) has been terminated. [2020-09-30T00:11:24.573Z] INFO: Stop tailing logs of the daemon under tests [2020-09-30T00:11:24.573Z] INFO: executeCI.ps1 Completed successfully at 09/30/2020 00:11:24. [2020-09-30T00:11:24.573Z] INFO: Tidying up at end of run [2020-09-30T00:11:24.573Z] INFO: Saving daemon under test log (d:\CI\PR-41485\5\dut.out) to bundles\CIDUT.out [2020-09-30T00:11:24.573Z] INFO: Saving daemon under test log (d:\CI\PR-41485\5\dut.err) to bundles\CIDUT.err [2020-09-30T00:11:24.573Z] INFO: Nuke-Everything... [2020-09-30T00:11:24.573Z] INFO: Container count on control daemon to delete is 2 [2020-09-30T00:11:25.544Z] 0c71f658458f [2020-09-30T00:11:25.544Z] d59837abcb1c [2020-09-30T00:11:25.544Z] INFO: Tidying pidfile d:\CI\PR-41485\5\docker.pid [2020-09-30T00:11:25.544Z] INFO: Nuking d:\CI [2020-09-30T00:12:01.264Z] INFO: Zapped successfully [2020-09-30T00:12:01.264Z] [2020-09-30T00:12:01.264Z] INFO: executeCI.ps1 exiting at Wed Sep 30 00:11:58 CUT 2020. Duration 01:08:35.8116630 [2020-09-30T00:12:01.264Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-30T00:12:01.507Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-30T00:12:06.459Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-30T00:12:08.211Z] Archiving artifacts [2020-09-30T00:12:21.449Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41485/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-30T00:12:22.379Z] + make clean [2020-09-30T00:12:23.353Z] docker volume rm -f docker-dev-cache [2020-09-30T00:12:23.814Z] 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