Skip to content

Console Output

21:45:02 [2019-10-21T21:45:02.892Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40120/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a -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:c65227a5b56d4de1a2a57033a9b94e0fbdaa512a hack/make.sh dynbinary test-integration
21:45:03 [2019-10-21T21:45:03.175Z] 
21:45:03 [2019-10-21T21:45:03.461Z] Removing bundles/
21:45:03 [2019-10-21T21:45:03.461Z] 
21:45:03 [2019-10-21T21:45:03.461Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:45:03 [2019-10-21T21:45:03.461Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:45:03 [2019-10-21T21:45:03.461Z] GOOS="" GOARCH="" GOARM=""
21:47:10 [2019-10-21T21:47:10.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:47:10 [2019-10-21T21:47:10.860Z] 
21:47:10 [2019-10-21T21:47:10.860Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:47:10 [2019-10-21T21:47:10.860Z] PKG_CONFIG=pkg-config
21:47:10 [2019-10-21T21:47:10.860Z] GOLANG_VERSION=1.13.3
21:47:10 [2019-10-21T21:47:10.860Z] HOSTNAME=f22cfcce5483
21:47:10 [2019-10-21T21:47:10.860Z] DOCKER_EXPERIMENTAL=1
21:47:10 [2019-10-21T21:47:10.860Z] container=docker
21:47:10 [2019-10-21T21:47:10.860Z] TEST_SKIP_INTEGRATION_CLI=1
21:47:10 [2019-10-21T21:47:10.860Z] GO111MODULE=off
21:47:10 [2019-10-21T21:47:10.860Z] GOPATH=/go
21:47:10 [2019-10-21T21:47:10.860Z] PWD=/go/src/github.com/docker/docker
21:47:10 [2019-10-21T21:47:10.860Z] HOME=/root
21:47:10 [2019-10-21T21:47:10.860Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:47:10 [2019-10-21T21:47:10.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:47:10 [2019-10-21T21:47:10.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:47:10 [2019-10-21T21:47:10.860Z] DOCKER_GITCOMMIT=c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:47:10 [2019-10-21T21:47:10.860Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:47:10 [2019-10-21T21:47:10.860Z] DOCKER_GRAPHDRIVER=overlay2
21:47:10 [2019-10-21T21:47:10.860Z] TERM=xterm
21:47:10 [2019-10-21T21:47:10.860Z] VALIDATE_BRANCH=master
21:47:10 [2019-10-21T21:47:10.860Z] DEST=bundles/test-integration
21:47:10 [2019-10-21T21:47:10.860Z] SHLVL=1
21:47:10 [2019-10-21T21:47:10.860Z] TIMEOUT=120m
21:47:10 [2019-10-21T21:47:10.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:47:10 [2019-10-21T21:47:10.860Z] DOCKER_PKG=github.com/docker/docker
21:47:10 [2019-10-21T21:47:10.860Z] TESTDEBUG=0
21:47:10 [2019-10-21T21:47:10.860Z] _=/usr/bin/env
21:47:10 [2019-10-21T21:47:10.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:47:58 [2019-10-21T21:47:58.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:48:00 [2019-10-21T21:48:00.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:48:04 [2019-10-21T21:48:04.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:48:43 [2019-10-21T21:48:43.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:48:43 [2019-10-21T21:48:43.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:48:45 [2019-10-21T21:48:45.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:48:47 [2019-10-21T21:48:47.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:48:47 [2019-10-21T21:48:47.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:48:51 [2019-10-21T21:48:51.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:48:53 [2019-10-21T21:48:53.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:48:55 [2019-10-21T21:48:55.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:49:00 [2019-10-21T21:49:00.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:49:03 [2019-10-21T21:49:03.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:49:05 [2019-10-21T21:49:05.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:49:09 [2019-10-21T21:49:09.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:49:11 [2019-10-21T21:49:11.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:49:13 [2019-10-21T21:49:13.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:49:15 [2019-10-21T21:49:15.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:49:15 [2019-10-21T21:49:15.545Z] Using test binary docker
21:49:15 [2019-10-21T21:49:15.545Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:49:15 [2019-10-21T21:49:15.545Z] +++ /etc/init.d/apparmor start
21:49:15 [2019-10-21T21:49:15.545Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
21:49:15 [2019-10-21T21:49:15.545Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
21:49:15 [2019-10-21T21:49:15.545Z] Warning failed to create cache: (null)
21:49:15 [2019-10-21T21:49:15.545Z] .
21:49:15 [2019-10-21T21:49:15.545Z] INFO: Waiting for daemon to start...
21:49:15 [2019-10-21T21:49:15.545Z] Starting dockerd
21:49:15 [2019-10-21T21:49:15.545Z] +++ 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
21:49:17 [2019-10-21T21:49:17.570Z] .
21:49:17 [2019-10-21T21:49:17.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:49:17 [2019-10-21T21:49:17.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:49:17 [2019-10-21T21:49:17.570Z] Error: No such image: emptyfs
21:49:17 [2019-10-21T21:49:17.570Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:49:17 [2019-10-21T21:49:17.570Z] ++++ docker load
21:49:17 [2019-10-21T21:49:17.570Z] Running integration-test (iteration 1)
21:49:17 [2019-10-21T21:49:17.570Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:49:17 [2019-10-21T21:49:17.570Z] ++ 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
21:49:17 [2019-10-21T21:49:17.570Z] ++ set -e
21:49:17 [2019-10-21T21:49:17.570Z] ++ '[' -n 0 ']'
21:49:17 [2019-10-21T21:49:17.570Z] ++ set -x
21:49:17 [2019-10-21T21:49:17.570Z] ++ env -i DEST=/go/src/github.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
21:49:32 [2019-10-21T21:49:32.820Z] Loaded image: buildpack-deps:jessie
21:49:32 [2019-10-21T21:49:32.820Z] Loaded image: busybox:latest
21:49:32 [2019-10-21T21:49:32.820Z] Loaded image: busybox:glibc
21:49:32 [2019-10-21T21:49:32.820Z] Loaded image: debian:jessie
21:49:32 [2019-10-21T21:49:32.820Z] Loaded image: hello-world:latest
21:49:32 [2019-10-21T21:49:32.820Z] INFO: Testing against a local daemon
21:49:32 [2019-10-21T21:49:32.820Z] === RUN   TestCgroupNamespacesBuild
21:49:33 [2019-10-21T21:49:33.848Z] --- PASS: TestCgroupNamespacesBuild (1.71s)
21:49:33 [2019-10-21T21:49:33.848Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
21:49:33 [2019-10-21T21:49:33.848Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:49:35 [2019-10-21T21:49:35.894Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
21:49:35 [2019-10-21T21:49:35.894Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
21:49:35 [2019-10-21T21:49:35.894Z] === RUN   TestBuildWithSession
21:49:35 [2019-10-21T21:49:35.894Z] --- SKIP: TestBuildWithSession (0.00s)
21:49:35 [2019-10-21T21:49:35.894Z]     build_session_test.go:25: TODO: BuildKit
21:49:35 [2019-10-21T21:49:35.894Z] === RUN   TestBuildSquashParent
21:49:41 [2019-10-21T21:49:41.406Z] --- PASS: TestBuildSquashParent (6.00s)
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:41 [2019-10-21T21:49:41.406Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:41 [2019-10-21T21:49:41.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:41 [2019-10-21T21:49:41.699Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:41 [2019-10-21T21:49:41.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:41 [2019-10-21T21:49:41.699Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:45 [2019-10-21T21:49:45.183Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:45 [2019-10-21T21:49:45.183Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:47 [2019-10-21T21:49:47.221Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.62s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
21:49:47 [2019-10-21T21:49:47.221Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
21:49:47 [2019-10-21T21:49:47.221Z] === RUN   TestBuildMultiStageCopy
21:49:47 [2019-10-21T21:49:47.221Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:49:49 [2019-10-21T21:49:49.266Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:49:49 [2019-10-21T21:49:49.557Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:49:49 [2019-10-21T21:49:49.841Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:49:50 [2019-10-21T21:49:50.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:49:50 [2019-10-21T21:49:50.749Z] --- PASS: TestBuildMultiStageCopy (3.67s)
21:49:50 [2019-10-21T21:49:50.749Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.02s)
21:49:50 [2019-10-21T21:49:50.749Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
21:49:50 [2019-10-21T21:49:50.749Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
21:49:50 [2019-10-21T21:49:50.749Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s)
21:49:50 [2019-10-21T21:49:50.749Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
21:49:50 [2019-10-21T21:49:50.749Z] === RUN   TestBuildMultiStageParentConfig
21:49:51 [2019-10-21T21:49:51.756Z] --- PASS: TestBuildMultiStageParentConfig (1.04s)
21:49:51 [2019-10-21T21:49:51.756Z] === RUN   TestBuildLabelWithTargets
21:49:53 [2019-10-21T21:49:53.859Z] --- PASS: TestBuildLabelWithTargets (1.61s)
21:49:53 [2019-10-21T21:49:53.859Z] === RUN   TestBuildWithEmptyLayers
21:49:54 [2019-10-21T21:49:54.483Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
21:49:54 [2019-10-21T21:49:54.483Z] === RUN   TestBuildMultiStageOnBuild
21:49:56 [2019-10-21T21:49:56.511Z] --- PASS: TestBuildMultiStageOnBuild (2.27s)
21:49:56 [2019-10-21T21:49:56.511Z] === RUN   TestBuildUncleanTarFilenames
21:49:58 [2019-10-21T21:49:58.001Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
21:49:58 [2019-10-21T21:49:58.001Z] === RUN   TestBuildMultiStageLayerLeak
21:50:00 [2019-10-21T21:50:00.697Z] --- PASS: TestBuildMultiStageLayerLeak (2.56s)
21:50:00 [2019-10-21T21:50:00.697Z] === RUN   TestBuildWithHugeFile
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestBuildWithHugeFile (82.49s)
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildWithEmptyDockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
21:51:37 [2019-10-21T21:51:37.778Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s)
21:51:37 [2019-10-21T21:51:37.778Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
21:51:37 [2019-10-21T21:51:37.778Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s)
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildPreserveOwnership
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildPreserveOwnership/copy_from
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestBuildPreserveOwnership (5.02s)
21:51:37 [2019-10-21T21:51:37.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.27s)
21:51:37 [2019-10-21T21:51:37.778Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s)
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestBuildPlatformInvalid
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:51:37 [2019-10-21T21:51:37.778Z] PASS
21:51:37 [2019-10-21T21:51:37.778Z] 
21:51:37 [2019-10-21T21:51:37.778Z] === Skipped
21:51:37 [2019-10-21T21:51:37.778Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
21:51:37 [2019-10-21T21:51:37.778Z]     build_session_test.go:25: TODO: BuildKit
21:51:37 [2019-10-21T21:51:37.778Z] 
21:51:37 [2019-10-21T21:51:37.778Z] 
21:51:37 [2019-10-21T21:51:37.778Z] DONE 32 tests, 1 skipped in 130.830s
21:51:37 [2019-10-21T21:51:37.778Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:51:37 [2019-10-21T21:51:37.778Z] ++ 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
21:51:37 [2019-10-21T21:51:37.778Z] ++ set -e
21:51:37 [2019-10-21T21:51:37.778Z] ++ '[' -n 0 ']'
21:51:37 [2019-10-21T21:51:37.778Z] ++ set -x
21:51:37 [2019-10-21T21:51:37.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
21:51:37 [2019-10-21T21:51:37.778Z] INFO: Testing against a local daemon
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestConfigList
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestConfigList (2.30s)
21:51:37 [2019-10-21T21:51:37.778Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestConfigsCreateAndDelete
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestConfigsCreateAndDelete (2.31s)
21:51:37 [2019-10-21T21:51:37.778Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestConfigsUpdate
21:51:37 [2019-10-21T21:51:37.778Z] --- PASS: TestConfigsUpdate (2.74s)
21:51:37 [2019-10-21T21:51:37.778Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
21:51:37 [2019-10-21T21:51:37.778Z] === RUN   TestTemplatedConfig
21:51:39 [2019-10-21T21:51:39.262Z] --- PASS: TestTemplatedConfig (2.98s)
21:51:39 [2019-10-21T21:51:39.262Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
21:51:39 [2019-10-21T21:51:39.262Z] === RUN   TestConfigInspect
21:51:41 [2019-10-21T21:51:41.295Z] --- PASS: TestConfigInspect (2.23s)
21:51:41 [2019-10-21T21:51:41.295Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
21:51:41 [2019-10-21T21:51:41.295Z] === RUN   TestConfigCreateWithLabels
21:51:43 [2019-10-21T21:51:43.332Z] --- PASS: TestConfigCreateWithLabels (2.24s)
21:51:43 [2019-10-21T21:51:43.332Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
21:51:43 [2019-10-21T21:51:43.332Z] === RUN   TestConfigCreateResolve
21:51:46 [2019-10-21T21:51:46.046Z] --- PASS: TestConfigCreateResolve (2.30s)
21:51:46 [2019-10-21T21:51:46.046Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
21:51:46 [2019-10-21T21:51:46.046Z] === RUN   TestConfigDaemonLibtrustID
21:51:46 [2019-10-21T21:51:46.333Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
21:51:46 [2019-10-21T21:51:46.333Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
21:51:46 [2019-10-21T21:51:46.333Z] PASS
21:51:46 [2019-10-21T21:51:46.333Z] 
21:51:46 [2019-10-21T21:51:46.333Z] DONE 8 tests in 17.768s
21:51:46 [2019-10-21T21:51:46.333Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:51:46 [2019-10-21T21:51:46.333Z] ++ 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
21:51:46 [2019-10-21T21:51:46.333Z] ++ set -e
21:51:46 [2019-10-21T21:51:46.333Z] ++ '[' -n 0 ']'
21:51:46 [2019-10-21T21:51:46.333Z] ++ set -x
21:51:46 [2019-10-21T21:51:46.333Z] ++ env -i DEST=/go/src/github.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
21:51:46 [2019-10-21T21:51:46.333Z] INFO: Testing against a local daemon
21:51:46 [2019-10-21T21:51:46.333Z] === RUN   TestCheckpoint
21:51:46 [2019-10-21T21:51:46.333Z] --- SKIP: TestCheckpoint (0.00s)
21:51:46 [2019-10-21T21:51:46.333Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:51:46 [2019-10-21T21:51:46.333Z] === RUN   TestContainerInvalidJSON
21:51:46 [2019-10-21T21:51:46.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:51:46 [2019-10-21T21:51:46.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:51:46 [2019-10-21T21:51:46.333Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:51:46 [2019-10-21T21:51:46.333Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:51:46 [2019-10-21T21:51:46.333Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:51:46 [2019-10-21T21:51:46.333Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:51:46 [2019-10-21T21:51:46.619Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:51:46 [2019-10-21T21:51:46.619Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:51:46 [2019-10-21T21:51:46.619Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:51:46 [2019-10-21T21:51:46.619Z] --- PASS: TestContainerInvalidJSON (0.03s)
21:51:46 [2019-10-21T21:51:46.619Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:51:46 [2019-10-21T21:51:46.619Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:51:46 [2019-10-21T21:51:46.619Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:51:46 [2019-10-21T21:51:46.619Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:51:46 [2019-10-21T21:51:46.619Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:51:46 [2019-10-21T21:51:46.619Z] === RUN   TestCopyFromContainerPathIsNotDir
21:51:46 [2019-10-21T21:51:46.619Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
21:51:46 [2019-10-21T21:51:46.619Z] === RUN   TestCopyToContainerPathDoesNotExist
21:51:46 [2019-10-21T21:51:46.619Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
21:51:46 [2019-10-21T21:51:46.619Z] === RUN   TestCopyToContainerPathIsNotDir
21:51:46 [2019-10-21T21:51:46.902Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
21:51:46 [2019-10-21T21:51:46.902Z] === RUN   TestCopyFromContainer
21:51:48 [2019-10-21T21:51:48.385Z] === RUN   TestCopyFromContainer//
21:51:48 [2019-10-21T21:51:48.670Z] === RUN   TestCopyFromContainer//bar/root
21:51:48 [2019-10-21T21:51:48.670Z] === RUN   TestCopyFromContainer//bar/root/
21:51:48 [2019-10-21T21:51:48.954Z] === RUN   TestCopyFromContainer/bar/quux
21:51:48 [2019-10-21T21:51:48.954Z] === RUN   TestCopyFromContainer/bar/quux/
21:51:48 [2019-10-21T21:51:48.954Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:51:49 [2019-10-21T21:51:49.238Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:51:49 [2019-10-21T21:51:49.238Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:51:49 [2019-10-21T21:51:49.238Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCopyFromContainer/bar/notarget
21:51:49 [2019-10-21T21:51:49.521Z] --- PASS: TestCopyFromContainer (2.72s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:51:49 [2019-10-21T21:51:49.521Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateLinkToNonExistingContainer
21:51:49 [2019-10-21T21:51:49.521Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateWithInvalidEnv
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateWithInvalidEnv/0
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateWithInvalidEnv/0
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateWithInvalidEnv/1
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateWithInvalidEnv/1
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateWithInvalidEnv/2
21:51:49 [2019-10-21T21:51:49.521Z] === PAUSE TestCreateWithInvalidEnv/2
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateWithInvalidEnv/0
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateWithInvalidEnv/2
21:51:49 [2019-10-21T21:51:49.521Z] === CONT  TestCreateWithInvalidEnv/1
21:51:49 [2019-10-21T21:51:49.521Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:51:49 [2019-10-21T21:51:49.521Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:51:49 [2019-10-21T21:51:49.521Z] === RUN   TestCreateTmpfsMountsTarget
21:51:49 [2019-10-21T21:51:49.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:51:49 [2019-10-21T21:51:49.810Z] === RUN   TestCreateWithCustomMaskedPaths
21:51:51 [2019-10-21T21:51:51.855Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s)
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:51:51 [2019-10-21T21:51:51.855Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:51:51 [2019-10-21T21:51:51.855Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
21:51:51 [2019-10-21T21:51:51.855Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
21:51:51 [2019-10-21T21:51:51.855Z] === RUN   TestCreateWithCustomReadonlyPaths
21:51:53 [2019-10-21T21:51:53.886Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s)
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:51:53 [2019-10-21T21:51:53.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:51:53 [2019-10-21T21:51:53.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:51:53 [2019-10-21T21:51:53.887Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:51:53 [2019-10-21T21:51:53.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:51:53 [2019-10-21T21:51:53.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:51:53 [2019-10-21T21:51:53.887Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:51:54 [2019-10-21T21:51:54.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:51:54 [2019-10-21T21:51:54.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:51:54 [2019-10-21T21:51:54.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
21:51:54 [2019-10-21T21:51:54.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
21:51:54 [2019-10-21T21:51:54.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
21:51:54 [2019-10-21T21:51:54.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
21:51:54 [2019-10-21T21:51:54.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:51:54 [2019-10-21T21:51:54.171Z] === RUN   TestContainerStartOnDaemonRestart
21:51:54 [2019-10-21T21:51:54.171Z] === PAUSE TestContainerStartOnDaemonRestart
21:51:54 [2019-10-21T21:51:54.171Z] === RUN   TestDaemonRestartIpcMode
21:51:54 [2019-10-21T21:51:54.171Z] === PAUSE TestDaemonRestartIpcMode
21:51:54 [2019-10-21T21:51:54.171Z] === RUN   TestDiff
21:51:54 [2019-10-21T21:51:54.787Z] --- PASS: TestDiff (0.72s)
21:51:54 [2019-10-21T21:51:54.787Z] === RUN   TestExecWithCloseStdin
21:51:55 [2019-10-21T21:51:55.799Z] --- PASS: TestExecWithCloseStdin (0.93s)
21:51:55 [2019-10-21T21:51:55.799Z] === RUN   TestExec
21:51:56 [2019-10-21T21:51:56.812Z] --- PASS: TestExec (0.86s)
21:51:56 [2019-10-21T21:51:56.812Z] === RUN   TestExecUser
21:51:57 [2019-10-21T21:51:57.432Z] --- PASS: TestExecUser (0.91s)
21:51:57 [2019-10-21T21:51:57.433Z] === RUN   TestExportContainerAndImportImage
21:51:58 [2019-10-21T21:51:58.448Z] --- PASS: TestExportContainerAndImportImage (1.02s)
21:51:58 [2019-10-21T21:51:58.448Z] === RUN   TestExportContainerAfterDaemonRestart
21:52:00 [2019-10-21T21:52:00.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
21:52:00 [2019-10-21T21:52:00.498Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
21:52:00 [2019-10-21T21:52:00.498Z] === RUN   TestHealthCheckWorkdir
21:52:01 [2019-10-21T21:52:01.528Z] --- PASS: TestHealthCheckWorkdir (1.21s)
21:52:01 [2019-10-21T21:52:01.528Z] === RUN   TestHealthKillContainer
21:52:04 [2019-10-21T21:52:04.207Z] --- PASS: TestHealthKillContainer (3.01s)
21:52:04 [2019-10-21T21:52:04.207Z] === RUN   TestInspectCpusetInConfigPre120
21:52:05 [2019-10-21T21:52:05.219Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
21:52:05 [2019-10-21T21:52:05.219Z] === RUN   TestIpcModeNone
21:52:06 [2019-10-21T21:52:06.241Z] --- PASS: TestIpcModeNone (0.91s)
21:52:06 [2019-10-21T21:52:06.241Z] === RUN   TestIpcModePrivate
21:52:06 [2019-10-21T21:52:06.858Z] --- PASS: TestIpcModePrivate (0.89s)
21:52:06 [2019-10-21T21:52:06.858Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false
21:52:06 [2019-10-21T21:52:06.858Z] === RUN   TestIpcModeShareable
21:52:07 [2019-10-21T21:52:07.866Z] --- PASS: TestIpcModeShareable (0.85s)
21:52:07 [2019-10-21T21:52:07.866Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
21:52:07 [2019-10-21T21:52:07.866Z] === RUN   TestAPIIpcModeShareableAndContainer
21:52:10 [2019-10-21T21:52:10.579Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s)
21:52:10 [2019-10-21T21:52:10.579Z] === RUN   TestAPIIpcModeHost
21:52:11 [2019-10-21T21:52:11.199Z] --- PASS: TestAPIIpcModeHost (0.73s)
21:52:11 [2019-10-21T21:52:11.199Z] === RUN   TestDaemonIpcModeShareable
21:52:13 [2019-10-21T21:52:13.229Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
21:52:13 [2019-10-21T21:52:13.229Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
21:52:13 [2019-10-21T21:52:13.229Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
21:52:13 [2019-10-21T21:52:13.229Z] === RUN   TestDaemonIpcModePrivate
21:52:14 [2019-10-21T21:52:14.711Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
21:52:14 [2019-10-21T21:52:14.711Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
21:52:14 [2019-10-21T21:52:14.711Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:52:14 [2019-10-21T21:52:14.711Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:52:16 [2019-10-21T21:52:16.741Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
21:52:16 [2019-10-21T21:52:16.741Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
21:52:16 [2019-10-21T21:52:16.741Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:52:16 [2019-10-21T21:52:16.741Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:52:18 [2019-10-21T21:52:18.222Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
21:52:18 [2019-10-21T21:52:18.222Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
21:52:18 [2019-10-21T21:52:18.222Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
21:52:18 [2019-10-21T21:52:18.222Z] === RUN   TestIpcModeOlderClient
21:52:18 [2019-10-21T21:52:18.222Z] === PAUSE TestIpcModeOlderClient
21:52:18 [2019-10-21T21:52:18.222Z] === RUN   TestKillContainerInvalidSignal
21:52:18 [2019-10-21T21:52:18.849Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
21:52:18 [2019-10-21T21:52:18.849Z] === RUN   TestKillContainer
21:52:18 [2019-10-21T21:52:18.849Z] === RUN   TestKillContainer/no_signal
21:52:19 [2019-10-21T21:52:19.867Z] === RUN   TestKillContainer/non_killing_signal
21:52:20 [2019-10-21T21:52:20.152Z] === RUN   TestKillContainer/killing_signal
21:52:21 [2019-10-21T21:52:21.159Z] --- PASS: TestKillContainer (2.30s)
21:52:21 [2019-10-21T21:52:21.159Z]     --- PASS: TestKillContainer/no_signal (0.73s)
21:52:21 [2019-10-21T21:52:21.159Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:52:21 [2019-10-21T21:52:21.159Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
21:52:21 [2019-10-21T21:52:21.159Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:52:21 [2019-10-21T21:52:21.159Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:52:21 [2019-10-21T21:52:21.776Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:52:22 [2019-10-21T21:52:22.787Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
21:52:22 [2019-10-21T21:52:22.787Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
21:52:22 [2019-10-21T21:52:22.787Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
21:52:22 [2019-10-21T21:52:22.787Z] === RUN   TestKillStoppedContainer
21:52:22 [2019-10-21T21:52:22.787Z] --- PASS: TestKillStoppedContainer (0.08s)
21:52:22 [2019-10-21T21:52:22.787Z] === RUN   TestKillStoppedContainerAPIPre120
21:52:22 [2019-10-21T21:52:22.787Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
21:52:22 [2019-10-21T21:52:22.787Z] === RUN   TestKillDifferentUserContainer
21:52:23 [2019-10-21T21:52:23.797Z] --- PASS: TestKillDifferentUserContainer (0.77s)
21:52:23 [2019-10-21T21:52:23.797Z] === RUN   TestInspectOomKilledTrue
21:52:24 [2019-10-21T21:52:24.806Z] --- PASS: TestInspectOomKilledTrue (1.16s)
21:52:24 [2019-10-21T21:52:24.806Z] === RUN   TestInspectOomKilledFalse
21:52:25 [2019-10-21T21:52:25.439Z] --- PASS: TestInspectOomKilledFalse (0.70s)
21:52:25 [2019-10-21T21:52:25.439Z] === RUN   TestLinksEtcHostsContentMatch
21:52:26 [2019-10-21T21:52:26.068Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s)
21:52:26 [2019-10-21T21:52:26.068Z] === RUN   TestLinksContainerNames
21:52:27 [2019-10-21T21:52:27.543Z] --- PASS: TestLinksContainerNames (1.35s)
21:52:27 [2019-10-21T21:52:27.543Z] === RUN   TestLogsFollowTailEmpty
21:52:28 [2019-10-21T21:52:28.160Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
21:52:28 [2019-10-21T21:52:28.160Z] === RUN   TestContainerNetworkMountsNoChown
21:52:28 [2019-10-21T21:52:28.783Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/default
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/default
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/private
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/private
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/rprivate
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/rprivate
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/slave
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/slave
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/rslave
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/rslave
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/shared
21:52:28 [2019-10-21T21:52:28.783Z] === PAUSE TestMountDaemonRoot/shared
21:52:28 [2019-10-21T21:52:28.783Z] === RUN   TestMountDaemonRoot/rshared
21:52:28 [2019-10-21T21:52:28.784Z] === PAUSE TestMountDaemonRoot/rshared
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/default
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rprivate
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/default/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rslave
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/shared
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/default/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rshared
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/private
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/slave
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/private/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/private/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/default/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/default/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/private/mount_root
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:52:29 [2019-10-21T21:52:29.079Z] === CONT  TestMountDaemonRoot/private/bind_root
21:52:29 [2019-10-21T21:52:29.365Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:52:29 [2019-10-21T21:52:29.365Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:52:29 [2019-10-21T21:52:29.365Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:52:29 [2019-10-21T21:52:29.365Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:52:29 [2019-10-21T21:52:29.365Z] --- PASS: TestMountDaemonRoot (0.05s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:52:29 [2019-10-21T21:52:29.365Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:52:29 [2019-10-21T21:52:29.365Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:52:29 [2019-10-21T21:52:29.365Z] === RUN   TestContainerBindMountNonRecursive
21:52:30 [2019-10-21T21:52:30.844Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
21:52:30 [2019-10-21T21:52:30.844Z] === RUN   TestNetworkNat
21:52:31 [2019-10-21T21:52:31.853Z] --- PASS: TestNetworkNat (0.75s)
21:52:31 [2019-10-21T21:52:31.853Z] === RUN   TestNetworkLocalhostTCPNat
21:52:32 [2019-10-21T21:52:32.471Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
21:52:32 [2019-10-21T21:52:32.471Z] === RUN   TestNetworkLoopbackNat
21:52:33 [2019-10-21T21:52:33.484Z] --- PASS: TestNetworkLoopbackNat (0.99s)
21:52:33 [2019-10-21T21:52:33.484Z] === RUN   TestPause
21:52:34 [2019-10-21T21:52:34.123Z] --- PASS: TestPause (0.77s)
21:52:34 [2019-10-21T21:52:34.123Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:52:34 [2019-10-21T21:52:34.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:52:34 [2019-10-21T21:52:34.123Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:52:34 [2019-10-21T21:52:34.123Z] === RUN   TestPauseStopPausedContainer
21:52:35 [2019-10-21T21:52:35.144Z] --- PASS: TestPauseStopPausedContainer (0.78s)
21:52:35 [2019-10-21T21:52:35.144Z] === RUN   TestPsFilter
21:52:35 [2019-10-21T21:52:35.144Z] --- PASS: TestPsFilter (0.18s)
21:52:35 [2019-10-21T21:52:35.144Z] === RUN   TestRemoveContainerWithRemovedVolume
21:52:35 [2019-10-21T21:52:35.763Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
21:52:35 [2019-10-21T21:52:35.763Z] === RUN   TestRemoveContainerWithVolume
21:52:36 [2019-10-21T21:52:36.773Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
21:52:36 [2019-10-21T21:52:36.773Z] === RUN   TestRemoveContainerRunning
21:52:37 [2019-10-21T21:52:37.390Z] --- PASS: TestRemoveContainerRunning (0.72s)
21:52:37 [2019-10-21T21:52:37.390Z] === RUN   TestRemoveContainerForceRemoveRunning
21:52:38 [2019-10-21T21:52:38.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
21:52:38 [2019-10-21T21:52:38.008Z] === RUN   TestRemoveInvalidContainer
21:52:38 [2019-10-21T21:52:38.008Z] --- PASS: TestRemoveInvalidContainer (0.04s)
21:52:38 [2019-10-21T21:52:38.008Z] === RUN   TestRenameLinkedContainer
21:52:40 [2019-10-21T21:52:40.693Z] --- PASS: TestRenameLinkedContainer (2.73s)
21:52:40 [2019-10-21T21:52:40.693Z] === RUN   TestRenameStoppedContainer
21:52:41 [2019-10-21T21:52:41.720Z] --- PASS: TestRenameStoppedContainer (0.68s)
21:52:41 [2019-10-21T21:52:41.721Z] === RUN   TestRenameRunningContainerAndReuse
21:52:43 [2019-10-21T21:52:43.198Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s)
21:52:43 [2019-10-21T21:52:43.198Z] === RUN   TestRenameInvalidName
21:52:43 [2019-10-21T21:52:43.827Z] --- PASS: TestRenameInvalidName (0.73s)
21:52:43 [2019-10-21T21:52:43.827Z] === RUN   TestRenameAnonymousContainer
21:52:46 [2019-10-21T21:52:46.517Z] --- PASS: TestRenameAnonymousContainer (2.67s)
21:52:46 [2019-10-21T21:52:46.517Z] === RUN   TestRenameContainerWithSameName
21:52:47 [2019-10-21T21:52:47.133Z] --- PASS: TestRenameContainerWithSameName (0.74s)
21:52:47 [2019-10-21T21:52:47.133Z] === RUN   TestRenameContainerWithLinkedContainer
21:52:48 [2019-10-21T21:52:48.614Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s)
21:52:48 [2019-10-21T21:52:48.614Z] === RUN   TestResize
21:52:49 [2019-10-21T21:52:49.233Z] --- PASS: TestResize (0.75s)
21:52:49 [2019-10-21T21:52:49.233Z] === RUN   TestResizeWithInvalidSize
21:52:50 [2019-10-21T21:52:50.245Z] --- PASS: TestResizeWithInvalidSize (0.75s)
21:52:50 [2019-10-21T21:52:50.245Z] === RUN   TestResizeWhenContainerNotStarted
21:52:50 [2019-10-21T21:52:50.890Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s)
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:52:50 [2019-10-21T21:52:50.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:52:52 [2019-10-21T21:52:52.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:52:52 [2019-10-21T21:52:52.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:52:54 [2019-10-21T21:52:54.433Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:52:54 [2019-10-21T21:52:54.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:52:54 [2019-10-21T21:52:54.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:52:55 [2019-10-21T21:52:55.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:52:58 [2019-10-21T21:52:58.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:52:58 [2019-10-21T21:52:58.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:53:02 [2019-10-21T21:53:02.033Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.42s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.74s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.80s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.58s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.93s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
21:53:02 [2019-10-21T21:53:02.033Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s)
21:53:02 [2019-10-21T21:53:02.033Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
21:53:02 [2019-10-21T21:53:02.034Z] === RUN   TestCgroupNamespacesRun
21:53:03 [2019-10-21T21:53:03.518Z] --- PASS: TestCgroupNamespacesRun (1.79s)
21:53:03 [2019-10-21T21:53:03.518Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
21:53:03 [2019-10-21T21:53:03.518Z] === RUN   TestCgroupNamespacesRunPrivileged
21:53:05 [2019-10-21T21:53:05.015Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s)
21:53:05 [2019-10-21T21:53:05.015Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
21:53:05 [2019-10-21T21:53:05.015Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:53:07 [2019-10-21T21:53:07.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
21:53:07 [2019-10-21T21:53:07.048Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
21:53:07 [2019-10-21T21:53:07.048Z] === RUN   TestCgroupNamespacesRunHostMode
21:53:08 [2019-10-21T21:53:08.537Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
21:53:08 [2019-10-21T21:53:08.537Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
21:53:08 [2019-10-21T21:53:08.537Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:53:10 [2019-10-21T21:53:10.587Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
21:53:10 [2019-10-21T21:53:10.587Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
21:53:10 [2019-10-21T21:53:10.587Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:53:11 [2019-10-21T21:53:11.600Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
21:53:11 [2019-10-21T21:53:11.600Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
21:53:11 [2019-10-21T21:53:11.600Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:53:12 [2019-10-21T21:53:12.224Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
21:53:12 [2019-10-21T21:53:12.224Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
21:53:12 [2019-10-21T21:53:12.224Z] === RUN   TestCgroupNamespacesRunOlderClient
21:53:14 [2019-10-21T21:53:14.264Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s)
21:53:14 [2019-10-21T21:53:14.264Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
21:53:14 [2019-10-21T21:53:14.264Z] === RUN   TestKernelTCPMemory
21:53:15 [2019-10-21T21:53:15.280Z] --- PASS: TestKernelTCPMemory (1.07s)
21:53:15 [2019-10-21T21:53:15.280Z] === RUN   TestNISDomainname
21:53:16 [2019-10-21T21:53:16.295Z] --- PASS: TestNISDomainname (1.06s)
21:53:16 [2019-10-21T21:53:16.295Z] === RUN   TestHostnameDnsResolution
21:53:17 [2019-10-21T21:53:17.802Z] --- PASS: TestHostnameDnsResolution (1.29s)
21:53:17 [2019-10-21T21:53:17.802Z] === RUN   TestStats
21:53:19 [2019-10-21T21:53:19.842Z] --- PASS: TestStats (2.26s)
21:53:19 [2019-10-21T21:53:19.842Z] === RUN   TestStopContainerWithTimeout
21:53:19 [2019-10-21T21:53:19.842Z] === RUN   TestStopContainerWithTimeout/0
21:53:19 [2019-10-21T21:53:19.842Z] === PAUSE TestStopContainerWithTimeout/0
21:53:19 [2019-10-21T21:53:19.842Z] === RUN   TestStopContainerWithTimeout/1
21:53:19 [2019-10-21T21:53:19.842Z] === PAUSE TestStopContainerWithTimeout/1
21:53:19 [2019-10-21T21:53:19.842Z] === RUN   TestStopContainerWithTimeout/3
21:53:19 [2019-10-21T21:53:19.842Z] === PAUSE TestStopContainerWithTimeout/3
21:53:19 [2019-10-21T21:53:19.842Z] === RUN   TestStopContainerWithTimeout/-1
21:53:19 [2019-10-21T21:53:19.842Z] === PAUSE TestStopContainerWithTimeout/-1
21:53:19 [2019-10-21T21:53:19.842Z] === CONT  TestStopContainerWithTimeout/0
21:53:19 [2019-10-21T21:53:19.842Z] === CONT  TestStopContainerWithTimeout/-1
21:53:19 [2019-10-21T21:53:19.842Z] === CONT  TestStopContainerWithTimeout/1
21:53:19 [2019-10-21T21:53:19.842Z] === CONT  TestStopContainerWithTimeout/3
21:53:23 [2019-10-21T21:53:23.318Z] --- PASS: TestStopContainerWithTimeout (0.04s)
21:53:23 [2019-10-21T21:53:23.318Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
21:53:23 [2019-10-21T21:53:23.318Z]     --- PASS: TestStopContainerWithTimeout/1 (2.45s)
21:53:23 [2019-10-21T21:53:23.318Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
21:53:23 [2019-10-21T21:53:23.318Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
21:53:23 [2019-10-21T21:53:23.318Z] === RUN   TestDeleteDevicemapper
21:53:23 [2019-10-21T21:53:23.318Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:53:23 [2019-10-21T21:53:23.318Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:53:23 [2019-10-21T21:53:23.318Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:53:25 [2019-10-21T21:53:25.365Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s)
21:53:25 [2019-10-21T21:53:25.365Z] === RUN   TestUpdateMemory
21:53:26 [2019-10-21T21:53:26.844Z] --- PASS: TestUpdateMemory (1.09s)
21:53:26 [2019-10-21T21:53:26.844Z] === RUN   TestUpdateCPUQuota
21:53:28 [2019-10-21T21:53:28.325Z] --- PASS: TestUpdateCPUQuota (1.75s)
21:53:28 [2019-10-21T21:53:28.325Z] === RUN   TestUpdatePidsLimit
21:53:28 [2019-10-21T21:53:28.325Z] === RUN   TestUpdatePidsLimit/update_from_none
21:53:28 [2019-10-21T21:53:28.615Z] === RUN   TestUpdatePidsLimit/no_change
21:53:29 [2019-10-21T21:53:29.249Z] === RUN   TestUpdatePidsLimit/update_lower
21:53:29 [2019-10-21T21:53:29.533Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:53:29 [2019-10-21T21:53:29.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:53:30 [2019-10-21T21:53:30.440Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:53:30 [2019-10-21T21:53:30.725Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:53:32 [2019-10-21T21:53:32.757Z] --- PASS: TestUpdatePidsLimit (4.27s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s)
21:53:32 [2019-10-21T21:53:32.757Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
21:53:32 [2019-10-21T21:53:32.757Z] === RUN   TestUpdateRestartPolicy
21:53:45 [2019-10-21T21:53:45.477Z] --- PASS: TestUpdateRestartPolicy (12.28s)
21:53:45 [2019-10-21T21:53:45.477Z] === RUN   TestUpdateRestartWithAutoRemove
21:53:45 [2019-10-21T21:53:45.477Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s)
21:53:45 [2019-10-21T21:53:45.477Z] === RUN   TestWaitNonBlocked
21:53:45 [2019-10-21T21:53:45.477Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:53:45 [2019-10-21T21:53:45.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:53:45 [2019-10-21T21:53:45.477Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:53:45 [2019-10-21T21:53:45.477Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:53:45 [2019-10-21T21:53:45.766Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:53:45 [2019-10-21T21:53:45.766Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:53:46 [2019-10-21T21:53:46.776Z] --- PASS: TestWaitNonBlocked (0.03s)
21:53:46 [2019-10-21T21:53:46.776Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
21:53:46 [2019-10-21T21:53:46.776Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
21:53:46 [2019-10-21T21:53:46.776Z] === RUN   TestWaitBlocked
21:53:46 [2019-10-21T21:53:46.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:53:46 [2019-10-21T21:53:46.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:53:46 [2019-10-21T21:53:46.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:53:46 [2019-10-21T21:53:46.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:53:46 [2019-10-21T21:53:46.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:53:46 [2019-10-21T21:53:46.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:53:47 [2019-10-21T21:53:47.791Z] --- PASS: TestWaitBlocked (0.04s)
21:53:47 [2019-10-21T21:53:47.792Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
21:53:47 [2019-10-21T21:53:47.792Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s)
21:53:47 [2019-10-21T21:53:47.792Z] === CONT  TestContainerStartOnDaemonRestart
21:53:47 [2019-10-21T21:53:47.792Z] === CONT  TestIpcModeOlderClient
21:53:47 [2019-10-21T21:53:47.792Z] === CONT  TestDaemonRestartIpcMode
21:53:47 [2019-10-21T21:53:47.792Z] --- PASS: TestIpcModeOlderClient (0.15s)
21:53:51 [2019-10-21T21:53:51.266Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s)
21:53:51 [2019-10-21T21:53:51.266Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
21:53:51 [2019-10-21T21:53:51.549Z] --- PASS: TestDaemonRestartIpcMode (3.91s)
21:53:51 [2019-10-21T21:53:51.549Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
21:53:51 [2019-10-21T21:53:51.549Z] PASS
21:53:51 [2019-10-21T21:53:51.549Z] 
21:53:51 [2019-10-21T21:53:51.549Z] === Skipped
21:53:51 [2019-10-21T21:53:51.549Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
21:53:51 [2019-10-21T21:53:51.549Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:53:51 [2019-10-21T21:53:51.549Z] 
21:53:51 [2019-10-21T21:53:51.549Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:53:51 [2019-10-21T21:53:51.549Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:53:51 [2019-10-21T21:53:51.549Z] 
21:53:51 [2019-10-21T21:53:51.549Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
21:53:51 [2019-10-21T21:53:51.549Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:53:51 [2019-10-21T21:53:51.549Z] 
21:53:51 [2019-10-21T21:53:51.549Z] 
21:53:51 [2019-10-21T21:53:51.549Z] DONE 197 tests, 3 skipped in 125.292s
21:53:51 [2019-10-21T21:53:51.549Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
21:53:51 [2019-10-21T21:53:51.549Z] ++ 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
21:53:51 [2019-10-21T21:53:51.549Z] ++ set -e
21:53:51 [2019-10-21T21:53:51.549Z] ++ '[' -n 0 ']'
21:53:51 [2019-10-21T21:53:51.549Z] ++ set -x
21:53:51 [2019-10-21T21:53:51.549Z] ++ env -i DEST=/go/src/github.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
21:53:51 [2019-10-21T21:53:51.833Z] INFO: Testing against a local daemon
21:53:51 [2019-10-21T21:53:51.833Z] === RUN   TestCommitInheritsEnv
21:53:52 [2019-10-21T21:53:52.450Z] --- PASS: TestCommitInheritsEnv (0.42s)
21:53:52 [2019-10-21T21:53:52.450Z] === RUN   TestImportExtremelyLargeImageWorks
21:53:52 [2019-10-21T21:53:52.450Z] === PAUSE TestImportExtremelyLargeImageWorks
21:53:52 [2019-10-21T21:53:52.450Z] === RUN   TestImagesFilterMultiReference
21:53:52 [2019-10-21T21:53:52.450Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:53:52 [2019-10-21T21:53:52.450Z] === RUN   TestImagePullPlatformInvalid
21:53:52 [2019-10-21T21:53:52.450Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:53:52 [2019-10-21T21:53:52.450Z] === RUN   TestRemoveImageOrphaning
21:53:53 [2019-10-21T21:53:53.066Z] --- PASS: TestRemoveImageOrphaning (0.46s)
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestRemoveImageGarbageCollector
21:53:53 [2019-10-21T21:53:53.066Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:53:53 [2019-10-21T21:53:53.066Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:53:53 [2019-10-21T21:53:53.066Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestTagInvalidReference
21:53:53 [2019-10-21T21:53:53.066Z] --- PASS: TestTagInvalidReference (0.04s)
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestTagValidPrefixedRepo
21:53:53 [2019-10-21T21:53:53.066Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestTagExistedNameWithoutForce
21:53:53 [2019-10-21T21:53:53.066Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:53:53 [2019-10-21T21:53:53.066Z] === RUN   TestTagOfficialNames
21:53:53 [2019-10-21T21:53:53.350Z] --- PASS: TestTagOfficialNames (0.06s)
21:53:53 [2019-10-21T21:53:53.350Z] === RUN   TestTagMatchesDigest
21:53:53 [2019-10-21T21:53:53.350Z] --- PASS: TestTagMatchesDigest (0.04s)
21:53:53 [2019-10-21T21:53:53.350Z] === CONT  TestImportExtremelyLargeImageWorks
21:59:00 [2019-10-21T21:59:00.930Z] --- PASS: TestImportExtremelyLargeImageWorks (301.76s)
21:59:00 [2019-10-21T21:59:00.930Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
21:59:00 [2019-10-21T21:59:00.930Z] PASS
21:59:00 [2019-10-21T21:59:00.930Z] 
21:59:00 [2019-10-21T21:59:00.930Z] === Skipped
21:59:00 [2019-10-21T21:59:00.930Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
21:59:00 [2019-10-21T21:59:00.930Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:00 [2019-10-21T21:59:00.930Z] 
21:59:00 [2019-10-21T21:59:00.930Z] 
21:59:00 [2019-10-21T21:59:00.930Z] DONE 12 tests, 1 skipped in 303.338s
21:59:00 [2019-10-21T21:59:00.930Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:59:00 [2019-10-21T21:59:00.930Z] ++ 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
21:59:00 [2019-10-21T21:59:00.930Z] ++ set -e
21:59:00 [2019-10-21T21:59:00.930Z] ++ '[' -n 0 ']'
21:59:00 [2019-10-21T21:59:00.930Z] ++ set -x
21:59:00 [2019-10-21T21:59:00.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:59:00 [2019-10-21T21:59:00.930Z] INFO: Testing against a local daemon
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestNetworkCreateDelete
21:59:00 [2019-10-21T21:59:00.930Z] --- PASS: TestNetworkCreateDelete (0.26s)
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestDockerNetworkDeletePreferID
21:59:00 [2019-10-21T21:59:00.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s)
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestInspectNetwork
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestInspectNetwork/full_network_id
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestInspectNetwork/partial_network_id
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestInspectNetwork/network_name
21:59:00 [2019-10-21T21:59:00.930Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:59:05 [2019-10-21T21:59:05.350Z] --- PASS: TestInspectNetwork (9.36s)
21:59:05 [2019-10-21T21:59:05.350Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
21:59:05 [2019-10-21T21:59:05.350Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:59:05 [2019-10-21T21:59:05.350Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:59:05 [2019-10-21T21:59:05.350Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:59:05 [2019-10-21T21:59:05.350Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:59:05 [2019-10-21T21:59:05.350Z] === RUN   TestRunContainerWithBridgeNone
21:59:08 [2019-10-21T21:59:08.824Z] --- PASS: TestRunContainerWithBridgeNone (2.73s)
21:59:08 [2019-10-21T21:59:08.824Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
21:59:08 [2019-10-21T21:59:08.824Z] === RUN   TestNetworkInvalidJSON
21:59:08 [2019-10-21T21:59:08.824Z] === RUN   TestNetworkInvalidJSON//networks/create
21:59:08 [2019-10-21T21:59:08.824Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:59:08 [2019-10-21T21:59:08.824Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:59:08 [2019-10-21T21:59:08.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:59:08 [2019-10-21T21:59:08.824Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:08 [2019-10-21T21:59:08.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:08 [2019-10-21T21:59:08.824Z] === CONT  TestNetworkInvalidJSON//networks/create
21:59:08 [2019-10-21T21:59:08.824Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:59:08 [2019-10-21T21:59:08.824Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:08 [2019-10-21T21:59:08.824Z] --- PASS: TestNetworkInvalidJSON (0.04s)
21:59:08 [2019-10-21T21:59:08.824Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:59:08 [2019-10-21T21:59:08.824Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:59:08 [2019-10-21T21:59:08.824Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:59:08 [2019-10-21T21:59:08.824Z] === RUN   TestDaemonRestartWithLiveRestore
21:59:09 [2019-10-21T21:59:09.455Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
21:59:09 [2019-10-21T21:59:09.455Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
21:59:09 [2019-10-21T21:59:09.455Z] === RUN   TestDaemonDefaultNetworkPools
21:59:10 [2019-10-21T21:59:10.077Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:59:10 [2019-10-21T21:59:10.077Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
21:59:10 [2019-10-21T21:59:10.077Z] === RUN   TestDaemonRestartWithExistingNetwork
21:59:11 [2019-10-21T21:59:11.559Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s)
21:59:11 [2019-10-21T21:59:11.559Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
21:59:11 [2019-10-21T21:59:11.559Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:59:13 [2019-10-21T21:59:13.044Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
21:59:13 [2019-10-21T21:59:13.044Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
21:59:13 [2019-10-21T21:59:13.044Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:59:13 [2019-10-21T21:59:13.665Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
21:59:13 [2019-10-21T21:59:13.665Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
21:59:13 [2019-10-21T21:59:13.665Z] === RUN   TestServiceWithPredefinedNetwork
21:59:16 [2019-10-21T21:59:16.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s)
21:59:16 [2019-10-21T21:59:16.357Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
21:59:16 [2019-10-21T21:59:16.357Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:59:16 [2019-10-21T21:59:16.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:16 [2019-10-21T21:59:16.357Z]     service_test.go:230: FLAKY_TEST
21:59:16 [2019-10-21T21:59:16.357Z] === RUN   TestServiceWithDataPathPortInit
21:59:31 [2019-10-21T21:59:31.620Z] --- PASS: TestServiceWithDataPathPortInit (15.10s)
21:59:31 [2019-10-21T21:59:31.620Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:59:31 [2019-10-21T21:59:31.620Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
21:59:31 [2019-10-21T21:59:31.620Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:59:40 [2019-10-21T21:59:40.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.63s)
21:59:40 [2019-10-21T21:59:40.020Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
21:59:40 [2019-10-21T21:59:40.021Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:181mj3mkw69kdn4rin1d5r71w Created:2019-10-21 21:59:32.255422875 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a9f2cf1ffc8ada5cd1d113aedf43338c4d79b24d2820c740cb206e33c0773950:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.queycylz8zwzxghu7hknfh0ui EndpointID:b780d258dfc0bcf8bcdc0149eec10520fcb1b50cecd9b01f7702cb0a2557470d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fcd08ff0703a065370d79f4a6cc26c2b7fc4fa062b25db70e3b6b2d53126fadc MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:761c6a90c995 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.queycylz8zwzxghu7hknfh0ui EndpointID:b780d258dfc0bcf8bcdc0149eec10520fcb1b50cecd9b01f7702cb0a2557470d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
21:59:40 [2019-10-21T21:59:40.021Z] PASS
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] === Skipped
21:59:40 [2019-10-21T21:59:40.021Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:40 [2019-10-21T21:59:40.021Z]     service_test.go:230: FLAKY_TEST
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] DONE 21 tests, 1 skipped in 43.705s
21:59:40 [2019-10-21T21:59:40.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:59:40 [2019-10-21T21:59:40.021Z] ++ 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
21:59:40 [2019-10-21T21:59:40.021Z] ++ set -e
21:59:40 [2019-10-21T21:59:40.021Z] ++ '[' -n 0 ']'
21:59:40 [2019-10-21T21:59:40.021Z] ++ set -x
21:59:40 [2019-10-21T21:59:40.021Z] ++ env -i DEST=/go/src/github.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
21:59:40 [2019-10-21T21:59:40.021Z] INFO: Testing against a local daemon
21:59:40 [2019-10-21T21:59:40.021Z] === RUN   TestDockerNetworkIpvlanPersistance
21:59:40 [2019-10-21T21:59:40.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:59:40 [2019-10-21T21:59:40.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:40 [2019-10-21T21:59:40.021Z] === RUN   TestDockerNetworkIpvlan
21:59:40 [2019-10-21T21:59:40.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:59:40 [2019-10-21T21:59:40.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:40 [2019-10-21T21:59:40.021Z] PASS
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] === Skipped
21:59:40 [2019-10-21T21:59:40.021Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:59:40 [2019-10-21T21:59:40.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:59:40 [2019-10-21T21:59:40.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] 
21:59:40 [2019-10-21T21:59:40.021Z] DONE 2 tests, 2 skipped in 0.121s
21:59:40 [2019-10-21T21:59:40.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:59:40 [2019-10-21T21:59:40.021Z] ++ 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
21:59:40 [2019-10-21T21:59:40.021Z] ++ set -e
21:59:40 [2019-10-21T21:59:40.021Z] ++ '[' -n 0 ']'
21:59:40 [2019-10-21T21:59:40.021Z] ++ set -x
21:59:40 [2019-10-21T21:59:40.021Z] ++ env -i DEST=/go/src/github.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
21:59:40 [2019-10-21T21:59:40.021Z] INFO: Testing against a local daemon
21:59:40 [2019-10-21T21:59:40.021Z] === RUN   TestDockerNetworkMacvlanPersistance
21:59:40 [2019-10-21T21:59:40.642Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
21:59:40 [2019-10-21T21:59:40.642Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
21:59:40 [2019-10-21T21:59:40.642Z] === RUN   TestDockerNetworkMacvlan
21:59:41 [2019-10-21T21:59:41.665Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:59:42 [2019-10-21T21:59:42.681Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:59:43 [2019-10-21T21:59:43.704Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:59:46 [2019-10-21T21:59:46.396Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:59:50 [2019-10-21T21:59:50.801Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:59:55 [2019-10-21T21:59:55.219Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:59:56 [2019-10-21T21:59:56.711Z] --- PASS: TestDockerNetworkMacvlan (16.11s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.39s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.53s)
21:59:56 [2019-10-21T21:59:56.711Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
21:59:56 [2019-10-21T21:59:56.711Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
21:59:56 [2019-10-21T21:59:56.711Z] PASS
21:59:56 [2019-10-21T21:59:56.711Z] 
21:59:56 [2019-10-21T21:59:56.711Z] DONE 8 tests in 17.734s
21:59:56 [2019-10-21T21:59:56.711Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:59:56 [2019-10-21T21:59:56.711Z] ++ 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
21:59:56 [2019-10-21T21:59:56.711Z] ++ set -e
21:59:56 [2019-10-21T21:59:56.711Z] ++ '[' -n 0 ']'
21:59:56 [2019-10-21T21:59:56.711Z] ++ set -x
21:59:56 [2019-10-21T21:59:56.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:59:56 [2019-10-21T21:59:56.711Z] testing: warning: no tests to run
21:59:56 [2019-10-21T21:59:56.711Z] PASS
21:59:56 [2019-10-21T21:59:56.711Z] 
21:59:56 [2019-10-21T21:59:56.711Z] DONE 0 tests in 0.054s
21:59:56 [2019-10-21T21:59:56.711Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:59:56 [2019-10-21T21:59:56.711Z] ++ 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
21:59:56 [2019-10-21T21:59:56.711Z] ++ set -e
21:59:56 [2019-10-21T21:59:56.711Z] ++ '[' -n 0 ']'
21:59:56 [2019-10-21T21:59:56.711Z] ++ set -x
21:59:56 [2019-10-21T21:59:56.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:59:57 [2019-10-21T21:59:57.006Z] INFO: Testing against a local daemon
21:59:57 [2019-10-21T21:59:57.006Z] === RUN   TestAuthZPluginAllowRequest
21:59:59 [2019-10-21T21:59:59.051Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
21:59:59 [2019-10-21T21:59:59.051Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
21:59:59 [2019-10-21T21:59:59.052Z] === RUN   TestAuthZPluginTLS
21:59:59 [2019-10-21T21:59:59.338Z] --- PASS: TestAuthZPluginTLS (0.60s)
21:59:59 [2019-10-21T21:59:59.338Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
21:59:59 [2019-10-21T21:59:59.338Z] === RUN   TestAuthZPluginDenyRequest
21:59:59 [2019-10-21T21:59:59.959Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
21:59:59 [2019-10-21T21:59:59.959Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
21:59:59 [2019-10-21T21:59:59.959Z] === RUN   TestAuthZPluginAPIDenyResponse
22:00:00 [2019-10-21T22:00:00.587Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s)
22:00:00 [2019-10-21T22:00:00.587Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
22:00:00 [2019-10-21T22:00:00.587Z] === RUN   TestAuthZPluginDenyResponse
22:00:01 [2019-10-21T22:00:01.211Z] --- PASS: TestAuthZPluginDenyResponse (0.60s)
22:00:01 [2019-10-21T22:00:01.211Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
22:00:01 [2019-10-21T22:00:01.211Z] === RUN   TestAuthZPluginAllowEventStream
22:00:03 [2019-10-21T22:00:03.256Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
22:00:03 [2019-10-21T22:00:03.256Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
22:00:03 [2019-10-21T22:00:03.256Z] === RUN   TestAuthZPluginErrorResponse
22:00:03 [2019-10-21T22:00:03.542Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
22:00:03 [2019-10-21T22:00:03.542Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
22:00:03 [2019-10-21T22:00:03.542Z] === RUN   TestAuthZPluginErrorRequest
22:00:04 [2019-10-21T22:00:04.165Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
22:00:04 [2019-10-21T22:00:04.165Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
22:00:04 [2019-10-21T22:00:04.165Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:04 [2019-10-21T22:00:04.787Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
22:00:04 [2019-10-21T22:00:04.787Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
22:00:04 [2019-10-21T22:00:04.787Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:06 [2019-10-21T22:00:06.832Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
22:00:06 [2019-10-21T22:00:06.832Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
22:00:06 [2019-10-21T22:00:06.832Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:09 [2019-10-21T22:00:09.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
22:00:09 [2019-10-21T22:00:09.543Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
22:00:09 [2019-10-21T22:00:09.543Z] === RUN   TestAuthZPluginHeader
22:00:10 [2019-10-21T22:00:10.163Z] --- PASS: TestAuthZPluginHeader (0.95s)
22:00:10 [2019-10-21T22:00:10.163Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
22:00:10 [2019-10-21T22:00:10.163Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:10 [2019-10-21T22:00:10.163Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:10 [2019-10-21T22:00:10.163Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:10 [2019-10-21T22:00:10.163Z] === RUN   TestAuthZPluginV2Disable
22:00:10 [2019-10-21T22:00:10.163Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:00:10 [2019-10-21T22:00:10.163Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:10 [2019-10-21T22:00:10.163Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:10 [2019-10-21T22:00:10.163Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:10 [2019-10-21T22:00:10.163Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:10 [2019-10-21T22:00:10.163Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:10 [2019-10-21T22:00:10.163Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:10 [2019-10-21T22:00:10.163Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:10 [2019-10-21T22:00:10.163Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:28 [2019-10-21T22:00:28.643Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s)
22:00:28 [2019-10-21T22:00:28.643Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
22:00:28 [2019-10-21T22:00:28.643Z] PASS
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] === Skipped
22:00:28 [2019-10-21T22:00:28.643Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:28 [2019-10-21T22:00:28.643Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:00:28 [2019-10-21T22:00:28.643Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:28 [2019-10-21T22:00:28.643Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:28 [2019-10-21T22:00:28.643Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] 
22:00:28 [2019-10-21T22:00:28.643Z] DONE 17 tests, 4 skipped in 30.155s
22:00:28 [2019-10-21T22:00:28.643Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:00:28 [2019-10-21T22:00:28.643Z] ++ 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
22:00:28 [2019-10-21T22:00:28.643Z] ++ set -e
22:00:28 [2019-10-21T22:00:28.643Z] ++ '[' -n 0 ']'
22:00:28 [2019-10-21T22:00:28.643Z] ++ set -x
22:00:28 [2019-10-21T22:00:28.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-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
22:00:28 [2019-10-21T22:00:28.644Z] INFO: Testing against a local daemon
22:00:28 [2019-10-21T22:00:28.644Z] === RUN   TestPluginInvalidJSON
22:00:28 [2019-10-21T22:00:28.644Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:00:28 [2019-10-21T22:00:28.644Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:00:28 [2019-10-21T22:00:28.644Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:00:28 [2019-10-21T22:00:28.644Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:00:28 [2019-10-21T22:00:28.644Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:00:28 [2019-10-21T22:00:28.644Z] PASS
22:00:28 [2019-10-21T22:00:28.644Z] 
22:00:28 [2019-10-21T22:00:28.644Z] DONE 2 tests in 0.162s
22:00:28 [2019-10-21T22:00:28.644Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:00:28 [2019-10-21T22:00:28.644Z] ++ 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
22:00:28 [2019-10-21T22:00:28.644Z] ++ set -e
22:00:28 [2019-10-21T22:00:28.644Z] ++ '[' -n 0 ']'
22:00:28 [2019-10-21T22:00:28.644Z] ++ set -x
22:00:28 [2019-10-21T22:00:28.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-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
22:00:28 [2019-10-21T22:00:28.644Z] INFO: Testing against a local daemon
22:00:28 [2019-10-21T22:00:28.644Z] === RUN   TestExternalGraphDriver
22:00:28 [2019-10-21T22:00:28.644Z] === RUN   TestExternalGraphDriver/json
22:00:29 [2019-10-21T22:00:29.662Z] === RUN   TestExternalGraphDriver/spec
22:00:31 [2019-10-21T22:00:31.700Z] === RUN   TestExternalGraphDriver/pull
22:00:34 [2019-10-21T22:00:34.401Z] --- PASS: TestExternalGraphDriver (6.86s)
22:00:34 [2019-10-21T22:00:34.401Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
22:00:34 [2019-10-21T22:00:34.401Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
22:00:34 [2019-10-21T22:00:34.401Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
22:00:34 [2019-10-21T22:00:34.401Z]     --- PASS: TestExternalGraphDriver/pull (2.36s)
22:00:34 [2019-10-21T22:00:34.401Z] === RUN   TestGraphdriverPluginV2
22:00:34 [2019-10-21T22:00:34.401Z] --- SKIP: TestGraphdriverPluginV2 (0.10s)
22:00:34 [2019-10-21T22:00:34.401Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:34 [2019-10-21T22:00:34.401Z] PASS
22:00:34 [2019-10-21T22:00:34.401Z] 
22:00:34 [2019-10-21T22:00:34.401Z] === Skipped
22:00:34 [2019-10-21T22:00:34.401Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s)
22:00:34 [2019-10-21T22:00:34.401Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:34 [2019-10-21T22:00:34.401Z] 
22:00:34 [2019-10-21T22:00:34.401Z] 
22:00:34 [2019-10-21T22:00:34.401Z] DONE 5 tests, 1 skipped in 7.061s
22:00:34 [2019-10-21T22:00:34.401Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:00:34 [2019-10-21T22:00:34.401Z] ++ 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
22:00:34 [2019-10-21T22:00:34.401Z] ++ set -e
22:00:34 [2019-10-21T22:00:34.401Z] ++ '[' -n 0 ']'
22:00:34 [2019-10-21T22:00:34.401Z] ++ set -x
22:00:34 [2019-10-21T22:00:34.401Z] ++ env -i DEST=/go/src/github.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
22:00:34 [2019-10-21T22:00:34.401Z] INFO: Testing against a local daemon
22:00:34 [2019-10-21T22:00:34.401Z] === RUN   TestContinueAfterPluginCrash
22:00:34 [2019-10-21T22:00:34.401Z] === PAUSE TestContinueAfterPluginCrash
22:00:34 [2019-10-21T22:00:34.401Z] === RUN   TestDaemonStartWithLogOpt
22:00:34 [2019-10-21T22:00:34.401Z] === PAUSE TestDaemonStartWithLogOpt
22:00:34 [2019-10-21T22:00:34.401Z] === CONT  TestContinueAfterPluginCrash
22:00:34 [2019-10-21T22:00:34.401Z] === CONT  TestDaemonStartWithLogOpt
22:00:52 [2019-10-21T22:00:52.941Z] --- PASS: TestDaemonStartWithLogOpt (16.67s)
22:00:52 [2019-10-21T22:00:52.942Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
22:00:56 [2019-10-21T22:00:56.485Z] --- PASS: TestContinueAfterPluginCrash (21.51s)
22:00:56 [2019-10-21T22:00:56.485Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
22:00:56 [2019-10-21T22:00:56.485Z] PASS
22:00:56 [2019-10-21T22:00:56.485Z] 
22:00:56 [2019-10-21T22:00:56.485Z] DONE 2 tests in 21.627s
22:00:56 [2019-10-21T22:00:56.485Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:00:56 [2019-10-21T22:00:56.485Z] ++ 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
22:00:56 [2019-10-21T22:00:56.485Z] ++ set -e
22:00:56 [2019-10-21T22:00:56.485Z] ++ '[' -n 0 ']'
22:00:56 [2019-10-21T22:00:56.485Z] ++ set -x
22:00:56 [2019-10-21T22:00:56.485Z] ++ env -i DEST=/go/src/github.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
22:00:56 [2019-10-21T22:00:56.485Z] INFO: Testing against a local daemon
22:00:56 [2019-10-21T22:00:56.485Z] === RUN   TestPluginWithDevMounts
22:00:56 [2019-10-21T22:00:56.485Z] === PAUSE TestPluginWithDevMounts
22:00:56 [2019-10-21T22:00:56.485Z] === CONT  TestPluginWithDevMounts
22:00:58 [2019-10-21T22:00:58.524Z] --- PASS: TestPluginWithDevMounts (2.37s)
22:00:58 [2019-10-21T22:00:58.524Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
22:00:58 [2019-10-21T22:00:58.524Z] PASS
22:00:58 [2019-10-21T22:00:58.524Z] 
22:00:58 [2019-10-21T22:00:58.524Z] DONE 1 tests in 2.497s
22:00:58 [2019-10-21T22:00:58.524Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
22:00:58 [2019-10-21T22:00:58.524Z] ++ 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
22:00:58 [2019-10-21T22:00:58.524Z] ++ set -e
22:00:58 [2019-10-21T22:00:58.524Z] ++ '[' -n 0 ']'
22:00:58 [2019-10-21T22:00:58.524Z] ++ set -x
22:00:58 [2019-10-21T22:00:58.524Z] ++ env -i DEST=/go/src/github.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
22:00:58 [2019-10-21T22:00:58.524Z] INFO: Testing against a local daemon
22:00:58 [2019-10-21T22:00:58.524Z] === RUN   TestSecretInspect
22:01:01 [2019-10-21T22:01:01.245Z] --- PASS: TestSecretInspect (2.80s)
22:01:01 [2019-10-21T22:01:01.245Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
22:01:01 [2019-10-21T22:01:01.245Z] === RUN   TestSecretList
22:01:03 [2019-10-21T22:01:03.954Z] --- PASS: TestSecretList (2.31s)
22:01:03 [2019-10-21T22:01:03.954Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
22:01:03 [2019-10-21T22:01:03.954Z] === RUN   TestSecretsCreateAndDelete
22:01:05 [2019-10-21T22:01:05.997Z] --- PASS: TestSecretsCreateAndDelete (2.37s)
22:01:05 [2019-10-21T22:01:05.997Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
22:01:05 [2019-10-21T22:01:05.997Z] === RUN   TestSecretsUpdate
22:01:08 [2019-10-21T22:01:08.718Z] --- PASS: TestSecretsUpdate (2.32s)
22:01:08 [2019-10-21T22:01:08.718Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
22:01:08 [2019-10-21T22:01:08.718Z] === RUN   TestTemplatedSecret
22:01:11 [2019-10-21T22:01:11.412Z] --- PASS: TestTemplatedSecret (2.98s)
22:01:11 [2019-10-21T22:01:11.412Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
22:01:11 [2019-10-21T22:01:11.412Z] === RUN   TestSecretCreateResolve
22:01:14 [2019-10-21T22:01:14.104Z] --- PASS: TestSecretCreateResolve (2.28s)
22:01:14 [2019-10-21T22:01:14.104Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
22:01:14 [2019-10-21T22:01:14.104Z] PASS
22:01:14 [2019-10-21T22:01:14.104Z] 
22:01:14 [2019-10-21T22:01:14.104Z] DONE 6 tests in 15.155s
22:01:14 [2019-10-21T22:01:14.104Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
22:01:14 [2019-10-21T22:01:14.104Z] ++ 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
22:01:14 [2019-10-21T22:01:14.104Z] ++ set -e
22:01:14 [2019-10-21T22:01:14.104Z] ++ '[' -n 0 ']'
22:01:14 [2019-10-21T22:01:14.104Z] ++ set -x
22:01:14 [2019-10-21T22:01:14.104Z] ++ env -i DEST=/go/src/github.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
22:01:14 [2019-10-21T22:01:14.104Z] INFO: Testing against a local daemon
22:01:14 [2019-10-21T22:01:14.104Z] === RUN   TestServiceCreateInit
22:01:14 [2019-10-21T22:01:14.104Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:18 [2019-10-21T22:01:18.520Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:22 [2019-10-21T22:01:22.947Z] --- PASS: TestServiceCreateInit (8.96s)
22:01:22 [2019-10-21T22:01:22.947Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s)
22:01:22 [2019-10-21T22:01:22.947Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
22:01:22 [2019-10-21T22:01:22.947Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s)
22:01:22 [2019-10-21T22:01:22.947Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
22:01:22 [2019-10-21T22:01:22.947Z] === RUN   TestCreateServiceMultipleTimes
22:01:41 [2019-10-21T22:01:41.434Z] --- PASS: TestCreateServiceMultipleTimes (18.24s)
22:01:41 [2019-10-21T22:01:41.434Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
22:01:41 [2019-10-21T22:01:41.434Z] === RUN   TestCreateServiceConflict
22:01:43 [2019-10-21T22:01:43.466Z] --- PASS: TestCreateServiceConflict (2.32s)
22:01:43 [2019-10-21T22:01:43.466Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
22:01:43 [2019-10-21T22:01:43.466Z] === RUN   TestCreateServiceMaxReplicas
22:01:46 [2019-10-21T22:01:46.980Z] --- PASS: TestCreateServiceMaxReplicas (3.12s)
22:01:46 [2019-10-21T22:01:46.980Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
22:01:46 [2019-10-21T22:01:46.980Z] === RUN   TestCreateWithDuplicateNetworkNames
22:02:02 [2019-10-21T22:02:02.305Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.43s)
22:02:02 [2019-10-21T22:02:02.305Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
22:02:02 [2019-10-21T22:02:02.305Z] === RUN   TestCreateServiceSecretFileMode
22:02:03 [2019-10-21T22:02:03.800Z] --- PASS: TestCreateServiceSecretFileMode (2.70s)
22:02:03 [2019-10-21T22:02:03.800Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
22:02:03 [2019-10-21T22:02:03.800Z] === RUN   TestCreateServiceConfigFileMode
22:02:06 [2019-10-21T22:02:06.502Z] --- PASS: TestCreateServiceConfigFileMode (2.83s)
22:02:06 [2019-10-21T22:02:06.502Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
22:02:06 [2019-10-21T22:02:06.502Z] === RUN   TestCreateServiceSysctls
22:02:09 [2019-10-21T22:02:09.996Z] --- PASS: TestCreateServiceSysctls (3.70s)
22:02:09 [2019-10-21T22:02:09.996Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
22:02:09 [2019-10-21T22:02:09.996Z] === RUN   TestCreateServiceCapabilities
22:02:13 [2019-10-21T22:02:13.487Z] --- PASS: TestCreateServiceCapabilities (2.81s)
22:02:13 [2019-10-21T22:02:13.487Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
22:02:13 [2019-10-21T22:02:13.487Z] === RUN   TestInspect
22:02:16 [2019-10-21T22:02:16.198Z] --- PASS: TestInspect (3.24s)
22:02:16 [2019-10-21T22:02:16.198Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
22:02:16 [2019-10-21T22:02:16.198Z] === RUN   TestServiceListWithStatuses
22:02:16 [2019-10-21T22:02:16.198Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:02:16 [2019-10-21T22:02:16.198Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:02:16 [2019-10-21T22:02:16.198Z] === RUN   TestDockerNetworkConnectAlias
22:02:21 [2019-10-21T22:02:21.711Z] --- PASS: TestDockerNetworkConnectAlias (5.46s)
22:02:21 [2019-10-21T22:02:21.711Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
22:02:21 [2019-10-21T22:02:21.711Z] === RUN   TestDockerNetworkReConnect
22:02:26 [2019-10-21T22:02:26.134Z] --- PASS: TestDockerNetworkReConnect (3.84s)
22:02:26 [2019-10-21T22:02:26.135Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
22:02:26 [2019-10-21T22:02:26.135Z] === RUN   TestServicePlugin
22:02:26 [2019-10-21T22:02:26.135Z] --- SKIP: TestServicePlugin (0.00s)
22:02:26 [2019-10-21T22:02:26.135Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:26 [2019-10-21T22:02:26.135Z] === RUN   TestServiceUpdateLabel
22:02:28 [2019-10-21T22:02:28.186Z] --- PASS: TestServiceUpdateLabel (2.50s)
22:02:28 [2019-10-21T22:02:28.186Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
22:02:28 [2019-10-21T22:02:28.186Z] === RUN   TestServiceUpdateSecrets
22:02:43 [2019-10-21T22:02:43.428Z] --- PASS: TestServiceUpdateSecrets (15.09s)
22:02:43 [2019-10-21T22:02:43.428Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
22:02:43 [2019-10-21T22:02:43.428Z] === RUN   TestServiceUpdateConfigs
22:02:58 [2019-10-21T22:02:58.684Z] --- PASS: TestServiceUpdateConfigs (15.15s)
22:02:58 [2019-10-21T22:02:58.684Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
22:02:58 [2019-10-21T22:02:58.684Z] === RUN   TestServiceUpdateNetwork
22:03:13 [2019-10-21T22:03:13.929Z] --- PASS: TestServiceUpdateNetwork (14.07s)
22:03:13 [2019-10-21T22:03:13.929Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
22:03:13 [2019-10-21T22:03:13.929Z] PASS
22:03:13 [2019-10-21T22:03:13.929Z] 
22:03:13 [2019-10-21T22:03:13.929Z] === Skipped
22:03:13 [2019-10-21T22:03:13.929Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
22:03:13 [2019-10-21T22:03:13.929Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:03:13 [2019-10-21T22:03:13.929Z] 
22:03:13 [2019-10-21T22:03:13.929Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
22:03:13 [2019-10-21T22:03:13.929Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:13 [2019-10-21T22:03:13.929Z] 
22:03:13 [2019-10-21T22:03:13.929Z] 
22:03:13 [2019-10-21T22:03:13.929Z] DONE 20 tests, 2 skipped in 118.560s
22:03:13 [2019-10-21T22:03:13.929Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
22:03:13 [2019-10-21T22:03:13.929Z] ++ 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
22:03:13 [2019-10-21T22:03:13.929Z] ++ set -e
22:03:13 [2019-10-21T22:03:13.929Z] ++ '[' -n 0 ']'
22:03:13 [2019-10-21T22:03:13.929Z] ++ set -x
22:03:13 [2019-10-21T22:03:13.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:03:13 [2019-10-21T22:03:13.929Z] INFO: Testing against a local daemon
22:03:13 [2019-10-21T22:03:13.929Z] === RUN   TestSessionCreate
22:03:13 [2019-10-21T22:03:13.929Z] --- PASS: TestSessionCreate (0.06s)
22:03:13 [2019-10-21T22:03:13.929Z] === RUN   TestSessionCreateWithBadUpgrade
22:03:13 [2019-10-21T22:03:13.929Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
22:03:13 [2019-10-21T22:03:13.929Z] PASS
22:03:13 [2019-10-21T22:03:13.929Z] 
22:03:13 [2019-10-21T22:03:13.929Z] DONE 2 tests in 0.220s
22:03:13 [2019-10-21T22:03:13.929Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
22:03:13 [2019-10-21T22:03:13.929Z] ++ 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
22:03:13 [2019-10-21T22:03:13.929Z] ++ set -e
22:03:13 [2019-10-21T22:03:13.929Z] ++ '[' -n 0 ']'
22:03:13 [2019-10-21T22:03:13.929Z] ++ set -x
22:03:13 [2019-10-21T22:03:13.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:03:13 [2019-10-21T22:03:13.930Z] INFO: Testing against a local daemon
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:03:13 [2019-10-21T22:03:13.930Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:13 [2019-10-21T22:03:13.930Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestEventsExecDie
22:03:13 [2019-10-21T22:03:13.930Z] --- PASS: TestEventsExecDie (0.94s)
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestEventsBackwardsCompatible
22:03:13 [2019-10-21T22:03:13.930Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestInfoBinaryCommits
22:03:13 [2019-10-21T22:03:13.930Z] --- PASS: TestInfoBinaryCommits (0.07s)
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestInfoAPIVersioned
22:03:13 [2019-10-21T22:03:13.930Z] --- PASS: TestInfoAPIVersioned (0.02s)
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestInfoAPI
22:03:13 [2019-10-21T22:03:13.930Z] --- PASS: TestInfoAPI (0.06s)
22:03:13 [2019-10-21T22:03:13.930Z] === RUN   TestInfoAPIWarnings
22:03:14 [2019-10-21T22:03:14.548Z] --- PASS: TestInfoAPIWarnings (0.92s)
22:03:14 [2019-10-21T22:03:14.548Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
22:03:14 [2019-10-21T22:03:14.548Z] === RUN   TestLoginFailsWithBadCredentials
22:03:15 [2019-10-21T22:03:15.182Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
22:03:15 [2019-10-21T22:03:15.182Z] === RUN   TestPingCacheHeaders
22:03:15 [2019-10-21T22:03:15.182Z] --- PASS: TestPingCacheHeaders (0.05s)
22:03:15 [2019-10-21T22:03:15.182Z] === RUN   TestPingGet
22:03:15 [2019-10-21T22:03:15.182Z] --- PASS: TestPingGet (0.05s)
22:03:15 [2019-10-21T22:03:15.182Z] === RUN   TestPingHead
22:03:15 [2019-10-21T22:03:15.466Z] --- PASS: TestPingHead (0.06s)
22:03:15 [2019-10-21T22:03:15.466Z] === RUN   TestVersion
22:03:15 [2019-10-21T22:03:15.466Z] --- PASS: TestVersion (0.05s)
22:03:15 [2019-10-21T22:03:15.466Z] PASS
22:03:15 [2019-10-21T22:03:15.466Z] 
22:03:15 [2019-10-21T22:03:15.466Z] === Skipped
22:03:15 [2019-10-21T22:03:15.466Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:15 [2019-10-21T22:03:15.466Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:15 [2019-10-21T22:03:15.466Z] 
22:03:15 [2019-10-21T22:03:15.466Z] 
22:03:15 [2019-10-21T22:03:15.466Z] DONE 12 tests, 1 skipped in 2.953s
22:03:15 [2019-10-21T22:03:15.466Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
22:03:15 [2019-10-21T22:03:15.466Z] ++ 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
22:03:15 [2019-10-21T22:03:15.466Z] ++ set -e
22:03:15 [2019-10-21T22:03:15.466Z] ++ '[' -n 0 ']'
22:03:15 [2019-10-21T22:03:15.466Z] ++ set -x
22:03:15 [2019-10-21T22:03:15.466Z] ++ env -i DEST=/go/src/github.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
22:03:15 [2019-10-21T22:03:15.466Z] INFO: Testing against a local daemon
22:03:15 [2019-10-21T22:03:15.466Z] === RUN   TestVolumesCreateAndList
22:03:15 [2019-10-21T22:03:15.466Z] --- PASS: TestVolumesCreateAndList (0.05s)
22:03:15 [2019-10-21T22:03:15.466Z] === RUN   TestVolumesRemove
22:03:15 [2019-10-21T22:03:15.752Z] --- PASS: TestVolumesRemove (0.09s)
22:03:15 [2019-10-21T22:03:15.752Z] === RUN   TestVolumesInspect
22:03:15 [2019-10-21T22:03:15.752Z] --- PASS: TestVolumesInspect (0.04s)
22:03:15 [2019-10-21T22:03:15.752Z] === RUN   TestVolumesInvalidJSON
22:03:15 [2019-10-21T22:03:15.752Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:03:15 [2019-10-21T22:03:15.752Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:03:15 [2019-10-21T22:03:15.752Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:03:15 [2019-10-21T22:03:15.752Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:03:15 [2019-10-21T22:03:15.752Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:03:15 [2019-10-21T22:03:15.752Z] PASS
22:03:15 [2019-10-21T22:03:15.752Z] 
22:03:15 [2019-10-21T22:03:15.752Z] DONE 5 tests in 0.313s
22:03:15 [2019-10-21T22:03:15.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:03:16 [2019-10-21T22:03:16.034Z] ++++ cat bundles/test-integration/docker.pid
22:03:16 [2019-10-21T22:03:16.034Z] +++ kill 13102
22:03:17 [2019-10-21T22:03:17.534Z] +++ /etc/init.d/apparmor stop
22:03:17 [2019-10-21T22:03:17.534Z] Clearing AppArmor profiles cache:.
22:03:17 [2019-10-21T22:03:17.534Z] All profile caches have been cleared, but no profiles have been unloaded.
22:03:17 [2019-10-21T22:03:17.534Z] Unloading profiles will leave already running processes permanently
22:03:17 [2019-10-21T22:03:17.534Z] unconfined, which can lead to unexpected situations.
22:03:17 [2019-10-21T22:03:17.534Z] 
22:03:17 [2019-10-21T22:03:17.534Z] To set a process to complain mode, use the command line tool
22:03:17 [2019-10-21T22:03:17.534Z] 'aa-complain'. To really tear down all profiles, run the init script
22:03:17 [2019-10-21T22:03:17.534Z] with the 'teardown' option."
22:03:17 [2019-10-21T22:03:17.534Z]