Skip to content

Console Output

21:51:45 [2020-04-29T21:51:45.679Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 -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:996be00fb996e45c2f3e9e03dbc0c6ce555a0da5 hack/make.sh dynbinary test-integration
21:51:45 [2020-04-29T21:51:45.969Z] 
21:51:46 [2020-04-29T21:51:46.251Z] Removing bundles/
21:51:46 [2020-04-29T21:51:46.251Z] 
21:51:46 [2020-04-29T21:51:46.251Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:51:46 [2020-04-29T21:51:46.251Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:51:46 [2020-04-29T21:51:46.251Z] GOOS="" GOARCH="" GOARM=""
21:52:42 [2020-04-29T21:52:42.974Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:52:42 [2020-04-29T21:52:42.974Z] 
21:52:42 [2020-04-29T21:52:42.974Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:52:42 [2020-04-29T21:52:42.974Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:52:42 [2020-04-29T21:52:42.974Z] HOSTNAME=4c215e590ca9
21:52:42 [2020-04-29T21:52:42.974Z] TESTDEBUG=0
21:52:42 [2020-04-29T21:52:42.974Z] DEST=bundles/test-integration
21:52:42 [2020-04-29T21:52:42.974Z] PWD=/go/src/github.com/docker/docker
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_GITCOMMIT=996be00fb996e45c2f3e9e03dbc0c6ce555a0da5
21:52:42 [2020-04-29T21:52:42.974Z] container=docker
21:52:42 [2020-04-29T21:52:42.974Z] HOME=/root
21:52:42 [2020-04-29T21:52:42.974Z] GOLANG_VERSION=1.13.10
21:52:42 [2020-04-29T21:52:42.974Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:52:42 [2020-04-29T21:52:42.974Z] VALIDATE_BRANCH=master
21:52:42 [2020-04-29T21:52:42.974Z] TERM=xterm
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_PKG=github.com/docker/docker
21:52:42 [2020-04-29T21:52:42.974Z] SHLVL=1
21:52:42 [2020-04-29T21:52:42.974Z] TIMEOUT=120m
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_GRAPHDRIVER=overlay2
21:52:42 [2020-04-29T21:52:42.974Z] GO111MODULE=off
21:52:42 [2020-04-29T21:52:42.974Z] DOCKER_EXPERIMENTAL=1
21:52:42 [2020-04-29T21:52:42.974Z] TEST_SKIP_INTEGRATION_CLI=1
21:52:42 [2020-04-29T21:52:42.974Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:52:42 [2020-04-29T21:52:42.974Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:52:42 [2020-04-29T21:52:42.974Z] GOPATH=/go
21:52:42 [2020-04-29T21:52:42.974Z] PKG_CONFIG=pkg-config
21:52:42 [2020-04-29T21:52:42.974Z] _=/usr/bin/env
21:52:42 [2020-04-29T21:52:42.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:53:05 [2020-04-29T21:53:05.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:53:20 [2020-04-29T21:53:20.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:53:20 [2020-04-29T21:53:20.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:53:21 [2020-04-29T21:53:21.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:53:22 [2020-04-29T21:53:22.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:53:23 [2020-04-29T21:53:23.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:53:24 [2020-04-29T21:53:24.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:53:27 [2020-04-29T21:53:27.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:53:27 [2020-04-29T21:53:27.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:53:29 [2020-04-29T21:53:29.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:53:29 [2020-04-29T21:53:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:53:30 [2020-04-29T21:53:30.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:53:31 [2020-04-29T21:53:31.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:53:33 [2020-04-29T21:53:33.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:53:34 [2020-04-29T21:53:34.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:53:35 [2020-04-29T21:53:35.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:53:36 [2020-04-29T21:53:36.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:53:36 [2020-04-29T21:53:36.471Z] Using test binary docker
21:53:36 [2020-04-29T21:53:36.471Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:53:36 [2020-04-29T21:53:36.471Z] +++ /etc/init.d/apparmor start
21:53:36 [2020-04-29T21:53:36.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:53:36 [2020-04-29T21:53:36.753Z] INFO: Waiting for daemon to start...
21:53:36 [2020-04-29T21:53:36.753Z] Starting dockerd
21:53:36 [2020-04-29T21:53:36.753Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:53:38 [2020-04-29T21:53:38.781Z] .
21:53:38 [2020-04-29T21:53:38.781Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:53:38 [2020-04-29T21:53:38.781Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:53:38 [2020-04-29T21:53:38.781Z] Error: No such image: emptyfs
21:53:38 [2020-04-29T21:53:38.781Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:53:38 [2020-04-29T21:53:38.781Z] ++++ docker load
21:53:39 [2020-04-29T21:53:39.063Z] Running integration-test (iteration 1)
21:53:39 [2020-04-29T21:53:39.063Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:53:39 [2020-04-29T21:53:39.063Z] ++ 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
21:53:39 [2020-04-29T21:53:39.063Z] ++ set -e
21:53:39 [2020-04-29T21:53:39.063Z] ++ '[' -n 0 ']'
21:53:39 [2020-04-29T21:53:39.063Z] ++ set -x
21:53:39 [2020-04-29T21:53:39.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: buildpack-deps:jessie
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: busybox:latest
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: busybox:glibc
21:53:45 [2020-04-29T21:53:45.864Z] Loaded image: debian:jessie
21:53:46 [2020-04-29T21:53:46.147Z] Loaded image: hello-world:latest
21:53:46 [2020-04-29T21:53:46.147Z] INFO: Testing against a local daemon
21:53:46 [2020-04-29T21:53:46.147Z] === RUN   TestCgroupNamespacesBuild
21:53:48 [2020-04-29T21:53:48.821Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
21:53:48 [2020-04-29T21:53:48.821Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:53:50 [2020-04-29T21:53:50.292Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
21:53:50 [2020-04-29T21:53:50.292Z] === RUN   TestBuildWithSession
21:53:50 [2020-04-29T21:53:50.292Z] --- SKIP: TestBuildWithSession (0.00s)
21:53:50 [2020-04-29T21:53:50.292Z]     build_session_test.go:25: TODO: BuildKit
21:53:50 [2020-04-29T21:53:50.292Z] === RUN   TestBuildSquashParent
21:53:57 [2020-04-29T21:53:57.127Z] --- PASS: TestBuildSquashParent (6.34s)
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:57 [2020-04-29T21:53:57.127Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:57 [2020-04-29T21:53:57.127Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:53:57 [2020-04-29T21:53:57.127Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:53:59 [2020-04-29T21:53:59.149Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:53:59 [2020-04-29T21:53:59.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:54:01 [2020-04-29T21:54:01.457Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:54:01 [2020-04-29T21:54:01.741Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:54:04 [2020-04-29T21:54:04.427Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
21:54:04 [2020-04-29T21:54:04.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s)
21:54:04 [2020-04-29T21:54:04.427Z] === RUN   TestBuildMultiStageCopy
21:54:04 [2020-04-29T21:54:04.427Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:54:07 [2020-04-29T21:54:07.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:54:07 [2020-04-29T21:54:07.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:54:07 [2020-04-29T21:54:07.725Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:54:08 [2020-04-29T21:54:08.341Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:54:08 [2020-04-29T21:54:08.956Z] --- PASS: TestBuildMultiStageCopy (4.96s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
21:54:08 [2020-04-29T21:54:08.956Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
21:54:08 [2020-04-29T21:54:08.956Z] === RUN   TestBuildMultiStageParentConfig
21:54:10 [2020-04-29T21:54:10.427Z] --- PASS: TestBuildMultiStageParentConfig (1.54s)
21:54:10 [2020-04-29T21:54:10.427Z] === RUN   TestBuildLabelWithTargets
21:54:13 [2020-04-29T21:54:13.107Z] --- PASS: TestBuildLabelWithTargets (2.44s)
21:54:13 [2020-04-29T21:54:13.107Z] === RUN   TestBuildWithEmptyLayers
21:54:14 [2020-04-29T21:54:14.117Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
21:54:14 [2020-04-29T21:54:14.117Z] === RUN   TestBuildMultiStageOnBuild
21:54:17 [2020-04-29T21:54:17.576Z] --- PASS: TestBuildMultiStageOnBuild (2.99s)
21:54:17 [2020-04-29T21:54:17.577Z] === RUN   TestBuildUncleanTarFilenames
21:54:18 [2020-04-29T21:54:18.192Z] --- PASS: TestBuildUncleanTarFilenames (1.27s)
21:54:18 [2020-04-29T21:54:18.192Z] === RUN   TestBuildMultiStageLayerLeak
21:54:21 [2020-04-29T21:54:21.648Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s)
21:54:21 [2020-04-29T21:54:21.648Z] === RUN   TestBuildWithHugeFile
21:54:48 [2020-04-29T21:54:48.616Z] --- PASS: TestBuildWithHugeFile (27.17s)
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:48 [2020-04-29T21:54:48.616Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:48 [2020-04-29T21:54:48.900Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:48 [2020-04-29T21:54:48.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
21:54:48 [2020-04-29T21:54:48.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
21:54:48 [2020-04-29T21:54:48.900Z] === RUN   TestBuildPreserveOwnership
21:54:48 [2020-04-29T21:54:48.900Z] === RUN   TestBuildPreserveOwnership/copy_from
21:54:53 [2020-04-29T21:54:53.285Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:54:55 [2020-04-29T21:54:55.985Z] --- PASS: TestBuildPreserveOwnership (6.62s)
21:54:55 [2020-04-29T21:54:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.37s)
21:54:55 [2020-04-29T21:54:55.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
21:54:55 [2020-04-29T21:54:55.985Z] === RUN   TestBuildPlatformInvalid
21:54:55 [2020-04-29T21:54:55.985Z] --- PASS: TestBuildPlatformInvalid (0.13s)
21:54:55 [2020-04-29T21:54:55.985Z] PASS
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] === Skipped
21:54:55 [2020-04-29T21:54:55.985Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:54:55 [2020-04-29T21:54:55.985Z]     build_session_test.go:25: TODO: BuildKit
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] 
21:54:55 [2020-04-29T21:54:55.985Z] DONE 32 tests, 1 skipped in 76.671s
21:54:55 [2020-04-29T21:54:55.985Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:54:55 [2020-04-29T21:54:55.985Z] ++ 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
21:54:55 [2020-04-29T21:54:55.985Z] ++ set -e
21:54:55 [2020-04-29T21:54:55.985Z] ++ '[' -n 0 ']'
21:54:55 [2020-04-29T21:54:55.985Z] ++ set -x
21:54:55 [2020-04-29T21:54:55.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
21:54:55 [2020-04-29T21:54:55.985Z] INFO: Testing against a local daemon
21:54:55 [2020-04-29T21:54:55.985Z] === RUN   TestConfigInspect
21:55:00 [2020-04-29T21:55:00.364Z] --- PASS: TestConfigInspect (3.86s)
21:55:00 [2020-04-29T21:55:00.364Z] === RUN   TestConfigList
21:55:03 [2020-04-29T21:55:03.818Z] --- PASS: TestConfigList (3.66s)
21:55:03 [2020-04-29T21:55:03.818Z] === RUN   TestConfigsCreateAndDelete
21:55:06 [2020-04-29T21:55:06.495Z] --- PASS: TestConfigsCreateAndDelete (3.21s)
21:55:06 [2020-04-29T21:55:06.495Z] === RUN   TestConfigsUpdate
21:55:10 [2020-04-29T21:55:10.914Z] --- PASS: TestConfigsUpdate (3.68s)
21:55:10 [2020-04-29T21:55:10.914Z] === RUN   TestTemplatedConfig
21:55:14 [2020-04-29T21:55:14.367Z] --- PASS: TestTemplatedConfig (3.66s)
21:55:14 [2020-04-29T21:55:14.367Z] === RUN   TestConfigCreateResolve
21:55:17 [2020-04-29T21:55:17.818Z] --- PASS: TestConfigCreateResolve (3.57s)
21:55:17 [2020-04-29T21:55:17.818Z] === RUN   TestConfigDaemonLibtrustID
21:55:17 [2020-04-29T21:55:17.818Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:55:17 [2020-04-29T21:55:17.818Z] PASS
21:55:17 [2020-04-29T21:55:17.818Z] 
21:55:17 [2020-04-29T21:55:17.818Z] DONE 7 tests in 22.237s
21:55:17 [2020-04-29T21:55:17.818Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:55:17 [2020-04-29T21:55:17.818Z] ++ 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
21:55:17 [2020-04-29T21:55:17.818Z] ++ set -e
21:55:17 [2020-04-29T21:55:17.818Z] ++ '[' -n 0 ']'
21:55:17 [2020-04-29T21:55:17.818Z] ++ set -x
21:55:17 [2020-04-29T21:55:17.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
21:55:18 [2020-04-29T21:55:18.100Z] INFO: Testing against a local daemon
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCheckpoint
21:55:18 [2020-04-29T21:55:18.101Z] --- SKIP: TestCheckpoint (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:55:18 [2020-04-29T21:55:18.101Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:55:18 [2020-04-29T21:55:18.101Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:55:18 [2020-04-29T21:55:18.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
21:55:18 [2020-04-29T21:55:18.101Z] === RUN   TestCopyFromContainerPathIsNotDir
21:55:18 [2020-04-29T21:55:18.383Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
21:55:18 [2020-04-29T21:55:18.383Z] === RUN   TestCopyToContainerPathDoesNotExist
21:55:18 [2020-04-29T21:55:18.383Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
21:55:18 [2020-04-29T21:55:18.383Z] === RUN   TestCopyToContainerPathIsNotDir
21:55:18 [2020-04-29T21:55:18.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
21:55:18 [2020-04-29T21:55:18.665Z] === RUN   TestCopyFromContainer
21:55:20 [2020-04-29T21:55:20.687Z] === RUN   TestCopyFromContainer//
21:55:20 [2020-04-29T21:55:20.687Z] === RUN   TestCopyFromContainer//bar/root
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer//bar/root/
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer/bar/quux
21:55:20 [2020-04-29T21:55:20.968Z] === RUN   TestCopyFromContainer/bar/quux/
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:55:21 [2020-04-29T21:55:21.251Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCopyFromContainer/bar/notarget
21:55:21 [2020-04-29T21:55:21.533Z] --- PASS: TestCopyFromContainer (3.03s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer// (0.05s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:21 [2020-04-29T21:55:21.533Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:21 [2020-04-29T21:55:21.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:55:21 [2020-04-29T21:55:21.533Z] === RUN   TestCreateLinkToNonExistingContainer
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === PAUSE TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/0
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/2
21:55:21 [2020-04-29T21:55:21.816Z] === CONT  TestCreateWithInvalidEnv/1
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateTmpfsMountsTarget
21:55:21 [2020-04-29T21:55:21.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:55:21 [2020-04-29T21:55:21.816Z] === RUN   TestCreateWithCustomMaskedPaths
21:55:24 [2020-04-29T21:55:24.011Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:55:24 [2020-04-29T21:55:24.011Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:55:24 [2020-04-29T21:55:24.293Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:55:24 [2020-04-29T21:55:24.575Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
21:55:24 [2020-04-29T21:55:24.575Z] === RUN   TestCreateWithCustomReadonlyPaths
21:55:27 [2020-04-29T21:55:27.251Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:27 [2020-04-29T21:55:27.251Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:55:27 [2020-04-29T21:55:27.251Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:55:27 [2020-04-29T21:55:27.865Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestContainerStartOnDaemonRestart
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestContainerStartOnDaemonRestart
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDaemonRestartIpcMode
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestDaemonRestartIpcMode
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDaemonHostGatewayIP
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestDaemonHostGatewayIP
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestContainerKillOnDaemonStart
21:55:27 [2020-04-29T21:55:27.865Z] === PAUSE TestContainerKillOnDaemonStart
21:55:27 [2020-04-29T21:55:27.865Z] === RUN   TestDiff
21:55:28 [2020-04-29T21:55:28.871Z] --- PASS: TestDiff (0.83s)
21:55:28 [2020-04-29T21:55:28.871Z] === RUN   TestExecWithCloseStdin
21:55:29 [2020-04-29T21:55:29.485Z] --- PASS: TestExecWithCloseStdin (0.94s)
21:55:29 [2020-04-29T21:55:29.485Z] === RUN   TestExec
21:55:30 [2020-04-29T21:55:30.492Z] --- PASS: TestExec (0.94s)
21:55:30 [2020-04-29T21:55:30.492Z] === RUN   TestExecUser
21:55:31 [2020-04-29T21:55:31.499Z] --- PASS: TestExecUser (0.92s)
21:55:31 [2020-04-29T21:55:31.499Z] === RUN   TestExportContainerAndImportImage
21:55:32 [2020-04-29T21:55:32.505Z] --- PASS: TestExportContainerAndImportImage (1.12s)
21:55:32 [2020-04-29T21:55:32.505Z] === RUN   TestExportContainerAfterDaemonRestart
21:55:33 [2020-04-29T21:55:33.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
21:55:33 [2020-04-29T21:55:33.991Z] === RUN   TestHealthCheckWorkdir
21:55:35 [2020-04-29T21:55:35.508Z] --- PASS: TestHealthCheckWorkdir (1.07s)
21:55:35 [2020-04-29T21:55:35.508Z] === RUN   TestHealthKillContainer
21:55:38 [2020-04-29T21:55:38.182Z] --- PASS: TestHealthKillContainer (3.01s)
21:55:38 [2020-04-29T21:55:38.182Z] === RUN   TestInspectCpusetInConfigPre120
21:55:39 [2020-04-29T21:55:39.190Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
21:55:39 [2020-04-29T21:55:39.190Z] === RUN   TestIpcModeNone
21:55:40 [2020-04-29T21:55:40.198Z] --- PASS: TestIpcModeNone (0.93s)
21:55:40 [2020-04-29T21:55:40.198Z] === RUN   TestIpcModePrivate
21:55:40 [2020-04-29T21:55:40.811Z] --- PASS: TestIpcModePrivate (0.91s)
21:55:40 [2020-04-29T21:55:40.811Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
21:55:40 [2020-04-29T21:55:40.811Z] === RUN   TestIpcModeShareable
21:55:41 [2020-04-29T21:55:41.818Z] --- PASS: TestIpcModeShareable (0.98s)
21:55:41 [2020-04-29T21:55:41.818Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
21:55:41 [2020-04-29T21:55:41.818Z] === RUN   TestAPIIpcModeShareableAndContainer
21:55:45 [2020-04-29T21:55:45.297Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s)
21:55:45 [2020-04-29T21:55:45.297Z] === RUN   TestAPIIpcModeHost
21:55:45 [2020-04-29T21:55:45.579Z] --- PASS: TestAPIIpcModeHost (0.63s)
21:55:45 [2020-04-29T21:55:45.579Z] === RUN   TestDaemonIpcModeShareable
21:55:47 [2020-04-29T21:55:47.598Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
21:55:47 [2020-04-29T21:55:47.598Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:55:47 [2020-04-29T21:55:47.598Z] === RUN   TestDaemonIpcModePrivate
21:55:49 [2020-04-29T21:55:49.069Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
21:55:49 [2020-04-29T21:55:49.069Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:55:49 [2020-04-29T21:55:49.069Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:55:51 [2020-04-29T21:55:51.090Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
21:55:51 [2020-04-29T21:55:51.090Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:55:51 [2020-04-29T21:55:51.090Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:55:52 [2020-04-29T21:55:52.560Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
21:55:52 [2020-04-29T21:55:52.560Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:55:52 [2020-04-29T21:55:52.560Z] === RUN   TestIpcModeOlderClient
21:55:52 [2020-04-29T21:55:52.560Z] === PAUSE TestIpcModeOlderClient
21:55:52 [2020-04-29T21:55:52.560Z] === RUN   TestKillContainerInvalidSignal
21:55:53 [2020-04-29T21:55:53.567Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
21:55:53 [2020-04-29T21:55:53.567Z] === RUN   TestKillContainer
21:55:53 [2020-04-29T21:55:53.567Z] === RUN   TestKillContainer/no_signal
21:55:54 [2020-04-29T21:55:54.575Z] === RUN   TestKillContainer/non_killing_signal
21:55:54 [2020-04-29T21:55:54.857Z] === RUN   TestKillContainer/killing_signal
21:55:56 [2020-04-29T21:55:56.327Z] --- PASS: TestKillContainer (2.57s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/no_signal (0.88s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:55:56 [2020-04-29T21:55:56.327Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
21:55:56 [2020-04-29T21:55:56.327Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:55:56 [2020-04-29T21:55:56.327Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:55:56 [2020-04-29T21:55:56.941Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
21:55:57 [2020-04-29T21:55:57.947Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
21:55:57 [2020-04-29T21:55:57.947Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillStoppedContainer
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillStoppedContainer (0.12s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillStoppedContainerAPIPre120
21:55:57 [2020-04-29T21:55:57.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:55:57 [2020-04-29T21:55:57.947Z] === RUN   TestKillDifferentUserContainer
21:55:58 [2020-04-29T21:55:58.953Z] --- PASS: TestKillDifferentUserContainer (0.88s)
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestInspectOomKilledTrue
21:55:58 [2020-04-29T21:55:58.953Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:55:58 [2020-04-29T21:55:58.953Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestInspectOomKilledFalse
21:55:58 [2020-04-29T21:55:58.953Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:55:58 [2020-04-29T21:55:58.953Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:58 [2020-04-29T21:55:58.953Z] === RUN   TestLinksEtcHostsContentMatch
21:55:59 [2020-04-29T21:55:59.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
21:55:59 [2020-04-29T21:55:59.568Z] === RUN   TestLinksContainerNames
21:56:01 [2020-04-29T21:56:01.040Z] --- PASS: TestLinksContainerNames (1.73s)
21:56:01 [2020-04-29T21:56:01.040Z] === RUN   TestLogsFollowTailEmpty
21:56:02 [2020-04-29T21:56:02.047Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
21:56:02 [2020-04-29T21:56:02.047Z] === RUN   TestContainerNetworkMountsNoChown
21:56:03 [2020-04-29T21:56:03.060Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/default
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/shared
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rprivate
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/slave
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/private
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:56:03 [2020-04-29T21:56:03.060Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/private/bind_root
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:56:03 [2020-04-29T21:56:03.342Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/bind_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/mount_root
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:56:03 [2020-04-29T21:56:03.625Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:56:03 [2020-04-29T21:56:03.908Z] --- PASS: TestMountDaemonRoot (0.02s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:56:03 [2020-04-29T21:56:03.908Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:56:03 [2020-04-29T21:56:03.909Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.909Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
21:56:03 [2020-04-29T21:56:03.909Z] === RUN   TestContainerBindMountNonRecursive
21:56:05 [2020-04-29T21:56:05.932Z] --- PASS: TestContainerBindMountNonRecursive (2.01s)
21:56:05 [2020-04-29T21:56:05.932Z] === RUN   TestNetworkNat
21:56:06 [2020-04-29T21:56:06.547Z] --- PASS: TestNetworkNat (0.87s)
21:56:06 [2020-04-29T21:56:06.547Z] === RUN   TestNetworkLocalhostTCPNat
21:56:07 [2020-04-29T21:56:07.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
21:56:07 [2020-04-29T21:56:07.556Z] === RUN   TestNetworkLoopbackNat
21:56:09 [2020-04-29T21:56:09.062Z] --- PASS: TestNetworkLoopbackNat (1.18s)
21:56:09 [2020-04-29T21:56:09.062Z] === RUN   TestPause
21:56:09 [2020-04-29T21:56:09.676Z] --- PASS: TestPause (0.88s)
21:56:09 [2020-04-29T21:56:09.676Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:56:09 [2020-04-29T21:56:09.676Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:56:09 [2020-04-29T21:56:09.676Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:56:09 [2020-04-29T21:56:09.676Z] === RUN   TestPauseStopPausedContainer
21:56:10 [2020-04-29T21:56:10.681Z] --- PASS: TestPauseStopPausedContainer (0.90s)
21:56:10 [2020-04-29T21:56:10.681Z] === RUN   TestPsFilter
21:56:10 [2020-04-29T21:56:10.681Z] --- PASS: TestPsFilter (0.26s)
21:56:10 [2020-04-29T21:56:10.681Z] === RUN   TestRemoveContainerWithRemovedVolume
21:56:11 [2020-04-29T21:56:11.689Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
21:56:11 [2020-04-29T21:56:11.689Z] === RUN   TestRemoveContainerWithVolume
21:56:12 [2020-04-29T21:56:12.303Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
21:56:12 [2020-04-29T21:56:12.303Z] === RUN   TestRemoveContainerRunning
21:56:13 [2020-04-29T21:56:13.317Z] --- PASS: TestRemoveContainerRunning (0.91s)
21:56:13 [2020-04-29T21:56:13.317Z] === RUN   TestRemoveContainerForceRemoveRunning
21:56:14 [2020-04-29T21:56:14.323Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
21:56:14 [2020-04-29T21:56:14.323Z] === RUN   TestRemoveInvalidContainer
21:56:14 [2020-04-29T21:56:14.323Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:56:14 [2020-04-29T21:56:14.323Z] === RUN   TestRenameLinkedContainer
21:56:17 [2020-04-29T21:56:17.785Z] --- PASS: TestRenameLinkedContainer (3.49s)
21:56:17 [2020-04-29T21:56:17.785Z] === RUN   TestRenameStoppedContainer
21:56:18 [2020-04-29T21:56:18.400Z] --- PASS: TestRenameStoppedContainer (0.84s)
21:56:18 [2020-04-29T21:56:18.400Z] === RUN   TestRenameRunningContainerAndReuse
21:56:20 [2020-04-29T21:56:20.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s)
21:56:20 [2020-04-29T21:56:20.423Z] === RUN   TestRenameInvalidName
21:56:21 [2020-04-29T21:56:21.037Z] --- PASS: TestRenameInvalidName (0.84s)
21:56:21 [2020-04-29T21:56:21.037Z] === RUN   TestRenameAnonymousContainer
21:56:26 [2020-04-29T21:56:26.520Z] --- PASS: TestRenameAnonymousContainer (4.84s)
21:56:26 [2020-04-29T21:56:26.520Z] === RUN   TestRenameContainerWithSameName
21:56:26 [2020-04-29T21:56:26.802Z] --- PASS: TestRenameContainerWithSameName (0.93s)
21:56:26 [2020-04-29T21:56:26.802Z] === RUN   TestRenameContainerWithLinkedContainer
21:56:28 [2020-04-29T21:56:28.823Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
21:56:28 [2020-04-29T21:56:28.823Z] === RUN   TestResize
21:56:29 [2020-04-29T21:56:29.105Z] --- PASS: TestResize (0.80s)
21:56:29 [2020-04-29T21:56:29.105Z] === RUN   TestResizeWithInvalidSize
21:56:30 [2020-04-29T21:56:30.111Z] --- PASS: TestResizeWithInvalidSize (0.85s)
21:56:30 [2020-04-29T21:56:30.111Z] === RUN   TestResizeWhenContainerNotStarted
21:56:31 [2020-04-29T21:56:31.118Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:31 [2020-04-29T21:56:31.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:33 [2020-04-29T21:56:33.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:33 [2020-04-29T21:56:33.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:34 [2020-04-29T21:56:34.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:34 [2020-04-29T21:56:34.709Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:36 [2020-04-29T21:56:36.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:36 [2020-04-29T21:56:36.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:38 [2020-04-29T21:56:38.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:38 [2020-04-29T21:56:38.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:41 [2020-04-29T21:56:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:41 [2020-04-29T21:56:41.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:43 [2020-04-29T21:56:43.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
21:56:43 [2020-04-29T21:56:43.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
21:56:43 [2020-04-29T21:56:43.965Z] === RUN   TestCgroupNamespacesRun
21:56:45 [2020-04-29T21:56:45.436Z] --- PASS: TestCgroupNamespacesRun (1.73s)
21:56:45 [2020-04-29T21:56:45.437Z] === RUN   TestCgroupNamespacesRunPrivileged
21:56:47 [2020-04-29T21:56:47.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
21:56:47 [2020-04-29T21:56:47.460Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:56:49 [2020-04-29T21:56:49.483Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
21:56:49 [2020-04-29T21:56:49.483Z] === RUN   TestCgroupNamespacesRunHostMode
21:56:50 [2020-04-29T21:56:50.953Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
21:56:50 [2020-04-29T21:56:50.953Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:56:52 [2020-04-29T21:56:52.974Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
21:56:52 [2020-04-29T21:56:52.974Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:56:53 [2020-04-29T21:56:53.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
21:56:53 [2020-04-29T21:56:53.257Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:56:54 [2020-04-29T21:56:54.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
21:56:54 [2020-04-29T21:56:54.264Z] === RUN   TestCgroupNamespacesRunOlderClient
21:56:56 [2020-04-29T21:56:56.288Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
21:56:56 [2020-04-29T21:56:56.288Z] === RUN   TestKernelTCPMemory
21:56:56 [2020-04-29T21:56:56.902Z] --- PASS: TestKernelTCPMemory (0.96s)
21:56:56 [2020-04-29T21:56:56.902Z] === RUN   TestNISDomainname
21:56:57 [2020-04-29T21:56:57.909Z] --- PASS: TestNISDomainname (0.97s)
21:56:57 [2020-04-29T21:56:57.909Z] === RUN   TestHostnameDnsResolution
21:56:59 [2020-04-29T21:56:59.931Z] --- PASS: TestHostnameDnsResolution (1.75s)
21:56:59 [2020-04-29T21:56:59.931Z] === RUN   TestStats
21:57:02 [2020-04-29T21:57:02.607Z] --- PASS: TestStats (2.88s)
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/1
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/1
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/3
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/3
21:57:02 [2020-04-29T21:57:02.607Z] === RUN   TestStopContainerWithTimeout/-1
21:57:02 [2020-04-29T21:57:02.607Z] === PAUSE TestStopContainerWithTimeout/-1
21:57:02 [2020-04-29T21:57:02.607Z] === CONT  TestStopContainerWithTimeout/0
21:57:02 [2020-04-29T21:57:02.607Z] === CONT  TestStopContainerWithTimeout/-1
21:57:03 [2020-04-29T21:57:03.613Z] === CONT  TestStopContainerWithTimeout/3
21:57:05 [2020-04-29T21:57:05.634Z] === CONT  TestStopContainerWithTimeout/1
21:57:07 [2020-04-29T21:57:07.655Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
21:57:07 [2020-04-29T21:57:07.655Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
21:57:07 [2020-04-29T21:57:07.655Z] === RUN   TestDeleteDevicemapper
21:57:07 [2020-04-29T21:57:07.655Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:57:07 [2020-04-29T21:57:07.655Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:07 [2020-04-29T21:57:07.655Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:57:11 [2020-04-29T21:57:11.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
21:57:11 [2020-04-29T21:57:11.111Z] === RUN   TestUpdateMemory
21:57:11 [2020-04-29T21:57:11.111Z] --- SKIP: TestUpdateMemory (0.00s)
21:57:11 [2020-04-29T21:57:11.111Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:11 [2020-04-29T21:57:11.111Z] === RUN   TestUpdateCPUQuota
21:57:12 [2020-04-29T21:57:12.117Z] --- PASS: TestUpdateCPUQuota (1.18s)
21:57:12 [2020-04-29T21:57:12.117Z] === RUN   TestUpdatePidsLimit
21:57:12 [2020-04-29T21:57:12.117Z] === RUN   TestUpdatePidsLimit/update_from_none
21:57:12 [2020-04-29T21:57:12.399Z] === RUN   TestUpdatePidsLimit/no_change
21:57:12 [2020-04-29T21:57:12.681Z] === RUN   TestUpdatePidsLimit/update_lower
21:57:13 [2020-04-29T21:57:13.296Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:57:13 [2020-04-29T21:57:13.580Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:57:14 [2020-04-29T21:57:14.201Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:57:14 [2020-04-29T21:57:14.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:57:15 [2020-04-29T21:57:15.953Z] --- PASS: TestUpdatePidsLimit (3.71s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
21:57:15 [2020-04-29T21:57:15.953Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
21:57:15 [2020-04-29T21:57:15.953Z] === RUN   TestUpdateRestartPolicy
21:57:28 [2020-04-29T21:57:28.467Z] --- PASS: TestUpdateRestartPolicy (12.70s)
21:57:28 [2020-04-29T21:57:28.467Z] === RUN   TestUpdateRestartWithAutoRemove
21:57:29 [2020-04-29T21:57:29.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:29 [2020-04-29T21:57:29.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:29 [2020-04-29T21:57:29.472Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:29 [2020-04-29T21:57:29.472Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:30 [2020-04-29T21:57:30.511Z] --- PASS: TestWaitNonBlocked (0.01s)
21:57:30 [2020-04-29T21:57:30.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
21:57:30 [2020-04-29T21:57:30.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:57:30 [2020-04-29T21:57:30.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:57:30 [2020-04-29T21:57:30.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:57:30 [2020-04-29T21:57:30.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:57:31 [2020-04-29T21:57:31.521Z] --- PASS: TestWaitBlocked (0.02s)
21:57:31 [2020-04-29T21:57:31.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
21:57:31 [2020-04-29T21:57:31.521Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
21:57:31 [2020-04-29T21:57:31.521Z] === CONT  TestContainerStartOnDaemonRestart
21:57:31 [2020-04-29T21:57:31.521Z] === CONT  TestIpcModeOlderClient
21:57:31 [2020-04-29T21:57:31.803Z] --- PASS: TestIpcModeOlderClient (0.18s)
21:57:31 [2020-04-29T21:57:31.803Z] === CONT  TestDaemonHostGatewayIP
21:57:35 [2020-04-29T21:57:35.256Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s)
21:57:35 [2020-04-29T21:57:35.256Z] === CONT  TestContainerKillOnDaemonStart
21:57:35 [2020-04-29T21:57:35.256Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
21:57:35 [2020-04-29T21:57:35.256Z] === CONT  TestDaemonRestartIpcMode
21:57:38 [2020-04-29T21:57:38.711Z] --- PASS: TestDaemonRestartIpcMode (3.46s)
21:57:47 [2020-04-29T21:57:47.085Z] --- PASS: TestContainerKillOnDaemonStart (12.22s)
21:57:47 [2020-04-29T21:57:47.086Z] PASS
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === Skipped
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:57:47 [2020-04-29T21:57:47.086Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] 
21:57:47 [2020-04-29T21:57:47.086Z] DONE 200 tests, 6 skipped in 149.026s
21:57:47 [2020-04-29T21:57:47.086Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:57:47 [2020-04-29T21:57:47.086Z] ++ 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
21:57:47 [2020-04-29T21:57:47.086Z] ++ set -e
21:57:47 [2020-04-29T21:57:47.086Z] ++ '[' -n 0 ']'
21:57:47 [2020-04-29T21:57:47.086Z] ++ set -x
21:57:47 [2020-04-29T21:57:47.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
21:57:47 [2020-04-29T21:57:47.086Z] INFO: Testing against a local daemon
21:57:47 [2020-04-29T21:57:47.086Z] === RUN   TestCommitInheritsEnv
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestCommitInheritsEnv (0.57s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImportExtremelyLargeImageWorks
21:57:47 [2020-04-29T21:57:47.699Z] === PAUSE TestImportExtremelyLargeImageWorks
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImagesFilterMultiReference
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestImagePullPlatformInvalid
21:57:47 [2020-04-29T21:57:47.699Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:57:47 [2020-04-29T21:57:47.699Z] === RUN   TestRemoveImageOrphaning
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestRemoveImageOrphaning (0.55s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestRemoveImageGarbageCollector
21:57:48 [2020-04-29T21:57:48.313Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:57:48 [2020-04-29T21:57:48.313Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagInvalidReference
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagInvalidReference (0.02s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagValidPrefixedRepo
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagExistedNameWithoutForce
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagOfficialNames
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagOfficialNames (0.04s)
21:57:48 [2020-04-29T21:57:48.313Z] === RUN   TestTagMatchesDigest
21:57:48 [2020-04-29T21:57:48.313Z] --- PASS: TestTagMatchesDigest (0.01s)
21:57:48 [2020-04-29T21:57:48.313Z] === CONT  TestImportExtremelyLargeImageWorks
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestImportExtremelyLargeImageWorks (85.11s)
21:59:25 [2020-04-29T21:59:25.322Z] PASS
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] === Skipped
21:59:25 [2020-04-29T21:59:25.322Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] 
21:59:25 [2020-04-29T21:59:25.322Z] DONE 12 tests, 1 skipped in 86.553s
21:59:25 [2020-04-29T21:59:25.322Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:59:25 [2020-04-29T21:59:25.322Z] ++ 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
21:59:25 [2020-04-29T21:59:25.322Z] ++ set -e
21:59:25 [2020-04-29T21:59:25.322Z] ++ '[' -n 0 ']'
21:59:25 [2020-04-29T21:59:25.322Z] ++ set -x
21:59:25 [2020-04-29T21:59:25.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
21:59:25 [2020-04-29T21:59:25.322Z] INFO: Testing against a local daemon
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestNetworkCreateDelete
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestNetworkCreateDelete (0.12s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestDockerNetworkDeletePreferID
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/full_network_id
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/partial_network_id
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/network_name
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:59:25 [2020-04-29T21:59:25.322Z] --- PASS: TestInspectNetwork (11.02s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:59:25 [2020-04-29T21:59:25.322Z] === RUN   TestRunContainerWithBridgeNone
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/create
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:59:27 [2020-04-29T21:59:27.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestHostIPv4BridgeLabel
21:59:27 [2020-04-29T21:59:27.995Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
21:59:27 [2020-04-29T21:59:27.995Z] === RUN   TestDaemonRestartWithLiveRestore
21:59:29 [2020-04-29T21:59:29.003Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:59:29 [2020-04-29T21:59:29.003Z] === RUN   TestDaemonDefaultNetworkPools
21:59:30 [2020-04-29T21:59:30.009Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
21:59:30 [2020-04-29T21:59:30.009Z] === RUN   TestDaemonRestartWithExistingNetwork
21:59:31 [2020-04-29T21:59:31.015Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
21:59:31 [2020-04-29T21:59:31.015Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:59:32 [2020-04-29T21:59:32.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:59:32 [2020-04-29T21:59:32.485Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:59:33 [2020-04-29T21:59:33.099Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
21:59:33 [2020-04-29T21:59:33.099Z] === RUN   TestServiceWithPredefinedNetwork
21:59:36 [2020-04-29T21:59:36.551Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
21:59:36 [2020-04-29T21:59:36.551Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:59:36 [2020-04-29T21:59:36.551Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:36 [2020-04-29T21:59:36.551Z]     service_test.go:236: FLAKY_TEST
21:59:36 [2020-04-29T21:59:36.551Z] === RUN   TestServiceWithDataPathPortInit
21:59:58 [2020-04-29T21:59:58.904Z] --- PASS: TestServiceWithDataPathPortInit (20.25s)
21:59:58 [2020-04-29T21:59:58.904Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:00:07 [2020-04-29T22:00:07.292Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.77s)
22:00:07 [2020-04-29T22:00:07.292Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l3clcvuc3yyp9stctvrp1zn31 Created:2020-04-29 21:59:58.162036087 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8e2e3d146b4b8955accaaae38e13dba0331ec771a449fe5d56808f73ec449035:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2m7kjandqpowv10a7yk11p895 EndpointID:b9d55523b85b34b1eae539102a4ff77b6699aba16ad85ddb448368f55abd4fda MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c06ce83aa02acf385fe9d49095d765302600dbe0962f4467dfa0cd9113beea2 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:59f45f22959d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2m7kjandqpowv10a7yk11p895 EndpointID:b9d55523b85b34b1eae539102a4ff77b6699aba16ad85ddb448368f55abd4fda EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:00:07 [2020-04-29T22:00:07.292Z] PASS
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === Skipped
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     service_test.go:236: FLAKY_TEST
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] DONE 22 tests, 1 skipped in 53.063s
22:00:07 [2020-04-29T22:00:07.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:00:07 [2020-04-29T22:00:07.292Z] ++ 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
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -e
22:00:07 [2020-04-29T22:00:07.292Z] ++ '[' -n 0 ']'
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -x
22:00:07 [2020-04-29T22:00:07.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:00:07 [2020-04-29T22:00:07.292Z] INFO: Testing against a local daemon
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkIpvlanPersistance
22:00:07 [2020-04-29T22:00:07.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkIpvlan
22:00:07 [2020-04-29T22:00:07.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] PASS
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === Skipped
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:00:07 [2020-04-29T22:00:07.292Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] 
22:00:07 [2020-04-29T22:00:07.292Z] DONE 2 tests, 2 skipped in 0.084s
22:00:07 [2020-04-29T22:00:07.292Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:00:07 [2020-04-29T22:00:07.292Z] ++ 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
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -e
22:00:07 [2020-04-29T22:00:07.292Z] ++ '[' -n 0 ']'
22:00:07 [2020-04-29T22:00:07.292Z] ++ set -x
22:00:07 [2020-04-29T22:00:07.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:00:07 [2020-04-29T22:00:07.292Z] INFO: Testing against a local daemon
22:00:07 [2020-04-29T22:00:07.292Z] === RUN   TestDockerNetworkMacvlanPersistance
22:00:08 [2020-04-29T22:00:08.299Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
22:00:08 [2020-04-29T22:00:08.299Z] === RUN   TestDockerNetworkMacvlan
22:00:08 [2020-04-29T22:00:08.914Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:00:09 [2020-04-29T22:00:09.919Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:00:10 [2020-04-29T22:00:10.925Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:00:15 [2020-04-29T22:00:15.305Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:00:18 [2020-04-29T22:00:18.759Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:00:25 [2020-04-29T22:00:25.564Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:00:27 [2020-04-29T22:00:27.585Z] --- PASS: TestDockerNetworkMacvlan (19.17s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s)
22:00:27 [2020-04-29T22:00:27.585Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
22:00:27 [2020-04-29T22:00:27.585Z] PASS
22:00:27 [2020-04-29T22:00:27.585Z] 
22:00:27 [2020-04-29T22:00:27.585Z] DONE 8 tests in 20.716s
22:00:27 [2020-04-29T22:00:27.585Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
22:00:27 [2020-04-29T22:00:27.585Z] ++ 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
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -e
22:00:27 [2020-04-29T22:00:27.585Z] ++ '[' -n 0 ']'
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -x
22:00:27 [2020-04-29T22:00:27.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:00:27 [2020-04-29T22:00:27.585Z] testing: warning: no tests to run
22:00:27 [2020-04-29T22:00:27.585Z] PASS
22:00:27 [2020-04-29T22:00:27.585Z] 
22:00:27 [2020-04-29T22:00:27.585Z] DONE 0 tests in 0.015s
22:00:27 [2020-04-29T22:00:27.585Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:00:27 [2020-04-29T22:00:27.585Z] ++ 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
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -e
22:00:27 [2020-04-29T22:00:27.585Z] ++ '[' -n 0 ']'
22:00:27 [2020-04-29T22:00:27.585Z] ++ set -x
22:00:27 [2020-04-29T22:00:27.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:00:27 [2020-04-29T22:00:27.585Z] INFO: Testing against a local daemon
22:00:27 [2020-04-29T22:00:27.585Z] === RUN   TestAuthZPluginAllowRequest
22:00:29 [2020-04-29T22:00:29.611Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
22:00:29 [2020-04-29T22:00:29.611Z] === RUN   TestAuthZPluginTLS
22:00:29 [2020-04-29T22:00:29.893Z] --- PASS: TestAuthZPluginTLS (0.54s)
22:00:29 [2020-04-29T22:00:29.893Z] === RUN   TestAuthZPluginDenyRequest
22:00:30 [2020-04-29T22:00:30.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:00:30 [2020-04-29T22:00:30.175Z] === RUN   TestAuthZPluginAPIDenyResponse
22:00:30 [2020-04-29T22:00:30.789Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:00:30 [2020-04-29T22:00:30.789Z] === RUN   TestAuthZPluginDenyResponse
22:00:31 [2020-04-29T22:00:31.404Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:00:31 [2020-04-29T22:00:31.404Z] === RUN   TestAuthZPluginAllowEventStream
22:00:33 [2020-04-29T22:00:33.425Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
22:00:33 [2020-04-29T22:00:33.425Z] === RUN   TestAuthZPluginErrorResponse
22:00:33 [2020-04-29T22:00:33.708Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:00:33 [2020-04-29T22:00:33.708Z] === RUN   TestAuthZPluginErrorRequest
22:00:34 [2020-04-29T22:00:34.323Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:00:34 [2020-04-29T22:00:34.323Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:34 [2020-04-29T22:00:34.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
22:00:34 [2020-04-29T22:00:34.605Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:36 [2020-04-29T22:00:36.627Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
22:00:36 [2020-04-29T22:00:36.627Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:39 [2020-04-29T22:00:39.350Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
22:00:39 [2020-04-29T22:00:39.350Z] === RUN   TestAuthZPluginHeader
22:00:39 [2020-04-29T22:00:39.964Z] --- PASS: TestAuthZPluginHeader (0.87s)
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2Disable
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:39 [2020-04-29T22:00:39.964Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:39 [2020-04-29T22:00:39.964Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:39 [2020-04-29T22:00:39.964Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:58 [2020-04-29T22:00:58.406Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s)
22:00:58 [2020-04-29T22:00:58.406Z] PASS
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === Skipped
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] 
22:00:58 [2020-04-29T22:00:58.406Z] DONE 17 tests, 4 skipped in 29.684s
22:00:58 [2020-04-29T22:00:58.406Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:00:58 [2020-04-29T22:00:58.406Z] ++ 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
22:00:58 [2020-04-29T22:00:58.406Z] ++ set -e
22:00:58 [2020-04-29T22:00:58.406Z] ++ '[' -n 0 ']'
22:00:58 [2020-04-29T22:00:58.406Z] ++ set -x
22:00:58 [2020-04-29T22:00:58.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:00:58 [2020-04-29T22:00:58.406Z] INFO: Testing against a local daemon
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInvalidJSON
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:00:58 [2020-04-29T22:00:58.406Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:00:58 [2020-04-29T22:00:58.406Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInstall
22:00:58 [2020-04-29T22:00:58.406Z] === RUN   TestPluginInstall/no_auth
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.085Z] time="2020-04-29T22:01:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.085Z] === RUN   TestPluginInstall/with_htpasswd
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:01 [2020-04-29T22:01:01.700Z] time="2020-04-29T22:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ecbdd6082bdaebd2acf1662608d35738a88a64ccbc33a2c62ec1748f092a3fb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:01 [2020-04-29T22:01:01.982Z] === RUN   TestPluginInstall/with_insecure
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6214767e5391cd279746b3fc6334ccd725dfbb8ee03eb47ada3e6ab9263654a4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:01:02 [2020-04-29T22:01:02.989Z] time="2020-04-29T22:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6214767e5391cd279746b3fc6334ccd725dfbb8ee03eb47ada3e6ab9263654a4" mediatype=application/vnd.docker.plugin.v1+json size=522
22:01:03 [2020-04-29T22:01:03.271Z] --- PASS: TestPluginInstall (5.92s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/no_auth (3.84s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
22:01:03 [2020-04-29T22:01:03.271Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
22:01:03 [2020-04-29T22:01:03.271Z]         plugin_test.go:157: [d10d5f43f42ac] daemon is not started
22:01:03 [2020-04-29T22:01:03.271Z] PASS
22:01:03 [2020-04-29T22:01:03.271Z] 
22:01:03 [2020-04-29T22:01:03.271Z] DONE 6 tests in 6.017s
22:01:03 [2020-04-29T22:01:03.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:01:03 [2020-04-29T22:01:03.271Z] ++ 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
22:01:03 [2020-04-29T22:01:03.271Z] ++ set -e
22:01:03 [2020-04-29T22:01:03.271Z] ++ '[' -n 0 ']'
22:01:03 [2020-04-29T22:01:03.271Z] ++ set -x
22:01:03 [2020-04-29T22:01:03.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:01:03 [2020-04-29T22:01:03.271Z] INFO: Testing against a local daemon
22:01:03 [2020-04-29T22:01:03.271Z] === RUN   TestExternalGraphDriver
22:01:03 [2020-04-29T22:01:03.271Z] === RUN   TestExternalGraphDriver/json
22:01:05 [2020-04-29T22:01:05.293Z] === RUN   TestExternalGraphDriver/spec
22:01:07 [2020-04-29T22:01:07.967Z] === RUN   TestExternalGraphDriver/pull
22:01:09 [2020-04-29T22:01:09.438Z] --- PASS: TestExternalGraphDriver (6.32s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
22:01:09 [2020-04-29T22:01:09.438Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
22:01:09 [2020-04-29T22:01:09.438Z] === RUN   TestGraphdriverPluginV2
22:01:09 [2020-04-29T22:01:09.720Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
22:01:09 [2020-04-29T22:01:09.720Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:09 [2020-04-29T22:01:09.720Z] PASS
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] === Skipped
22:01:09 [2020-04-29T22:01:09.720Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
22:01:09 [2020-04-29T22:01:09.720Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] 
22:01:09 [2020-04-29T22:01:09.720Z] DONE 5 tests, 1 skipped in 6.451s
22:01:09 [2020-04-29T22:01:09.720Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:01:09 [2020-04-29T22:01:09.720Z] ++ 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
22:01:09 [2020-04-29T22:01:09.720Z] ++ set -e
22:01:09 [2020-04-29T22:01:09.720Z] ++ '[' -n 0 ']'
22:01:09 [2020-04-29T22:01:09.720Z] ++ set -x
22:01:09 [2020-04-29T22:01:09.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:01:09 [2020-04-29T22:01:09.720Z] INFO: Testing against a local daemon
22:01:09 [2020-04-29T22:01:09.720Z] === RUN   TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === RUN   TestReadPluginNoRead
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestReadPluginNoRead
22:01:09 [2020-04-29T22:01:09.721Z] === RUN   TestDaemonStartWithLogOpt
22:01:09 [2020-04-29T22:01:09.721Z] === PAUSE TestDaemonStartWithLogOpt
22:01:09 [2020-04-29T22:01:09.721Z] === CONT  TestContinueAfterPluginCrash
22:01:09 [2020-04-29T22:01:09.721Z] === CONT  TestDaemonStartWithLogOpt
22:01:14 [2020-04-29T22:01:14.101Z] --- PASS: TestDaemonStartWithLogOpt (3.81s)
22:01:14 [2020-04-29T22:01:14.101Z] === CONT  TestReadPluginNoRead
22:01:16 [2020-04-29T22:01:16.776Z] === RUN   TestReadPluginNoRead/disabled_caching
22:01:18 [2020-04-29T22:01:18.248Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:01:18 [2020-04-29T22:01:18.862Z] --- PASS: TestContinueAfterPluginCrash (8.99s)
22:01:20 [2020-04-29T22:01:20.333Z] === RUN   TestReadPluginNoRead/default
22:01:22 [2020-04-29T22:01:22.353Z] --- PASS: TestReadPluginNoRead (8.65s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.94s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s)
22:01:22 [2020-04-29T22:01:22.353Z]     --- PASS: TestReadPluginNoRead/default (1.99s)
22:01:22 [2020-04-29T22:01:22.353Z]     read_test.go:91: [d00de75fb96ad] daemon is not started
22:01:22 [2020-04-29T22:01:22.353Z] PASS
22:01:22 [2020-04-29T22:01:22.353Z] 
22:01:22 [2020-04-29T22:01:22.353Z] DONE 6 tests in 12.544s
22:01:22 [2020-04-29T22:01:22.353Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:01:22 [2020-04-29T22:01:22.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -e
22:01:22 [2020-04-29T22:01:22.354Z] ++ '[' -n 0 ']'
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -x
22:01:22 [2020-04-29T22:01:22.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:01:22 [2020-04-29T22:01:22.354Z] testing: warning: no tests to run
22:01:22 [2020-04-29T22:01:22.354Z] PASS
22:01:22 [2020-04-29T22:01:22.354Z] 
22:01:22 [2020-04-29T22:01:22.354Z] DONE 0 tests in 0.032s
22:01:22 [2020-04-29T22:01:22.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:01:22 [2020-04-29T22:01:22.354Z] ++ 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
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -e
22:01:22 [2020-04-29T22:01:22.354Z] ++ '[' -n 0 ']'
22:01:22 [2020-04-29T22:01:22.354Z] ++ set -x
22:01:22 [2020-04-29T22:01:22.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:01:22 [2020-04-29T22:01:22.354Z] INFO: Testing against a local daemon
22:01:22 [2020-04-29T22:01:22.354Z] === RUN   TestPluginWithDevMounts
22:01:22 [2020-04-29T22:01:22.354Z] === PAUSE TestPluginWithDevMounts
22:01:22 [2020-04-29T22:01:22.354Z] === CONT  TestPluginWithDevMounts
22:01:24 [2020-04-29T22:01:24.376Z] --- PASS: TestPluginWithDevMounts (1.83s)
22:01:24 [2020-04-29T22:01:24.376Z] PASS
22:01:24 [2020-04-29T22:01:24.376Z] 
22:01:24 [2020-04-29T22:01:24.376Z] DONE 1 tests in 1.912s
22:01:24 [2020-04-29T22:01:24.376Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
22:01:24 [2020-04-29T22:01:24.376Z] ++ 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
22:01:24 [2020-04-29T22:01:24.376Z] ++ set -e
22:01:24 [2020-04-29T22:01:24.376Z] ++ '[' -n 0 ']'
22:01:24 [2020-04-29T22:01:24.376Z] ++ set -x
22:01:24 [2020-04-29T22:01:24.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
22:01:24 [2020-04-29T22:01:24.376Z] INFO: Testing against a local daemon
22:01:24 [2020-04-29T22:01:24.376Z] === RUN   TestSecretInspect
22:01:27 [2020-04-29T22:01:27.827Z] --- PASS: TestSecretInspect (3.66s)
22:01:27 [2020-04-29T22:01:27.827Z] === RUN   TestSecretList
22:01:32 [2020-04-29T22:01:32.232Z] --- PASS: TestSecretList (3.71s)
22:01:32 [2020-04-29T22:01:32.232Z] === RUN   TestSecretsCreateAndDelete
22:01:35 [2020-04-29T22:01:35.696Z] --- PASS: TestSecretsCreateAndDelete (3.71s)
22:01:35 [2020-04-29T22:01:35.696Z] === RUN   TestSecretsUpdate
22:01:39 [2020-04-29T22:01:39.148Z] --- PASS: TestSecretsUpdate (3.56s)
22:01:39 [2020-04-29T22:01:39.148Z] === RUN   TestTemplatedSecret
22:01:42 [2020-04-29T22:01:42.602Z] --- PASS: TestTemplatedSecret (3.45s)
22:01:42 [2020-04-29T22:01:42.602Z] === RUN   TestSecretCreateResolve
22:01:46 [2020-04-29T22:01:46.052Z] --- PASS: TestSecretCreateResolve (3.87s)
22:01:46 [2020-04-29T22:01:46.052Z] PASS
22:01:46 [2020-04-29T22:01:46.052Z] 
22:01:46 [2020-04-29T22:01:46.052Z] DONE 6 tests in 22.040s
22:01:46 [2020-04-29T22:01:46.052Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
22:01:46 [2020-04-29T22:01:46.052Z] ++ 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
22:01:46 [2020-04-29T22:01:46.052Z] ++ set -e
22:01:46 [2020-04-29T22:01:46.052Z] ++ '[' -n 0 ']'
22:01:46 [2020-04-29T22:01:46.052Z] ++ set -x
22:01:46 [2020-04-29T22:01:46.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
22:01:46 [2020-04-29T22:01:46.334Z] INFO: Testing against a local daemon
22:01:46 [2020-04-29T22:01:46.334Z] === RUN   TestServiceCreateInit
22:01:46 [2020-04-29T22:01:46.334Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:51 [2020-04-29T22:01:51.814Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:57 [2020-04-29T22:01:57.297Z] --- PASS: TestServiceCreateInit (10.25s)
22:01:57 [2020-04-29T22:01:57.297Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
22:01:57 [2020-04-29T22:01:57.297Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
22:01:57 [2020-04-29T22:01:57.297Z] === RUN   TestCreateServiceMultipleTimes
22:02:19 [2020-04-29T22:02:19.609Z] --- PASS: TestCreateServiceMultipleTimes (22.49s)
22:02:19 [2020-04-29T22:02:19.609Z] === RUN   TestCreateServiceConflict
22:02:23 [2020-04-29T22:02:23.063Z] --- PASS: TestCreateServiceConflict (3.64s)
22:02:23 [2020-04-29T22:02:23.063Z] === RUN   TestCreateServiceMaxReplicas
22:02:26 [2020-04-29T22:02:26.516Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
22:02:26 [2020-04-29T22:02:26.516Z] === RUN   TestCreateWithDuplicateNetworkNames
22:02:41 [2020-04-29T22:02:41.724Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s)
22:02:41 [2020-04-29T22:02:41.724Z] === RUN   TestCreateServiceSecretFileMode
22:02:45 [2020-04-29T22:02:45.237Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
22:02:45 [2020-04-29T22:02:45.237Z] === RUN   TestCreateServiceConfigFileMode
22:02:48 [2020-04-29T22:02:48.688Z] --- PASS: TestCreateServiceConfigFileMode (3.53s)
22:02:48 [2020-04-29T22:02:48.688Z] === RUN   TestCreateServiceSysctls
22:02:53 [2020-04-29T22:02:53.067Z] --- PASS: TestCreateServiceSysctls (3.87s)
22:02:53 [2020-04-29T22:02:53.067Z] === RUN   TestCreateServiceCapabilities
22:02:56 [2020-04-29T22:02:56.518Z] --- PASS: TestCreateServiceCapabilities (3.65s)
22:02:56 [2020-04-29T22:02:56.518Z] === RUN   TestInspect
22:02:59 [2020-04-29T22:02:59.971Z] --- PASS: TestInspect (3.65s)
22:02:59 [2020-04-29T22:02:59.971Z] === RUN   TestCreateJob
22:03:04 [2020-04-29T22:03:04.350Z] --- PASS: TestCreateJob (4.38s)
22:03:04 [2020-04-29T22:03:04.350Z] === RUN   TestReplicatedJob
22:03:12 [2020-04-29T22:03:12.727Z] --- PASS: TestReplicatedJob (7.19s)
22:03:12 [2020-04-29T22:03:12.727Z] === RUN   TestUpdateReplicatedJob
22:03:16 [2020-04-29T22:03:16.179Z] --- PASS: TestUpdateReplicatedJob (4.13s)
22:03:16 [2020-04-29T22:03:16.179Z] === RUN   TestServiceListWithStatuses
22:03:16 [2020-04-29T22:03:16.179Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:03:16 [2020-04-29T22:03:16.179Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:03:16 [2020-04-29T22:03:16.179Z] === RUN   TestDockerNetworkConnectAlias
22:03:24 [2020-04-29T22:03:24.554Z] --- PASS: TestDockerNetworkConnectAlias (7.93s)
22:03:24 [2020-04-29T22:03:24.554Z] === RUN   TestDockerNetworkReConnect
22:03:30 [2020-04-29T22:03:30.036Z] --- PASS: TestDockerNetworkReConnect (6.47s)
22:03:30 [2020-04-29T22:03:30.036Z] === RUN   TestServicePlugin
22:03:30 [2020-04-29T22:03:30.036Z] --- SKIP: TestServicePlugin (0.00s)
22:03:30 [2020-04-29T22:03:30.036Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:30 [2020-04-29T22:03:30.036Z] === RUN   TestServiceUpdateLabel
22:03:34 [2020-04-29T22:03:34.417Z] --- PASS: TestServiceUpdateLabel (3.67s)
22:03:34 [2020-04-29T22:03:34.417Z] === RUN   TestServiceUpdateSecrets
22:03:49 [2020-04-29T22:03:49.680Z] --- PASS: TestServiceUpdateSecrets (15.96s)
22:03:49 [2020-04-29T22:03:49.680Z] === RUN   TestServiceUpdateConfigs
22:04:08 [2020-04-29T22:04:08.316Z] --- PASS: TestServiceUpdateConfigs (15.96s)
22:04:08 [2020-04-29T22:04:08.316Z] === RUN   TestServiceUpdateNetwork
22:04:23 [2020-04-29T22:04:23.526Z] --- PASS: TestServiceUpdateNetwork (16.70s)
22:04:23 [2020-04-29T22:04:23.526Z] === RUN   TestServiceUpdatePidsLimit
22:04:23 [2020-04-29T22:04:23.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:04:24 [2020-04-29T22:04:24.423Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:04:32 [2020-04-29T22:04:32.796Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s)
22:04:41 [2020-04-29T22:04:41.175Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.05s)
22:04:41 [2020-04-29T22:04:41.175Z] PASS
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] === Skipped
22:04:41 [2020-04-29T22:04:41.175Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] DONE 27 tests, 2 skipped in 173.702s
22:04:41 [2020-04-29T22:04:41.175Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
22:04:41 [2020-04-29T22:04:41.175Z] ++ 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
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -e
22:04:41 [2020-04-29T22:04:41.175Z] ++ '[' -n 0 ']'
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -x
22:04:41 [2020-04-29T22:04:41.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
22:04:41 [2020-04-29T22:04:41.175Z] INFO: Testing against a local daemon
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestSessionCreate
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestSessionCreate (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestSessionCreateWithBadUpgrade
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] PASS
22:04:41 [2020-04-29T22:04:41.175Z] 
22:04:41 [2020-04-29T22:04:41.175Z] DONE 2 tests in 0.113s
22:04:41 [2020-04-29T22:04:41.175Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
22:04:41 [2020-04-29T22:04:41.175Z] ++ 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
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -e
22:04:41 [2020-04-29T22:04:41.175Z] ++ '[' -n 0 ']'
22:04:41 [2020-04-29T22:04:41.175Z] ++ set -x
22:04:41 [2020-04-29T22:04:41.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
22:04:41 [2020-04-29T22:04:41.175Z] INFO: Testing against a local daemon
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:04:41 [2020-04-29T22:04:41.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:04:41 [2020-04-29T22:04:41.175Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestEventsExecDie
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestEventsExecDie (0.98s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestEventsBackwardsCompatible
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoBinaryCommits
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoAPIVersioned
22:04:41 [2020-04-29T22:04:41.175Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:04:41 [2020-04-29T22:04:41.175Z] === RUN   TestInfoDiscoveryBackend
22:04:41 [2020-04-29T22:04:41.790Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:04:41 [2020-04-29T22:04:41.790Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:04:42 [2020-04-29T22:04:42.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:04:42 [2020-04-29T22:04:42.803Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:04:43 [2020-04-29T22:04:43.418Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:04:43 [2020-04-29T22:04:43.418Z] === RUN   TestInfoAPI
22:04:43 [2020-04-29T22:04:43.418Z] --- PASS: TestInfoAPI (0.02s)
22:04:43 [2020-04-29T22:04:43.418Z] === RUN   TestInfoAPIWarnings
22:04:43 [2020-04-29T22:04:43.699Z] --- PASS: TestInfoAPIWarnings (0.52s)
22:04:43 [2020-04-29T22:04:43.699Z] === RUN   TestInfoDebug
22:04:44 [2020-04-29T22:04:44.313Z] --- PASS: TestInfoDebug (0.52s)
22:04:44 [2020-04-29T22:04:44.313Z] === RUN   TestInfoInsecureRegistries
22:04:44 [2020-04-29T22:04:44.927Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:04:44 [2020-04-29T22:04:44.927Z] === RUN   TestInfoRegistryMirrors
22:04:45 [2020-04-29T22:04:45.209Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:04:45 [2020-04-29T22:04:45.209Z] === RUN   TestLoginFailsWithBadCredentials
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingCacheHeaders
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingCacheHeaders (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingGet
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingGet (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestPingHead
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestPingHead (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVersion
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVersion (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] PASS
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] === Skipped
22:04:45 [2020-04-29T22:04:45.824Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:04:45 [2020-04-29T22:04:45.824Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] DONE 18 tests, 1 skipped in 5.683s
22:04:45 [2020-04-29T22:04:45.824Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
22:04:45 [2020-04-29T22:04:45.824Z] ++ 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
22:04:45 [2020-04-29T22:04:45.824Z] ++ set -e
22:04:45 [2020-04-29T22:04:45.824Z] ++ '[' -n 0 ']'
22:04:45 [2020-04-29T22:04:45.824Z] ++ set -x
22:04:45 [2020-04-29T22:04:45.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
22:04:45 [2020-04-29T22:04:45.824Z] INFO: Testing against a local daemon
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesCreateAndList
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesRemove
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesRemove (0.10s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInspect
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesInspect (0.01s)
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInvalidJSON
22:04:45 [2020-04-29T22:04:45.824Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:04:45 [2020-04-29T22:04:45.824Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:04:45 [2020-04-29T22:04:45.824Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:04:45 [2020-04-29T22:04:45.824Z] PASS
22:04:45 [2020-04-29T22:04:45.824Z] 
22:04:45 [2020-04-29T22:04:45.824Z] DONE 5 tests in 0.221s
22:04:45 [2020-04-29T22:04:45.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:04:46 [2020-04-29T22:04:46.106Z] ++++ cat bundles/test-integration/docker.pid
22:04:46 [2020-04-29T22:04:46.106Z] +++ kill 12249
22:04:47 [2020-04-29T22:04:47.577Z] +++ /etc/init.d/apparmor stop
22:04:47 [2020-04-29T22:04:47.577Z] Leaving: AppArmorNo profiles have been unloaded.
22:04:47 [2020-04-29T22:04:47.577Z] 
22:04:47 [2020-04-29T22:04:47.577Z] Unloading profiles will leave already running processes permanently
22:04:47 [2020-04-29T22:04:47.577Z] unconfined, which can lead to unexpected situations.
22:04:47 [2020-04-29T22:04:47.577Z] 
22:04:47 [2020-04-29T22:04:47.577Z] To set a process to complain mode, use the command line tool
22:04:47 [2020-04-29T22:04:47.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:04:47 [2020-04-29T22:04:47.577Z] +++ true
22:04:47 [2020-04-29T22:04:47.577Z]