Skip to content

Console Output

12:24:17 [2019-10-21T12:24:17.025Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18a97ee981d80fe4764f7ec8d8384212981ccf24 -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:18a97ee981d80fe4764f7ec8d8384212981ccf24 hack/make.sh dynbinary test-integration
12:24:17 [2019-10-21T12:24:17.413Z] 
12:24:17 [2019-10-21T12:24:17.413Z] Removing bundles/
12:24:17 [2019-10-21T12:24:17.413Z] 
12:24:17 [2019-10-21T12:24:17.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:24:17 [2019-10-21T12:24:17.413Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:24:17 [2019-10-21T12:24:17.413Z] GOOS="" GOARCH="" GOARM=""
12:25:28 [2019-10-21T12:25:28.072Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:25:28 [2019-10-21T12:25:28.072Z] 
12:25:28 [2019-10-21T12:25:28.072Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:25:28 [2019-10-21T12:25:28.072Z] PKG_CONFIG=pkg-config
12:25:28 [2019-10-21T12:25:28.072Z] GOLANG_VERSION=1.13.3
12:25:28 [2019-10-21T12:25:28.072Z] HOSTNAME=cc0d22496e15
12:25:28 [2019-10-21T12:25:28.072Z] DOCKER_EXPERIMENTAL=1
12:25:28 [2019-10-21T12:25:28.072Z] container=docker
12:25:28 [2019-10-21T12:25:28.072Z] TEST_SKIP_INTEGRATION_CLI=1
12:25:28 [2019-10-21T12:25:28.072Z] GO111MODULE=off
12:25:28 [2019-10-21T12:25:28.072Z] GOPATH=/go
12:25:28 [2019-10-21T12:25:28.072Z] PWD=/go/src/github.com/docker/docker
12:25:28 [2019-10-21T12:25:28.072Z] HOME=/root
12:25:28 [2019-10-21T12:25:28.072Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:25:28 [2019-10-21T12:25:28.072Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:25:28 [2019-10-21T12:25:28.072Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:25:28 [2019-10-21T12:25:28.072Z] DOCKER_GITCOMMIT=18a97ee981d80fe4764f7ec8d8384212981ccf24
12:25:28 [2019-10-21T12:25:28.072Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:25:28 [2019-10-21T12:25:28.072Z] DOCKER_GRAPHDRIVER=overlay2
12:25:28 [2019-10-21T12:25:28.072Z] TERM=xterm
12:25:28 [2019-10-21T12:25:28.072Z] VALIDATE_BRANCH=master
12:25:28 [2019-10-21T12:25:28.072Z] DEST=bundles/test-integration
12:25:28 [2019-10-21T12:25:28.072Z] SHLVL=1
12:25:28 [2019-10-21T12:25:28.072Z] TIMEOUT=120m
12:25:28 [2019-10-21T12:25:28.072Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:25:28 [2019-10-21T12:25:28.072Z] DOCKER_PKG=github.com/docker/docker
12:25:28 [2019-10-21T12:25:28.072Z] TESTDEBUG=0
12:25:28 [2019-10-21T12:25:28.072Z] _=/usr/bin/env
12:25:28 [2019-10-21T12:25:28.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:25:56 [2019-10-21T12:25:56.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:25:56 [2019-10-21T12:25:56.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:25:58 [2019-10-21T12:25:58.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:26:23 [2019-10-21T12:26:23.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:26:23 [2019-10-21T12:26:23.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:26:23 [2019-10-21T12:26:23.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:26:24 [2019-10-21T12:26:24.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:26:24 [2019-10-21T12:26:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:26:26 [2019-10-21T12:26:26.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:26:28 [2019-10-21T12:26:28.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:26:29 [2019-10-21T12:26:29.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:26:32 [2019-10-21T12:26:32.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:26:34 [2019-10-21T12:26:34.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:26:35 [2019-10-21T12:26:35.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:26:38 [2019-10-21T12:26:38.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:26:39 [2019-10-21T12:26:39.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:26:41 [2019-10-21T12:26:41.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:26:42 [2019-10-21T12:26:42.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:26:42 [2019-10-21T12:26:42.921Z] Using test binary docker
12:26:42 [2019-10-21T12:26:42.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:26:42 [2019-10-21T12:26:42.921Z] +++ /etc/init.d/apparmor start
12:26:42 [2019-10-21T12:26:42.921Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:26:42 [2019-10-21T12:26:42.921Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:26:42 [2019-10-21T12:26:42.921Z] Warning failed to create cache: (null)
12:26:42 [2019-10-21T12:26:42.921Z] .
12:26:42 [2019-10-21T12:26:42.921Z] Starting dockerd
12:26:42 [2019-10-21T12:26:42.921Z] +++ 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
12:26:42 [2019-10-21T12:26:42.921Z] INFO: Waiting for daemon to start...
12:26:44 [2019-10-21T12:26:44.892Z] .
12:26:44 [2019-10-21T12:26:44.892Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:26:44 [2019-10-21T12:26:44.892Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:26:44 [2019-10-21T12:26:44.892Z] Error: No such image: emptyfs
12:26:44 [2019-10-21T12:26:44.892Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:26:44 [2019-10-21T12:26:44.892Z] ++++ docker load
12:26:45 [2019-10-21T12:26:45.313Z] Running integration-test (iteration 1)
12:26:45 [2019-10-21T12:26:45.313Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
12:26:45 [2019-10-21T12:26:45.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:26:45 [2019-10-21T12:26:45.313Z] ++ set -e
12:26:45 [2019-10-21T12:26:45.313Z] ++ '[' -n 0 ']'
12:26:45 [2019-10-21T12:26:45.313Z] ++ set -x
12:26:45 [2019-10-21T12:26:45.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:26:57 [2019-10-21T12:26:57.116Z] Loaded image: buildpack-deps:jessie
12:26:57 [2019-10-21T12:26:57.116Z] Loaded image: busybox:latest
12:26:57 [2019-10-21T12:26:57.116Z] Loaded image: busybox:glibc
12:26:57 [2019-10-21T12:26:57.116Z] Loaded image: debian:jessie
12:26:57 [2019-10-21T12:26:57.116Z] Loaded image: hello-world:latest
12:26:57 [2019-10-21T12:26:57.116Z] INFO: Testing against a local daemon
12:26:57 [2019-10-21T12:26:57.116Z] === RUN   TestCgroupNamespacesBuild
12:26:57 [2019-10-21T12:26:57.949Z] --- PASS: TestCgroupNamespacesBuild (1.78s)
12:26:57 [2019-10-21T12:26:57.949Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
12:26:57 [2019-10-21T12:26:57.949Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:26:59 [2019-10-21T12:26:59.904Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
12:26:59 [2019-10-21T12:26:59.904Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
12:26:59 [2019-10-21T12:26:59.904Z] === RUN   TestBuildWithSession
12:26:59 [2019-10-21T12:26:59.904Z] --- SKIP: TestBuildWithSession (0.00s)
12:26:59 [2019-10-21T12:26:59.904Z]     build_session_test.go:25: TODO: BuildKit
12:26:59 [2019-10-21T12:26:59.904Z] === RUN   TestBuildSquashParent
12:27:07 [2019-10-21T12:27:07.917Z] --- PASS: TestBuildSquashParent (7.12s)
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:07 [2019-10-21T12:27:07.917Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:07 [2019-10-21T12:27:07.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:07 [2019-10-21T12:27:07.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:07 [2019-10-21T12:27:07.917Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:09 [2019-10-21T12:27:09.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:09 [2019-10-21T12:27:09.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:12 [2019-10-21T12:27:12.278Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:12 [2019-10-21T12:27:12.674Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:15 [2019-10-21T12:27:15.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s)
12:27:15 [2019-10-21T12:27:15.404Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s)
12:27:15 [2019-10-21T12:27:15.404Z] === RUN   TestBuildMultiStageCopy
12:27:15 [2019-10-21T12:27:15.404Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:27:18 [2019-10-21T12:27:18.000Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:27:18 [2019-10-21T12:27:18.000Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:27:18 [2019-10-21T12:27:18.900Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:27:19 [2019-10-21T12:27:19.338Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:27:20 [2019-10-21T12:27:20.141Z] --- PASS: TestBuildMultiStageCopy (4.95s)
12:27:20 [2019-10-21T12:27:20.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s)
12:27:20 [2019-10-21T12:27:20.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
12:27:20 [2019-10-21T12:27:20.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
12:27:20 [2019-10-21T12:27:20.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s)
12:27:20 [2019-10-21T12:27:20.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
12:27:20 [2019-10-21T12:27:20.141Z] === RUN   TestBuildMultiStageParentConfig
12:27:21 [2019-10-21T12:27:21.442Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
12:27:21 [2019-10-21T12:27:21.442Z] === RUN   TestBuildLabelWithTargets
12:27:24 [2019-10-21T12:27:24.013Z] --- PASS: TestBuildLabelWithTargets (2.42s)
12:27:24 [2019-10-21T12:27:24.013Z] === RUN   TestBuildWithEmptyLayers
12:27:24 [2019-10-21T12:27:24.946Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
12:27:24 [2019-10-21T12:27:24.947Z] === RUN   TestBuildMultiStageOnBuild
12:27:28 [2019-10-21T12:27:28.242Z] --- PASS: TestBuildMultiStageOnBuild (3.07s)
12:27:28 [2019-10-21T12:27:28.243Z] === RUN   TestBuildUncleanTarFilenames
12:27:29 [2019-10-21T12:27:29.602Z] --- PASS: TestBuildUncleanTarFilenames (1.32s)
12:27:29 [2019-10-21T12:27:29.602Z] === RUN   TestBuildMultiStageLayerLeak
12:27:32 [2019-10-21T12:27:32.914Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s)
12:27:32 [2019-10-21T12:27:32.914Z] === RUN   TestBuildWithHugeFile
12:28:07 [2019-10-21T12:28:07.764Z] --- PASS: TestBuildWithHugeFile (33.73s)
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildWithEmptyDockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:07 [2019-10-21T12:28:07.764Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
12:28:07 [2019-10-21T12:28:07.764Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
12:28:07 [2019-10-21T12:28:07.764Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
12:28:07 [2019-10-21T12:28:07.764Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildPreserveOwnership
12:28:07 [2019-10-21T12:28:07.764Z] === RUN   TestBuildPreserveOwnership/copy_from
12:28:11 [2019-10-21T12:28:11.031Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:28:12 [2019-10-21T12:28:12.987Z] --- PASS: TestBuildPreserveOwnership (6.19s)
12:28:12 [2019-10-21T12:28:12.987Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.03s)
12:28:12 [2019-10-21T12:28:12.987Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s)
12:28:12 [2019-10-21T12:28:12.987Z] === RUN   TestBuildPlatformInvalid
12:28:12 [2019-10-21T12:28:12.987Z] --- PASS: TestBuildPlatformInvalid (0.13s)
12:28:12 [2019-10-21T12:28:12.987Z] PASS
12:28:12 [2019-10-21T12:28:12.987Z] 
12:28:12 [2019-10-21T12:28:12.987Z] === Skipped
12:28:12 [2019-10-21T12:28:12.987Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
12:28:12 [2019-10-21T12:28:12.987Z]     build_session_test.go:25: TODO: BuildKit
12:28:12 [2019-10-21T12:28:12.987Z] 
12:28:12 [2019-10-21T12:28:12.987Z] 
12:28:12 [2019-10-21T12:28:12.987Z] DONE 32 tests, 1 skipped in 87.763s
12:28:13 [2019-10-21T12:28:13.412Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
12:28:13 [2019-10-21T12:28:13.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:28:13 [2019-10-21T12:28:13.412Z] ++ set -e
12:28:13 [2019-10-21T12:28:13.412Z] ++ '[' -n 0 ']'
12:28:13 [2019-10-21T12:28:13.412Z] ++ set -x
12:28:13 [2019-10-21T12:28:13.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:28:13 [2019-10-21T12:28:13.412Z] INFO: Testing against a local daemon
12:28:13 [2019-10-21T12:28:13.412Z] === RUN   TestConfigList
12:28:16 [2019-10-21T12:28:16.702Z] --- PASS: TestConfigList (2.90s)
12:28:16 [2019-10-21T12:28:16.702Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
12:28:16 [2019-10-21T12:28:16.702Z] === RUN   TestConfigsCreateAndDelete
12:28:19 [2019-10-21T12:28:19.316Z] --- PASS: TestConfigsCreateAndDelete (2.84s)
12:28:19 [2019-10-21T12:28:19.316Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
12:28:19 [2019-10-21T12:28:19.316Z] === RUN   TestConfigsUpdate
12:28:22 [2019-10-21T12:28:22.615Z] --- PASS: TestConfigsUpdate (3.19s)
12:28:22 [2019-10-21T12:28:22.615Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
12:28:22 [2019-10-21T12:28:22.615Z] === RUN   TestTemplatedConfig
12:28:25 [2019-10-21T12:28:25.894Z] --- PASS: TestTemplatedConfig (3.60s)
12:28:25 [2019-10-21T12:28:25.895Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
12:28:25 [2019-10-21T12:28:25.895Z] === RUN   TestConfigInspect
12:28:29 [2019-10-21T12:28:29.236Z] --- PASS: TestConfigInspect (2.86s)
12:28:29 [2019-10-21T12:28:29.236Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
12:28:29 [2019-10-21T12:28:29.236Z] === RUN   TestConfigCreateWithLabels
12:28:31 [2019-10-21T12:28:31.771Z] --- PASS: TestConfigCreateWithLabels (2.62s)
12:28:31 [2019-10-21T12:28:31.771Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
12:28:31 [2019-10-21T12:28:31.771Z] === RUN   TestConfigCreateResolve
12:28:34 [2019-10-21T12:28:34.231Z] --- PASS: TestConfigCreateResolve (2.96s)
12:28:34 [2019-10-21T12:28:34.231Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
12:28:34 [2019-10-21T12:28:34.231Z] === RUN   TestConfigDaemonLibtrustID
12:28:35 [2019-10-21T12:28:35.033Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:28:35 [2019-10-21T12:28:35.033Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
12:28:35 [2019-10-21T12:28:35.033Z] PASS
12:28:35 [2019-10-21T12:28:35.033Z] 
12:28:35 [2019-10-21T12:28:35.033Z] DONE 8 tests in 21.658s
12:28:35 [2019-10-21T12:28:35.033Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
12:28:35 [2019-10-21T12:28:35.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:28:35 [2019-10-21T12:28:35.033Z] ++ set -e
12:28:35 [2019-10-21T12:28:35.033Z] ++ '[' -n 0 ']'
12:28:35 [2019-10-21T12:28:35.033Z] ++ set -x
12:28:35 [2019-10-21T12:28:35.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:28:35 [2019-10-21T12:28:35.033Z] INFO: Testing against a local daemon
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestCheckpoint
12:28:35 [2019-10-21T12:28:35.033Z] --- SKIP: TestCheckpoint (0.00s)
12:28:35 [2019-10-21T12:28:35.033Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestContainerInvalidJSON
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:28:35 [2019-10-21T12:28:35.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:28:35 [2019-10-21T12:28:35.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:28:35 [2019-10-21T12:28:35.033Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:28:35 [2019-10-21T12:28:35.033Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:28:35 [2019-10-21T12:28:35.033Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:28:35 [2019-10-21T12:28:35.033Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:28:35 [2019-10-21T12:28:35.033Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:28:35 [2019-10-21T12:28:35.033Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:28:35 [2019-10-21T12:28:35.033Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:28:35 [2019-10-21T12:28:35.033Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:28:35 [2019-10-21T12:28:35.033Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:28:35 [2019-10-21T12:28:35.408Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:28:35 [2019-10-21T12:28:35.408Z] === RUN   TestCopyFromContainerPathIsNotDir
12:28:35 [2019-10-21T12:28:35.408Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
12:28:35 [2019-10-21T12:28:35.408Z] === RUN   TestCopyToContainerPathDoesNotExist
12:28:35 [2019-10-21T12:28:35.408Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
12:28:35 [2019-10-21T12:28:35.408Z] === RUN   TestCopyToContainerPathIsNotDir
12:28:35 [2019-10-21T12:28:35.408Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
12:28:35 [2019-10-21T12:28:35.408Z] === RUN   TestCopyFromContainer
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer//
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer//bar/root
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer//bar/root/
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer/bar/quux
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer/bar/quux/
12:28:38 [2019-10-21T12:28:38.001Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:28:38 [2019-10-21T12:28:38.389Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:28:38 [2019-10-21T12:28:38.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:28:38 [2019-10-21T12:28:38.389Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:28:38 [2019-10-21T12:28:38.389Z] === RUN   TestCopyFromContainer/bar/notarget
12:28:38 [2019-10-21T12:28:38.788Z] --- PASS: TestCopyFromContainer (3.05s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:38 [2019-10-21T12:28:38.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s)
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateLinkToNonExistingContainer
12:28:38 [2019-10-21T12:28:38.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateWithInvalidEnv
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateWithInvalidEnv/0
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateWithInvalidEnv/0
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateWithInvalidEnv/1
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateWithInvalidEnv/1
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateWithInvalidEnv/2
12:28:38 [2019-10-21T12:28:38.788Z] === PAUSE TestCreateWithInvalidEnv/2
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateWithInvalidEnv/0
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateWithInvalidEnv/2
12:28:38 [2019-10-21T12:28:38.788Z] === CONT  TestCreateWithInvalidEnv/1
12:28:38 [2019-10-21T12:28:38.788Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:28:38 [2019-10-21T12:28:38.788Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateTmpfsMountsTarget
12:28:38 [2019-10-21T12:28:38.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:28:38 [2019-10-21T12:28:38.788Z] === RUN   TestCreateWithCustomMaskedPaths
12:28:41 [2019-10-21T12:28:41.335Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s)
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:28:41 [2019-10-21T12:28:41.335Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:28:41 [2019-10-21T12:28:41.335Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:28:41 [2019-10-21T12:28:41.335Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:28:41 [2019-10-21T12:28:41.335Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:28:41 [2019-10-21T12:28:41.711Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:28:41 [2019-10-21T12:28:41.711Z] --- PASS: TestCreateWithCapabilities (0.03s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
12:28:41 [2019-10-21T12:28:41.711Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
12:28:41 [2019-10-21T12:28:41.711Z] === RUN   TestCreateWithCustomReadonlyPaths
12:28:44 [2019-10-21T12:28:44.268Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s)
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:44 [2019-10-21T12:28:44.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:44 [2019-10-21T12:28:44.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:44 [2019-10-21T12:28:44.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:28:44 [2019-10-21T12:28:44.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:28:44 [2019-10-21T12:28:44.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:28:44 [2019-10-21T12:28:44.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:28:44 [2019-10-21T12:28:44.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:28:44 [2019-10-21T12:28:44.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestContainerStartOnDaemonRestart
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestContainerStartOnDaemonRestart
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestDaemonRestartIpcMode
12:28:44 [2019-10-21T12:28:44.268Z] === PAUSE TestDaemonRestartIpcMode
12:28:44 [2019-10-21T12:28:44.268Z] === RUN   TestDiff
12:28:45 [2019-10-21T12:28:45.577Z] --- PASS: TestDiff (0.87s)
12:28:45 [2019-10-21T12:28:45.577Z] === RUN   TestExecWithCloseStdin
12:28:46 [2019-10-21T12:28:46.472Z] --- PASS: TestExecWithCloseStdin (1.21s)
12:28:46 [2019-10-21T12:28:46.472Z] === RUN   TestExec
12:28:47 [2019-10-21T12:28:47.876Z] --- PASS: TestExec (1.18s)
12:28:47 [2019-10-21T12:28:47.876Z] === RUN   TestExecUser
12:28:48 [2019-10-21T12:28:48.698Z] --- PASS: TestExecUser (1.08s)
12:28:48 [2019-10-21T12:28:48.698Z] === RUN   TestExportContainerAndImportImage
12:28:50 [2019-10-21T12:28:50.019Z] --- PASS: TestExportContainerAndImportImage (1.26s)
12:28:50 [2019-10-21T12:28:50.019Z] === RUN   TestExportContainerAfterDaemonRestart
12:28:51 [2019-10-21T12:28:51.981Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s)
12:28:51 [2019-10-21T12:28:51.981Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
12:28:51 [2019-10-21T12:28:51.981Z] === RUN   TestHealthCheckWorkdir
12:28:53 [2019-10-21T12:28:53.815Z] --- PASS: TestHealthCheckWorkdir (1.75s)
12:28:53 [2019-10-21T12:28:53.816Z] === RUN   TestHealthKillContainer
12:28:57 [2019-10-21T12:28:57.113Z] --- PASS: TestHealthKillContainer (3.22s)
12:28:57 [2019-10-21T12:28:57.113Z] === RUN   TestInspectCpusetInConfigPre120
12:28:57 [2019-10-21T12:28:57.932Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
12:28:57 [2019-10-21T12:28:57.932Z] === RUN   TestIpcModeNone
12:28:58 [2019-10-21T12:28:58.772Z] --- PASS: TestIpcModeNone (1.11s)
12:28:58 [2019-10-21T12:28:58.773Z] === RUN   TestIpcModePrivate
12:29:00 [2019-10-21T12:29:00.071Z] --- PASS: TestIpcModePrivate (1.24s)
12:29:00 [2019-10-21T12:29:00.071Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
12:29:00 [2019-10-21T12:29:00.071Z] === RUN   TestIpcModeShareable
12:29:01 [2019-10-21T12:29:01.485Z] --- PASS: TestIpcModeShareable (1.16s)
12:29:01 [2019-10-21T12:29:01.485Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
12:29:01 [2019-10-21T12:29:01.485Z] === RUN   TestAPIIpcModeShareableAndContainer
12:29:04 [2019-10-21T12:29:04.801Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.65s)
12:29:04 [2019-10-21T12:29:04.801Z] === RUN   TestAPIIpcModeHost
12:29:06 [2019-10-21T12:29:06.101Z] --- PASS: TestAPIIpcModeHost (0.94s)
12:29:06 [2019-10-21T12:29:06.101Z] === RUN   TestDaemonIpcModeShareable
12:29:08 [2019-10-21T12:29:08.135Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
12:29:08 [2019-10-21T12:29:08.135Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
12:29:08 [2019-10-21T12:29:08.135Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
12:29:08 [2019-10-21T12:29:08.135Z] === RUN   TestDaemonIpcModePrivate
12:29:09 [2019-10-21T12:29:09.449Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
12:29:09 [2019-10-21T12:29:09.449Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
12:29:09 [2019-10-21T12:29:09.449Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
12:29:09 [2019-10-21T12:29:09.449Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:29:11 [2019-10-21T12:29:11.271Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
12:29:11 [2019-10-21T12:29:11.271Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
12:29:11 [2019-10-21T12:29:11.271Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
12:29:11 [2019-10-21T12:29:11.271Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:29:13 [2019-10-21T12:29:13.217Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s)
12:29:13 [2019-10-21T12:29:13.217Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
12:29:13 [2019-10-21T12:29:13.217Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
12:29:13 [2019-10-21T12:29:13.217Z] === RUN   TestIpcModeOlderClient
12:29:13 [2019-10-21T12:29:13.217Z] === PAUSE TestIpcModeOlderClient
12:29:13 [2019-10-21T12:29:13.217Z] === RUN   TestKillContainerInvalidSignal
12:29:14 [2019-10-21T12:29:14.509Z] --- PASS: TestKillContainerInvalidSignal (1.08s)
12:29:14 [2019-10-21T12:29:14.509Z] === RUN   TestKillContainer
12:29:14 [2019-10-21T12:29:14.509Z] === RUN   TestKillContainer/no_signal
12:29:15 [2019-10-21T12:29:15.332Z] === RUN   TestKillContainer/non_killing_signal
12:29:16 [2019-10-21T12:29:16.155Z] === RUN   TestKillContainer/killing_signal
12:29:17 [2019-10-21T12:29:17.577Z] --- PASS: TestKillContainer (2.76s)
12:29:17 [2019-10-21T12:29:17.577Z]     --- PASS: TestKillContainer/no_signal (0.94s)
12:29:17 [2019-10-21T12:29:17.577Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
12:29:17 [2019-10-21T12:29:17.577Z]     --- PASS: TestKillContainer/killing_signal (0.88s)
12:29:17 [2019-10-21T12:29:17.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:29:17 [2019-10-21T12:29:17.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:29:18 [2019-10-21T12:29:18.395Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:29:19 [2019-10-21T12:29:19.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s)
12:29:19 [2019-10-21T12:29:19.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.03s)
12:29:19 [2019-10-21T12:29:19.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
12:29:19 [2019-10-21T12:29:19.219Z] === RUN   TestKillStoppedContainer
12:29:19 [2019-10-21T12:29:19.219Z] --- PASS: TestKillStoppedContainer (0.08s)
12:29:19 [2019-10-21T12:29:19.219Z] === RUN   TestKillStoppedContainerAPIPre120
12:29:19 [2019-10-21T12:29:19.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
12:29:19 [2019-10-21T12:29:19.219Z] === RUN   TestKillDifferentUserContainer
12:29:20 [2019-10-21T12:29:20.507Z] --- PASS: TestKillDifferentUserContainer (0.89s)
12:29:20 [2019-10-21T12:29:20.507Z] === RUN   TestInspectOomKilledTrue
12:29:20 [2019-10-21T12:29:20.507Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
12:29:20 [2019-10-21T12:29:20.507Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:29:20 [2019-10-21T12:29:20.507Z] === RUN   TestInspectOomKilledFalse
12:29:20 [2019-10-21T12:29:20.507Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:29:20 [2019-10-21T12:29:20.507Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:29:20 [2019-10-21T12:29:20.507Z] === RUN   TestLinksEtcHostsContentMatch
12:29:20 [2019-10-21T12:29:20.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s)
12:29:20 [2019-10-21T12:29:20.919Z] === RUN   TestLinksContainerNames
12:29:22 [2019-10-21T12:29:22.842Z] --- PASS: TestLinksContainerNames (1.69s)
12:29:22 [2019-10-21T12:29:22.842Z] === RUN   TestLogsFollowTailEmpty
12:29:23 [2019-10-21T12:29:23.644Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
12:29:23 [2019-10-21T12:29:23.644Z] === RUN   TestContainerNetworkMountsNoChown
12:29:24 [2019-10-21T12:29:24.475Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/default
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/default
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/private
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/private
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rprivate
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rprivate
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/slave
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/slave
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rslave
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rslave
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/shared
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/shared
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rshared
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rshared
12:29:24 [2019-10-21T12:29:24.475Z] === CONT  TestMountDaemonRoot/default
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/default/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/default/mount_root
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === CONT  TestMountDaemonRoot/default/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === CONT  TestMountDaemonRoot/rprivate
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:29:24 [2019-10-21T12:29:24.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:29:24 [2019-10-21T12:29:24.475Z] === CONT  TestMountDaemonRoot/rshared
12:29:24 [2019-10-21T12:29:24.475Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/shared
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/rslave
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/slave
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/private
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/private/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:29:24 [2019-10-21T12:29:24.476Z] === RUN   TestMountDaemonRoot/private/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:29:24 [2019-10-21T12:29:24.476Z] === CONT  TestMountDaemonRoot/default/mount_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:29:24 [2019-10-21T12:29:24.862Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/private/mount_root
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:29:25 [2019-10-21T12:29:25.240Z] === CONT  TestMountDaemonRoot/private/bind_root
12:29:25 [2019-10-21T12:29:25.240Z] --- PASS: TestMountDaemonRoot (0.02s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:29:25 [2019-10-21T12:29:25.240Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:29:25 [2019-10-21T12:29:25.240Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:29:25 [2019-10-21T12:29:25.240Z] === RUN   TestContainerBindMountNonRecursive
12:29:27 [2019-10-21T12:29:27.771Z] --- PASS: TestContainerBindMountNonRecursive (2.22s)
12:29:27 [2019-10-21T12:29:27.771Z] === RUN   TestNetworkNat
12:29:28 [2019-10-21T12:29:28.578Z] --- PASS: TestNetworkNat (0.90s)
12:29:28 [2019-10-21T12:29:28.578Z] === RUN   TestNetworkLocalhostTCPNat
12:29:29 [2019-10-21T12:29:29.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
12:29:29 [2019-10-21T12:29:29.368Z] === RUN   TestNetworkLoopbackNat
12:29:30 [2019-10-21T12:29:30.648Z] --- PASS: TestNetworkLoopbackNat (1.19s)
12:29:30 [2019-10-21T12:29:30.648Z] === RUN   TestPause
12:29:31 [2019-10-21T12:29:31.543Z] --- PASS: TestPause (1.08s)
12:29:31 [2019-10-21T12:29:31.543Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:29:31 [2019-10-21T12:29:31.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:29:31 [2019-10-21T12:29:31.543Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:29:31 [2019-10-21T12:29:31.543Z] === RUN   TestPauseStopPausedContainer
12:29:32 [2019-10-21T12:29:32.382Z] --- PASS: TestPauseStopPausedContainer (0.87s)
12:29:32 [2019-10-21T12:29:32.382Z] === RUN   TestPsFilter
12:29:32 [2019-10-21T12:29:32.757Z] --- PASS: TestPsFilter (0.28s)
12:29:32 [2019-10-21T12:29:32.757Z] === RUN   TestRemoveContainerWithRemovedVolume
12:29:33 [2019-10-21T12:29:33.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
12:29:33 [2019-10-21T12:29:33.564Z] === RUN   TestRemoveContainerWithVolume
12:29:34 [2019-10-21T12:29:34.356Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
12:29:34 [2019-10-21T12:29:34.356Z] === RUN   TestRemoveContainerRunning
12:29:35 [2019-10-21T12:29:35.181Z] --- PASS: TestRemoveContainerRunning (0.97s)
12:29:35 [2019-10-21T12:29:35.181Z] === RUN   TestRemoveContainerForceRemoveRunning
12:29:36 [2019-10-21T12:29:36.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s)
12:29:36 [2019-10-21T12:29:36.526Z] === RUN   TestRemoveInvalidContainer
12:29:36 [2019-10-21T12:29:36.526Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:29:36 [2019-10-21T12:29:36.526Z] === RUN   TestRenameLinkedContainer
12:29:39 [2019-10-21T12:29:39.826Z] --- PASS: TestRenameLinkedContainer (3.70s)
12:29:39 [2019-10-21T12:29:39.826Z] === RUN   TestRenameStoppedContainer
12:29:41 [2019-10-21T12:29:41.125Z] --- PASS: TestRenameStoppedContainer (0.94s)
12:29:41 [2019-10-21T12:29:41.125Z] === RUN   TestRenameRunningContainerAndReuse
12:29:43 [2019-10-21T12:29:43.061Z] --- PASS: TestRenameRunningContainerAndReuse (1.92s)
12:29:43 [2019-10-21T12:29:43.061Z] === RUN   TestRenameInvalidName
12:29:43 [2019-10-21T12:29:43.883Z] --- PASS: TestRenameInvalidName (1.03s)
12:29:43 [2019-10-21T12:29:43.883Z] === RUN   TestRenameAnonymousContainer
12:29:47 [2019-10-21T12:29:47.332Z] --- PASS: TestRenameAnonymousContainer (3.19s)
12:29:47 [2019-10-21T12:29:47.332Z] === RUN   TestRenameContainerWithSameName
12:29:48 [2019-10-21T12:29:48.183Z] --- PASS: TestRenameContainerWithSameName (1.00s)
12:29:48 [2019-10-21T12:29:48.183Z] === RUN   TestRenameContainerWithLinkedContainer
12:29:50 [2019-10-21T12:29:50.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s)
12:29:50 [2019-10-21T12:29:50.146Z] === RUN   TestResize
12:29:50 [2019-10-21T12:29:50.947Z] --- PASS: TestResize (0.95s)
12:29:50 [2019-10-21T12:29:50.947Z] === RUN   TestResizeWithInvalidSize
12:29:51 [2019-10-21T12:29:51.778Z] --- PASS: TestResizeWithInvalidSize (0.94s)
12:29:51 [2019-10-21T12:29:51.778Z] === RUN   TestResizeWhenContainerNotStarted
12:29:53 [2019-10-21T12:29:53.169Z] --- PASS: TestResizeWhenContainerNotStarted (1.03s)
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:53 [2019-10-21T12:29:53.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:55 [2019-10-21T12:29:55.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:55 [2019-10-21T12:29:55.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:56 [2019-10-21T12:29:56.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:56 [2019-10-21T12:29:56.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:58 [2019-10-21T12:29:58.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:58 [2019-10-21T12:29:58.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:30:00 [2019-10-21T12:30:00.617Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:30:01 [2019-10-21T12:30:01.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:30:03 [2019-10-21T12:30:03.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:30:03 [2019-10-21T12:30:03.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:30:06 [2019-10-21T12:30:06.331Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
12:30:06 [2019-10-21T12:30:06.331Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
12:30:06 [2019-10-21T12:30:06.331Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
12:30:06 [2019-10-21T12:30:06.331Z] === RUN   TestCgroupNamespacesRun
12:30:08 [2019-10-21T12:30:08.314Z] --- PASS: TestCgroupNamespacesRun (1.95s)
12:30:08 [2019-10-21T12:30:08.314Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
12:30:08 [2019-10-21T12:30:08.314Z] === RUN   TestCgroupNamespacesRunPrivileged
12:30:10 [2019-10-21T12:30:10.196Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
12:30:10 [2019-10-21T12:30:10.196Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
12:30:10 [2019-10-21T12:30:10.196Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:30:11 [2019-10-21T12:30:11.483Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
12:30:11 [2019-10-21T12:30:11.483Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
12:30:11 [2019-10-21T12:30:11.483Z] === RUN   TestCgroupNamespacesRunHostMode
12:30:13 [2019-10-21T12:30:13.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s)
12:30:13 [2019-10-21T12:30:13.485Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
12:30:13 [2019-10-21T12:30:13.485Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:30:15 [2019-10-21T12:30:15.375Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s)
12:30:15 [2019-10-21T12:30:15.375Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
12:30:15 [2019-10-21T12:30:15.375Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:30:16 [2019-10-21T12:30:16.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s)
12:30:16 [2019-10-21T12:30:16.661Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
12:30:16 [2019-10-21T12:30:16.661Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:30:17 [2019-10-21T12:30:17.051Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
12:30:17 [2019-10-21T12:30:17.051Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
12:30:17 [2019-10-21T12:30:17.051Z] === RUN   TestCgroupNamespacesRunOlderClient
12:30:19 [2019-10-21T12:30:19.029Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s)
12:30:19 [2019-10-21T12:30:19.029Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
12:30:19 [2019-10-21T12:30:19.029Z] === RUN   TestKernelTCPMemory
12:30:20 [2019-10-21T12:30:20.326Z] --- PASS: TestKernelTCPMemory (1.14s)
12:30:20 [2019-10-21T12:30:20.326Z] === RUN   TestNISDomainname
12:30:21 [2019-10-21T12:30:21.619Z] --- PASS: TestNISDomainname (1.26s)
12:30:21 [2019-10-21T12:30:21.619Z] === RUN   TestHostnameDnsResolution
12:30:22 [2019-10-21T12:30:22.982Z] --- PASS: TestHostnameDnsResolution (1.31s)
12:30:22 [2019-10-21T12:30:22.982Z] === RUN   TestStats
12:30:25 [2019-10-21T12:30:25.563Z] --- PASS: TestStats (2.69s)
12:30:25 [2019-10-21T12:30:25.563Z] === RUN   TestStopContainerWithTimeout
12:30:25 [2019-10-21T12:30:25.563Z] === RUN   TestStopContainerWithTimeout/0
12:30:25 [2019-10-21T12:30:25.563Z] === PAUSE TestStopContainerWithTimeout/0
12:30:25 [2019-10-21T12:30:25.563Z] === RUN   TestStopContainerWithTimeout/1
12:30:25 [2019-10-21T12:30:25.563Z] === PAUSE TestStopContainerWithTimeout/1
12:30:25 [2019-10-21T12:30:25.563Z] === RUN   TestStopContainerWithTimeout/3
12:30:25 [2019-10-21T12:30:25.563Z] === PAUSE TestStopContainerWithTimeout/3
12:30:25 [2019-10-21T12:30:25.563Z] === RUN   TestStopContainerWithTimeout/-1
12:30:25 [2019-10-21T12:30:25.563Z] === PAUSE TestStopContainerWithTimeout/-1
12:30:25 [2019-10-21T12:30:25.563Z] === CONT  TestStopContainerWithTimeout/0
12:30:25 [2019-10-21T12:30:25.563Z] === CONT  TestStopContainerWithTimeout/3
12:30:26 [2019-10-21T12:30:26.383Z] === CONT  TestStopContainerWithTimeout/-1
12:30:29 [2019-10-21T12:30:29.029Z] === CONT  TestStopContainerWithTimeout/1
12:30:30 [2019-10-21T12:30:30.897Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:30:30 [2019-10-21T12:30:30.897Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
12:30:30 [2019-10-21T12:30:30.897Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
12:30:30 [2019-10-21T12:30:30.897Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
12:30:30 [2019-10-21T12:30:30.897Z]     --- PASS: TestStopContainerWithTimeout/1 (2.03s)
12:30:30 [2019-10-21T12:30:30.897Z] === RUN   TestDeleteDevicemapper
12:30:30 [2019-10-21T12:30:30.897Z] --- SKIP: TestDeleteDevicemapper (0.01s)
12:30:30 [2019-10-21T12:30:30.897Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:30:30 [2019-10-21T12:30:30.897Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:30:34 [2019-10-21T12:30:34.270Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s)
12:30:34 [2019-10-21T12:30:34.270Z] === RUN   TestUpdateMemory
12:30:34 [2019-10-21T12:30:34.270Z] --- SKIP: TestUpdateMemory (0.00s)
12:30:34 [2019-10-21T12:30:34.270Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:30:34 [2019-10-21T12:30:34.270Z] === RUN   TestUpdateCPUQuota
12:30:36 [2019-10-21T12:30:36.224Z] --- PASS: TestUpdateCPUQuota (1.82s)
12:30:36 [2019-10-21T12:30:36.224Z] === RUN   TestUpdatePidsLimit
12:30:36 [2019-10-21T12:30:36.224Z] === RUN   TestUpdatePidsLimit/update_from_none
12:30:36 [2019-10-21T12:30:36.224Z] === RUN   TestUpdatePidsLimit/no_change
12:30:37 [2019-10-21T12:30:37.076Z] === RUN   TestUpdatePidsLimit/update_lower
12:30:37 [2019-10-21T12:30:37.076Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:30:37 [2019-10-21T12:30:37.894Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:30:38 [2019-10-21T12:30:38.275Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:30:38 [2019-10-21T12:30:38.665Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:30:40 [2019-10-21T12:30:40.655Z] --- PASS: TestUpdatePidsLimit (4.63s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/no_change (0.49s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
12:30:40 [2019-10-21T12:30:40.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
12:30:40 [2019-10-21T12:30:40.655Z] === RUN   TestUpdateRestartPolicy
12:30:54 [2019-10-21T12:30:54.419Z] --- PASS: TestUpdateRestartPolicy (12.93s)
12:30:54 [2019-10-21T12:30:54.419Z] === RUN   TestUpdateRestartWithAutoRemove
12:30:54 [2019-10-21T12:30:54.419Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s)
12:30:54 [2019-10-21T12:30:54.419Z] === RUN   TestWaitNonBlocked
12:30:54 [2019-10-21T12:30:54.419Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:54 [2019-10-21T12:30:54.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:54 [2019-10-21T12:30:54.419Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:54 [2019-10-21T12:30:54.419Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:54 [2019-10-21T12:30:54.419Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:54 [2019-10-21T12:30:54.419Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:55 [2019-10-21T12:30:55.814Z] --- PASS: TestWaitNonBlocked (0.01s)
12:30:55 [2019-10-21T12:30:55.814Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
12:30:55 [2019-10-21T12:30:55.814Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
12:30:55 [2019-10-21T12:30:55.814Z] === RUN   TestWaitBlocked
12:30:55 [2019-10-21T12:30:55.814Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:30:55 [2019-10-21T12:30:55.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:30:55 [2019-10-21T12:30:55.814Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:30:55 [2019-10-21T12:30:55.814Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:30:55 [2019-10-21T12:30:55.814Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:30:55 [2019-10-21T12:30:55.814Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:30:57 [2019-10-21T12:30:57.117Z] --- PASS: TestWaitBlocked (0.02s)
12:30:57 [2019-10-21T12:30:57.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s)
12:30:57 [2019-10-21T12:30:57.117Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s)
12:30:57 [2019-10-21T12:30:57.117Z] === CONT  TestContainerStartOnDaemonRestart
12:30:57 [2019-10-21T12:30:57.117Z] === CONT  TestIpcModeOlderClient
12:30:57 [2019-10-21T12:30:57.117Z] --- PASS: TestIpcModeOlderClient (0.14s)
12:30:57 [2019-10-21T12:30:57.117Z] === CONT  TestDaemonRestartIpcMode
12:31:00 [2019-10-21T12:31:00.560Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
12:31:00 [2019-10-21T12:31:00.560Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
12:31:01 [2019-10-21T12:31:01.393Z] --- PASS: TestDaemonRestartIpcMode (4.12s)
12:31:01 [2019-10-21T12:31:01.393Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
12:31:01 [2019-10-21T12:31:01.393Z] PASS
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === Skipped
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
12:31:01 [2019-10-21T12:31:01.393Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
12:31:01 [2019-10-21T12:31:01.393Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
12:31:01 [2019-10-21T12:31:01.393Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:01 [2019-10-21T12:31:01.393Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s)
12:31:01 [2019-10-21T12:31:01.393Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
12:31:01 [2019-10-21T12:31:01.393Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] 
12:31:01 [2019-10-21T12:31:01.393Z] DONE 197 tests, 6 skipped in 146.239s
12:31:01 [2019-10-21T12:31:01.393Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
12:31:01 [2019-10-21T12:31:01.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:31:01 [2019-10-21T12:31:01.393Z] ++ set -e
12:31:01 [2019-10-21T12:31:01.393Z] ++ '[' -n 0 ']'
12:31:01 [2019-10-21T12:31:01.393Z] ++ set -x
12:31:01 [2019-10-21T12:31:01.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:31:01 [2019-10-21T12:31:01.393Z] INFO: Testing against a local daemon
12:31:01 [2019-10-21T12:31:01.393Z] === RUN   TestCommitInheritsEnv
12:31:02 [2019-10-21T12:31:02.252Z] --- PASS: TestCommitInheritsEnv (0.51s)
12:31:02 [2019-10-21T12:31:02.252Z] === RUN   TestImportExtremelyLargeImageWorks
12:31:02 [2019-10-21T12:31:02.252Z] === PAUSE TestImportExtremelyLargeImageWorks
12:31:02 [2019-10-21T12:31:02.252Z] === RUN   TestImagesFilterMultiReference
12:31:02 [2019-10-21T12:31:02.252Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:31:02 [2019-10-21T12:31:02.252Z] === RUN   TestImagePullPlatformInvalid
12:31:02 [2019-10-21T12:31:02.252Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:31:02 [2019-10-21T12:31:02.252Z] === RUN   TestRemoveImageOrphaning
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestRemoveImageOrphaning (0.57s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestRemoveImageGarbageCollector
12:31:02 [2019-10-21T12:31:02.688Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
12:31:02 [2019-10-21T12:31:02.688Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagInvalidReference
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagInvalidReference (0.02s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagValidPrefixedRepo
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagExistedNameWithoutForce
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagOfficialNames
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagOfficialNames (0.04s)
12:31:02 [2019-10-21T12:31:02.688Z] === RUN   TestTagMatchesDigest
12:31:02 [2019-10-21T12:31:02.688Z] --- PASS: TestTagMatchesDigest (0.01s)
12:31:02 [2019-10-21T12:31:02.688Z] === CONT  TestImportExtremelyLargeImageWorks
12:32:57 [2019-10-21T12:32:57.620Z] --- PASS: TestImportExtremelyLargeImageWorks (101.35s)
12:32:57 [2019-10-21T12:32:57.620Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
12:32:57 [2019-10-21T12:32:57.620Z] PASS
12:32:57 [2019-10-21T12:32:57.620Z] 
12:32:57 [2019-10-21T12:32:57.620Z] === Skipped
12:32:57 [2019-10-21T12:32:57.620Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
12:32:57 [2019-10-21T12:32:57.620Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:32:57 [2019-10-21T12:32:57.620Z] 
12:32:57 [2019-10-21T12:32:57.620Z] 
12:32:57 [2019-10-21T12:32:57.620Z] DONE 12 tests, 1 skipped in 102.976s
12:32:57 [2019-10-21T12:32:57.620Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
12:32:57 [2019-10-21T12:32:57.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:32:57 [2019-10-21T12:32:57.621Z] ++ set -e
12:32:57 [2019-10-21T12:32:57.621Z] ++ '[' -n 0 ']'
12:32:57 [2019-10-21T12:32:57.621Z] ++ set -x
12:32:57 [2019-10-21T12:32:57.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:32:57 [2019-10-21T12:32:57.621Z] INFO: Testing against a local daemon
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestNetworkCreateDelete
12:32:57 [2019-10-21T12:32:57.621Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestDockerNetworkDeletePreferID
12:32:57 [2019-10-21T12:32:57.621Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestInspectNetwork
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestInspectNetwork/full_network_id
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestInspectNetwork/partial_network_id
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestInspectNetwork/network_name
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:32:57 [2019-10-21T12:32:57.621Z] --- PASS: TestInspectNetwork (9.63s)
12:32:57 [2019-10-21T12:32:57.621Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestRunContainerWithBridgeNone
12:32:57 [2019-10-21T12:32:57.621Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
12:32:57 [2019-10-21T12:32:57.621Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestNetworkInvalidJSON
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestNetworkInvalidJSON//networks/create
12:32:57 [2019-10-21T12:32:57.621Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:32:57 [2019-10-21T12:32:57.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:57 [2019-10-21T12:32:57.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:57 [2019-10-21T12:32:57.621Z] === CONT  TestNetworkInvalidJSON//networks/create
12:32:57 [2019-10-21T12:32:57.621Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:32:57 [2019-10-21T12:32:57.621Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:32:57 [2019-10-21T12:32:57.621Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:32:57 [2019-10-21T12:32:57.621Z] === RUN   TestDaemonRestartWithLiveRestore
12:32:57 [2019-10-21T12:32:57.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
12:32:57 [2019-10-21T12:32:57.994Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
12:32:57 [2019-10-21T12:32:57.994Z] === RUN   TestDaemonDefaultNetworkPools
12:32:58 [2019-10-21T12:32:58.806Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
12:32:58 [2019-10-21T12:32:58.806Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
12:32:58 [2019-10-21T12:32:58.806Z] === RUN   TestDaemonRestartWithExistingNetwork
12:33:00 [2019-10-21T12:33:00.096Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
12:33:00 [2019-10-21T12:33:00.096Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
12:33:00 [2019-10-21T12:33:00.096Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:33:01 [2019-10-21T12:33:01.438Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
12:33:01 [2019-10-21T12:33:01.439Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
12:33:01 [2019-10-21T12:33:01.439Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:33:01 [2019-10-21T12:33:01.831Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:33:01 [2019-10-21T12:33:01.831Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
12:33:01 [2019-10-21T12:33:01.831Z] === RUN   TestServiceWithPredefinedNetwork
12:33:04 [2019-10-21T12:33:04.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s)
12:33:04 [2019-10-21T12:33:04.345Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
12:33:04 [2019-10-21T12:33:04.345Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:33:04 [2019-10-21T12:33:04.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:04 [2019-10-21T12:33:04.345Z]     service_test.go:230: FLAKY_TEST
12:33:04 [2019-10-21T12:33:04.345Z] === RUN   TestServiceWithDataPathPortInit
12:33:24 [2019-10-21T12:33:24.095Z] --- PASS: TestServiceWithDataPathPortInit (16.57s)
12:33:24 [2019-10-21T12:33:24.095Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
12:33:24 [2019-10-21T12:33:24.095Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
12:33:24 [2019-10-21T12:33:24.095Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:30 [2019-10-21T12:33:30.409Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s)
12:33:30 [2019-10-21T12:33:30.409Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
12:33:30 [2019-10-21T12:33:30.409Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rp9rr1fsbkfuorq5086zlttcd Created:2019-10-21 12:33:22.500638738 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[622a5967a2293ff67a5c6a76edc9041d1b8aeff337a1cf4dde76259833efb9dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hhr9oyio851am5jjec7ztn4um EndpointID:26f53fae4eab8bd02f8df498886f089d8ea70369204cfd535dc84759f2ac83c5 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a136d0428e15c0df500b4e549b7541f744c5f80a5081806a65546cb3effc8b3a MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:33e1fcea8831 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hhr9oyio851am5jjec7ztn4um EndpointID:26f53fae4eab8bd02f8df498886f089d8ea70369204cfd535dc84759f2ac83c5 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
12:33:30 [2019-10-21T12:33:30.409Z] PASS
12:33:30 [2019-10-21T12:33:30.409Z] 
12:33:30 [2019-10-21T12:33:30.409Z] === Skipped
12:33:30 [2019-10-21T12:33:30.409Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:30 [2019-10-21T12:33:30.409Z]     service_test.go:230: FLAKY_TEST
12:33:30 [2019-10-21T12:33:30.409Z] 
12:33:30 [2019-10-21T12:33:30.409Z] 
12:33:30 [2019-10-21T12:33:30.409Z] DONE 21 tests, 1 skipped in 45.284s
12:33:30 [2019-10-21T12:33:30.409Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:33:30 [2019-10-21T12:33:30.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:33:30 [2019-10-21T12:33:30.410Z] ++ set -e
12:33:30 [2019-10-21T12:33:30.410Z] ++ '[' -n 0 ']'
12:33:30 [2019-10-21T12:33:30.410Z] ++ set -x
12:33:30 [2019-10-21T12:33:30.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:33:30 [2019-10-21T12:33:30.410Z] INFO: Testing against a local daemon
12:33:30 [2019-10-21T12:33:30.410Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:30 [2019-10-21T12:33:30.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:33:30 [2019-10-21T12:33:30.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:30 [2019-10-21T12:33:30.410Z] === RUN   TestDockerNetworkIpvlan
12:33:30 [2019-10-21T12:33:30.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:30 [2019-10-21T12:33:30.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:30 [2019-10-21T12:33:30.410Z] PASS
12:33:30 [2019-10-21T12:33:30.410Z] 
12:33:30 [2019-10-21T12:33:30.410Z] === Skipped
12:33:30 [2019-10-21T12:33:30.410Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
12:33:30 [2019-10-21T12:33:30.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:30 [2019-10-21T12:33:30.410Z] 
12:33:30 [2019-10-21T12:33:30.410Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:30 [2019-10-21T12:33:30.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:30 [2019-10-21T12:33:30.410Z] 
12:33:30 [2019-10-21T12:33:30.410Z] 
12:33:30 [2019-10-21T12:33:30.410Z] DONE 2 tests, 2 skipped in 0.173s
12:33:30 [2019-10-21T12:33:30.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:33:30 [2019-10-21T12:33:30.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:33:30 [2019-10-21T12:33:30.410Z] ++ set -e
12:33:30 [2019-10-21T12:33:30.410Z] ++ '[' -n 0 ']'
12:33:30 [2019-10-21T12:33:30.410Z] ++ set -x
12:33:30 [2019-10-21T12:33:30.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:33:30 [2019-10-21T12:33:30.410Z] INFO: Testing against a local daemon
12:33:30 [2019-10-21T12:33:30.410Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:31 [2019-10-21T12:33:31.218Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
12:33:31 [2019-10-21T12:33:31.218Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
12:33:31 [2019-10-21T12:33:31.218Z] === RUN   TestDockerNetworkMacvlan
12:33:32 [2019-10-21T12:33:32.164Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:33:32 [2019-10-21T12:33:32.980Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:33:34 [2019-10-21T12:33:34.276Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:33:36 [2019-10-21T12:33:36.859Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:33:40 [2019-10-21T12:33:40.926Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:33:46 [2019-10-21T12:33:46.141Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:33:46 [2019-10-21T12:33:46.941Z] --- PASS: TestDockerNetworkMacvlan (15.62s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s)
12:33:46 [2019-10-21T12:33:46.942Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
12:33:46 [2019-10-21T12:33:46.942Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
12:33:46 [2019-10-21T12:33:46.942Z] PASS
12:33:46 [2019-10-21T12:33:46.942Z] 
12:33:46 [2019-10-21T12:33:46.942Z] DONE 8 tests in 17.251s
12:33:46 [2019-10-21T12:33:46.942Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
12:33:46 [2019-10-21T12:33:46.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:33:46 [2019-10-21T12:33:46.942Z] ++ set -e
12:33:46 [2019-10-21T12:33:46.942Z] ++ '[' -n 0 ']'
12:33:46 [2019-10-21T12:33:46.942Z] ++ set -x
12:33:46 [2019-10-21T12:33:46.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:33:46 [2019-10-21T12:33:46.942Z] testing: warning: no tests to run
12:33:46 [2019-10-21T12:33:46.942Z] PASS
12:33:46 [2019-10-21T12:33:46.942Z] 
12:33:46 [2019-10-21T12:33:46.942Z] DONE 0 tests in 0.086s
12:33:46 [2019-10-21T12:33:46.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:33:46 [2019-10-21T12:33:46.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:33:46 [2019-10-21T12:33:46.942Z] ++ set -e
12:33:46 [2019-10-21T12:33:46.942Z] ++ '[' -n 0 ']'
12:33:46 [2019-10-21T12:33:46.942Z] ++ set -x
12:33:46 [2019-10-21T12:33:46.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:33:47 [2019-10-21T12:33:47.332Z] INFO: Testing against a local daemon
12:33:47 [2019-10-21T12:33:47.332Z] === RUN   TestAuthZPluginAllowRequest
12:33:49 [2019-10-21T12:33:49.315Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
12:33:49 [2019-10-21T12:33:49.315Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
12:33:49 [2019-10-21T12:33:49.315Z] === RUN   TestAuthZPluginTLS
12:33:49 [2019-10-21T12:33:49.315Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:33:49 [2019-10-21T12:33:49.315Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
12:33:49 [2019-10-21T12:33:49.315Z] === RUN   TestAuthZPluginDenyRequest
12:33:50 [2019-10-21T12:33:50.107Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:33:50 [2019-10-21T12:33:50.107Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
12:33:50 [2019-10-21T12:33:50.107Z] === RUN   TestAuthZPluginAPIDenyResponse
12:33:50 [2019-10-21T12:33:50.484Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:33:50 [2019-10-21T12:33:50.484Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
12:33:50 [2019-10-21T12:33:50.484Z] === RUN   TestAuthZPluginDenyResponse
12:33:51 [2019-10-21T12:33:51.320Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:33:51 [2019-10-21T12:33:51.320Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
12:33:51 [2019-10-21T12:33:51.320Z] === RUN   TestAuthZPluginAllowEventStream
12:33:53 [2019-10-21T12:33:53.115Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s)
12:33:53 [2019-10-21T12:33:53.115Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
12:33:53 [2019-10-21T12:33:53.115Z] === RUN   TestAuthZPluginErrorResponse
12:33:53 [2019-10-21T12:33:53.484Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:33:53 [2019-10-21T12:33:53.484Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
12:33:53 [2019-10-21T12:33:53.484Z] === RUN   TestAuthZPluginErrorRequest
12:33:53 [2019-10-21T12:33:53.888Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:33:53 [2019-10-21T12:33:53.888Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
12:33:53 [2019-10-21T12:33:53.888Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:33:54 [2019-10-21T12:33:54.357Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:33:54 [2019-10-21T12:33:54.357Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
12:33:54 [2019-10-21T12:33:54.357Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:33:56 [2019-10-21T12:33:56.843Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
12:33:56 [2019-10-21T12:33:56.843Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
12:33:56 [2019-10-21T12:33:56.843Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:33:58 [2019-10-21T12:33:58.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
12:33:58 [2019-10-21T12:33:58.730Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
12:33:58 [2019-10-21T12:33:58.730Z] === RUN   TestAuthZPluginHeader
12:34:00 [2019-10-21T12:34:00.044Z] --- PASS: TestAuthZPluginHeader (0.92s)
12:34:00 [2019-10-21T12:34:00.044Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
12:34:00 [2019-10-21T12:34:00.044Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:34:00 [2019-10-21T12:34:00.044Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:00 [2019-10-21T12:34:00.044Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:00 [2019-10-21T12:34:00.044Z] === RUN   TestAuthZPluginV2Disable
12:34:00 [2019-10-21T12:34:00.044Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:34:00 [2019-10-21T12:34:00.044Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:00 [2019-10-21T12:34:00.044Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:34:00 [2019-10-21T12:34:00.044Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:00 [2019-10-21T12:34:00.044Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:00 [2019-10-21T12:34:00.044Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:34:00 [2019-10-21T12:34:00.044Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:00 [2019-10-21T12:34:00.044Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:00 [2019-10-21T12:34:00.044Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:34:19 [2019-10-21T12:34:19.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
12:34:19 [2019-10-21T12:34:19.796Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
12:34:19 [2019-10-21T12:34:19.796Z] PASS
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] === Skipped
12:34:19 [2019-10-21T12:34:19.796Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:34:19 [2019-10-21T12:34:19.796Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:34:19 [2019-10-21T12:34:19.796Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:34:19 [2019-10-21T12:34:19.796Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:34:19 [2019-10-21T12:34:19.796Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] 
12:34:19 [2019-10-21T12:34:19.796Z] DONE 17 tests, 4 skipped in 29.619s
12:34:19 [2019-10-21T12:34:19.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:34:19 [2019-10-21T12:34:19.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:34:19 [2019-10-21T12:34:19.796Z] ++ set -e
12:34:19 [2019-10-21T12:34:19.796Z] ++ '[' -n 0 ']'
12:34:19 [2019-10-21T12:34:19.796Z] ++ set -x
12:34:19 [2019-10-21T12:34:19.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:34:19 [2019-10-21T12:34:19.796Z] INFO: Testing against a local daemon
12:34:19 [2019-10-21T12:34:19.797Z] === RUN   TestPluginInvalidJSON
12:34:19 [2019-10-21T12:34:19.797Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:34:19 [2019-10-21T12:34:19.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:34:19 [2019-10-21T12:34:19.797Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:34:19 [2019-10-21T12:34:19.797Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:34:19 [2019-10-21T12:34:19.797Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:34:19 [2019-10-21T12:34:19.797Z] PASS
12:34:19 [2019-10-21T12:34:19.797Z] 
12:34:19 [2019-10-21T12:34:19.797Z] DONE 2 tests in 0.190s
12:34:19 [2019-10-21T12:34:19.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:34:19 [2019-10-21T12:34:19.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:34:19 [2019-10-21T12:34:19.797Z] ++ set -e
12:34:19 [2019-10-21T12:34:19.797Z] ++ '[' -n 0 ']'
12:34:19 [2019-10-21T12:34:19.797Z] ++ set -x
12:34:19 [2019-10-21T12:34:19.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:34:19 [2019-10-21T12:34:19.797Z] INFO: Testing against a local daemon
12:34:19 [2019-10-21T12:34:19.797Z] === RUN   TestExternalGraphDriver
12:34:19 [2019-10-21T12:34:19.797Z] === RUN   TestExternalGraphDriver/json
12:34:19 [2019-10-21T12:34:19.797Z] === RUN   TestExternalGraphDriver/spec
12:34:21 [2019-10-21T12:34:21.734Z] === RUN   TestExternalGraphDriver/pull
12:34:23 [2019-10-21T12:34:23.619Z] --- PASS: TestExternalGraphDriver (6.56s)
12:34:23 [2019-10-21T12:34:23.619Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
12:34:23 [2019-10-21T12:34:23.619Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
12:34:23 [2019-10-21T12:34:23.619Z]     --- PASS: TestExternalGraphDriver/spec (2.18s)
12:34:23 [2019-10-21T12:34:23.619Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
12:34:23 [2019-10-21T12:34:23.619Z] === RUN   TestGraphdriverPluginV2
12:34:23 [2019-10-21T12:34:23.619Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
12:34:23 [2019-10-21T12:34:23.619Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:23 [2019-10-21T12:34:23.619Z] PASS
12:34:23 [2019-10-21T12:34:23.619Z] 
12:34:23 [2019-10-21T12:34:23.619Z] === Skipped
12:34:23 [2019-10-21T12:34:23.619Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
12:34:23 [2019-10-21T12:34:23.619Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:34:23 [2019-10-21T12:34:23.619Z] 
12:34:23 [2019-10-21T12:34:23.619Z] 
12:34:23 [2019-10-21T12:34:23.619Z] DONE 5 tests, 1 skipped in 6.810s
12:34:23 [2019-10-21T12:34:23.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:34:23 [2019-10-21T12:34:23.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:34:23 [2019-10-21T12:34:23.619Z] ++ set -e
12:34:23 [2019-10-21T12:34:23.619Z] ++ '[' -n 0 ']'
12:34:23 [2019-10-21T12:34:23.619Z] ++ set -x
12:34:23 [2019-10-21T12:34:23.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:34:23 [2019-10-21T12:34:23.998Z] INFO: Testing against a local daemon
12:34:23 [2019-10-21T12:34:23.998Z] === RUN   TestContinueAfterPluginCrash
12:34:23 [2019-10-21T12:34:23.998Z] === PAUSE TestContinueAfterPluginCrash
12:34:23 [2019-10-21T12:34:23.998Z] === RUN   TestDaemonStartWithLogOpt
12:34:23 [2019-10-21T12:34:23.998Z] === PAUSE TestDaemonStartWithLogOpt
12:34:23 [2019-10-21T12:34:23.998Z] === CONT  TestContinueAfterPluginCrash
12:34:23 [2019-10-21T12:34:23.998Z] === CONT  TestDaemonStartWithLogOpt
12:34:35 [2019-10-21T12:34:35.546Z] --- PASS: TestDaemonStartWithLogOpt (10.82s)
12:34:35 [2019-10-21T12:34:35.546Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
12:34:39 [2019-10-21T12:34:39.708Z] --- PASS: TestContinueAfterPluginCrash (15.80s)
12:34:39 [2019-10-21T12:34:39.708Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
12:34:39 [2019-10-21T12:34:39.708Z] PASS
12:34:39 [2019-10-21T12:34:39.708Z] 
12:34:39 [2019-10-21T12:34:39.708Z] DONE 2 tests in 16.005s
12:34:39 [2019-10-21T12:34:39.708Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:34:39 [2019-10-21T12:34:39.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:34:39 [2019-10-21T12:34:39.708Z] ++ set -e
12:34:39 [2019-10-21T12:34:39.708Z] ++ '[' -n 0 ']'
12:34:39 [2019-10-21T12:34:39.708Z] ++ set -x
12:34:39 [2019-10-21T12:34:39.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:34:40 [2019-10-21T12:34:40.088Z] INFO: Testing against a local daemon
12:34:40 [2019-10-21T12:34:40.088Z] === RUN   TestPluginWithDevMounts
12:34:40 [2019-10-21T12:34:40.088Z] === PAUSE TestPluginWithDevMounts
12:34:40 [2019-10-21T12:34:40.088Z] === CONT  TestPluginWithDevMounts
12:34:41 [2019-10-21T12:34:41.902Z] --- PASS: TestPluginWithDevMounts (2.02s)
12:34:41 [2019-10-21T12:34:41.902Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
12:34:41 [2019-10-21T12:34:41.902Z] PASS
12:34:41 [2019-10-21T12:34:41.902Z] 
12:34:41 [2019-10-21T12:34:41.902Z] DONE 1 tests in 2.256s
12:34:41 [2019-10-21T12:34:41.902Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
12:34:41 [2019-10-21T12:34:41.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:34:41 [2019-10-21T12:34:41.902Z] ++ set -e
12:34:41 [2019-10-21T12:34:41.902Z] ++ '[' -n 0 ']'
12:34:41 [2019-10-21T12:34:41.902Z] ++ set -x
12:34:41 [2019-10-21T12:34:41.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:34:42 [2019-10-21T12:34:42.290Z] INFO: Testing against a local daemon
12:34:42 [2019-10-21T12:34:42.290Z] === RUN   TestSecretInspect
12:34:45 [2019-10-21T12:34:45.654Z] --- PASS: TestSecretInspect (2.95s)
12:34:45 [2019-10-21T12:34:45.654Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
12:34:45 [2019-10-21T12:34:45.654Z] === RUN   TestSecretList
12:34:48 [2019-10-21T12:34:48.143Z] --- PASS: TestSecretList (2.99s)
12:34:48 [2019-10-21T12:34:48.143Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
12:34:48 [2019-10-21T12:34:48.143Z] === RUN   TestSecretsCreateAndDelete
12:34:51 [2019-10-21T12:34:51.548Z] --- PASS: TestSecretsCreateAndDelete (3.14s)
12:34:51 [2019-10-21T12:34:51.548Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
12:34:51 [2019-10-21T12:34:51.548Z] === RUN   TestSecretsUpdate
12:34:54 [2019-10-21T12:34:54.008Z] --- PASS: TestSecretsUpdate (2.80s)
12:34:54 [2019-10-21T12:34:54.008Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
12:34:54 [2019-10-21T12:34:54.008Z] === RUN   TestTemplatedSecret
12:34:57 [2019-10-21T12:34:57.351Z] --- PASS: TestTemplatedSecret (3.32s)
12:34:57 [2019-10-21T12:34:57.351Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
12:34:57 [2019-10-21T12:34:57.351Z] === RUN   TestSecretCreateResolve
12:35:00 [2019-10-21T12:35:00.559Z] --- PASS: TestSecretCreateResolve (2.90s)
12:35:00 [2019-10-21T12:35:00.559Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
12:35:00 [2019-10-21T12:35:00.559Z] PASS
12:35:00 [2019-10-21T12:35:00.559Z] 
12:35:00 [2019-10-21T12:35:00.559Z] DONE 6 tests in 18.269s
12:35:00 [2019-10-21T12:35:00.559Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
12:35:00 [2019-10-21T12:35:00.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:35:00 [2019-10-21T12:35:00.559Z] ++ set -e
12:35:00 [2019-10-21T12:35:00.559Z] ++ '[' -n 0 ']'
12:35:00 [2019-10-21T12:35:00.559Z] ++ set -x
12:35:00 [2019-10-21T12:35:00.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:35:00 [2019-10-21T12:35:00.559Z] INFO: Testing against a local daemon
12:35:00 [2019-10-21T12:35:00.559Z] === RUN   TestServiceCreateInit
12:35:00 [2019-10-21T12:35:00.559Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:35:05 [2019-10-21T12:35:05.775Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:10 [2019-10-21T12:35:10.968Z] --- PASS: TestServiceCreateInit (10.57s)
12:35:10 [2019-10-21T12:35:10.968Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s)
12:35:10 [2019-10-21T12:35:10.968Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
12:35:10 [2019-10-21T12:35:10.968Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s)
12:35:10 [2019-10-21T12:35:10.968Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
12:35:10 [2019-10-21T12:35:10.968Z] === RUN   TestCreateServiceMultipleTimes
12:35:30 [2019-10-21T12:35:30.840Z] --- PASS: TestCreateServiceMultipleTimes (17.79s)
12:35:30 [2019-10-21T12:35:30.840Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
12:35:30 [2019-10-21T12:35:30.840Z] === RUN   TestCreateServiceConflict
12:35:31 [2019-10-21T12:35:31.214Z] --- PASS: TestCreateServiceConflict (2.34s)
12:35:31 [2019-10-21T12:35:31.214Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
12:35:31 [2019-10-21T12:35:31.214Z] === RUN   TestCreateServiceMaxReplicas
12:35:35 [2019-10-21T12:35:35.382Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
12:35:35 [2019-10-21T12:35:35.382Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
12:35:35 [2019-10-21T12:35:35.382Z] === RUN   TestCreateWithDuplicateNetworkNames
12:35:49 [2019-10-21T12:35:49.194Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s)
12:35:49 [2019-10-21T12:35:49.194Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
12:35:49 [2019-10-21T12:35:49.194Z] === RUN   TestCreateServiceSecretFileMode
12:35:52 [2019-10-21T12:35:52.466Z] --- PASS: TestCreateServiceSecretFileMode (2.84s)
12:35:52 [2019-10-21T12:35:52.466Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
12:35:52 [2019-10-21T12:35:52.466Z] === RUN   TestCreateServiceConfigFileMode
12:35:55 [2019-10-21T12:35:55.803Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
12:35:55 [2019-10-21T12:35:55.803Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
12:35:55 [2019-10-21T12:35:55.803Z] === RUN   TestCreateServiceSysctls
12:35:59 [2019-10-21T12:35:59.998Z] --- PASS: TestCreateServiceSysctls (4.30s)
12:35:59 [2019-10-21T12:35:59.998Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
12:35:59 [2019-10-21T12:35:59.998Z] === RUN   TestCreateServiceCapabilities
12:36:03 [2019-10-21T12:36:03.242Z] --- PASS: TestCreateServiceCapabilities (3.27s)
12:36:03 [2019-10-21T12:36:03.242Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
12:36:03 [2019-10-21T12:36:03.242Z] === RUN   TestInspect
12:36:06 [2019-10-21T12:36:06.639Z] --- PASS: TestInspect (3.89s)
12:36:06 [2019-10-21T12:36:06.639Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
12:36:06 [2019-10-21T12:36:06.639Z] === RUN   TestServiceListWithStatuses
12:36:06 [2019-10-21T12:36:06.639Z] --- SKIP: TestServiceListWithStatuses (0.01s)
12:36:06 [2019-10-21T12:36:06.639Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:06 [2019-10-21T12:36:06.639Z] === RUN   TestDockerNetworkConnectAlias
12:36:12 [2019-10-21T12:36:12.975Z] --- PASS: TestDockerNetworkConnectAlias (6.01s)
12:36:12 [2019-10-21T12:36:12.975Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
12:36:12 [2019-10-21T12:36:12.975Z] === RUN   TestDockerNetworkReConnect
12:36:18 [2019-10-21T12:36:18.089Z] --- PASS: TestDockerNetworkReConnect (4.89s)
12:36:18 [2019-10-21T12:36:18.090Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
12:36:18 [2019-10-21T12:36:18.090Z] === RUN   TestServicePlugin
12:36:18 [2019-10-21T12:36:18.090Z] --- SKIP: TestServicePlugin (0.03s)
12:36:18 [2019-10-21T12:36:18.090Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:18 [2019-10-21T12:36:18.090Z] === RUN   TestServiceUpdateLabel
12:36:21 [2019-10-21T12:36:21.464Z] --- PASS: TestServiceUpdateLabel (3.35s)
12:36:21 [2019-10-21T12:36:21.464Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
12:36:21 [2019-10-21T12:36:21.464Z] === RUN   TestServiceUpdateSecrets
12:36:37 [2019-10-21T12:36:37.983Z] --- PASS: TestServiceUpdateSecrets (16.50s)
12:36:37 [2019-10-21T12:36:37.983Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
12:36:37 [2019-10-21T12:36:37.983Z] === RUN   TestServiceUpdateConfigs
12:36:54 [2019-10-21T12:36:54.424Z] --- PASS: TestServiceUpdateConfigs (16.03s)
12:36:54 [2019-10-21T12:36:54.424Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
12:36:54 [2019-10-21T12:36:54.424Z] === RUN   TestServiceUpdateNetwork
12:37:08 [2019-10-21T12:37:08.346Z] --- PASS: TestServiceUpdateNetwork (14.52s)
12:37:08 [2019-10-21T12:37:08.346Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
12:37:08 [2019-10-21T12:37:08.346Z] PASS
12:37:08 [2019-10-21T12:37:08.346Z] 
12:37:08 [2019-10-21T12:37:08.346Z] === Skipped
12:37:08 [2019-10-21T12:37:08.346Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
12:37:08 [2019-10-21T12:37:08.346Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:08 [2019-10-21T12:37:08.346Z] 
12:37:08 [2019-10-21T12:37:08.346Z] === SKIP: s390x.integration.service TestServicePlugin (0.03s)
12:37:08 [2019-10-21T12:37:08.346Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:08 [2019-10-21T12:37:08.346Z] 
12:37:08 [2019-10-21T12:37:08.346Z] 
12:37:08 [2019-10-21T12:37:08.346Z] DONE 20 tests, 2 skipped in 127.848s
12:37:08 [2019-10-21T12:37:08.346Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
12:37:08 [2019-10-21T12:37:08.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:37:08 [2019-10-21T12:37:08.346Z] ++ set -e
12:37:08 [2019-10-21T12:37:08.346Z] ++ '[' -n 0 ']'
12:37:08 [2019-10-21T12:37:08.346Z] ++ set -x
12:37:08 [2019-10-21T12:37:08.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:37:08 [2019-10-21T12:37:08.346Z] INFO: Testing against a local daemon
12:37:08 [2019-10-21T12:37:08.346Z] === RUN   TestSessionCreate
12:37:08 [2019-10-21T12:37:08.346Z] --- PASS: TestSessionCreate (0.02s)
12:37:08 [2019-10-21T12:37:08.346Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:08 [2019-10-21T12:37:08.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:37:08 [2019-10-21T12:37:08.346Z] PASS
12:37:08 [2019-10-21T12:37:08.346Z] 
12:37:08 [2019-10-21T12:37:08.346Z] DONE 2 tests in 0.213s
12:37:08 [2019-10-21T12:37:08.346Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
12:37:08 [2019-10-21T12:37:08.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:37:08 [2019-10-21T12:37:08.346Z] ++ set -e
12:37:08 [2019-10-21T12:37:08.346Z] ++ '[' -n 0 ']'
12:37:08 [2019-10-21T12:37:08.346Z] ++ set -x
12:37:08 [2019-10-21T12:37:08.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:37:08 [2019-10-21T12:37:08.347Z] INFO: Testing against a local daemon
12:37:08 [2019-10-21T12:37:08.347Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:08 [2019-10-21T12:37:08.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
12:37:08 [2019-10-21T12:37:08.347Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:08 [2019-10-21T12:37:08.347Z] === RUN   TestEventsExecDie
12:37:09 [2019-10-21T12:37:09.608Z] --- PASS: TestEventsExecDie (0.97s)
12:37:09 [2019-10-21T12:37:09.608Z] === RUN   TestEventsBackwardsCompatible
12:37:09 [2019-10-21T12:37:09.608Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
12:37:09 [2019-10-21T12:37:09.608Z] === RUN   TestInfoBinaryCommits
12:37:09 [2019-10-21T12:37:09.608Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:09 [2019-10-21T12:37:09.608Z] === RUN   TestInfoAPIVersioned
12:37:09 [2019-10-21T12:37:09.608Z] --- PASS: TestInfoAPIVersioned (0.00s)
12:37:09 [2019-10-21T12:37:09.608Z] === RUN   TestInfoAPI
12:37:09 [2019-10-21T12:37:09.608Z] --- PASS: TestInfoAPI (0.02s)
12:37:09 [2019-10-21T12:37:09.608Z] === RUN   TestInfoAPIWarnings
12:37:10 [2019-10-21T12:37:10.426Z] --- PASS: TestInfoAPIWarnings (0.88s)
12:37:10 [2019-10-21T12:37:10.426Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
12:37:10 [2019-10-21T12:37:10.426Z] === RUN   TestLoginFailsWithBadCredentials
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestPingCacheHeaders
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestPingCacheHeaders (0.03s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestPingGet
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestPingGet (0.01s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestPingHead
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestPingHead (0.02s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVersion
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestVersion (0.02s)
12:37:11 [2019-10-21T12:37:11.228Z] PASS
12:37:11 [2019-10-21T12:37:11.228Z] 
12:37:11 [2019-10-21T12:37:11.228Z] === Skipped
12:37:11 [2019-10-21T12:37:11.228Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
12:37:11 [2019-10-21T12:37:11.228Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:11 [2019-10-21T12:37:11.228Z] 
12:37:11 [2019-10-21T12:37:11.228Z] 
12:37:11 [2019-10-21T12:37:11.228Z] DONE 12 tests, 1 skipped in 2.720s
12:37:11 [2019-10-21T12:37:11.228Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
12:37:11 [2019-10-21T12:37:11.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:37:11 [2019-10-21T12:37:11.228Z] ++ set -e
12:37:11 [2019-10-21T12:37:11.228Z] ++ '[' -n 0 ']'
12:37:11 [2019-10-21T12:37:11.228Z] ++ set -x
12:37:11 [2019-10-21T12:37:11.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:37:11 [2019-10-21T12:37:11.228Z] INFO: Testing against a local daemon
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVolumesCreateAndList
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVolumesRemove
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestVolumesRemove (0.11s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVolumesInspect
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestVolumesInspect (0.01s)
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVolumesInvalidJSON
12:37:11 [2019-10-21T12:37:11.228Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:37:11 [2019-10-21T12:37:11.228Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:37:11 [2019-10-21T12:37:11.228Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:37:11 [2019-10-21T12:37:11.228Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:37:11 [2019-10-21T12:37:11.228Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:37:11 [2019-10-21T12:37:11.228Z] PASS
12:37:11 [2019-10-21T12:37:11.228Z] 
12:37:11 [2019-10-21T12:37:11.228Z] DONE 5 tests in 0.271s
12:37:11 [2019-10-21T12:37:11.228Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:37:11 [2019-10-21T12:37:11.594Z] ++++ cat bundles/test-integration/docker.pid
12:37:11 [2019-10-21T12:37:11.594Z] +++ kill 11511
12:37:12 [2019-10-21T12:37:12.957Z] +++ /etc/init.d/apparmor stop
12:37:12 [2019-10-21T12:37:12.957Z] Clearing AppArmor profiles cache:.
12:37:12 [2019-10-21T12:37:12.957Z] All profile caches have been cleared, but no profiles have been unloaded.
12:37:12 [2019-10-21T12:37:12.957Z] Unloading profiles will leave already running processes permanently
12:37:12 [2019-10-21T12:37:12.957Z] unconfined, which can lead to unexpected situations.
12:37:12 [2019-10-21T12:37:12.957Z] 
12:37:12 [2019-10-21T12:37:12.957Z] To set a process to complain mode, use the command line tool
12:37:12 [2019-10-21T12:37:12.957Z] 'aa-complain'. To really tear down all profiles, run the init script
12:37:12 [2019-10-21T12:37:12.957Z] with the 'teardown' option."
12:37:12 [2019-10-21T12:37:12.957Z]