Skip to content

Console Output

13:35:57 [2020-10-03T13:35:57.025Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41523/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074 -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:963e5afc04b96f3ff7e6d2780a33f6eb4a293074 hack/make.sh dynbinary test-integration
13:35:57 [2020-10-03T13:35:57.322Z] 
13:35:57 [2020-10-03T13:35:57.322Z] Removing bundles/
13:35:57 [2020-10-03T13:35:57.322Z] 
13:35:57 [2020-10-03T13:35:57.322Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:35:57 [2020-10-03T13:35:57.322Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:35:57 [2020-10-03T13:35:57.322Z] GOOS="" GOARCH="" GOARM=""
13:37:34 [2020-10-03T13:37:34.696Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:37:34 [2020-10-03T13:37:34.696Z] 
13:37:34 [2020-10-03T13:37:34.696Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:37:34 [2020-10-03T13:37:34.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:37:34 [2020-10-03T13:37:34.696Z] HOSTNAME=ea64b215ff53
13:37:34 [2020-10-03T13:37:34.696Z] TESTDEBUG=0
13:37:34 [2020-10-03T13:37:34.696Z] DEST=bundles/test-integration
13:37:34 [2020-10-03T13:37:34.696Z] PWD=/go/src/github.com/docker/docker
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_GITCOMMIT=963e5afc04b96f3ff7e6d2780a33f6eb4a293074
13:37:34 [2020-10-03T13:37:34.696Z] container=docker
13:37:34 [2020-10-03T13:37:34.696Z] HOME=/root
13:37:34 [2020-10-03T13:37:34.696Z] GOLANG_VERSION=1.13.15
13:37:34 [2020-10-03T13:37:34.696Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:37:34 [2020-10-03T13:37:34.696Z] VALIDATE_BRANCH=master
13:37:34 [2020-10-03T13:37:34.696Z] TERM=xterm
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_PKG=github.com/docker/docker
13:37:34 [2020-10-03T13:37:34.696Z] SHLVL=1
13:37:34 [2020-10-03T13:37:34.696Z] TIMEOUT=120m
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_GRAPHDRIVER=overlay2
13:37:34 [2020-10-03T13:37:34.696Z] GO111MODULE=off
13:37:34 [2020-10-03T13:37:34.696Z] DOCKER_EXPERIMENTAL=1
13:37:34 [2020-10-03T13:37:34.696Z] TEST_SKIP_INTEGRATION_CLI=1
13:37:34 [2020-10-03T13:37:34.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:37:34 [2020-10-03T13:37:34.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:37:34 [2020-10-03T13:37:34.696Z] GOPATH=/go
13:37:34 [2020-10-03T13:37:34.696Z] PKG_CONFIG=pkg-config
13:37:34 [2020-10-03T13:37:34.696Z] _=/usr/bin/env
13:37:34 [2020-10-03T13:37:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:38:07 [2020-10-03T13:38:07.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:38:07 [2020-10-03T13:38:07.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:38:07 [2020-10-03T13:38:07.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:38:34 [2020-10-03T13:38:34.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:38:36 [2020-10-03T13:38:36.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:38:36 [2020-10-03T13:38:36.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:38:38 [2020-10-03T13:38:38.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:38:42 [2020-10-03T13:38:42.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:38:44 [2020-10-03T13:38:44.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:38:45 [2020-10-03T13:38:45.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:38:46 [2020-10-03T13:38:46.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:38:48 [2020-10-03T13:38:48.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:38:49 [2020-10-03T13:38:49.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:38:51 [2020-10-03T13:38:51.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:38:53 [2020-10-03T13:38:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:38:54 [2020-10-03T13:38:54.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:38:55 [2020-10-03T13:38:55.582Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:38:55 [2020-10-03T13:38:55.582Z] Using test binary docker
13:38:55 [2020-10-03T13:38:55.877Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:38:55 [2020-10-03T13:38:55.877Z] +++ /etc/init.d/apparmor start
13:38:55 [2020-10-03T13:38:55.877Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:38:55 [2020-10-03T13:38:55.877Z] INFO: Waiting for daemon to start...
13:38:55 [2020-10-03T13:38:55.877Z] Starting dockerd
13:38:55 [2020-10-03T13:38:55.877Z] +++ 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
13:38:57 [2020-10-03T13:38:57.953Z] .
13:38:57 [2020-10-03T13:38:57.953Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:38:57 [2020-10-03T13:38:57.953Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:38:57 [2020-10-03T13:38:57.953Z] Error: No such image: emptyfs
13:38:57 [2020-10-03T13:38:57.953Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:38:57 [2020-10-03T13:38:57.953Z] ++++ docker load
13:38:57 [2020-10-03T13:38:57.953Z] Running integration-test (iteration 1)
13:38:57 [2020-10-03T13:38:57.953Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
13:38:57 [2020-10-03T13:38:57.953Z] ++ 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
13:38:57 [2020-10-03T13:38:57.953Z] ++ set -e
13:38:57 [2020-10-03T13:38:57.953Z] ++ '[' -n 0 ']'
13:38:57 [2020-10-03T13:38:57.953Z] ++ set -x
13:38:57 [2020-10-03T13:38:57.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: buildpack-deps:buster
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: busybox:latest
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: busybox:glibc
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: debian:buster
13:39:13 [2020-10-03T13:39:13.368Z] Loaded image: hello-world:latest
13:39:13 [2020-10-03T13:39:13.368Z] INFO: Testing against a local daemon
13:39:13 [2020-10-03T13:39:13.368Z] === RUN   TestCgroupNamespacesBuild
13:39:13 [2020-10-03T13:39:13.368Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
13:39:13 [2020-10-03T13:39:13.368Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:39:13 [2020-10-03T13:39:13.662Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
13:39:13 [2020-10-03T13:39:13.662Z] === RUN   TestBuildWithSession
13:39:13 [2020-10-03T13:39:13.662Z] --- SKIP: TestBuildWithSession (0.00s)
13:39:13 [2020-10-03T13:39:13.662Z]     build_session_test.go:25: TODO: BuildKit
13:39:13 [2020-10-03T13:39:13.662Z] === RUN   TestBuildSquashParent
13:39:18 [2020-10-03T13:39:18.138Z] --- PASS: TestBuildSquashParent (4.44s)
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:18 [2020-10-03T13:39:18.138Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:39:18 [2020-10-03T13:39:18.138Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:39:20 [2020-10-03T13:39:20.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:39:20 [2020-10-03T13:39:20.899Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:39:22 [2020-10-03T13:39:22.418Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s)
13:39:22 [2020-10-03T13:39:22.418Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s)
13:39:22 [2020-10-03T13:39:22.418Z] === RUN   TestBuildMultiStageCopy
13:39:22 [2020-10-03T13:39:22.418Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:39:23 [2020-10-03T13:39:23.935Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:39:24 [2020-10-03T13:39:24.229Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:39:24 [2020-10-03T13:39:24.522Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:39:24 [2020-10-03T13:39:24.817Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:39:25 [2020-10-03T13:39:25.452Z] --- PASS: TestBuildMultiStageCopy (2.75s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
13:39:25 [2020-10-03T13:39:25.452Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
13:39:25 [2020-10-03T13:39:25.452Z] === RUN   TestBuildMultiStageParentConfig
13:39:26 [2020-10-03T13:39:26.092Z] --- PASS: TestBuildMultiStageParentConfig (0.84s)
13:39:26 [2020-10-03T13:39:26.092Z] === RUN   TestBuildLabelWithTargets
13:39:27 [2020-10-03T13:39:27.611Z] --- PASS: TestBuildLabelWithTargets (1.27s)
13:39:27 [2020-10-03T13:39:27.611Z] === RUN   TestBuildWithEmptyLayers
13:39:27 [2020-10-03T13:39:27.904Z] --- PASS: TestBuildWithEmptyLayers (0.59s)
13:39:27 [2020-10-03T13:39:27.904Z] === RUN   TestBuildMultiStageOnBuild
13:39:29 [2020-10-03T13:39:29.981Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
13:39:29 [2020-10-03T13:39:29.981Z] === RUN   TestBuildUncleanTarFilenames
13:39:30 [2020-10-03T13:39:30.623Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
13:39:30 [2020-10-03T13:39:30.623Z] === RUN   TestBuildMultiStageLayerLeak
13:39:32 [2020-10-03T13:39:32.704Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
13:39:32 [2020-10-03T13:39:32.704Z] === RUN   TestBuildWithHugeFile
13:40:29 [2020-10-03T13:40:29.694Z] --- PASS: TestBuildWithHugeFile (53.88s)
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:40:29 [2020-10-03T13:40:29.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership/copy_from
13:40:29 [2020-10-03T13:40:29.694Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:40:30 [2020-10-03T13:40:30.329Z] --- PASS: TestBuildPreserveOwnership (3.77s)
13:40:30 [2020-10-03T13:40:30.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
13:40:30 [2020-10-03T13:40:30.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s)
13:40:30 [2020-10-03T13:40:30.329Z] === RUN   TestBuildPlatformInvalid
13:40:30 [2020-10-03T13:40:30.329Z] --- PASS: TestBuildPlatformInvalid (0.11s)
13:40:30 [2020-10-03T13:40:30.329Z] PASS
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] === Skipped
13:40:30 [2020-10-03T13:40:30.329Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
13:40:30 [2020-10-03T13:40:30.329Z]     build_session_test.go:25: TODO: BuildKit
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] 
13:40:30 [2020-10-03T13:40:30.329Z] DONE 32 tests, 1 skipped in 92.340s
13:40:30 [2020-10-03T13:40:30.329Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
13:40:30 [2020-10-03T13:40:30.329Z] ++ 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
13:40:30 [2020-10-03T13:40:30.329Z] ++ set -e
13:40:30 [2020-10-03T13:40:30.329Z] ++ '[' -n 0 ']'
13:40:30 [2020-10-03T13:40:30.329Z] ++ set -x
13:40:30 [2020-10-03T13:40:30.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
13:40:30 [2020-10-03T13:40:30.622Z] INFO: Testing against a local daemon
13:40:30 [2020-10-03T13:40:30.622Z] === RUN   TestConfigInspect
13:40:32 [2020-10-03T13:40:32.703Z] --- PASS: TestConfigInspect (1.92s)
13:40:32 [2020-10-03T13:40:32.703Z] === RUN   TestConfigList
13:40:34 [2020-10-03T13:40:34.221Z] --- PASS: TestConfigList (1.89s)
13:40:34 [2020-10-03T13:40:34.221Z] === RUN   TestConfigsCreateAndDelete
13:40:36 [2020-10-03T13:40:36.312Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
13:40:36 [2020-10-03T13:40:36.312Z] === RUN   TestConfigsUpdate
13:40:38 [2020-10-03T13:40:38.392Z] --- PASS: TestConfigsUpdate (1.89s)
13:40:38 [2020-10-03T13:40:38.392Z] === RUN   TestTemplatedConfig
13:40:40 [2020-10-03T13:40:40.485Z] --- PASS: TestTemplatedConfig (2.42s)
13:40:40 [2020-10-03T13:40:40.485Z] === RUN   TestConfigCreateResolve
13:40:42 [2020-10-03T13:40:42.563Z] --- PASS: TestConfigCreateResolve (1.97s)
13:40:42 [2020-10-03T13:40:42.563Z] === RUN   TestConfigDaemonLibtrustID
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
13:40:43 [2020-10-03T13:40:43.199Z] PASS
13:40:43 [2020-10-03T13:40:43.199Z] 
13:40:43 [2020-10-03T13:40:43.199Z] DONE 7 tests in 12.594s
13:40:43 [2020-10-03T13:40:43.199Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
13:40:43 [2020-10-03T13:40:43.199Z] ++ 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
13:40:43 [2020-10-03T13:40:43.199Z] ++ set -e
13:40:43 [2020-10-03T13:40:43.199Z] ++ '[' -n 0 ']'
13:40:43 [2020-10-03T13:40:43.199Z] ++ set -x
13:40:43 [2020-10-03T13:40:43.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
13:40:43 [2020-10-03T13:40:43.199Z] INFO: Testing against a local daemon
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCheckpoint
13:40:43 [2020-10-03T13:40:43.199Z] --- SKIP: TestCheckpoint (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:40:43 [2020-10-03T13:40:43.199Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyFromContainerPathIsNotDir
13:40:43 [2020-10-03T13:40:43.199Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
13:40:43 [2020-10-03T13:40:43.199Z] === RUN   TestCopyToContainerPathDoesNotExist
13:40:43 [2020-10-03T13:40:43.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
13:40:43 [2020-10-03T13:40:43.492Z] === RUN   TestCopyToContainerPathIsNotDir
13:40:43 [2020-10-03T13:40:43.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:40:43 [2020-10-03T13:40:43.492Z] === RUN   TestCopyFromContainer
13:40:44 [2020-10-03T13:40:44.534Z] === RUN   TestCopyFromContainer//
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer//bar/root
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer//bar/root/
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer/bar/quux
13:40:44 [2020-10-03T13:40:44.828Z] === RUN   TestCopyFromContainer/bar/quux/
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:40:45 [2020-10-03T13:40:45.122Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCopyFromContainer/bar/notarget
13:40:45 [2020-10-03T13:40:45.416Z] --- PASS: TestCopyFromContainer (1.94s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer// (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:40:45 [2020-10-03T13:40:45.416Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:40:45 [2020-10-03T13:40:45.416Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:40:45 [2020-10-03T13:40:45.416Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateLinkToNonExistingContainer
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] === PAUSE TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/0
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/1
13:40:45 [2020-10-03T13:40:45.417Z] === CONT  TestCreateWithInvalidEnv/2
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateTmpfsMountsTarget
13:40:45 [2020-10-03T13:40:45.417Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
13:40:45 [2020-10-03T13:40:45.417Z] === RUN   TestCreateWithCustomMaskedPaths
13:40:46 [2020-10-03T13:40:46.937Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
13:40:46 [2020-10-03T13:40:46.937Z] === RUN   TestCreateWithCustomReadonlyPaths
13:40:48 [2020-10-03T13:40:48.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:40:48 [2020-10-03T13:40:48.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:40:48 [2020-10-03T13:40:48.754Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:40:48 [2020-10-03T13:40:48.754Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
13:40:48 [2020-10-03T13:40:48.754Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:40:49 [2020-10-03T13:40:49.048Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform/different_os
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:40:49 [2020-10-03T13:40:49.048Z] --- PASS: TestCreateDifferentPlatform (0.02s)
13:40:49 [2020-10-03T13:40:49.048Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:40:49 [2020-10-03T13:40:49.048Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:40:49 [2020-10-03T13:40:49.048Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:40:49 [2020-10-03T13:40:49.049Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestContainerStartOnDaemonRestart
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestContainerStartOnDaemonRestart
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDaemonRestartIpcMode
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestDaemonRestartIpcMode
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDaemonHostGatewayIP
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestDaemonHostGatewayIP
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestContainerKillOnDaemonStart
13:40:49 [2020-10-03T13:40:49.049Z] === PAUSE TestContainerKillOnDaemonStart
13:40:49 [2020-10-03T13:40:49.049Z] === RUN   TestDiff
13:40:49 [2020-10-03T13:40:49.688Z] --- PASS: TestDiff (0.47s)
13:40:49 [2020-10-03T13:40:49.688Z] === RUN   TestExecWithCloseStdin
13:40:50 [2020-10-03T13:40:50.341Z] --- PASS: TestExecWithCloseStdin (0.58s)
13:40:50 [2020-10-03T13:40:50.341Z] === RUN   TestExec
13:40:50 [2020-10-03T13:40:50.975Z] --- PASS: TestExec (0.61s)
13:40:50 [2020-10-03T13:40:50.975Z] === RUN   TestExecUser
13:40:51 [2020-10-03T13:40:51.611Z] --- PASS: TestExecUser (0.61s)
13:40:51 [2020-10-03T13:40:51.611Z] === RUN   TestExportContainerAndImportImage
13:40:52 [2020-10-03T13:40:52.253Z] --- PASS: TestExportContainerAndImportImage (0.78s)
13:40:52 [2020-10-03T13:40:52.253Z] === RUN   TestExportContainerAfterDaemonRestart
13:40:53 [2020-10-03T13:40:53.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
13:40:53 [2020-10-03T13:40:53.773Z] === RUN   TestHealthCheckWorkdir
13:40:54 [2020-10-03T13:40:54.414Z] --- PASS: TestHealthCheckWorkdir (0.77s)
13:40:54 [2020-10-03T13:40:54.414Z] === RUN   TestHealthKillContainer
13:40:57 [2020-10-03T13:40:57.149Z] --- PASS: TestHealthKillContainer (2.60s)
13:40:57 [2020-10-03T13:40:57.150Z] === RUN   TestInspectCpusetInConfigPre120
13:40:57 [2020-10-03T13:40:57.443Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
13:40:57 [2020-10-03T13:40:57.443Z] === RUN   TestIpcModeNone
13:40:58 [2020-10-03T13:40:58.089Z] --- PASS: TestIpcModeNone (0.63s)
13:40:58 [2020-10-03T13:40:58.089Z] === RUN   TestIpcModePrivate
13:40:58 [2020-10-03T13:40:58.726Z] --- PASS: TestIpcModePrivate (0.59s)
13:40:58 [2020-10-03T13:40:58.726Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
13:40:58 [2020-10-03T13:40:58.726Z] === RUN   TestIpcModeShareable
13:40:59 [2020-10-03T13:40:59.364Z] --- PASS: TestIpcModeShareable (0.62s)
13:40:59 [2020-10-03T13:40:59.364Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
13:40:59 [2020-10-03T13:40:59.364Z] === RUN   TestAPIIpcModeShareableAndContainer
13:41:01 [2020-10-03T13:41:01.445Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
13:41:01 [2020-10-03T13:41:01.445Z] === RUN   TestAPIIpcModeHost
13:41:01 [2020-10-03T13:41:01.745Z] --- PASS: TestAPIIpcModeHost (0.47s)
13:41:01 [2020-10-03T13:41:01.745Z] === RUN   TestDaemonIpcModeShareable
13:41:03 [2020-10-03T13:41:03.406Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
13:41:03 [2020-10-03T13:41:03.406Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:41:03 [2020-10-03T13:41:03.406Z] === RUN   TestDaemonIpcModePrivate
13:41:04 [2020-10-03T13:41:04.451Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
13:41:04 [2020-10-03T13:41:04.451Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:41:04 [2020-10-03T13:41:04.451Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:41:05 [2020-10-03T13:41:05.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s)
13:41:05 [2020-10-03T13:41:05.969Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
13:41:05 [2020-10-03T13:41:05.969Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:41:07 [2020-10-03T13:41:07.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
13:41:07 [2020-10-03T13:41:07.491Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
13:41:07 [2020-10-03T13:41:07.491Z] === RUN   TestIpcModeOlderClient
13:41:07 [2020-10-03T13:41:07.491Z] === PAUSE TestIpcModeOlderClient
13:41:07 [2020-10-03T13:41:07.491Z] === RUN   TestKillContainerInvalidSignal
13:41:07 [2020-10-03T13:41:07.786Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
13:41:07 [2020-10-03T13:41:07.786Z] === RUN   TestKillContainer
13:41:07 [2020-10-03T13:41:07.786Z] === RUN   TestKillContainer/no_signal
13:41:08 [2020-10-03T13:41:08.427Z] === RUN   TestKillContainer/non_killing_signal
13:41:08 [2020-10-03T13:41:08.726Z] === RUN   TestKillContainer/killing_signal
13:41:09 [2020-10-03T13:41:09.370Z] --- PASS: TestKillContainer (1.66s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/no_signal (0.54s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
13:41:09 [2020-10-03T13:41:09.370Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
13:41:09 [2020-10-03T13:41:09.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:41:09 [2020-10-03T13:41:09.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:41:10 [2020-10-03T13:41:10.008Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s)
13:41:10 [2020-10-03T13:41:10.645Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
13:41:10 [2020-10-03T13:41:10.645Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillStoppedContainer
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillStoppedContainer (0.07s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillStoppedContainerAPIPre120
13:41:10 [2020-10-03T13:41:10.645Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
13:41:10 [2020-10-03T13:41:10.645Z] === RUN   TestKillDifferentUserContainer
13:41:11 [2020-10-03T13:41:11.281Z] --- PASS: TestKillDifferentUserContainer (0.52s)
13:41:11 [2020-10-03T13:41:11.281Z] === RUN   TestInspectOomKilledTrue
13:41:11 [2020-10-03T13:41:11.917Z] --- PASS: TestInspectOomKilledTrue (0.87s)
13:41:11 [2020-10-03T13:41:11.917Z] === RUN   TestInspectOomKilledFalse
13:41:12 [2020-10-03T13:41:12.565Z] --- PASS: TestInspectOomKilledFalse (0.58s)
13:41:12 [2020-10-03T13:41:12.565Z] === RUN   TestLinksEtcHostsContentMatch
13:41:12 [2020-10-03T13:41:12.859Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
13:41:12 [2020-10-03T13:41:12.859Z] === RUN   TestLinksContainerNames
13:41:13 [2020-10-03T13:41:13.902Z] --- PASS: TestLinksContainerNames (1.06s)
13:41:13 [2020-10-03T13:41:13.902Z] === RUN   TestLogsFollowTailEmpty
13:41:14 [2020-10-03T13:41:14.537Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
13:41:14 [2020-10-03T13:41:14.537Z] === RUN   TestContainerNetworkMountsNoChown
13:41:15 [2020-10-03T13:41:15.175Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/shared
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/private
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/slave
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === RUN   TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:41:15 [2020-10-03T13:41:15.175Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/mount_root
13:41:15 [2020-10-03T13:41:15.470Z] === CONT  TestMountDaemonRoot/private/bind_root
13:41:15 [2020-10-03T13:41:15.470Z] --- PASS: TestMountDaemonRoot (0.03s)
13:41:15 [2020-10-03T13:41:15.470Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:41:15 [2020-10-03T13:41:15.470Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:41:15 [2020-10-03T13:41:15.471Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:41:15 [2020-10-03T13:41:15.471Z] === RUN   TestContainerBindMountNonRecursive
13:41:16 [2020-10-03T13:41:16.516Z] --- PASS: TestContainerBindMountNonRecursive (1.24s)
13:41:16 [2020-10-03T13:41:16.516Z] === RUN   TestNetworkNat
13:41:17 [2020-10-03T13:41:17.153Z] --- PASS: TestNetworkNat (0.55s)
13:41:17 [2020-10-03T13:41:17.153Z] === RUN   TestNetworkLocalhostTCPNat
13:41:17 [2020-10-03T13:41:17.793Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
13:41:17 [2020-10-03T13:41:17.793Z] === RUN   TestNetworkLoopbackNat
13:41:20 [2020-10-03T13:41:20.535Z] --- PASS: TestNetworkLoopbackNat (2.75s)
13:41:20 [2020-10-03T13:41:20.535Z] === RUN   TestPause
13:41:21 [2020-10-03T13:41:21.174Z] --- PASS: TestPause (0.56s)
13:41:21 [2020-10-03T13:41:21.174Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:41:21 [2020-10-03T13:41:21.174Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:41:21 [2020-10-03T13:41:21.174Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:41:21 [2020-10-03T13:41:21.174Z] === RUN   TestPauseStopPausedContainer
13:41:21 [2020-10-03T13:41:21.811Z] --- PASS: TestPauseStopPausedContainer (0.59s)
13:41:21 [2020-10-03T13:41:21.811Z] === RUN   TestPsFilter
13:41:21 [2020-10-03T13:41:21.811Z] --- PASS: TestPsFilter (0.15s)
13:41:21 [2020-10-03T13:41:21.811Z] === RUN   TestRemoveContainerWithRemovedVolume
13:41:22 [2020-10-03T13:41:22.450Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
13:41:22 [2020-10-03T13:41:22.451Z] === RUN   TestRemoveContainerWithVolume
13:41:22 [2020-10-03T13:41:22.746Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
13:41:22 [2020-10-03T13:41:22.746Z] === RUN   TestRemoveContainerRunning
13:41:23 [2020-10-03T13:41:23.384Z] --- PASS: TestRemoveContainerRunning (0.54s)
13:41:23 [2020-10-03T13:41:23.384Z] === RUN   TestRemoveContainerForceRemoveRunning
13:41:24 [2020-10-03T13:41:24.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
13:41:24 [2020-10-03T13:41:24.023Z] === RUN   TestRemoveInvalidContainer
13:41:24 [2020-10-03T13:41:24.023Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:41:24 [2020-10-03T13:41:24.023Z] === RUN   TestRenameLinkedContainer
13:41:26 [2020-10-03T13:41:26.116Z] --- PASS: TestRenameLinkedContainer (2.16s)
13:41:26 [2020-10-03T13:41:26.116Z] === RUN   TestRenameStoppedContainer
13:41:26 [2020-10-03T13:41:26.755Z] --- PASS: TestRenameStoppedContainer (0.56s)
13:41:26 [2020-10-03T13:41:26.755Z] === RUN   TestRenameRunningContainerAndReuse
13:41:27 [2020-10-03T13:41:27.798Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
13:41:27 [2020-10-03T13:41:27.798Z] === RUN   TestRenameInvalidName
13:41:28 [2020-10-03T13:41:28.438Z] --- PASS: TestRenameInvalidName (0.53s)
13:41:28 [2020-10-03T13:41:28.438Z] === RUN   TestRenameAnonymousContainer
13:41:30 [2020-10-03T13:41:30.518Z] --- PASS: TestRenameAnonymousContainer (1.91s)
13:41:30 [2020-10-03T13:41:30.518Z] === RUN   TestRenameContainerWithSameName
13:41:30 [2020-10-03T13:41:30.811Z] --- PASS: TestRenameContainerWithSameName (0.51s)
13:41:30 [2020-10-03T13:41:30.811Z] === RUN   TestRenameContainerWithLinkedContainer
13:41:31 [2020-10-03T13:41:31.854Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
13:41:31 [2020-10-03T13:41:31.854Z] === RUN   TestResize
13:41:32 [2020-10-03T13:41:32.148Z] --- PASS: TestResize (0.53s)
13:41:32 [2020-10-03T13:41:32.148Z] === RUN   TestResizeWithInvalidSize
13:41:32 [2020-10-03T13:41:32.784Z] --- PASS: TestResizeWithInvalidSize (0.56s)
13:41:32 [2020-10-03T13:41:32.784Z] === RUN   TestResizeWhenContainerNotStarted
13:41:33 [2020-10-03T13:41:33.425Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:33 [2020-10-03T13:41:33.425Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:41:33 [2020-10-03T13:41:33.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:41:35 [2020-10-03T13:41:35.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:41:35 [2020-10-03T13:41:35.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:41:36 [2020-10-03T13:41:36.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:41:36 [2020-10-03T13:41:36.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:41:37 [2020-10-03T13:41:37.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:41:37 [2020-10-03T13:41:37.130Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:41:38 [2020-10-03T13:41:38.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:41:39 [2020-10-03T13:41:39.705Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:41:41 [2020-10-03T13:41:41.793Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.52s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
13:41:41 [2020-10-03T13:41:41.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s)
13:41:41 [2020-10-03T13:41:41.793Z] === RUN   TestCgroupNamespacesRun
13:41:42 [2020-10-03T13:41:42.841Z] --- PASS: TestCgroupNamespacesRun (1.36s)
13:41:42 [2020-10-03T13:41:42.841Z] === RUN   TestCgroupNamespacesRunPrivileged
13:41:44 [2020-10-03T13:41:44.358Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s)
13:41:44 [2020-10-03T13:41:44.358Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:41:45 [2020-10-03T13:41:45.403Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
13:41:45 [2020-10-03T13:41:45.403Z] === RUN   TestCgroupNamespacesRunHostMode
13:41:46 [2020-10-03T13:41:46.916Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
13:41:46 [2020-10-03T13:41:46.916Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:41:47 [2020-10-03T13:41:47.960Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
13:41:47 [2020-10-03T13:41:47.960Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:41:49 [2020-10-03T13:41:49.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
13:41:49 [2020-10-03T13:41:49.479Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:41:50 [2020-10-03T13:41:50.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
13:41:50 [2020-10-03T13:41:50.520Z] === RUN   TestCgroupNamespacesRunOlderClient
13:41:51 [2020-10-03T13:41:51.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
13:41:51 [2020-10-03T13:41:51.567Z] === RUN   TestKernelTCPMemory
13:41:52 [2020-10-03T13:41:52.204Z] --- PASS: TestKernelTCPMemory (0.62s)
13:41:52 [2020-10-03T13:41:52.204Z] === RUN   TestNISDomainname
13:41:52 [2020-10-03T13:41:52.845Z] --- PASS: TestNISDomainname (0.67s)
13:41:52 [2020-10-03T13:41:52.845Z] === RUN   TestHostnameDnsResolution
13:41:53 [2020-10-03T13:41:53.889Z] --- PASS: TestHostnameDnsResolution (0.87s)
13:41:53 [2020-10-03T13:41:53.889Z] === RUN   TestStats
13:41:56 [2020-10-03T13:41:56.628Z] --- PASS: TestStats (2.51s)
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === RUN   TestStopContainerWithTimeout/-1
13:41:56 [2020-10-03T13:41:56.628Z] === PAUSE TestStopContainerWithTimeout/-1
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/0
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/1
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/3
13:41:56 [2020-10-03T13:41:56.628Z] === CONT  TestStopContainerWithTimeout/-1
13:41:59 [2020-10-03T13:41:59.384Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
13:41:59 [2020-10-03T13:41:59.384Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
13:41:59 [2020-10-03T13:41:59.384Z] === RUN   TestDeleteDevicemapper
13:41:59 [2020-10-03T13:41:59.384Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:41:59 [2020-10-03T13:41:59.384Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:41:59 [2020-10-03T13:41:59.384Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:42:00 [2020-10-03T13:42:00.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
13:42:00 [2020-10-03T13:42:00.916Z] === RUN   TestUpdateMemory
13:42:01 [2020-10-03T13:42:01.556Z] --- PASS: TestUpdateMemory (0.68s)
13:42:01 [2020-10-03T13:42:01.556Z] === RUN   TestUpdateCPUQuota
13:42:02 [2020-10-03T13:42:02.599Z] --- PASS: TestUpdateCPUQuota (0.86s)
13:42:02 [2020-10-03T13:42:02.599Z] === RUN   TestUpdatePidsLimit
13:42:02 [2020-10-03T13:42:02.599Z] === RUN   TestUpdatePidsLimit/update_from_none
13:42:02 [2020-10-03T13:42:02.893Z] === RUN   TestUpdatePidsLimit/no_change
13:42:02 [2020-10-03T13:42:02.893Z] === RUN   TestUpdatePidsLimit/update_lower
13:42:03 [2020-10-03T13:42:03.189Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:42:03 [2020-10-03T13:42:03.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:42:03 [2020-10-03T13:42:03.781Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:42:04 [2020-10-03T13:42:04.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:42:04 [2020-10-03T13:42:04.712Z] --- PASS: TestUpdatePidsLimit (2.34s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
13:42:04 [2020-10-03T13:42:04.712Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
13:42:04 [2020-10-03T13:42:04.712Z] === RUN   TestUpdateRestartPolicy
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestUpdateRestartPolicy (11.15s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestUpdateRestartWithAutoRemove
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] --- PASS: TestWaitNonBlocked (0.03s)
13:42:17 [2020-10-03T13:42:17.360Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
13:42:17 [2020-10-03T13:42:17.360Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:42:17 [2020-10-03T13:42:17.360Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:42:18 [2020-10-03T13:42:18.416Z] --- PASS: TestWaitBlocked (0.02s)
13:42:18 [2020-10-03T13:42:18.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
13:42:18 [2020-10-03T13:42:18.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestContainerStartOnDaemonRestart
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestIpcModeOlderClient
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestDaemonHostGatewayIP
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestDaemonRestartIpcMode
13:42:18 [2020-10-03T13:42:18.416Z] --- PASS: TestIpcModeOlderClient (0.13s)
13:42:18 [2020-10-03T13:42:18.416Z] === CONT  TestContainerKillOnDaemonStart
13:42:21 [2020-10-03T13:42:21.973Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
13:42:22 [2020-10-03T13:42:22.268Z] --- PASS: TestDaemonHostGatewayIP (4.02s)
13:42:22 [2020-10-03T13:42:22.563Z] --- PASS: TestDaemonRestartIpcMode (4.13s)
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
13:42:32 [2020-10-03T13:42:32.948Z] PASS
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === Skipped
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] 
13:42:32 [2020-10-03T13:42:32.948Z] DONE 192 tests, 3 skipped in 108.230s
13:42:32 [2020-10-03T13:42:32.948Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
13:42:32 [2020-10-03T13:42:32.948Z] ++ 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
13:42:32 [2020-10-03T13:42:32.948Z] ++ set -e
13:42:32 [2020-10-03T13:42:32.948Z] ++ '[' -n 0 ']'
13:42:32 [2020-10-03T13:42:32.948Z] ++ set -x
13:42:32 [2020-10-03T13:42:32.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
13:42:32 [2020-10-03T13:42:32.948Z] INFO: Testing against a local daemon
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestCommitInheritsEnv
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestCommitInheritsEnv (0.33s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImportExtremelyLargeImageWorks
13:42:32 [2020-10-03T13:42:32.948Z] === PAUSE TestImportExtremelyLargeImageWorks
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImagesFilterMultiReference
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestImagePullPlatformInvalid
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestRemoveImageOrphaning
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestRemoveImageOrphaning (0.34s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestRemoveImageGarbageCollector
13:42:32 [2020-10-03T13:42:32.948Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:42:32 [2020-10-03T13:42:32.948Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagInvalidReference
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagInvalidReference (0.02s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagValidPrefixedRepo
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagExistedNameWithoutForce
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagOfficialNames
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagOfficialNames (0.04s)
13:42:32 [2020-10-03T13:42:32.948Z] === RUN   TestTagMatchesDigest
13:42:32 [2020-10-03T13:42:32.948Z] --- PASS: TestTagMatchesDigest (0.02s)
13:42:32 [2020-10-03T13:42:32.948Z] === CONT  TestImportExtremelyLargeImageWorks
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestImportExtremelyLargeImageWorks (193.33s)
13:45:55 [2020-10-03T13:45:55.554Z] PASS
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] === Skipped
13:45:55 [2020-10-03T13:45:55.554Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] 
13:45:55 [2020-10-03T13:45:55.554Z] DONE 12 tests, 1 skipped in 194.353s
13:45:55 [2020-10-03T13:45:55.554Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
13:45:55 [2020-10-03T13:45:55.554Z] ++ 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
13:45:55 [2020-10-03T13:45:55.554Z] ++ set -e
13:45:55 [2020-10-03T13:45:55.554Z] ++ '[' -n 0 ']'
13:45:55 [2020-10-03T13:45:55.554Z] ++ set -x
13:45:55 [2020-10-03T13:45:55.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
13:45:55 [2020-10-03T13:45:55.554Z] INFO: Testing against a local daemon
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestNetworkCreateDelete
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestNetworkCreateDelete (0.17s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestDockerNetworkDeletePreferID
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestDaemonDNSFallback
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestDaemonDNSFallback (1.55s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/full_network_id
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/partial_network_id
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/network_name
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:45:55 [2020-10-03T13:45:55.554Z] --- PASS: TestInspectNetwork (6.99s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:45:55 [2020-10-03T13:45:55.554Z] === RUN   TestRunContainerWithBridgeNone
13:45:57 [2020-10-03T13:45:57.070Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/create
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:45:57 [2020-10-03T13:45:57.070Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:45:57 [2020-10-03T13:45:57.070Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:45:57 [2020-10-03T13:45:57.070Z] === RUN   TestHostIPv4BridgeLabel
13:45:57 [2020-10-03T13:45:57.364Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
13:45:57 [2020-10-03T13:45:57.364Z] === RUN   TestDaemonRestartWithLiveRestore
13:45:58 [2020-10-03T13:45:58.414Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
13:45:58 [2020-10-03T13:45:58.414Z] === RUN   TestDaemonDefaultNetworkPools
13:45:59 [2020-10-03T13:45:59.058Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
13:45:59 [2020-10-03T13:45:59.058Z] === RUN   TestDaemonRestartWithExistingNetwork
13:46:00 [2020-10-03T13:46:00.575Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:46:00 [2020-10-03T13:46:00.576Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:46:01 [2020-10-03T13:46:01.623Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
13:46:01 [2020-10-03T13:46:01.623Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:46:02 [2020-10-03T13:46:02.261Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
13:46:02 [2020-10-03T13:46:02.261Z] === RUN   TestServiceWithPredefinedNetwork
13:46:04 [2020-10-03T13:46:04.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s)
13:46:04 [2020-10-03T13:46:04.345Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:46:04 [2020-10-03T13:46:04.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:46:04 [2020-10-03T13:46:04.345Z]     service_test.go:236: FLAKY_TEST
13:46:04 [2020-10-03T13:46:04.345Z] === RUN   TestServiceWithDataPathPortInit
13:46:19 [2020-10-03T13:46:19.731Z] --- PASS: TestServiceWithDataPathPortInit (13.57s)
13:46:19 [2020-10-03T13:46:19.731Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:46:25 [2020-10-03T13:46:25.311Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
13:46:25 [2020-10-03T13:46:25.311Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tcdwybb3lw6xq3k6kgi46b3po Created:2020-10-03 13:46:18.880112225 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3288463fce123ae4462a9cb8de9548e28e40f27ee38223e8ac955620cac84837:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqoctc12phuxja3piadedybk7 EndpointID:5edad572b27228f20b193a15115732f972809bd6f204a8ccec1362bdee8ee04f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a596f1f7da91ec180a98c7a0b858799153f13e35cf00bda9638c10207db6c80d MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:36c4edb431da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqoctc12phuxja3piadedybk7 EndpointID:5edad572b27228f20b193a15115732f972809bd6f204a8ccec1362bdee8ee04f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:46:25 [2020-10-03T13:46:25.311Z] PASS
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === Skipped
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     service_test.go:236: FLAKY_TEST
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] DONE 23 tests, 1 skipped in 39.185s
13:46:25 [2020-10-03T13:46:25.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:46:25 [2020-10-03T13:46:25.311Z] ++ 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
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -e
13:46:25 [2020-10-03T13:46:25.311Z] ++ '[' -n 0 ']'
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -x
13:46:25 [2020-10-03T13:46:25.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
13:46:25 [2020-10-03T13:46:25.311Z] INFO: Testing against a local daemon
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkIpvlanPersistance
13:46:25 [2020-10-03T13:46:25.311Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkIpvlan
13:46:25 [2020-10-03T13:46:25.311Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] PASS
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === Skipped
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:46:25 [2020-10-03T13:46:25.311Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] 
13:46:25 [2020-10-03T13:46:25.311Z] DONE 2 tests, 2 skipped in 0.076s
13:46:25 [2020-10-03T13:46:25.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:46:25 [2020-10-03T13:46:25.311Z] ++ 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
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -e
13:46:25 [2020-10-03T13:46:25.311Z] ++ '[' -n 0 ']'
13:46:25 [2020-10-03T13:46:25.311Z] ++ set -x
13:46:25 [2020-10-03T13:46:25.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
13:46:25 [2020-10-03T13:46:25.311Z] INFO: Testing against a local daemon
13:46:25 [2020-10-03T13:46:25.311Z] === RUN   TestDockerNetworkMacvlanPersistance
13:46:26 [2020-10-03T13:46:26.358Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
13:46:26 [2020-10-03T13:46:26.358Z] === RUN   TestDockerNetworkMacvlan
13:46:27 [2020-10-03T13:46:27.408Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:46:28 [2020-10-03T13:46:28.049Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:46:29 [2020-10-03T13:46:29.094Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:46:31 [2020-10-03T13:46:31.176Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:46:33 [2020-10-03T13:46:33.257Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:46:36 [2020-10-03T13:46:36.844Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:46:37 [2020-10-03T13:46:37.486Z] --- PASS: TestDockerNetworkMacvlan (11.06s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s)
13:46:37 [2020-10-03T13:46:37.486Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
13:46:37 [2020-10-03T13:46:37.486Z] PASS
13:46:37 [2020-10-03T13:46:37.486Z] 
13:46:37 [2020-10-03T13:46:37.486Z] DONE 8 tests in 12.545s
13:46:37 [2020-10-03T13:46:37.486Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
13:46:37 [2020-10-03T13:46:37.486Z] ++ 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
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -e
13:46:37 [2020-10-03T13:46:37.486Z] ++ '[' -n 0 ']'
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -x
13:46:37 [2020-10-03T13:46:37.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
13:46:37 [2020-10-03T13:46:37.486Z] testing: warning: no tests to run
13:46:37 [2020-10-03T13:46:37.486Z] PASS
13:46:37 [2020-10-03T13:46:37.486Z] 
13:46:37 [2020-10-03T13:46:37.486Z] DONE 0 tests in 0.012s
13:46:37 [2020-10-03T13:46:37.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:46:37 [2020-10-03T13:46:37.486Z] ++ 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
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -e
13:46:37 [2020-10-03T13:46:37.486Z] ++ '[' -n 0 ']'
13:46:37 [2020-10-03T13:46:37.486Z] ++ set -x
13:46:37 [2020-10-03T13:46:37.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
13:46:37 [2020-10-03T13:46:37.486Z] INFO: Testing against a local daemon
13:46:37 [2020-10-03T13:46:37.486Z] === RUN   TestAuthZPluginAllowRequest
13:46:39 [2020-10-03T13:46:39.007Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
13:46:39 [2020-10-03T13:46:39.007Z] === RUN   TestAuthZPluginTLS
13:46:39 [2020-10-03T13:46:39.663Z] --- PASS: TestAuthZPluginTLS (0.57s)
13:46:39 [2020-10-03T13:46:39.663Z] === RUN   TestAuthZPluginDenyRequest
13:46:39 [2020-10-03T13:46:39.958Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
13:46:39 [2020-10-03T13:46:39.958Z] === RUN   TestAuthZPluginAPIDenyResponse
13:46:40 [2020-10-03T13:46:40.596Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:46:40 [2020-10-03T13:46:40.596Z] === RUN   TestAuthZPluginDenyResponse
13:46:41 [2020-10-03T13:46:41.235Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
13:46:41 [2020-10-03T13:46:41.235Z] === RUN   TestAuthZPluginAllowEventStream
13:46:42 [2020-10-03T13:46:42.749Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s)
13:46:42 [2020-10-03T13:46:42.749Z] === RUN   TestAuthZPluginErrorResponse
13:46:43 [2020-10-03T13:46:43.060Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
13:46:43 [2020-10-03T13:46:43.060Z] === RUN   TestAuthZPluginErrorRequest
13:46:43 [2020-10-03T13:46:43.697Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:46:43 [2020-10-03T13:46:43.697Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:46:44 [2020-10-03T13:46:44.339Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
13:46:44 [2020-10-03T13:46:44.339Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:46:45 [2020-10-03T13:46:45.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
13:46:45 [2020-10-03T13:46:45.868Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:46:47 [2020-10-03T13:46:47.944Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s)
13:46:47 [2020-10-03T13:46:47.944Z] === RUN   TestAuthZPluginHeader
13:46:48 [2020-10-03T13:46:48.585Z] --- PASS: TestAuthZPluginHeader (0.84s)
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2Disable
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:46:48 [2020-10-03T13:46:48.585Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:46:48 [2020-10-03T13:46:48.585Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:46:48 [2020-10-03T13:46:48.585Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:47:07 [2020-10-03T13:47:07.184Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
13:47:07 [2020-10-03T13:47:07.184Z] PASS
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === Skipped
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] 
13:47:07 [2020-10-03T13:47:07.184Z] DONE 17 tests, 4 skipped in 27.599s
13:47:07 [2020-10-03T13:47:07.184Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:47:07 [2020-10-03T13:47:07.184Z] ++ 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
13:47:07 [2020-10-03T13:47:07.184Z] ++ set -e
13:47:07 [2020-10-03T13:47:07.184Z] ++ '[' -n 0 ']'
13:47:07 [2020-10-03T13:47:07.184Z] ++ set -x
13:47:07 [2020-10-03T13:47:07.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
13:47:07 [2020-10-03T13:47:07.184Z] INFO: Testing against a local daemon
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInvalidJSON
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:47:07 [2020-10-03T13:47:07.184Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:47:07 [2020-10-03T13:47:07.184Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInstall
13:47:07 [2020-10-03T13:47:07.184Z] === RUN   TestPluginInstall/no_auth
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfea1dd23303b1ff9db63641334e85c14f27e9fda7d063bf4483bd47316885d9" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:10 [2020-10-03T13:47:10.725Z] time="2020-10-03T13:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfea1dd23303b1ff9db63641334e85c14f27e9fda7d063bf4483bd47316885d9" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:10 [2020-10-03T13:47:10.725Z] === RUN   TestPluginInstall/with_htpasswd
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf356687bd84bc63eee32482ddda6a84e87ae258c3aed666242c1aec583bde" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:11 [2020-10-03T13:47:11.364Z] time="2020-10-03T13:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccdf356687bd84bc63eee32482ddda6a84e87ae258c3aed666242c1aec583bde" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:11 [2020-10-03T13:47:11.659Z] === RUN   TestPluginInstall/with_insecure
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc394ba38601d656966e0844737eac460cf9c356cdaf9eeb4abd68386fa49b4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:47:12 [2020-10-03T13:47:12.710Z] time="2020-10-03T13:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4fc394ba38601d656966e0844737eac460cf9c356cdaf9eeb4abd68386fa49b4" mediatype=application/vnd.docker.plugin.v1+json size=522
13:47:13 [2020-10-03T13:47:13.007Z] --- PASS: TestPluginInstall (7.75s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/no_auth (5.43s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/with_htpasswd (0.96s)
13:47:13 [2020-10-03T13:47:13.007Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
13:47:13 [2020-10-03T13:47:13.007Z]         plugin_test.go:157: [dc4abfbcd7dac] daemon is not started
13:47:13 [2020-10-03T13:47:13.007Z] PASS
13:47:13 [2020-10-03T13:47:13.007Z] 
13:47:13 [2020-10-03T13:47:13.007Z] DONE 6 tests in 7.848s
13:47:13 [2020-10-03T13:47:13.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:47:13 [2020-10-03T13:47:13.007Z] ++ 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
13:47:13 [2020-10-03T13:47:13.007Z] ++ set -e
13:47:13 [2020-10-03T13:47:13.007Z] ++ '[' -n 0 ']'
13:47:13 [2020-10-03T13:47:13.007Z] ++ set -x
13:47:13 [2020-10-03T13:47:13.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
13:47:13 [2020-10-03T13:47:13.007Z] INFO: Testing against a local daemon
13:47:13 [2020-10-03T13:47:13.007Z] === RUN   TestExternalGraphDriver
13:47:13 [2020-10-03T13:47:13.308Z] === RUN   TestExternalGraphDriver/json
13:47:15 [2020-10-03T13:47:15.389Z] === RUN   TestExternalGraphDriver/spec
13:47:16 [2020-10-03T13:47:16.916Z] === RUN   TestExternalGraphDriver/pull
13:47:18 [2020-10-03T13:47:18.437Z] --- PASS: TestExternalGraphDriver (5.45s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/json (1.79s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
13:47:18 [2020-10-03T13:47:18.437Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
13:47:18 [2020-10-03T13:47:18.437Z] === RUN   TestGraphdriverPluginV2
13:47:18 [2020-10-03T13:47:18.733Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
13:47:18 [2020-10-03T13:47:18.733Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:18 [2020-10-03T13:47:18.733Z] PASS
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] === Skipped
13:47:18 [2020-10-03T13:47:18.733Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
13:47:18 [2020-10-03T13:47:18.733Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] 
13:47:18 [2020-10-03T13:47:18.733Z] DONE 5 tests, 1 skipped in 5.613s
13:47:18 [2020-10-03T13:47:18.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:47:18 [2020-10-03T13:47:18.733Z] ++ 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
13:47:18 [2020-10-03T13:47:18.733Z] ++ set -e
13:47:18 [2020-10-03T13:47:18.733Z] ++ '[' -n 0 ']'
13:47:18 [2020-10-03T13:47:18.733Z] ++ set -x
13:47:18 [2020-10-03T13:47:18.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
13:47:18 [2020-10-03T13:47:18.733Z] INFO: Testing against a local daemon
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestReadPluginNoRead
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestReadPluginNoRead
13:47:18 [2020-10-03T13:47:18.733Z] === RUN   TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === PAUSE TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestContinueAfterPluginCrash
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestDaemonStartWithLogOpt
13:47:18 [2020-10-03T13:47:18.733Z] === CONT  TestReadPluginNoRead
13:47:24 [2020-10-03T13:47:24.350Z] === RUN   TestReadPluginNoRead/default
13:47:24 [2020-10-03T13:47:24.350Z] --- PASS: TestDaemonStartWithLogOpt (5.29s)
13:47:24 [2020-10-03T13:47:24.992Z] === RUN   TestReadPluginNoRead/disabled_caching
13:47:26 [2020-10-03T13:47:26.520Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:47:28 [2020-10-03T13:47:28.033Z] --- PASS: TestReadPluginNoRead (9.01s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
13:47:28 [2020-10-03T13:47:28.033Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
13:47:28 [2020-10-03T13:47:28.033Z]     read_test.go:92: [dca10661b8601] daemon is not started
13:47:29 [2020-10-03T13:47:29.544Z] --- PASS: TestContinueAfterPluginCrash (10.58s)
13:47:29 [2020-10-03T13:47:29.544Z] PASS
13:47:29 [2020-10-03T13:47:29.544Z] 
13:47:29 [2020-10-03T13:47:29.544Z] DONE 6 tests in 10.661s
13:47:29 [2020-10-03T13:47:29.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:47:29 [2020-10-03T13:47:29.544Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -e
13:47:29 [2020-10-03T13:47:29.544Z] ++ '[' -n 0 ']'
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -x
13:47:29 [2020-10-03T13:47:29.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
13:47:29 [2020-10-03T13:47:29.544Z] testing: warning: no tests to run
13:47:29 [2020-10-03T13:47:29.544Z] PASS
13:47:29 [2020-10-03T13:47:29.544Z] 
13:47:29 [2020-10-03T13:47:29.544Z] DONE 0 tests in 0.017s
13:47:29 [2020-10-03T13:47:29.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:47:29 [2020-10-03T13:47:29.544Z] ++ 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
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -e
13:47:29 [2020-10-03T13:47:29.544Z] ++ '[' -n 0 ']'
13:47:29 [2020-10-03T13:47:29.544Z] ++ set -x
13:47:29 [2020-10-03T13:47:29.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
13:47:29 [2020-10-03T13:47:29.544Z] INFO: Testing against a local daemon
13:47:29 [2020-10-03T13:47:29.544Z] === RUN   TestPluginWithDevMounts
13:47:29 [2020-10-03T13:47:29.544Z] === PAUSE TestPluginWithDevMounts
13:47:29 [2020-10-03T13:47:29.544Z] === CONT  TestPluginWithDevMounts
13:47:31 [2020-10-03T13:47:31.626Z] --- PASS: TestPluginWithDevMounts (1.82s)
13:47:31 [2020-10-03T13:47:31.626Z] PASS
13:47:31 [2020-10-03T13:47:31.626Z] 
13:47:31 [2020-10-03T13:47:31.626Z] DONE 1 tests in 1.896s
13:47:31 [2020-10-03T13:47:31.626Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
13:47:31 [2020-10-03T13:47:31.626Z] ++ 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
13:47:31 [2020-10-03T13:47:31.627Z] ++ set -e
13:47:31 [2020-10-03T13:47:31.627Z] ++ '[' -n 0 ']'
13:47:31 [2020-10-03T13:47:31.627Z] ++ set -x
13:47:31 [2020-10-03T13:47:31.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
13:47:31 [2020-10-03T13:47:31.627Z] INFO: Testing against a local daemon
13:47:31 [2020-10-03T13:47:31.627Z] === RUN   TestSecretInspect
13:47:33 [2020-10-03T13:47:33.156Z] --- PASS: TestSecretInspect (1.92s)
13:47:33 [2020-10-03T13:47:33.156Z] === RUN   TestSecretList
13:47:35 [2020-10-03T13:47:35.231Z] --- PASS: TestSecretList (1.89s)
13:47:35 [2020-10-03T13:47:35.231Z] === RUN   TestSecretsCreateAndDelete
13:47:37 [2020-10-03T13:47:37.321Z] --- PASS: TestSecretsCreateAndDelete (1.95s)
13:47:37 [2020-10-03T13:47:37.321Z] === RUN   TestSecretsUpdate
13:47:39 [2020-10-03T13:47:39.404Z] --- PASS: TestSecretsUpdate (1.90s)
13:47:39 [2020-10-03T13:47:39.404Z] === RUN   TestTemplatedSecret
13:47:41 [2020-10-03T13:47:41.486Z] --- PASS: TestTemplatedSecret (2.38s)
13:47:41 [2020-10-03T13:47:41.486Z] === RUN   TestSecretCreateResolve
13:47:43 [2020-10-03T13:47:43.568Z] --- PASS: TestSecretCreateResolve (1.93s)
13:47:43 [2020-10-03T13:47:43.568Z] PASS
13:47:43 [2020-10-03T13:47:43.568Z] 
13:47:43 [2020-10-03T13:47:43.568Z] DONE 6 tests in 12.036s
13:47:43 [2020-10-03T13:47:43.568Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
13:47:43 [2020-10-03T13:47:43.568Z] ++ 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
13:47:43 [2020-10-03T13:47:43.568Z] ++ set -e
13:47:43 [2020-10-03T13:47:43.568Z] ++ '[' -n 0 ']'
13:47:43 [2020-10-03T13:47:43.568Z] ++ set -x
13:47:43 [2020-10-03T13:47:43.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
13:47:43 [2020-10-03T13:47:43.569Z] INFO: Testing against a local daemon
13:47:43 [2020-10-03T13:47:43.569Z] === RUN   TestServiceCreateInit
13:47:43 [2020-10-03T13:47:43.569Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:47:47 [2020-10-03T13:47:47.120Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:47:51 [2020-10-03T13:47:51.612Z] --- PASS: TestServiceCreateInit (7.45s)
13:47:51 [2020-10-03T13:47:51.612Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
13:47:51 [2020-10-03T13:47:51.612Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
13:47:51 [2020-10-03T13:47:51.612Z] === RUN   TestCreateServiceMultipleTimes
13:48:07 [2020-10-03T13:48:07.023Z] --- PASS: TestCreateServiceMultipleTimes (15.70s)
13:48:07 [2020-10-03T13:48:07.023Z] === RUN   TestCreateServiceConflict
13:48:08 [2020-10-03T13:48:08.550Z] --- PASS: TestCreateServiceConflict (1.94s)
13:48:08 [2020-10-03T13:48:08.550Z] === RUN   TestCreateServiceMaxReplicas
13:48:11 [2020-10-03T13:48:11.289Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
13:48:11 [2020-10-03T13:48:11.289Z] === RUN   TestCreateWithDuplicateNetworkNames
13:48:26 [2020-10-03T13:48:26.685Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
13:48:26 [2020-10-03T13:48:26.685Z] === RUN   TestCreateServiceSecretFileMode
13:48:26 [2020-10-03T13:48:26.685Z] --- PASS: TestCreateServiceSecretFileMode (2.23s)
13:48:26 [2020-10-03T13:48:26.685Z] === RUN   TestCreateServiceConfigFileMode
13:48:28 [2020-10-03T13:48:28.764Z] --- PASS: TestCreateServiceConfigFileMode (2.16s)
13:48:28 [2020-10-03T13:48:28.764Z] === RUN   TestCreateServiceSysctls
13:48:31 [2020-10-03T13:48:31.520Z] --- PASS: TestCreateServiceSysctls (2.95s)
13:48:31 [2020-10-03T13:48:31.520Z] === RUN   TestCreateServiceCapabilities
13:48:34 [2020-10-03T13:48:34.267Z] --- PASS: TestCreateServiceCapabilities (2.20s)
13:48:34 [2020-10-03T13:48:34.267Z] === RUN   TestInspect
13:48:36 [2020-10-03T13:48:36.348Z] --- PASS: TestInspect (2.55s)
13:48:36 [2020-10-03T13:48:36.348Z] === RUN   TestCreateJob
13:48:39 [2020-10-03T13:48:39.883Z] --- PASS: TestCreateJob (3.01s)
13:48:39 [2020-10-03T13:48:39.883Z] === RUN   TestReplicatedJob
13:48:44 [2020-10-03T13:48:44.360Z] --- PASS: TestReplicatedJob (4.67s)
13:48:44 [2020-10-03T13:48:44.360Z] === RUN   TestUpdateReplicatedJob
13:48:47 [2020-10-03T13:48:47.908Z] --- PASS: TestUpdateReplicatedJob (3.24s)
13:48:47 [2020-10-03T13:48:47.908Z] === RUN   TestServiceListWithStatuses
13:48:47 [2020-10-03T13:48:47.908Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:48:47 [2020-10-03T13:48:47.908Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:48:47 [2020-10-03T13:48:47.908Z] === RUN   TestDockerNetworkConnectAlias
13:48:51 [2020-10-03T13:48:51.439Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
13:48:51 [2020-10-03T13:48:51.439Z] === RUN   TestDockerNetworkReConnect
13:48:54 [2020-10-03T13:48:54.986Z] --- PASS: TestDockerNetworkReConnect (3.28s)
13:48:54 [2020-10-03T13:48:54.986Z] === RUN   TestServicePlugin
13:48:54 [2020-10-03T13:48:54.986Z] --- SKIP: TestServicePlugin (0.00s)
13:48:54 [2020-10-03T13:48:54.986Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:48:54 [2020-10-03T13:48:54.986Z] === RUN   TestServiceUpdateLabel
13:48:56 [2020-10-03T13:48:56.506Z] --- PASS: TestServiceUpdateLabel (1.97s)
13:48:56 [2020-10-03T13:48:56.506Z] === RUN   TestServiceUpdateSecrets
13:49:11 [2020-10-03T13:49:11.873Z] --- PASS: TestServiceUpdateSecrets (14.13s)
13:49:11 [2020-10-03T13:49:11.873Z] === RUN   TestServiceUpdateConfigs
13:49:27 [2020-10-03T13:49:27.232Z] --- PASS: TestServiceUpdateConfigs (14.22s)
13:49:27 [2020-10-03T13:49:27.232Z] === RUN   TestServiceUpdateNetwork
13:49:37 [2020-10-03T13:49:37.615Z] --- PASS: TestServiceUpdateNetwork (12.44s)
13:49:37 [2020-10-03T13:49:37.615Z] === RUN   TestServiceUpdatePidsLimit
13:49:38 [2020-10-03T13:49:38.254Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:49:38 [2020-10-03T13:49:38.895Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:49:45 [2020-10-03T13:49:45.800Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
13:49:54 [2020-10-03T13:49:54.293Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
13:49:54 [2020-10-03T13:49:54.293Z] PASS
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] === Skipped
13:49:54 [2020-10-03T13:49:54.293Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] DONE 27 tests, 2 skipped in 129.941s
13:49:54 [2020-10-03T13:49:54.293Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
13:49:54 [2020-10-03T13:49:54.293Z] ++ 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
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -e
13:49:54 [2020-10-03T13:49:54.293Z] ++ '[' -n 0 ']'
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -x
13:49:54 [2020-10-03T13:49:54.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
13:49:54 [2020-10-03T13:49:54.293Z] INFO: Testing against a local daemon
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestSessionCreate
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestSessionCreate (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestSessionCreateWithBadUpgrade
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] PASS
13:49:54 [2020-10-03T13:49:54.293Z] 
13:49:54 [2020-10-03T13:49:54.293Z] DONE 2 tests in 0.137s
13:49:54 [2020-10-03T13:49:54.293Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
13:49:54 [2020-10-03T13:49:54.293Z] ++ 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
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -e
13:49:54 [2020-10-03T13:49:54.293Z] ++ '[' -n 0 ']'
13:49:54 [2020-10-03T13:49:54.293Z] ++ set -x
13:49:54 [2020-10-03T13:49:54.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
13:49:54 [2020-10-03T13:49:54.293Z] INFO: Testing against a local daemon
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:49:54 [2020-10-03T13:49:54.293Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:49:54 [2020-10-03T13:49:54.293Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestEventsExecDie
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestEventsExecDie (0.64s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestEventsBackwardsCompatible
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoBinaryCommits
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestInfoBinaryCommits (0.03s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoAPIVersioned
13:49:54 [2020-10-03T13:49:54.293Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:49:54 [2020-10-03T13:49:54.293Z] === RUN   TestInfoDiscoveryBackend
13:49:54 [2020-10-03T13:49:54.929Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:49:54 [2020-10-03T13:49:54.929Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:49:55 [2020-10-03T13:49:55.969Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:49:55 [2020-10-03T13:49:55.969Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:49:56 [2020-10-03T13:49:56.264Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
13:49:56 [2020-10-03T13:49:56.264Z] === RUN   TestInfoAPI
13:49:56 [2020-10-03T13:49:56.264Z] --- PASS: TestInfoAPI (0.03s)
13:49:56 [2020-10-03T13:49:56.264Z] === RUN   TestInfoAPIWarnings
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoAPIWarnings (16.32s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoDebug
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoDebug (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoInsecureRegistries
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoInsecureRegistries (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestInfoRegistryMirrors
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestInfoRegistryMirrors (0.53s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestLoginFailsWithBadCredentials
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingCacheHeaders
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingCacheHeaders (0.03s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingGet
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingGet (0.02s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestPingHead
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestPingHead (0.04s)
13:50:14 [2020-10-03T13:50:14.857Z] === RUN   TestVersion
13:50:14 [2020-10-03T13:50:14.857Z] --- PASS: TestVersion (0.04s)
13:50:14 [2020-10-03T13:50:14.857Z] PASS
13:50:14 [2020-10-03T13:50:14.857Z] 
13:50:14 [2020-10-03T13:50:14.857Z] === Skipped
13:50:14 [2020-10-03T13:50:14.857Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:50:14 [2020-10-03T13:50:14.857Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] DONE 18 tests, 1 skipped in 21.307s
13:50:14 [2020-10-03T13:50:14.858Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
13:50:14 [2020-10-03T13:50:14.858Z] ++ 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
13:50:14 [2020-10-03T13:50:14.858Z] ++ set -e
13:50:14 [2020-10-03T13:50:14.858Z] ++ '[' -n 0 ']'
13:50:14 [2020-10-03T13:50:14.858Z] ++ set -x
13:50:14 [2020-10-03T13:50:14.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
13:50:14 [2020-10-03T13:50:14.858Z] INFO: Testing against a local daemon
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesCreateAndList
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesRemove
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesRemove (0.07s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInspect
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesInspect (0.02s)
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInvalidJSON
13:50:14 [2020-10-03T13:50:14.858Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:50:14 [2020-10-03T13:50:14.858Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:50:14 [2020-10-03T13:50:14.858Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:50:14 [2020-10-03T13:50:14.858Z] PASS
13:50:14 [2020-10-03T13:50:14.858Z] 
13:50:14 [2020-10-03T13:50:14.858Z] DONE 5 tests in 0.203s
13:50:14 [2020-10-03T13:50:14.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:50:15 [2020-10-03T13:50:15.167Z] ++++ cat bundles/test-integration/docker.pid
13:50:15 [2020-10-03T13:50:15.167Z] +++ kill 13801
13:50:16 [2020-10-03T13:50:16.204Z] +++ /etc/init.d/apparmor stop
13:50:16 [2020-10-03T13:50:16.204Z] Leaving: AppArmorNo profiles have been unloaded.
13:50:16 [2020-10-03T13:50:16.204Z] 
13:50:16 [2020-10-03T13:50:16.204Z] Unloading profiles will leave already running processes permanently
13:50:16 [2020-10-03T13:50:16.204Z] unconfined, which can lead to unexpected situations.
13:50:16 [2020-10-03T13:50:16.204Z] 
13:50:16 [2020-10-03T13:50:16.204Z] To set a process to complain mode, use the command line tool
13:50:16 [2020-10-03T13:50:16.204Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:50:16 [2020-10-03T13:50:16.204Z] +++ true
13:50:16 [2020-10-03T13:50:16.204Z] exiting test-integration
13:50:16 [2020-10-03T13:50:16.204Z] ++ exit 0
13:50:16 [2020-10-03T13:50:16.204Z]