Skip to content

Console Output

15:50:42 [2020-02-28T15:50:42.885Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40601/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=21e5decbaa636a79a40537c620b8b1e362485ead -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:21e5decbaa636a79a40537c620b8b1e362485ead hack/make.sh dynbinary test-integration
15:50:43 [2020-02-28T15:50:43.183Z] 
15:50:43 [2020-02-28T15:50:43.502Z] Removing bundles/
15:50:43 [2020-02-28T15:50:43.502Z] 
15:50:43 [2020-02-28T15:50:43.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:50:43 [2020-02-28T15:50:43.502Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:50:43 [2020-02-28T15:50:43.502Z] GOOS="" GOARCH="" GOARM=""
15:52:50 [2020-02-28T15:52:50.922Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:52:50 [2020-02-28T15:52:50.922Z] 
15:52:50 [2020-02-28T15:52:50.922Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:52:50 [2020-02-28T15:52:50.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:52:50 [2020-02-28T15:52:50.922Z] HOSTNAME=250461b01b55
15:52:50 [2020-02-28T15:52:50.922Z] TESTDEBUG=0
15:52:50 [2020-02-28T15:52:50.922Z] DEST=bundles/test-integration
15:52:50 [2020-02-28T15:52:50.922Z] PWD=/go/src/github.com/docker/docker
15:52:50 [2020-02-28T15:52:50.922Z] DOCKER_GITCOMMIT=21e5decbaa636a79a40537c620b8b1e362485ead
15:52:50 [2020-02-28T15:52:50.922Z] container=docker
15:52:50 [2020-02-28T15:52:50.922Z] HOME=/root
15:52:50 [2020-02-28T15:52:50.922Z] GOLANG_VERSION=1.13.8
15:52:50 [2020-02-28T15:52:50.922Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:52:50 [2020-02-28T15:52:50.922Z] VALIDATE_BRANCH=master
15:52:50 [2020-02-28T15:52:50.922Z] TERM=xterm
15:52:50 [2020-02-28T15:52:50.922Z] DOCKER_PKG=github.com/docker/docker
15:52:50 [2020-02-28T15:52:50.922Z] SHLVL=1
15:52:50 [2020-02-28T15:52:50.922Z] TIMEOUT=120m
15:52:50 [2020-02-28T15:52:50.922Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:52:50 [2020-02-28T15:52:50.922Z] DOCKER_GRAPHDRIVER=overlay2
15:52:50 [2020-02-28T15:52:50.922Z] GO111MODULE=off
15:52:50 [2020-02-28T15:52:50.922Z] DOCKER_EXPERIMENTAL=1
15:52:50 [2020-02-28T15:52:50.922Z] TEST_SKIP_INTEGRATION_CLI=1
15:52:50 [2020-02-28T15:52:50.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:52:50 [2020-02-28T15:52:50.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:52:50 [2020-02-28T15:52:50.922Z] GOPATH=/go
15:52:50 [2020-02-28T15:52:50.922Z] PKG_CONFIG=pkg-config
15:52:50 [2020-02-28T15:52:50.922Z] _=/usr/bin/env
15:52:50 [2020-02-28T15:52:50.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:53:38 [2020-02-28T15:53:38.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:53:38 [2020-02-28T15:53:38.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:53:41 [2020-02-28T15:53:41.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:54:21 [2020-02-28T15:54:21.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:54:21 [2020-02-28T15:54:21.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:54:22 [2020-02-28T15:54:22.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:54:24 [2020-02-28T15:54:24.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:54:24 [2020-02-28T15:54:24.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:54:27 [2020-02-28T15:54:27.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:54:29 [2020-02-28T15:54:29.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:54:32 [2020-02-28T15:54:32.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:54:36 [2020-02-28T15:54:36.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:54:36 [2020-02-28T15:54:36.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:54:40 [2020-02-28T15:54:40.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:54:42 [2020-02-28T15:54:42.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:54:45 [2020-02-28T15:54:45.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:54:47 [2020-02-28T15:54:47.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:54:49 [2020-02-28T15:54:49.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:54:51 [2020-02-28T15:54:51.326Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:54:51 [2020-02-28T15:54:51.326Z] Using test binary docker
15:54:51 [2020-02-28T15:54:51.326Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:54:51 [2020-02-28T15:54:51.326Z] +++ /etc/init.d/apparmor start
15:54:51 [2020-02-28T15:54:51.326Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:54:51 [2020-02-28T15:54:51.326Z] INFO: Waiting for daemon to start...
15:54:51 [2020-02-28T15:54:51.326Z] Starting dockerd
15:54:51 [2020-02-28T15:54:51.326Z] +++ 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
15:54:53 [2020-02-28T15:54:53.357Z] .
15:54:53 [2020-02-28T15:54:53.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:54:53 [2020-02-28T15:54:53.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:54:53 [2020-02-28T15:54:53.357Z] Error: No such image: emptyfs
15:54:53 [2020-02-28T15:54:53.357Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:54:53 [2020-02-28T15:54:53.357Z] ++++ docker load
15:54:53 [2020-02-28T15:54:53.644Z] Running integration-test (iteration 1)
15:54:53 [2020-02-28T15:54:53.644Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:54:53 [2020-02-28T15:54:53.644Z] ++ 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
15:54:53 [2020-02-28T15:54:53.644Z] ++ set -e
15:54:53 [2020-02-28T15:54:53.644Z] ++ '[' -n 0 ']'
15:54:53 [2020-02-28T15:54:53.644Z] ++ set -x
15:54:53 [2020-02-28T15:54:53.644Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:55:08 [2020-02-28T15:55:08.938Z] Loaded image: buildpack-deps:jessie
15:55:08 [2020-02-28T15:55:08.938Z] Loaded image: busybox:latest
15:55:08 [2020-02-28T15:55:08.938Z] Loaded image: busybox:glibc
15:55:08 [2020-02-28T15:55:08.938Z] Loaded image: debian:jessie
15:55:08 [2020-02-28T15:55:08.938Z] Loaded image: hello-world:latest
15:55:08 [2020-02-28T15:55:08.938Z] INFO: Testing against a local daemon
15:55:08 [2020-02-28T15:55:08.938Z] === RUN   TestCgroupNamespacesBuild
15:55:09 [2020-02-28T15:55:09.560Z] --- PASS: TestCgroupNamespacesBuild (1.71s)
15:55:09 [2020-02-28T15:55:09.561Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:55:11 [2020-02-28T15:55:11.603Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
15:55:11 [2020-02-28T15:55:11.603Z] === RUN   TestBuildWithSession
15:55:11 [2020-02-28T15:55:11.603Z] --- SKIP: TestBuildWithSession (0.00s)
15:55:11 [2020-02-28T15:55:11.603Z]     build_session_test.go:25: TODO: BuildKit
15:55:11 [2020-02-28T15:55:11.603Z] === RUN   TestBuildSquashParent
15:55:17 [2020-02-28T15:55:17.202Z] --- PASS: TestBuildSquashParent (5.33s)
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:17 [2020-02-28T15:55:17.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:55:17 [2020-02-28T15:55:17.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:55:17 [2020-02-28T15:55:17.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:55:19 [2020-02-28T15:55:19.251Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:55:19 [2020-02-28T15:55:19.541Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:55:21 [2020-02-28T15:55:21.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
15:55:21 [2020-02-28T15:55:21.586Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s)
15:55:21 [2020-02-28T15:55:21.586Z] === RUN   TestBuildMultiStageCopy
15:55:21 [2020-02-28T15:55:21.586Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:55:23 [2020-02-28T15:55:23.654Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:55:23 [2020-02-28T15:55:23.939Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:55:24 [2020-02-28T15:55:24.224Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:55:24 [2020-02-28T15:55:24.845Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:55:25 [2020-02-28T15:55:25.130Z] --- PASS: TestBuildMultiStageCopy (3.48s)
15:55:25 [2020-02-28T15:55:25.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
15:55:25 [2020-02-28T15:55:25.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
15:55:25 [2020-02-28T15:55:25.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
15:55:25 [2020-02-28T15:55:25.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
15:55:25 [2020-02-28T15:55:25.130Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
15:55:25 [2020-02-28T15:55:25.130Z] === RUN   TestBuildMultiStageParentConfig
15:55:26 [2020-02-28T15:55:26.143Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
15:55:26 [2020-02-28T15:55:26.143Z] === RUN   TestBuildLabelWithTargets
15:55:27 [2020-02-28T15:55:27.636Z] --- PASS: TestBuildLabelWithTargets (1.61s)
15:55:27 [2020-02-28T15:55:27.636Z] === RUN   TestBuildWithEmptyLayers
15:55:28 [2020-02-28T15:55:28.656Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
15:55:28 [2020-02-28T15:55:28.656Z] === RUN   TestBuildMultiStageOnBuild
15:55:30 [2020-02-28T15:55:30.693Z] --- PASS: TestBuildMultiStageOnBuild (2.23s)
15:55:30 [2020-02-28T15:55:30.693Z] === RUN   TestBuildUncleanTarFilenames
15:55:32 [2020-02-28T15:55:32.180Z] --- PASS: TestBuildUncleanTarFilenames (1.19s)
15:55:32 [2020-02-28T15:55:32.180Z] === RUN   TestBuildMultiStageLayerLeak
15:55:34 [2020-02-28T15:55:34.228Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
15:55:34 [2020-02-28T15:55:34.228Z] === RUN   TestBuildWithHugeFile
15:56:56 [2020-02-28T15:56:56.296Z] --- PASS: TestBuildWithHugeFile (80.87s)
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildWithEmptyDockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:56:56 [2020-02-28T15:56:56.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:56:56 [2020-02-28T15:56:56.296Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
15:56:56 [2020-02-28T15:56:56.296Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
15:56:56 [2020-02-28T15:56:56.296Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildPreserveOwnership
15:56:56 [2020-02-28T15:56:56.296Z] === RUN   TestBuildPreserveOwnership/copy_from
15:56:59 [2020-02-28T15:56:59.051Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:57:00 [2020-02-28T15:57:00.559Z] --- PASS: TestBuildPreserveOwnership (4.85s)
15:57:00 [2020-02-28T15:57:00.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.14s)
15:57:00 [2020-02-28T15:57:00.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s)
15:57:00 [2020-02-28T15:57:00.559Z] === RUN   TestBuildPlatformInvalid
15:57:00 [2020-02-28T15:57:00.559Z] --- PASS: TestBuildPlatformInvalid (0.15s)
15:57:00 [2020-02-28T15:57:00.559Z] PASS
15:57:00 [2020-02-28T15:57:00.559Z] 
15:57:00 [2020-02-28T15:57:00.559Z] === Skipped
15:57:00 [2020-02-28T15:57:00.559Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:57:00 [2020-02-28T15:57:00.559Z]     build_session_test.go:25: TODO: BuildKit
15:57:00 [2020-02-28T15:57:00.559Z] 
15:57:00 [2020-02-28T15:57:00.559Z] 
15:57:00 [2020-02-28T15:57:00.559Z] DONE 32 tests, 1 skipped in 126.807s
15:57:00 [2020-02-28T15:57:00.559Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:57:00 [2020-02-28T15:57:00.559Z] ++ 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
15:57:00 [2020-02-28T15:57:00.559Z] ++ set -e
15:57:00 [2020-02-28T15:57:00.559Z] ++ '[' -n 0 ']'
15:57:00 [2020-02-28T15:57:00.559Z] ++ set -x
15:57:00 [2020-02-28T15:57:00.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:57:00 [2020-02-28T15:57:00.559Z] INFO: Testing against a local daemon
15:57:00 [2020-02-28T15:57:00.559Z] === RUN   TestConfigList
15:57:02 [2020-02-28T15:57:02.850Z] --- PASS: TestConfigList (2.24s)
15:57:02 [2020-02-28T15:57:02.850Z] === RUN   TestConfigsCreateAndDelete
15:57:05 [2020-02-28T15:57:05.551Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
15:57:05 [2020-02-28T15:57:05.551Z] === RUN   TestConfigsUpdate
15:57:07 [2020-02-28T15:57:07.593Z] --- PASS: TestConfigsUpdate (2.25s)
15:57:07 [2020-02-28T15:57:07.593Z] === RUN   TestTemplatedConfig
15:57:10 [2020-02-28T15:57:10.319Z] --- PASS: TestTemplatedConfig (2.70s)
15:57:10 [2020-02-28T15:57:10.319Z] === RUN   TestConfigInspect
15:57:12 [2020-02-28T15:57:12.366Z] --- PASS: TestConfigInspect (2.29s)
15:57:12 [2020-02-28T15:57:12.367Z] === RUN   TestConfigCreateWithLabels
15:57:15 [2020-02-28T15:57:15.080Z] --- PASS: TestConfigCreateWithLabels (2.25s)
15:57:15 [2020-02-28T15:57:15.080Z] === RUN   TestConfigCreateResolve
15:57:17 [2020-02-28T15:57:17.129Z] --- PASS: TestConfigCreateResolve (2.31s)
15:57:17 [2020-02-28T15:57:17.129Z] === RUN   TestConfigDaemonLibtrustID
15:57:17 [2020-02-28T15:57:17.417Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:57:17 [2020-02-28T15:57:17.417Z] PASS
15:57:17 [2020-02-28T15:57:17.417Z] 
15:57:17 [2020-02-28T15:57:17.417Z] DONE 8 tests in 16.934s
15:57:17 [2020-02-28T15:57:17.417Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:57:17 [2020-02-28T15:57:17.417Z] ++ 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
15:57:17 [2020-02-28T15:57:17.417Z] ++ set -e
15:57:17 [2020-02-28T15:57:17.417Z] ++ '[' -n 0 ']'
15:57:17 [2020-02-28T15:57:17.417Z] ++ set -x
15:57:17 [2020-02-28T15:57:17.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:57:17 [2020-02-28T15:57:17.708Z] INFO: Testing against a local daemon
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestCheckpoint
15:57:17 [2020-02-28T15:57:17.708Z] --- SKIP: TestCheckpoint (0.00s)
15:57:17 [2020-02-28T15:57:17.708Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestContainerInvalidJSON
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:57:17 [2020-02-28T15:57:17.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:57:17 [2020-02-28T15:57:17.708Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:57:17 [2020-02-28T15:57:17.708Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:57:17 [2020-02-28T15:57:17.708Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:57:17 [2020-02-28T15:57:17.708Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:57:17 [2020-02-28T15:57:17.708Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:57:17 [2020-02-28T15:57:17.708Z] --- PASS: TestContainerInvalidJSON (0.04s)
15:57:17 [2020-02-28T15:57:17.708Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:57:17 [2020-02-28T15:57:17.708Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:57:17 [2020-02-28T15:57:17.708Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:57:17 [2020-02-28T15:57:17.708Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestCopyFromContainerPathIsNotDir
15:57:17 [2020-02-28T15:57:17.708Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:57:17 [2020-02-28T15:57:17.708Z] === RUN   TestCopyToContainerPathDoesNotExist
15:57:17 [2020-02-28T15:57:17.997Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:57:17 [2020-02-28T15:57:17.997Z] === RUN   TestCopyToContainerPathIsNotDir
15:57:17 [2020-02-28T15:57:17.997Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
15:57:17 [2020-02-28T15:57:17.997Z] === RUN   TestCopyFromContainer
15:57:19 [2020-02-28T15:57:19.500Z] === RUN   TestCopyFromContainer//
15:57:19 [2020-02-28T15:57:19.500Z] === RUN   TestCopyFromContainer//bar/root
15:57:19 [2020-02-28T15:57:19.788Z] === RUN   TestCopyFromContainer//bar/root/
15:57:19 [2020-02-28T15:57:19.788Z] === RUN   TestCopyFromContainer/bar/quux
15:57:19 [2020-02-28T15:57:19.788Z] === RUN   TestCopyFromContainer/bar/quux/
15:57:20 [2020-02-28T15:57:20.078Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:57:20 [2020-02-28T15:57:20.078Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:57:20 [2020-02-28T15:57:20.078Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:57:20 [2020-02-28T15:57:20.364Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:57:20 [2020-02-28T15:57:20.364Z] === RUN   TestCopyFromContainer/bar/notarget
15:57:20 [2020-02-28T15:57:20.650Z] --- PASS: TestCopyFromContainer (2.55s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:57:20 [2020-02-28T15:57:20.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateLinkToNonExistingContainer
15:57:20 [2020-02-28T15:57:20.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateWithInvalidEnv
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateWithInvalidEnv/0
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateWithInvalidEnv/0
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateWithInvalidEnv/1
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateWithInvalidEnv/1
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateWithInvalidEnv/2
15:57:20 [2020-02-28T15:57:20.650Z] === PAUSE TestCreateWithInvalidEnv/2
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateWithInvalidEnv/0
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateWithInvalidEnv/2
15:57:20 [2020-02-28T15:57:20.650Z] === CONT  TestCreateWithInvalidEnv/1
15:57:20 [2020-02-28T15:57:20.650Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
15:57:20 [2020-02-28T15:57:20.650Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.02s)
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateTmpfsMountsTarget
15:57:20 [2020-02-28T15:57:20.650Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:57:20 [2020-02-28T15:57:20.650Z] === RUN   TestCreateWithCustomMaskedPaths
15:57:22 [2020-02-28T15:57:22.686Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:57:22 [2020-02-28T15:57:22.686Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:57:22 [2020-02-28T15:57:22.686Z] --- PASS: TestCreateWithCapabilities (0.06s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
15:57:22 [2020-02-28T15:57:22.686Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
15:57:22 [2020-02-28T15:57:22.686Z] === RUN   TestCreateWithCustomReadonlyPaths
15:57:24 [2020-02-28T15:57:24.722Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:24 [2020-02-28T15:57:24.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:24 [2020-02-28T15:57:24.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:57:24 [2020-02-28T15:57:24.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:57:24 [2020-02-28T15:57:24.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:57:24 [2020-02-28T15:57:24.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:57:24 [2020-02-28T15:57:24.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:57:24 [2020-02-28T15:57:24.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:57:24 [2020-02-28T15:57:24.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:57:24 [2020-02-28T15:57:24.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
15:57:24 [2020-02-28T15:57:24.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:57:24 [2020-02-28T15:57:24.723Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:57:25 [2020-02-28T15:57:25.359Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
15:57:25 [2020-02-28T15:57:25.359Z] === RUN   TestContainerStartOnDaemonRestart
15:57:25 [2020-02-28T15:57:25.359Z] === PAUSE TestContainerStartOnDaemonRestart
15:57:25 [2020-02-28T15:57:25.359Z] === RUN   TestDaemonRestartIpcMode
15:57:25 [2020-02-28T15:57:25.359Z] === PAUSE TestDaemonRestartIpcMode
15:57:25 [2020-02-28T15:57:25.359Z] === RUN   TestDaemonHostGatewayIP
15:57:25 [2020-02-28T15:57:25.359Z] === PAUSE TestDaemonHostGatewayIP
15:57:25 [2020-02-28T15:57:25.359Z] === RUN   TestDiff
15:57:25 [2020-02-28T15:57:25.980Z] --- PASS: TestDiff (0.67s)
15:57:25 [2020-02-28T15:57:25.980Z] === RUN   TestExecWithCloseStdin
15:57:26 [2020-02-28T15:57:26.995Z] --- PASS: TestExecWithCloseStdin (0.78s)
15:57:26 [2020-02-28T15:57:26.995Z] === RUN   TestExec
15:57:27 [2020-02-28T15:57:27.617Z] --- PASS: TestExec (0.76s)
15:57:27 [2020-02-28T15:57:27.617Z] === RUN   TestExecUser
15:57:28 [2020-02-28T15:57:28.632Z] --- PASS: TestExecUser (0.78s)
15:57:28 [2020-02-28T15:57:28.632Z] === RUN   TestExportContainerAndImportImage
15:57:29 [2020-02-28T15:57:29.257Z] --- PASS: TestExportContainerAndImportImage (0.95s)
15:57:29 [2020-02-28T15:57:29.257Z] === RUN   TestExportContainerAfterDaemonRestart
15:57:30 [2020-02-28T15:57:30.752Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
15:57:30 [2020-02-28T15:57:30.752Z] === RUN   TestHealthCheckWorkdir
15:57:31 [2020-02-28T15:57:31.763Z] --- PASS: TestHealthCheckWorkdir (0.91s)
15:57:31 [2020-02-28T15:57:31.763Z] === RUN   TestHealthKillContainer
15:57:35 [2020-02-28T15:57:35.224Z] --- PASS: TestHealthKillContainer (2.85s)
15:57:35 [2020-02-28T15:57:35.224Z] === RUN   TestInspectCpusetInConfigPre120
15:57:35 [2020-02-28T15:57:35.224Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s)
15:57:35 [2020-02-28T15:57:35.224Z] === RUN   TestIpcModeNone
15:57:36 [2020-02-28T15:57:36.242Z] --- PASS: TestIpcModeNone (0.78s)
15:57:36 [2020-02-28T15:57:36.242Z] === RUN   TestIpcModePrivate
15:57:36 [2020-02-28T15:57:36.863Z] --- PASS: TestIpcModePrivate (0.76s)
15:57:36 [2020-02-28T15:57:36.863Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:57:36 [2020-02-28T15:57:36.863Z] === RUN   TestIpcModeShareable
15:57:37 [2020-02-28T15:57:37.483Z] --- PASS: TestIpcModeShareable (0.76s)
15:57:37 [2020-02-28T15:57:37.484Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:57:37 [2020-02-28T15:57:37.484Z] === RUN   TestAPIIpcModeShareableAndContainer
15:57:40 [2020-02-28T15:57:40.175Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.18s)
15:57:40 [2020-02-28T15:57:40.175Z] === RUN   TestAPIIpcModeHost
15:57:40 [2020-02-28T15:57:40.461Z] --- PASS: TestAPIIpcModeHost (0.64s)
15:57:40 [2020-02-28T15:57:40.461Z] === RUN   TestDaemonIpcModeShareable
15:57:41 [2020-02-28T15:57:41.941Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
15:57:41 [2020-02-28T15:57:41.941Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:57:41 [2020-02-28T15:57:41.941Z] === RUN   TestDaemonIpcModePrivate
15:57:43 [2020-02-28T15:57:43.975Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
15:57:43 [2020-02-28T15:57:43.975Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:57:43 [2020-02-28T15:57:43.975Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:57:45 [2020-02-28T15:57:45.493Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
15:57:45 [2020-02-28T15:57:45.493Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:57:45 [2020-02-28T15:57:45.493Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:57:46 [2020-02-28T15:57:46.985Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
15:57:46 [2020-02-28T15:57:46.985Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:57:46 [2020-02-28T15:57:46.985Z] === RUN   TestIpcModeOlderClient
15:57:46 [2020-02-28T15:57:46.985Z] === PAUSE TestIpcModeOlderClient
15:57:46 [2020-02-28T15:57:46.985Z] === RUN   TestKillContainerInvalidSignal
15:57:47 [2020-02-28T15:57:47.604Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
15:57:47 [2020-02-28T15:57:47.604Z] === RUN   TestKillContainer
15:57:47 [2020-02-28T15:57:47.889Z] === RUN   TestKillContainer/no_signal
15:57:48 [2020-02-28T15:57:48.508Z] === RUN   TestKillContainer/non_killing_signal
15:57:48 [2020-02-28T15:57:48.792Z] === RUN   TestKillContainer/killing_signal
15:57:49 [2020-02-28T15:57:49.806Z] --- PASS: TestKillContainer (1.93s)
15:57:49 [2020-02-28T15:57:49.806Z]     --- PASS: TestKillContainer/no_signal (0.62s)
15:57:49 [2020-02-28T15:57:49.806Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
15:57:49 [2020-02-28T15:57:49.806Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
15:57:49 [2020-02-28T15:57:49.806Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:57:49 [2020-02-28T15:57:49.806Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:57:50 [2020-02-28T15:57:50.425Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:57:51 [2020-02-28T15:57:51.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
15:57:51 [2020-02-28T15:57:51.046Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
15:57:51 [2020-02-28T15:57:51.046Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
15:57:51 [2020-02-28T15:57:51.046Z] === RUN   TestKillStoppedContainer
15:57:51 [2020-02-28T15:57:51.046Z] --- PASS: TestKillStoppedContainer (0.08s)
15:57:51 [2020-02-28T15:57:51.046Z] === RUN   TestKillStoppedContainerAPIPre120
15:57:51 [2020-02-28T15:57:51.046Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:57:51 [2020-02-28T15:57:51.046Z] === RUN   TestKillDifferentUserContainer
15:57:52 [2020-02-28T15:57:52.062Z] --- PASS: TestKillDifferentUserContainer (0.68s)
15:57:52 [2020-02-28T15:57:52.062Z] === RUN   TestInspectOomKilledTrue
15:57:53 [2020-02-28T15:57:53.077Z] --- PASS: TestInspectOomKilledTrue (1.17s)
15:57:53 [2020-02-28T15:57:53.077Z] === RUN   TestInspectOomKilledFalse
15:57:53 [2020-02-28T15:57:53.696Z] --- PASS: TestInspectOomKilledFalse (0.66s)
15:57:53 [2020-02-28T15:57:53.696Z] === RUN   TestLinksEtcHostsContentMatch
15:57:54 [2020-02-28T15:57:54.317Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
15:57:54 [2020-02-28T15:57:54.317Z] === RUN   TestLinksContainerNames
15:57:55 [2020-02-28T15:57:55.795Z] --- PASS: TestLinksContainerNames (1.29s)
15:57:55 [2020-02-28T15:57:55.795Z] === RUN   TestLogsFollowTailEmpty
15:57:56 [2020-02-28T15:57:56.079Z] --- PASS: TestLogsFollowTailEmpty (0.66s)
15:57:56 [2020-02-28T15:57:56.079Z] === RUN   TestContainerNetworkMountsNoChown
15:57:56 [2020-02-28T15:57:56.700Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
15:57:56 [2020-02-28T15:57:56.700Z] === RUN   TestMountDaemonRoot
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/default
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/default
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/private
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/private
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rprivate
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rprivate
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/slave
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/slave
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rslave
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rslave
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/shared
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/shared
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rshared
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rshared
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/default
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rslave
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rshared
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/default/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/shared
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/slave
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rprivate
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/default/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/private
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/private/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === RUN   TestMountDaemonRoot/private/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/default/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/default/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:57:56 [2020-02-28T15:57:56.986Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/private/bind_root
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/private/mount_root
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:57:57 [2020-02-28T15:57:57.274Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:57:57 [2020-02-28T15:57:57.274Z] --- PASS: TestMountDaemonRoot (0.04s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:57:57 [2020-02-28T15:57:57.274Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:57:57 [2020-02-28T15:57:57.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:57:57 [2020-02-28T15:57:57.274Z] === RUN   TestContainerBindMountNonRecursive
15:57:58 [2020-02-28T15:57:58.759Z] --- PASS: TestContainerBindMountNonRecursive (1.65s)
15:57:58 [2020-02-28T15:57:58.759Z] === RUN   TestNetworkNat
15:57:59 [2020-02-28T15:57:59.788Z] --- PASS: TestNetworkNat (0.71s)
15:57:59 [2020-02-28T15:57:59.788Z] === RUN   TestNetworkLocalhostTCPNat
15:58:00 [2020-02-28T15:58:00.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s)
15:58:00 [2020-02-28T15:58:00.406Z] === RUN   TestNetworkLoopbackNat
15:58:01 [2020-02-28T15:58:01.418Z] --- PASS: TestNetworkLoopbackNat (0.91s)
15:58:01 [2020-02-28T15:58:01.418Z] === RUN   TestPause
15:58:02 [2020-02-28T15:58:02.038Z] --- PASS: TestPause (0.71s)
15:58:02 [2020-02-28T15:58:02.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:58:02 [2020-02-28T15:58:02.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:58:02 [2020-02-28T15:58:02.038Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:58:02 [2020-02-28T15:58:02.038Z] === RUN   TestPauseStopPausedContainer
15:58:02 [2020-02-28T15:58:02.660Z] --- PASS: TestPauseStopPausedContainer (0.68s)
15:58:02 [2020-02-28T15:58:02.660Z] === RUN   TestPsFilter
15:58:02 [2020-02-28T15:58:02.660Z] --- PASS: TestPsFilter (0.17s)
15:58:02 [2020-02-28T15:58:02.660Z] === RUN   TestRemoveContainerWithRemovedVolume
15:58:03 [2020-02-28T15:58:03.674Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
15:58:03 [2020-02-28T15:58:03.674Z] === RUN   TestRemoveContainerWithVolume
15:58:03 [2020-02-28T15:58:03.960Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
15:58:03 [2020-02-28T15:58:03.960Z] === RUN   TestRemoveContainerRunning
15:58:04 [2020-02-28T15:58:04.977Z] --- PASS: TestRemoveContainerRunning (0.67s)
15:58:04 [2020-02-28T15:58:04.977Z] === RUN   TestRemoveContainerForceRemoveRunning
15:58:05 [2020-02-28T15:58:05.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
15:58:05 [2020-02-28T15:58:05.603Z] === RUN   TestRemoveInvalidContainer
15:58:05 [2020-02-28T15:58:05.603Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:58:05 [2020-02-28T15:58:05.603Z] === RUN   TestRenameLinkedContainer
15:58:08 [2020-02-28T15:58:08.296Z] --- PASS: TestRenameLinkedContainer (2.61s)
15:58:08 [2020-02-28T15:58:08.296Z] === RUN   TestRenameStoppedContainer
15:58:08 [2020-02-28T15:58:08.915Z] --- PASS: TestRenameStoppedContainer (0.67s)
15:58:08 [2020-02-28T15:58:08.915Z] === RUN   TestRenameRunningContainerAndReuse
15:58:09 [2020-02-28T15:58:09.942Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
15:58:09 [2020-02-28T15:58:09.942Z] === RUN   TestRenameInvalidName
15:58:10 [2020-02-28T15:58:10.960Z] --- PASS: TestRenameInvalidName (0.66s)
15:58:10 [2020-02-28T15:58:10.960Z] === RUN   TestRenameAnonymousContainer
15:58:13 [2020-02-28T15:58:13.645Z] --- PASS: TestRenameAnonymousContainer (2.49s)
15:58:13 [2020-02-28T15:58:13.646Z] === RUN   TestRenameContainerWithSameName
15:58:13 [2020-02-28T15:58:13.932Z] --- PASS: TestRenameContainerWithSameName (0.66s)
15:58:13 [2020-02-28T15:58:13.932Z] === RUN   TestRenameContainerWithLinkedContainer
15:58:15 [2020-02-28T15:58:15.424Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
15:58:15 [2020-02-28T15:58:15.424Z] === RUN   TestResize
15:58:16 [2020-02-28T15:58:16.043Z] --- PASS: TestResize (0.70s)
15:58:16 [2020-02-28T15:58:16.043Z] === RUN   TestResizeWithInvalidSize
15:58:16 [2020-02-28T15:58:16.665Z] --- PASS: TestResizeWithInvalidSize (0.70s)
15:58:16 [2020-02-28T15:58:16.665Z] === RUN   TestResizeWhenContainerNotStarted
15:58:17 [2020-02-28T15:58:17.289Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:58:17 [2020-02-28T15:58:17.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:58:20 [2020-02-28T15:58:20.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:58:20 [2020-02-28T15:58:20.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:58:20 [2020-02-28T15:58:20.647Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:58:20 [2020-02-28T15:58:20.949Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:58:21 [2020-02-28T15:58:21.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:58:21 [2020-02-28T15:58:21.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:58:24 [2020-02-28T15:58:24.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:58:24 [2020-02-28T15:58:24.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:58:27 [2020-02-28T15:58:27.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.26s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.31s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.12s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.67s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s)
15:58:27 [2020-02-28T15:58:27.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
15:58:27 [2020-02-28T15:58:27.624Z] === RUN   TestCgroupNamespacesRun
15:58:29 [2020-02-28T15:58:29.109Z] --- PASS: TestCgroupNamespacesRun (1.62s)
15:58:29 [2020-02-28T15:58:29.109Z] === RUN   TestCgroupNamespacesRunPrivileged
15:58:30 [2020-02-28T15:58:30.597Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
15:58:30 [2020-02-28T15:58:30.597Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:58:32 [2020-02-28T15:58:32.636Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
15:58:32 [2020-02-28T15:58:32.636Z] === RUN   TestCgroupNamespacesRunHostMode
15:58:34 [2020-02-28T15:58:34.120Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s)
15:58:34 [2020-02-28T15:58:34.120Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:58:35 [2020-02-28T15:58:35.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
15:58:35 [2020-02-28T15:58:35.602Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:58:36 [2020-02-28T15:58:36.616Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
15:58:36 [2020-02-28T15:58:36.616Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:58:37 [2020-02-28T15:58:37.241Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
15:58:37 [2020-02-28T15:58:37.241Z] === RUN   TestCgroupNamespacesRunOlderClient
15:58:39 [2020-02-28T15:58:39.284Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
15:58:39 [2020-02-28T15:58:39.284Z] === RUN   TestKernelTCPMemory
15:58:39 [2020-02-28T15:58:39.903Z] --- PASS: TestKernelTCPMemory (0.79s)
15:58:39 [2020-02-28T15:58:39.903Z] === RUN   TestNISDomainname
15:58:40 [2020-02-28T15:58:40.920Z] --- PASS: TestNISDomainname (0.88s)
15:58:40 [2020-02-28T15:58:40.920Z] === RUN   TestHostnameDnsResolution
15:58:41 [2020-02-28T15:58:41.936Z] --- PASS: TestHostnameDnsResolution (1.07s)
15:58:41 [2020-02-28T15:58:41.937Z] === RUN   TestStats
15:58:43 [2020-02-28T15:58:43.413Z] --- PASS: TestStats (1.67s)
15:58:43 [2020-02-28T15:58:43.413Z] === RUN   TestStopContainerWithTimeout
15:58:43 [2020-02-28T15:58:43.413Z] === RUN   TestStopContainerWithTimeout/0
15:58:43 [2020-02-28T15:58:43.413Z] === PAUSE TestStopContainerWithTimeout/0
15:58:43 [2020-02-28T15:58:43.413Z] === RUN   TestStopContainerWithTimeout/1
15:58:43 [2020-02-28T15:58:43.413Z] === PAUSE TestStopContainerWithTimeout/1
15:58:43 [2020-02-28T15:58:43.413Z] === RUN   TestStopContainerWithTimeout/3
15:58:43 [2020-02-28T15:58:43.413Z] === PAUSE TestStopContainerWithTimeout/3
15:58:43 [2020-02-28T15:58:43.413Z] === RUN   TestStopContainerWithTimeout/-1
15:58:43 [2020-02-28T15:58:43.413Z] === PAUSE TestStopContainerWithTimeout/-1
15:58:43 [2020-02-28T15:58:43.413Z] === CONT  TestStopContainerWithTimeout/0
15:58:43 [2020-02-28T15:58:43.413Z] === CONT  TestStopContainerWithTimeout/1
15:58:43 [2020-02-28T15:58:43.413Z] === CONT  TestStopContainerWithTimeout/3
15:58:43 [2020-02-28T15:58:43.413Z] === CONT  TestStopContainerWithTimeout/-1
15:58:46 [2020-02-28T15:58:46.897Z] --- PASS: TestStopContainerWithTimeout (0.04s)
15:58:46 [2020-02-28T15:58:46.897Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
15:58:46 [2020-02-28T15:58:46.897Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
15:58:46 [2020-02-28T15:58:46.897Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
15:58:46 [2020-02-28T15:58:46.897Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
15:58:46 [2020-02-28T15:58:46.897Z] === RUN   TestDeleteDevicemapper
15:58:46 [2020-02-28T15:58:46.897Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:58:46 [2020-02-28T15:58:46.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:58:46 [2020-02-28T15:58:46.897Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:58:48 [2020-02-28T15:58:48.948Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s)
15:58:48 [2020-02-28T15:58:48.948Z] === RUN   TestUpdateMemory
15:58:49 [2020-02-28T15:58:49.569Z] --- PASS: TestUpdateMemory (0.92s)
15:58:49 [2020-02-28T15:58:49.569Z] === RUN   TestUpdateCPUQuota
15:58:51 [2020-02-28T15:58:51.055Z] --- PASS: TestUpdateCPUQuota (1.26s)
15:58:51 [2020-02-28T15:58:51.055Z] === RUN   TestUpdatePidsLimit
15:58:51 [2020-02-28T15:58:51.055Z] === RUN   TestUpdatePidsLimit/update_from_none
15:58:51 [2020-02-28T15:58:51.340Z] === RUN   TestUpdatePidsLimit/no_change
15:58:51 [2020-02-28T15:58:51.626Z] === RUN   TestUpdatePidsLimit/update_lower
15:58:51 [2020-02-28T15:58:51.912Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:58:52 [2020-02-28T15:58:52.198Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:58:52 [2020-02-28T15:58:52.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:58:53 [2020-02-28T15:58:53.113Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:58:54 [2020-02-28T15:58:54.126Z] --- PASS: TestUpdatePidsLimit (3.28s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
15:58:54 [2020-02-28T15:58:54.126Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
15:58:54 [2020-02-28T15:58:54.126Z] === RUN   TestUpdateRestartPolicy
15:59:06 [2020-02-28T15:59:06.665Z] --- PASS: TestUpdateRestartPolicy (12.15s)
15:59:06 [2020-02-28T15:59:06.665Z] === RUN   TestUpdateRestartWithAutoRemove
15:59:06 [2020-02-28T15:59:06.954Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
15:59:06 [2020-02-28T15:59:06.954Z] === RUN   TestWaitNonBlocked
15:59:06 [2020-02-28T15:59:06.954Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:06 [2020-02-28T15:59:06.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:06 [2020-02-28T15:59:06.954Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:06 [2020-02-28T15:59:06.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:07 [2020-02-28T15:59:07.241Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:59:07 [2020-02-28T15:59:07.241Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:59:08 [2020-02-28T15:59:08.256Z] --- PASS: TestWaitNonBlocked (0.04s)
15:59:08 [2020-02-28T15:59:08.256Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
15:59:08 [2020-02-28T15:59:08.256Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
15:59:08 [2020-02-28T15:59:08.256Z] === RUN   TestWaitBlocked
15:59:08 [2020-02-28T15:59:08.256Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:59:08 [2020-02-28T15:59:08.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:59:08 [2020-02-28T15:59:08.256Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:59:08 [2020-02-28T15:59:08.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:59:08 [2020-02-28T15:59:08.256Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:59:08 [2020-02-28T15:59:08.256Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:59:09 [2020-02-28T15:59:09.295Z] --- PASS: TestWaitBlocked (0.03s)
15:59:09 [2020-02-28T15:59:09.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
15:59:09 [2020-02-28T15:59:09.295Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
15:59:09 [2020-02-28T15:59:09.295Z] === CONT  TestContainerStartOnDaemonRestart
15:59:09 [2020-02-28T15:59:09.295Z] === CONT  TestIpcModeOlderClient
15:59:09 [2020-02-28T15:59:09.295Z] === CONT  TestDaemonHostGatewayIP
15:59:09 [2020-02-28T15:59:09.295Z] === CONT  TestDaemonRestartIpcMode
15:59:09 [2020-02-28T15:59:09.295Z] --- PASS: TestIpcModeOlderClient (0.23s)
15:59:13 [2020-02-28T15:59:13.742Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s)
15:59:13 [2020-02-28T15:59:13.742Z] --- PASS: TestDaemonRestartIpcMode (4.61s)
15:59:14 [2020-02-28T15:59:14.027Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
15:59:14 [2020-02-28T15:59:14.027Z] PASS
15:59:14 [2020-02-28T15:59:14.027Z] 
15:59:14 [2020-02-28T15:59:14.027Z] === Skipped
15:59:14 [2020-02-28T15:59:14.028Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:59:14 [2020-02-28T15:59:14.028Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:59:14 [2020-02-28T15:59:14.028Z] 
15:59:14 [2020-02-28T15:59:14.028Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:59:14 [2020-02-28T15:59:14.028Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:59:14 [2020-02-28T15:59:14.028Z] 
15:59:14 [2020-02-28T15:59:14.028Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:59:14 [2020-02-28T15:59:14.028Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:59:14 [2020-02-28T15:59:14.028Z] 
15:59:14 [2020-02-28T15:59:14.028Z] 
15:59:14 [2020-02-28T15:59:14.028Z] DONE 199 tests, 3 skipped in 116.415s
15:59:14 [2020-02-28T15:59:14.028Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:59:14 [2020-02-28T15:59:14.028Z] ++ 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
15:59:14 [2020-02-28T15:59:14.028Z] ++ set -e
15:59:14 [2020-02-28T15:59:14.028Z] ++ '[' -n 0 ']'
15:59:14 [2020-02-28T15:59:14.028Z] ++ set -x
15:59:14 [2020-02-28T15:59:14.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:59:14 [2020-02-28T15:59:14.028Z] INFO: Testing against a local daemon
15:59:14 [2020-02-28T15:59:14.028Z] === RUN   TestCommitInheritsEnv
15:59:14 [2020-02-28T15:59:14.648Z] --- PASS: TestCommitInheritsEnv (0.43s)
15:59:14 [2020-02-28T15:59:14.648Z] === RUN   TestImportExtremelyLargeImageWorks
15:59:14 [2020-02-28T15:59:14.648Z] === PAUSE TestImportExtremelyLargeImageWorks
15:59:14 [2020-02-28T15:59:14.648Z] === RUN   TestImagesFilterMultiReference
15:59:14 [2020-02-28T15:59:14.648Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:59:14 [2020-02-28T15:59:14.648Z] === RUN   TestImagePullPlatformInvalid
15:59:14 [2020-02-28T15:59:14.648Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:59:14 [2020-02-28T15:59:14.648Z] === RUN   TestRemoveImageOrphaning
15:59:14 [2020-02-28T15:59:14.932Z] --- PASS: TestRemoveImageOrphaning (0.41s)
15:59:14 [2020-02-28T15:59:14.932Z] === RUN   TestRemoveImageGarbageCollector
15:59:14 [2020-02-28T15:59:14.932Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:59:14 [2020-02-28T15:59:14.932Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:59:14 [2020-02-28T15:59:14.932Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:59:15 [2020-02-28T15:59:15.219Z] === RUN   TestTagInvalidReference
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagInvalidReference (0.05s)
15:59:15 [2020-02-28T15:59:15.219Z] === RUN   TestTagValidPrefixedRepo
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:59:15 [2020-02-28T15:59:15.219Z] === RUN   TestTagExistedNameWithoutForce
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:59:15 [2020-02-28T15:59:15.219Z] === RUN   TestTagOfficialNames
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagOfficialNames (0.05s)
15:59:15 [2020-02-28T15:59:15.219Z] === RUN   TestTagMatchesDigest
15:59:15 [2020-02-28T15:59:15.219Z] --- PASS: TestTagMatchesDigest (0.03s)
15:59:15 [2020-02-28T15:59:15.219Z] === CONT  TestImportExtremelyLargeImageWorks
16:04:22 [2020-02-28T16:04:22.984Z] --- PASS: TestImportExtremelyLargeImageWorks (300.01s)
16:04:22 [2020-02-28T16:04:22.984Z] PASS
16:04:22 [2020-02-28T16:04:22.984Z] 
16:04:22 [2020-02-28T16:04:22.984Z] === Skipped
16:04:22 [2020-02-28T16:04:22.984Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:04:22 [2020-02-28T16:04:22.984Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:04:22 [2020-02-28T16:04:22.984Z] 
16:04:22 [2020-02-28T16:04:22.984Z] 
16:04:22 [2020-02-28T16:04:22.984Z] DONE 12 tests, 1 skipped in 301.359s
16:04:22 [2020-02-28T16:04:22.984Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:04:22 [2020-02-28T16:04:22.984Z] ++ 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
16:04:22 [2020-02-28T16:04:22.984Z] ++ set -e
16:04:22 [2020-02-28T16:04:22.984Z] ++ '[' -n 0 ']'
16:04:22 [2020-02-28T16:04:22.984Z] ++ set -x
16:04:22 [2020-02-28T16:04:22.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
16:04:22 [2020-02-28T16:04:22.984Z] INFO: Testing against a local daemon
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestNetworkCreateDelete
16:04:22 [2020-02-28T16:04:22.984Z] --- PASS: TestNetworkCreateDelete (0.21s)
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestDockerNetworkDeletePreferID
16:04:22 [2020-02-28T16:04:22.984Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestInspectNetwork
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestInspectNetwork/full_network_id
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestInspectNetwork/partial_network_id
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestInspectNetwork/network_name
16:04:22 [2020-02-28T16:04:22.984Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:04:24 [2020-02-28T16:04:24.010Z] --- PASS: TestInspectNetwork (7.58s)
16:04:24 [2020-02-28T16:04:24.010Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:04:24 [2020-02-28T16:04:24.010Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:04:24 [2020-02-28T16:04:24.010Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:04:24 [2020-02-28T16:04:24.010Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:04:24 [2020-02-28T16:04:24.011Z] === RUN   TestRunContainerWithBridgeNone
16:04:26 [2020-02-28T16:04:26.061Z] --- PASS: TestRunContainerWithBridgeNone (2.34s)
16:04:26 [2020-02-28T16:04:26.061Z] === RUN   TestNetworkInvalidJSON
16:04:26 [2020-02-28T16:04:26.061Z] === RUN   TestNetworkInvalidJSON//networks/create
16:04:26 [2020-02-28T16:04:26.061Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:04:26 [2020-02-28T16:04:26.061Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:04:26 [2020-02-28T16:04:26.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:04:26 [2020-02-28T16:04:26.061Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:26 [2020-02-28T16:04:26.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:26 [2020-02-28T16:04:26.356Z] === CONT  TestNetworkInvalidJSON//networks/create
16:04:26 [2020-02-28T16:04:26.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:04:26 [2020-02-28T16:04:26.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:04:26 [2020-02-28T16:04:26.356Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:04:26 [2020-02-28T16:04:26.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:04:26 [2020-02-28T16:04:26.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:04:26 [2020-02-28T16:04:26.356Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:04:26 [2020-02-28T16:04:26.356Z] === RUN   TestDaemonRestartWithLiveRestore
16:04:27 [2020-02-28T16:04:27.391Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:04:27 [2020-02-28T16:04:27.391Z] === RUN   TestDaemonDefaultNetworkPools
16:04:28 [2020-02-28T16:04:28.021Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
16:04:28 [2020-02-28T16:04:28.021Z] === RUN   TestDaemonRestartWithExistingNetwork
16:04:29 [2020-02-28T16:04:29.508Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
16:04:29 [2020-02-28T16:04:29.508Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:04:31 [2020-02-28T16:04:31.027Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s)
16:04:31 [2020-02-28T16:04:31.027Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:04:31 [2020-02-28T16:04:31.312Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:04:31 [2020-02-28T16:04:31.312Z] === RUN   TestServiceWithPredefinedNetwork
16:04:34 [2020-02-28T16:04:34.009Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
16:04:34 [2020-02-28T16:04:34.009Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:04:34 [2020-02-28T16:04:34.009Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:34 [2020-02-28T16:04:34.009Z]     service_test.go:230: FLAKY_TEST
16:04:34 [2020-02-28T16:04:34.009Z] === RUN   TestServiceWithDataPathPortInit
16:04:49 [2020-02-28T16:04:49.300Z] --- PASS: TestServiceWithDataPathPortInit (14.79s)
16:04:49 [2020-02-28T16:04:49.300Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:04:56 [2020-02-28T16:04:56.157Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s)
16:04:56 [2020-02-28T16:04:56.157Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1319o0gmkvcqtj47xpk02syo6 Created:2020-02-28 16:04:49.653352291 +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[4af4d4d2bdf055afad7c6aa7b1ea0a0299a2e85f3bf60d5db40d994ffe9b2a0f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cuo858ktlvkqdl9o1bo7j1z6 EndpointID:131500baaa548e91ac695f3afc8e9635cf5f071cf14e61dd62bb401344aa3744 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:52706852ff0624cddf4175cc8a06a6b7a80bc78a13c82977c7a21e6e5aa3172e 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:96d42e449cef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cuo858ktlvkqdl9o1bo7j1z6 EndpointID:131500baaa548e91ac695f3afc8e9635cf5f071cf14e61dd62bb401344aa3744 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:04:56 [2020-02-28T16:04:56.157Z] PASS
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] === Skipped
16:04:56 [2020-02-28T16:04:56.157Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:04:56 [2020-02-28T16:04:56.157Z]     service_test.go:230: FLAKY_TEST
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] DONE 21 tests, 1 skipped in 40.607s
16:04:56 [2020-02-28T16:04:56.157Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:04:56 [2020-02-28T16:04:56.157Z] ++ 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
16:04:56 [2020-02-28T16:04:56.157Z] ++ set -e
16:04:56 [2020-02-28T16:04:56.157Z] ++ '[' -n 0 ']'
16:04:56 [2020-02-28T16:04:56.157Z] ++ set -x
16:04:56 [2020-02-28T16:04:56.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
16:04:56 [2020-02-28T16:04:56.157Z] INFO: Testing against a local daemon
16:04:56 [2020-02-28T16:04:56.157Z] === RUN   TestDockerNetworkIpvlanPersistance
16:04:56 [2020-02-28T16:04:56.157Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:04:56 [2020-02-28T16:04:56.157Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:56 [2020-02-28T16:04:56.157Z] === RUN   TestDockerNetworkIpvlan
16:04:56 [2020-02-28T16:04:56.157Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:04:56 [2020-02-28T16:04:56.157Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:56 [2020-02-28T16:04:56.157Z] PASS
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] === Skipped
16:04:56 [2020-02-28T16:04:56.157Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:04:56 [2020-02-28T16:04:56.157Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:04:56 [2020-02-28T16:04:56.157Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] 
16:04:56 [2020-02-28T16:04:56.157Z] DONE 2 tests, 2 skipped in 0.113s
16:04:56 [2020-02-28T16:04:56.157Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:04:56 [2020-02-28T16:04:56.157Z] ++ 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
16:04:56 [2020-02-28T16:04:56.157Z] ++ set -e
16:04:56 [2020-02-28T16:04:56.157Z] ++ '[' -n 0 ']'
16:04:56 [2020-02-28T16:04:56.157Z] ++ set -x
16:04:56 [2020-02-28T16:04:56.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
16:04:56 [2020-02-28T16:04:56.157Z] INFO: Testing against a local daemon
16:04:56 [2020-02-28T16:04:56.157Z] === RUN   TestDockerNetworkMacvlanPersistance
16:04:57 [2020-02-28T16:04:57.644Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
16:04:57 [2020-02-28T16:04:57.644Z] === RUN   TestDockerNetworkMacvlan
16:04:58 [2020-02-28T16:04:58.663Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:04:59 [2020-02-28T16:04:59.687Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:05:00 [2020-02-28T16:05:00.541Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:05:03 [2020-02-28T16:05:03.245Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:05:06 [2020-02-28T16:05:06.746Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:05:11 [2020-02-28T16:05:11.157Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:05:12 [2020-02-28T16:05:12.652Z] --- PASS: TestDockerNetworkMacvlan (14.77s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s)
16:05:12 [2020-02-28T16:05:12.652Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
16:05:12 [2020-02-28T16:05:12.652Z] PASS
16:05:12 [2020-02-28T16:05:12.652Z] 
16:05:12 [2020-02-28T16:05:12.652Z] DONE 8 tests in 16.375s
16:05:12 [2020-02-28T16:05:12.652Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:05:12 [2020-02-28T16:05:12.652Z] ++ 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
16:05:12 [2020-02-28T16:05:12.652Z] ++ set -e
16:05:12 [2020-02-28T16:05:12.652Z] ++ '[' -n 0 ']'
16:05:12 [2020-02-28T16:05:12.652Z] ++ set -x
16:05:12 [2020-02-28T16:05:12.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:05:12 [2020-02-28T16:05:12.652Z] testing: warning: no tests to run
16:05:12 [2020-02-28T16:05:12.652Z] PASS
16:05:12 [2020-02-28T16:05:12.652Z] 
16:05:12 [2020-02-28T16:05:12.652Z] DONE 0 tests in 0.014s
16:05:12 [2020-02-28T16:05:12.652Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:05:12 [2020-02-28T16:05:12.652Z] ++ 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
16:05:12 [2020-02-28T16:05:12.652Z] ++ set -e
16:05:12 [2020-02-28T16:05:12.652Z] ++ '[' -n 0 ']'
16:05:12 [2020-02-28T16:05:12.652Z] ++ set -x
16:05:12 [2020-02-28T16:05:12.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
16:05:12 [2020-02-28T16:05:12.652Z] INFO: Testing against a local daemon
16:05:12 [2020-02-28T16:05:12.652Z] === RUN   TestAuthZPluginAllowRequest
16:05:14 [2020-02-28T16:05:14.145Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
16:05:14 [2020-02-28T16:05:14.145Z] === RUN   TestAuthZPluginTLS
16:05:14 [2020-02-28T16:05:14.771Z] --- PASS: TestAuthZPluginTLS (0.58s)
16:05:14 [2020-02-28T16:05:14.771Z] === RUN   TestAuthZPluginDenyRequest
16:05:15 [2020-02-28T16:05:15.397Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
16:05:15 [2020-02-28T16:05:15.397Z] === RUN   TestAuthZPluginAPIDenyResponse
16:05:16 [2020-02-28T16:05:16.031Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
16:05:16 [2020-02-28T16:05:16.031Z] === RUN   TestAuthZPluginDenyResponse
16:05:16 [2020-02-28T16:05:16.657Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
16:05:16 [2020-02-28T16:05:16.657Z] === RUN   TestAuthZPluginAllowEventStream
16:05:18 [2020-02-28T16:05:18.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
16:05:18 [2020-02-28T16:05:18.157Z] === RUN   TestAuthZPluginErrorResponse
16:05:18 [2020-02-28T16:05:18.779Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
16:05:18 [2020-02-28T16:05:18.779Z] === RUN   TestAuthZPluginErrorRequest
16:05:19 [2020-02-28T16:05:19.401Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:05:19 [2020-02-28T16:05:19.401Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:05:19 [2020-02-28T16:05:19.689Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
16:05:19 [2020-02-28T16:05:19.689Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:05:22 [2020-02-28T16:05:22.403Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
16:05:22 [2020-02-28T16:05:22.403Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:05:23 [2020-02-28T16:05:23.898Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s)
16:05:23 [2020-02-28T16:05:23.898Z] === RUN   TestAuthZPluginHeader
16:05:24 [2020-02-28T16:05:24.929Z] --- PASS: TestAuthZPluginHeader (0.97s)
16:05:24 [2020-02-28T16:05:24.929Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:05:24 [2020-02-28T16:05:24.929Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:24 [2020-02-28T16:05:24.929Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-28T16:05:24.929Z] === RUN   TestAuthZPluginV2Disable
16:05:24 [2020-02-28T16:05:24.929Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:05:24 [2020-02-28T16:05:24.929Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-28T16:05:24.929Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:05:24 [2020-02-28T16:05:24.929Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:24 [2020-02-28T16:05:24.929Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-28T16:05:24.929Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:05:24 [2020-02-28T16:05:24.929Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:24 [2020-02-28T16:05:24.929Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:24 [2020-02-28T16:05:24.929Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:05:43 [2020-02-28T16:05:43.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
16:05:43 [2020-02-28T16:05:43.440Z] PASS
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] === Skipped
16:05:43 [2020-02-28T16:05:43.440Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:05:43 [2020-02-28T16:05:43.440Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:05:43 [2020-02-28T16:05:43.440Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:05:43 [2020-02-28T16:05:43.440Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:05:43 [2020-02-28T16:05:43.440Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] DONE 17 tests, 4 skipped in 29.293s
16:05:43 [2020-02-28T16:05:43.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:05:43 [2020-02-28T16:05:43.440Z] ++ 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
16:05:43 [2020-02-28T16:05:43.440Z] ++ set -e
16:05:43 [2020-02-28T16:05:43.440Z] ++ '[' -n 0 ']'
16:05:43 [2020-02-28T16:05:43.440Z] ++ set -x
16:05:43 [2020-02-28T16:05:43.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
16:05:43 [2020-02-28T16:05:43.440Z] INFO: Testing against a local daemon
16:05:43 [2020-02-28T16:05:43.440Z] === RUN   TestPluginInvalidJSON
16:05:43 [2020-02-28T16:05:43.440Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:05:43 [2020-02-28T16:05:43.440Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:05:43 [2020-02-28T16:05:43.440Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:05:43 [2020-02-28T16:05:43.440Z] --- PASS: TestPluginInvalidJSON (0.04s)
16:05:43 [2020-02-28T16:05:43.440Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:05:43 [2020-02-28T16:05:43.440Z] PASS
16:05:43 [2020-02-28T16:05:43.440Z] 
16:05:43 [2020-02-28T16:05:43.440Z] DONE 2 tests in 0.128s
16:05:43 [2020-02-28T16:05:43.440Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:05:43 [2020-02-28T16:05:43.440Z] ++ 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
16:05:43 [2020-02-28T16:05:43.440Z] ++ set -e
16:05:43 [2020-02-28T16:05:43.440Z] ++ '[' -n 0 ']'
16:05:43 [2020-02-28T16:05:43.440Z] ++ set -x
16:05:43 [2020-02-28T16:05:43.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
16:05:43 [2020-02-28T16:05:43.441Z] INFO: Testing against a local daemon
16:05:43 [2020-02-28T16:05:43.441Z] === RUN   TestExternalGraphDriver
16:05:43 [2020-02-28T16:05:43.441Z] === RUN   TestExternalGraphDriver/json
16:05:44 [2020-02-28T16:05:44.464Z] === RUN   TestExternalGraphDriver/spec
16:05:46 [2020-02-28T16:05:46.505Z] === RUN   TestExternalGraphDriver/pull
16:05:48 [2020-02-28T16:05:48.555Z] --- PASS: TestExternalGraphDriver (6.42s)
16:05:48 [2020-02-28T16:05:48.555Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
16:05:48 [2020-02-28T16:05:48.555Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
16:05:48 [2020-02-28T16:05:48.555Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
16:05:48 [2020-02-28T16:05:48.555Z] === RUN   TestGraphdriverPluginV2
16:05:48 [2020-02-28T16:05:48.555Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
16:05:48 [2020-02-28T16:05:48.555Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:48 [2020-02-28T16:05:48.555Z] PASS
16:05:48 [2020-02-28T16:05:48.555Z] 
16:05:48 [2020-02-28T16:05:48.555Z] === Skipped
16:05:48 [2020-02-28T16:05:48.555Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
16:05:48 [2020-02-28T16:05:48.555Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:05:48 [2020-02-28T16:05:48.555Z] 
16:05:48 [2020-02-28T16:05:48.555Z] 
16:05:48 [2020-02-28T16:05:48.555Z] DONE 5 tests, 1 skipped in 6.587s
16:05:48 [2020-02-28T16:05:48.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:05:48 [2020-02-28T16:05:48.555Z] ++ 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
16:05:48 [2020-02-28T16:05:48.555Z] ++ set -e
16:05:48 [2020-02-28T16:05:48.555Z] ++ '[' -n 0 ']'
16:05:48 [2020-02-28T16:05:48.555Z] ++ set -x
16:05:48 [2020-02-28T16:05:48.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
16:05:48 [2020-02-28T16:05:48.846Z] INFO: Testing against a local daemon
16:05:48 [2020-02-28T16:05:48.846Z] === RUN   TestContinueAfterPluginCrash
16:05:48 [2020-02-28T16:05:48.846Z] === PAUSE TestContinueAfterPluginCrash
16:05:48 [2020-02-28T16:05:48.846Z] === RUN   TestReadPluginNoRead
16:05:48 [2020-02-28T16:05:48.846Z] === PAUSE TestReadPluginNoRead
16:05:48 [2020-02-28T16:05:48.846Z] === RUN   TestDaemonStartWithLogOpt
16:05:48 [2020-02-28T16:05:48.846Z] === PAUSE TestDaemonStartWithLogOpt
16:05:48 [2020-02-28T16:05:48.846Z] === CONT  TestContinueAfterPluginCrash
16:05:48 [2020-02-28T16:05:48.846Z] === CONT  TestDaemonStartWithLogOpt
16:05:48 [2020-02-28T16:05:48.846Z] === CONT  TestReadPluginNoRead
16:06:11 [2020-02-28T16:06:11.287Z] === RUN   TestReadPluginNoRead/default
16:06:11 [2020-02-28T16:06:11.287Z] --- PASS: TestDaemonStartWithLogOpt (21.96s)
16:06:11 [2020-02-28T16:06:11.574Z] === RUN   TestReadPluginNoRead/disabled_caching
16:06:13 [2020-02-28T16:06:13.624Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:06:15 [2020-02-28T16:06:15.124Z] --- PASS: TestReadPluginNoRead (26.46s)
16:06:15 [2020-02-28T16:06:15.124Z]     --- PASS: TestReadPluginNoRead/default (1.69s)
16:06:15 [2020-02-28T16:06:15.124Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.71s)
16:06:15 [2020-02-28T16:06:15.124Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
16:06:15 [2020-02-28T16:06:15.124Z]     read_test.go:91: [da2eee91c15f2] daemon is not started
16:06:15 [2020-02-28T16:06:15.747Z] --- PASS: TestContinueAfterPluginCrash (27.10s)
16:06:15 [2020-02-28T16:06:15.747Z] PASS
16:06:15 [2020-02-28T16:06:15.747Z] 
16:06:15 [2020-02-28T16:06:15.747Z] DONE 6 tests in 27.208s
16:06:15 [2020-02-28T16:06:15.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:06:15 [2020-02-28T16:06:15.747Z] ++ 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
16:06:15 [2020-02-28T16:06:15.747Z] ++ set -e
16:06:15 [2020-02-28T16:06:15.747Z] ++ '[' -n 0 ']'
16:06:15 [2020-02-28T16:06:15.747Z] ++ set -x
16:06:15 [2020-02-28T16:06:15.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-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
16:06:15 [2020-02-28T16:06:15.747Z] testing: warning: no tests to run
16:06:15 [2020-02-28T16:06:15.747Z] PASS
16:06:15 [2020-02-28T16:06:15.747Z] 
16:06:15 [2020-02-28T16:06:15.747Z] DONE 0 tests in 0.023s
16:06:15 [2020-02-28T16:06:15.747Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:06:15 [2020-02-28T16:06:15.747Z] ++ 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
16:06:15 [2020-02-28T16:06:15.747Z] ++ set -e
16:06:15 [2020-02-28T16:06:15.747Z] ++ '[' -n 0 ']'
16:06:15 [2020-02-28T16:06:15.747Z] ++ set -x
16:06:15 [2020-02-28T16:06:15.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
16:06:16 [2020-02-28T16:06:16.034Z] INFO: Testing against a local daemon
16:06:16 [2020-02-28T16:06:16.035Z] === RUN   TestPluginWithDevMounts
16:06:16 [2020-02-28T16:06:16.035Z] === PAUSE TestPluginWithDevMounts
16:06:16 [2020-02-28T16:06:16.035Z] === CONT  TestPluginWithDevMounts
16:06:18 [2020-02-28T16:06:18.721Z] --- PASS: TestPluginWithDevMounts (2.27s)
16:06:18 [2020-02-28T16:06:18.721Z] PASS
16:06:18 [2020-02-28T16:06:18.721Z] 
16:06:18 [2020-02-28T16:06:18.721Z] DONE 1 tests in 2.376s
16:06:18 [2020-02-28T16:06:18.721Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:06:18 [2020-02-28T16:06:18.721Z] ++ 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
16:06:18 [2020-02-28T16:06:18.721Z] ++ set -e
16:06:18 [2020-02-28T16:06:18.721Z] ++ '[' -n 0 ']'
16:06:18 [2020-02-28T16:06:18.721Z] ++ set -x
16:06:18 [2020-02-28T16:06:18.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
16:06:18 [2020-02-28T16:06:18.721Z] INFO: Testing against a local daemon
16:06:18 [2020-02-28T16:06:18.721Z] === RUN   TestSecretInspect
16:06:20 [2020-02-28T16:06:20.778Z] --- PASS: TestSecretInspect (2.31s)
16:06:20 [2020-02-28T16:06:20.778Z] === RUN   TestSecretList
16:06:22 [2020-02-28T16:06:22.816Z] --- PASS: TestSecretList (2.29s)
16:06:22 [2020-02-28T16:06:22.816Z] === RUN   TestSecretsCreateAndDelete
16:06:25 [2020-02-28T16:06:25.528Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
16:06:25 [2020-02-28T16:06:25.528Z] === RUN   TestSecretsUpdate
16:06:27 [2020-02-28T16:06:27.570Z] --- PASS: TestSecretsUpdate (2.24s)
16:06:27 [2020-02-28T16:06:27.570Z] === RUN   TestTemplatedSecret
16:06:30 [2020-02-28T16:06:30.266Z] --- PASS: TestTemplatedSecret (2.72s)
16:06:30 [2020-02-28T16:06:30.266Z] === RUN   TestSecretCreateResolve
16:06:32 [2020-02-28T16:06:32.306Z] --- PASS: TestSecretCreateResolve (2.28s)
16:06:32 [2020-02-28T16:06:32.306Z] PASS
16:06:32 [2020-02-28T16:06:32.306Z] 
16:06:32 [2020-02-28T16:06:32.306Z] DONE 6 tests in 14.166s
16:06:32 [2020-02-28T16:06:32.593Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:06:32 [2020-02-28T16:06:32.593Z] ++ 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
16:06:32 [2020-02-28T16:06:32.593Z] ++ set -e
16:06:32 [2020-02-28T16:06:32.593Z] ++ '[' -n 0 ']'
16:06:32 [2020-02-28T16:06:32.593Z] ++ set -x
16:06:32 [2020-02-28T16:06:32.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
16:06:32 [2020-02-28T16:06:32.593Z] INFO: Testing against a local daemon
16:06:32 [2020-02-28T16:06:32.593Z] === RUN   TestServiceCreateInit
16:06:32 [2020-02-28T16:06:32.593Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:06:36 [2020-02-28T16:06:36.995Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:06:41 [2020-02-28T16:06:41.401Z] --- PASS: TestServiceCreateInit (8.58s)
16:06:41 [2020-02-28T16:06:41.402Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s)
16:06:41 [2020-02-28T16:06:41.402Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s)
16:06:41 [2020-02-28T16:06:41.402Z] === RUN   TestCreateServiceMultipleTimes
16:06:59 [2020-02-28T16:06:59.919Z] --- PASS: TestCreateServiceMultipleTimes (16.17s)
16:06:59 [2020-02-28T16:06:59.919Z] === RUN   TestCreateServiceConflict
16:06:59 [2020-02-28T16:06:59.919Z] --- PASS: TestCreateServiceConflict (2.28s)
16:06:59 [2020-02-28T16:06:59.919Z] === RUN   TestCreateServiceMaxReplicas
16:07:02 [2020-02-28T16:07:02.614Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
16:07:02 [2020-02-28T16:07:02.614Z] === RUN   TestCreateWithDuplicateNetworkNames
16:07:17 [2020-02-28T16:07:17.905Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s)
16:07:17 [2020-02-28T16:07:17.905Z] === RUN   TestCreateServiceSecretFileMode
16:07:18 [2020-02-28T16:07:18.524Z] --- PASS: TestCreateServiceSecretFileMode (2.57s)
16:07:18 [2020-02-28T16:07:18.524Z] === RUN   TestCreateServiceConfigFileMode
16:07:21 [2020-02-28T16:07:21.216Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
16:07:21 [2020-02-28T16:07:21.216Z] === RUN   TestCreateServiceSysctls
16:07:24 [2020-02-28T16:07:24.729Z] --- PASS: TestCreateServiceSysctls (3.46s)
16:07:24 [2020-02-28T16:07:24.729Z] === RUN   TestCreateServiceCapabilities
16:07:27 [2020-02-28T16:07:27.421Z] --- PASS: TestCreateServiceCapabilities (2.59s)
16:07:27 [2020-02-28T16:07:27.421Z] === RUN   TestInspect
16:07:30 [2020-02-28T16:07:30.122Z] --- PASS: TestInspect (2.86s)
16:07:30 [2020-02-28T16:07:30.122Z] === RUN   TestCreateJob
16:07:33 [2020-02-28T16:07:33.605Z] --- PASS: TestCreateJob (3.41s)
16:07:33 [2020-02-28T16:07:33.605Z] === RUN   TestReplicatedJob
16:07:40 [2020-02-28T16:07:40.448Z] --- PASS: TestReplicatedJob (5.94s)
16:07:40 [2020-02-28T16:07:40.448Z] === RUN   TestUpdateReplicatedJob
16:07:43 [2020-02-28T16:07:43.145Z] --- PASS: TestUpdateReplicatedJob (3.54s)
16:07:43 [2020-02-28T16:07:43.145Z] === RUN   TestServiceListWithStatuses
16:07:43 [2020-02-28T16:07:43.145Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:07:43 [2020-02-28T16:07:43.145Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:07:43 [2020-02-28T16:07:43.145Z] === RUN   TestDockerNetworkConnectAlias
16:07:48 [2020-02-28T16:07:48.659Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
16:07:48 [2020-02-28T16:07:48.659Z] === RUN   TestDockerNetworkReConnect
16:07:52 [2020-02-28T16:07:52.148Z] --- PASS: TestDockerNetworkReConnect (3.79s)
16:07:52 [2020-02-28T16:07:52.148Z] === RUN   TestServicePlugin
16:07:52 [2020-02-28T16:07:52.148Z] --- SKIP: TestServicePlugin (0.00s)
16:07:52 [2020-02-28T16:07:52.148Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:07:52 [2020-02-28T16:07:52.148Z] === RUN   TestServiceUpdateLabel
16:07:54 [2020-02-28T16:07:54.184Z] --- PASS: TestServiceUpdateLabel (2.31s)
16:07:54 [2020-02-28T16:07:54.184Z] === RUN   TestServiceUpdateSecrets
16:08:09 [2020-02-28T16:08:09.460Z] --- PASS: TestServiceUpdateSecrets (14.72s)
16:08:09 [2020-02-28T16:08:09.460Z] === RUN   TestServiceUpdateConfigs
16:08:24 [2020-02-28T16:08:24.704Z] --- PASS: TestServiceUpdateConfigs (14.77s)
16:08:24 [2020-02-28T16:08:24.704Z] === RUN   TestServiceUpdateNetwork
16:08:37 [2020-02-28T16:08:37.251Z] --- PASS: TestServiceUpdateNetwork (12.93s)
16:08:37 [2020-02-28T16:08:37.251Z] PASS
16:08:37 [2020-02-28T16:08:37.251Z] 
16:08:37 [2020-02-28T16:08:37.251Z] === Skipped
16:08:37 [2020-02-28T16:08:37.251Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
16:08:37 [2020-02-28T16:08:37.251Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:08:37 [2020-02-28T16:08:37.251Z] 
16:08:37 [2020-02-28T16:08:37.251Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:08:37 [2020-02-28T16:08:37.251Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:08:37 [2020-02-28T16:08:37.251Z] 
16:08:37 [2020-02-28T16:08:37.251Z] 
16:08:37 [2020-02-28T16:08:37.251Z] DONE 23 tests, 2 skipped in 123.845s
16:08:37 [2020-02-28T16:08:37.251Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:08:37 [2020-02-28T16:08:37.251Z] ++ 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
16:08:37 [2020-02-28T16:08:37.251Z] ++ set -e
16:08:37 [2020-02-28T16:08:37.251Z] ++ '[' -n 0 ']'
16:08:37 [2020-02-28T16:08:37.251Z] ++ set -x
16:08:37 [2020-02-28T16:08:37.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
16:08:37 [2020-02-28T16:08:37.251Z] INFO: Testing against a local daemon
16:08:37 [2020-02-28T16:08:37.251Z] === RUN   TestSessionCreate
16:08:37 [2020-02-28T16:08:37.251Z] --- PASS: TestSessionCreate (0.05s)
16:08:37 [2020-02-28T16:08:37.251Z] === RUN   TestSessionCreateWithBadUpgrade
16:08:37 [2020-02-28T16:08:37.251Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:08:37 [2020-02-28T16:08:37.251Z] PASS
16:08:37 [2020-02-28T16:08:37.251Z] 
16:08:37 [2020-02-28T16:08:37.251Z] DONE 2 tests in 0.193s
16:08:37 [2020-02-28T16:08:37.251Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:08:37 [2020-02-28T16:08:37.251Z] ++ 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
16:08:37 [2020-02-28T16:08:37.251Z] ++ set -e
16:08:37 [2020-02-28T16:08:37.251Z] ++ '[' -n 0 ']'
16:08:37 [2020-02-28T16:08:37.251Z] ++ set -x
16:08:37 [2020-02-28T16:08:37.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
16:08:37 [2020-02-28T16:08:37.251Z] INFO: Testing against a local daemon
16:08:37 [2020-02-28T16:08:37.251Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:08:37 [2020-02-28T16:08:37.251Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:08:37 [2020-02-28T16:08:37.251Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:08:37 [2020-02-28T16:08:37.251Z] === RUN   TestEventsExecDie
16:08:37 [2020-02-28T16:08:37.537Z] --- PASS: TestEventsExecDie (0.79s)
16:08:37 [2020-02-28T16:08:37.537Z] === RUN   TestEventsBackwardsCompatible
16:08:37 [2020-02-28T16:08:37.537Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:08:37 [2020-02-28T16:08:37.537Z] === RUN   TestInfoBinaryCommits
16:08:37 [2020-02-28T16:08:37.537Z] --- PASS: TestInfoBinaryCommits (0.06s)
16:08:37 [2020-02-28T16:08:37.537Z] === RUN   TestInfoAPIVersioned
16:08:37 [2020-02-28T16:08:37.537Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:08:37 [2020-02-28T16:08:37.537Z] === RUN   TestInfoDiscoveryBackend
16:08:38 [2020-02-28T16:08:38.154Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:08:38 [2020-02-28T16:08:38.154Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:08:39 [2020-02-28T16:08:39.175Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:08:39 [2020-02-28T16:08:39.175Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:08:39 [2020-02-28T16:08:39.794Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
16:08:39 [2020-02-28T16:08:39.794Z] === RUN   TestInfoAPI
16:08:39 [2020-02-28T16:08:39.794Z] --- PASS: TestInfoAPI (0.05s)
16:08:39 [2020-02-28T16:08:39.794Z] === RUN   TestInfoAPIWarnings
16:08:40 [2020-02-28T16:08:40.416Z] --- PASS: TestInfoAPIWarnings (0.56s)
16:08:40 [2020-02-28T16:08:40.416Z] === RUN   TestInfoDebug
16:08:40 [2020-02-28T16:08:40.702Z] --- PASS: TestInfoDebug (0.54s)
16:08:40 [2020-02-28T16:08:40.702Z] === RUN   TestInfoInsecureRegistries
16:08:41 [2020-02-28T16:08:41.361Z] --- PASS: TestInfoInsecureRegistries (0.55s)
16:08:41 [2020-02-28T16:08:41.361Z] === RUN   TestInfoRegistryMirrors
16:08:41 [2020-02-28T16:08:41.979Z] --- PASS: TestInfoRegistryMirrors (0.54s)
16:08:41 [2020-02-28T16:08:41.979Z] === RUN   TestLoginFailsWithBadCredentials
16:08:42 [2020-02-28T16:08:42.263Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
16:08:42 [2020-02-28T16:08:42.263Z] === RUN   TestPingCacheHeaders
16:08:42 [2020-02-28T16:08:42.263Z] --- PASS: TestPingCacheHeaders (0.05s)
16:08:42 [2020-02-28T16:08:42.263Z] === RUN   TestPingGet
16:08:42 [2020-02-28T16:08:42.549Z] --- PASS: TestPingGet (0.04s)
16:08:42 [2020-02-28T16:08:42.549Z] === RUN   TestPingHead
16:08:42 [2020-02-28T16:08:42.549Z] --- PASS: TestPingHead (0.05s)
16:08:42 [2020-02-28T16:08:42.549Z] === RUN   TestVersion
16:08:42 [2020-02-28T16:08:42.549Z] --- PASS: TestVersion (0.06s)
16:08:42 [2020-02-28T16:08:42.549Z] PASS
16:08:42 [2020-02-28T16:08:42.549Z] 
16:08:42 [2020-02-28T16:08:42.549Z] === Skipped
16:08:42 [2020-02-28T16:08:42.549Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:08:42 [2020-02-28T16:08:42.549Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:08:42 [2020-02-28T16:08:42.549Z] 
16:08:42 [2020-02-28T16:08:42.549Z] 
16:08:42 [2020-02-28T16:08:42.549Z] DONE 18 tests, 1 skipped in 5.990s
16:08:42 [2020-02-28T16:08:42.550Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:08:42 [2020-02-28T16:08:42.550Z] ++ 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
16:08:42 [2020-02-28T16:08:42.550Z] ++ set -e
16:08:42 [2020-02-28T16:08:42.550Z] ++ '[' -n 0 ']'
16:08:42 [2020-02-28T16:08:42.550Z] ++ set -x
16:08:42 [2020-02-28T16:08:42.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
16:08:42 [2020-02-28T16:08:42.550Z] INFO: Testing against a local daemon
16:08:42 [2020-02-28T16:08:42.550Z] === RUN   TestVolumesCreateAndList
16:08:42 [2020-02-28T16:08:42.550Z] --- PASS: TestVolumesCreateAndList (0.04s)
16:08:42 [2020-02-28T16:08:42.550Z] === RUN   TestVolumesRemove
16:08:42 [2020-02-28T16:08:42.834Z] --- PASS: TestVolumesRemove (0.09s)
16:08:42 [2020-02-28T16:08:42.834Z] === RUN   TestVolumesInspect
16:08:42 [2020-02-28T16:08:42.834Z] --- PASS: TestVolumesInspect (0.04s)
16:08:42 [2020-02-28T16:08:42.834Z] === RUN   TestVolumesInvalidJSON
16:08:42 [2020-02-28T16:08:42.834Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:08:42 [2020-02-28T16:08:42.834Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:08:42 [2020-02-28T16:08:42.834Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:08:42 [2020-02-28T16:08:42.834Z] --- PASS: TestVolumesInvalidJSON (0.04s)
16:08:42 [2020-02-28T16:08:42.834Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
16:08:42 [2020-02-28T16:08:42.834Z] PASS
16:08:42 [2020-02-28T16:08:42.834Z] 
16:08:42 [2020-02-28T16:08:42.834Z] DONE 5 tests in 0.306s
16:08:42 [2020-02-28T16:08:42.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:08:43 [2020-02-28T16:08:43.119Z] ++++ cat bundles/test-integration/docker.pid
16:08:43 [2020-02-28T16:08:43.119Z] +++ kill 13310
16:08:44 [2020-02-28T16:08:44.595Z] +++ /etc/init.d/apparmor stop
16:08:44 [2020-02-28T16:08:44.596Z] Leaving: AppArmorNo profiles have been unloaded.
16:08:44 [2020-02-28T16:08:44.596Z] 
16:08:44 [2020-02-28T16:08:44.596Z] Unloading profiles will leave already running processes permanently
16:08:44 [2020-02-28T16:08:44.596Z] unconfined, which can lead to unexpected situations.
16:08:44 [2020-02-28T16:08:44.596Z] 
16:08:44 [2020-02-28T16:08:44.596Z] To set a process to complain mode, use the command line tool
16:08:44 [2020-02-28T16:08:44.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:08:44 [2020-02-28T16:08:44.596Z] +++ true
16:08:44 [2020-02-28T16:08:44.596Z]