Skip to content

Console Output

20:56:23 [2020-03-11T20:56:23.123Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -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:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration
20:56:23 [2020-03-11T20:56:23.407Z] 
20:56:23 [2020-03-11T20:56:23.407Z] Removing bundles/
20:56:23 [2020-03-11T20:56:23.407Z] 
20:56:23 [2020-03-11T20:56:23.407Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:56:23 [2020-03-11T20:56:23.688Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:56:23 [2020-03-11T20:56:23.688Z] GOOS="" GOARCH="" GOARM=""
20:57:20 [2020-03-11T20:57:20.420Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:57:20 [2020-03-11T20:57:20.421Z] 
20:57:20 [2020-03-11T20:57:20.421Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:57:20 [2020-03-11T20:57:20.421Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:57:20 [2020-03-11T20:57:20.421Z] HOSTNAME=80ae640b5ba5
20:57:20 [2020-03-11T20:57:20.421Z] TESTDEBUG=0
20:57:20 [2020-03-11T20:57:20.421Z] DEST=bundles/test-integration
20:57:20 [2020-03-11T20:57:20.421Z] PWD=/go/src/github.com/docker/docker
20:57:20 [2020-03-11T20:57:20.421Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:57:20 [2020-03-11T20:57:20.421Z] container=docker
20:57:20 [2020-03-11T20:57:20.421Z] HOME=/root
20:57:20 [2020-03-11T20:57:20.421Z] GOLANG_VERSION=1.13.8
20:57:20 [2020-03-11T20:57:20.421Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:57:20 [2020-03-11T20:57:20.421Z] VALIDATE_BRANCH=master
20:57:20 [2020-03-11T20:57:20.421Z] TERM=xterm
20:57:20 [2020-03-11T20:57:20.421Z] DOCKER_PKG=github.com/docker/docker
20:57:20 [2020-03-11T20:57:20.421Z] SHLVL=1
20:57:20 [2020-03-11T20:57:20.421Z] TIMEOUT=120m
20:57:20 [2020-03-11T20:57:20.421Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:57:20 [2020-03-11T20:57:20.421Z] DOCKER_GRAPHDRIVER=overlay2
20:57:20 [2020-03-11T20:57:20.421Z] GO111MODULE=off
20:57:20 [2020-03-11T20:57:20.421Z] DOCKER_EXPERIMENTAL=1
20:57:20 [2020-03-11T20:57:20.421Z] TEST_SKIP_INTEGRATION_CLI=1
20:57:20 [2020-03-11T20:57:20.421Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:57:20 [2020-03-11T20:57:20.421Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:57:20 [2020-03-11T20:57:20.421Z] GOPATH=/go
20:57:20 [2020-03-11T20:57:20.421Z] PKG_CONFIG=pkg-config
20:57:20 [2020-03-11T20:57:20.421Z] _=/usr/bin/env
20:57:20 [2020-03-11T20:57:20.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:57:38 [2020-03-11T20:57:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:57:38 [2020-03-11T20:57:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:57:39 [2020-03-11T20:57:39.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:57:58 [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:57:58 [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:57:58 [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:57:58 [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:57:58 [2020-03-11T20:57:58.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:58:00 [2020-03-11T20:58:00.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:58:00 [2020-03-11T20:58:00.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:58:01 [2020-03-11T20:58:01.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:58:03 [2020-03-11T20:58:03.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:58:03 [2020-03-11T20:58:03.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:58:04 [2020-03-11T20:58:04.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:58:05 [2020-03-11T20:58:05.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:58:07 [2020-03-11T20:58:07.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:58:07 [2020-03-11T20:58:07.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:58:08 [2020-03-11T20:58:08.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:58:09 [2020-03-11T20:58:09.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:58:09 [2020-03-11T20:58:09.545Z] Using test binary docker
20:58:09 [2020-03-11T20:58:09.827Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:58:09 [2020-03-11T20:58:09.827Z] +++ /etc/init.d/apparmor start
20:58:09 [2020-03-11T20:58:09.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:58:09 [2020-03-11T20:58:09.828Z] INFO: Waiting for daemon to start...
20:58:09 [2020-03-11T20:58:09.828Z] Starting dockerd
20:58:09 [2020-03-11T20:58:09.828Z] +++ 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
20:58:11 [2020-03-11T20:58:11.866Z] .
20:58:11 [2020-03-11T20:58:11.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:58:11 [2020-03-11T20:58:11.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:58:11 [2020-03-11T20:58:11.866Z] Error: No such image: emptyfs
20:58:11 [2020-03-11T20:58:11.866Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:58:11 [2020-03-11T20:58:11.866Z] ++++ docker load
20:58:12 [2020-03-11T20:58:12.148Z] Running integration-test (iteration 1)
20:58:12 [2020-03-11T20:58:12.148Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
20:58:12 [2020-03-11T20:58:12.148Z] ++ 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
20:58:12 [2020-03-11T20:58:12.148Z] ++ set -e
20:58:12 [2020-03-11T20:58:12.148Z] ++ '[' -n 0 ']'
20:58:12 [2020-03-11T20:58:12.148Z] ++ set -x
20:58:12 [2020-03-11T20:58:12.148Z] ++ 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
20:58:18 [2020-03-11T20:58:18.950Z] Loaded image: buildpack-deps:jessie
20:58:18 [2020-03-11T20:58:18.950Z] Loaded image: busybox:latest
20:58:18 [2020-03-11T20:58:18.950Z] Loaded image: busybox:glibc
20:58:18 [2020-03-11T20:58:18.950Z] Loaded image: debian:jessie
20:58:19 [2020-03-11T20:58:19.232Z] Loaded image: hello-world:latest
20:58:19 [2020-03-11T20:58:19.232Z] INFO: Testing against a local daemon
20:58:19 [2020-03-11T20:58:19.232Z] === RUN   TestCgroupNamespacesBuild
20:58:21 [2020-03-11T20:58:21.276Z] --- PASS: TestCgroupNamespacesBuild (2.15s)
20:58:21 [2020-03-11T20:58:21.276Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:58:23 [2020-03-11T20:58:23.296Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
20:58:23 [2020-03-11T20:58:23.297Z] === RUN   TestBuildWithSession
20:58:23 [2020-03-11T20:58:23.297Z] --- SKIP: TestBuildWithSession (0.00s)
20:58:23 [2020-03-11T20:58:23.297Z]     build_session_test.go:25: TODO: BuildKit
20:58:23 [2020-03-11T20:58:23.297Z] === RUN   TestBuildSquashParent
20:58:30 [2020-03-11T20:58:30.097Z] --- PASS: TestBuildSquashParent (6.50s)
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:30 [2020-03-11T20:58:30.097Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:30 [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:30 [2020-03-11T20:58:30.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:58:30 [2020-03-11T20:58:30.097Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:58:32 [2020-03-11T20:58:32.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:58:32 [2020-03-11T20:58:32.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:58:34 [2020-03-11T20:58:34.833Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:58:34 [2020-03-11T20:58:34.833Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:58:36 [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
20:58:36 [2020-03-11T20:58:36.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s)
20:58:36 [2020-03-11T20:58:36.851Z] === RUN   TestBuildMultiStageCopy
20:58:36 [2020-03-11T20:58:36.851Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:58:39 [2020-03-11T20:58:39.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:58:39 [2020-03-11T20:58:39.802Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:58:40 [2020-03-11T20:58:40.415Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:58:41 [2020-03-11T20:58:41.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:58:41 [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy (4.65s)
20:58:41 [2020-03-11T20:58:41.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s)
20:58:41 [2020-03-11T20:58:41.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
20:58:41 [2020-03-11T20:58:41.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
20:58:41 [2020-03-11T20:58:41.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
20:58:41 [2020-03-11T20:58:41.637Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
20:58:41 [2020-03-11T20:58:41.637Z] === RUN   TestBuildMultiStageParentConfig
20:58:43 [2020-03-11T20:58:43.101Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
20:58:43 [2020-03-11T20:58:43.101Z] === RUN   TestBuildLabelWithTargets
20:58:45 [2020-03-11T20:58:45.785Z] --- PASS: TestBuildLabelWithTargets (2.42s)
20:58:45 [2020-03-11T20:58:45.785Z] === RUN   TestBuildWithEmptyLayers
20:58:46 [2020-03-11T20:58:46.787Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
20:58:46 [2020-03-11T20:58:46.787Z] === RUN   TestBuildMultiStageOnBuild
20:58:49 [2020-03-11T20:58:49.457Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
20:58:49 [2020-03-11T20:58:49.457Z] === RUN   TestBuildUncleanTarFilenames
20:58:50 [2020-03-11T20:58:50.922Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
20:58:50 [2020-03-11T20:58:50.922Z] === RUN   TestBuildMultiStageLayerLeak
20:58:54 [2020-03-11T20:58:54.364Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
20:58:54 [2020-03-11T20:58:54.364Z] === RUN   TestBuildWithHugeFile
20:59:21 [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithHugeFile (26.07s)
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildWithEmptyDockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:21 [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
20:59:21 [2020-03-11T20:59:21.306Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
20:59:21 [2020-03-11T20:59:21.306Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s)
20:59:21 [2020-03-11T20:59:21.306Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildPreserveOwnership
20:59:21 [2020-03-11T20:59:21.306Z] === RUN   TestBuildPreserveOwnership/copy_from
20:59:25 [2020-03-11T20:59:25.677Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:59:27 [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPreserveOwnership (6.76s)
20:59:27 [2020-03-11T20:59:27.700Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.39s)
20:59:27 [2020-03-11T20:59:27.700Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s)
20:59:27 [2020-03-11T20:59:27.700Z] === RUN   TestBuildPlatformInvalid
20:59:27 [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPlatformInvalid (0.14s)
20:59:27 [2020-03-11T20:59:27.700Z] PASS
20:59:27 [2020-03-11T20:59:27.700Z] 
20:59:27 [2020-03-11T20:59:27.700Z] === Skipped
20:59:27 [2020-03-11T20:59:27.700Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
20:59:27 [2020-03-11T20:59:27.700Z]     build_session_test.go:25: TODO: BuildKit
20:59:27 [2020-03-11T20:59:27.700Z] 
20:59:27 [2020-03-11T20:59:27.700Z] 
20:59:27 [2020-03-11T20:59:27.700Z] DONE 32 tests, 1 skipped in 75.417s
20:59:27 [2020-03-11T20:59:27.700Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
20:59:27 [2020-03-11T20:59:27.700Z] ++ 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
20:59:27 [2020-03-11T20:59:27.700Z] ++ set -e
20:59:27 [2020-03-11T20:59:27.700Z] ++ '[' -n 0 ']'
20:59:27 [2020-03-11T20:59:27.700Z] ++ set -x
20:59:27 [2020-03-11T20:59:27.700Z] ++ 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
20:59:27 [2020-03-11T20:59:27.700Z] INFO: Testing against a local daemon
20:59:27 [2020-03-11T20:59:27.700Z] === RUN   TestConfigList
20:59:32 [2020-03-11T20:59:32.080Z] --- PASS: TestConfigList (3.91s)
20:59:32 [2020-03-11T20:59:32.080Z] === RUN   TestConfigsCreateAndDelete
20:59:34 [2020-03-11T20:59:34.746Z] --- PASS: TestConfigsCreateAndDelete (3.16s)
20:59:34 [2020-03-11T20:59:34.746Z] === RUN   TestConfigsUpdate
20:59:39 [2020-03-11T20:59:39.114Z] --- PASS: TestConfigsUpdate (3.60s)
20:59:39 [2020-03-11T20:59:39.114Z] === RUN   TestTemplatedConfig
20:59:42 [2020-03-11T20:59:42.562Z] --- PASS: TestTemplatedConfig (3.50s)
20:59:42 [2020-03-11T20:59:42.562Z] === RUN   TestConfigInspect
20:59:46 [2020-03-11T20:59:46.017Z] --- PASS: TestConfigInspect (3.58s)
20:59:46 [2020-03-11T20:59:46.018Z] === RUN   TestConfigCreateWithLabels
20:59:49 [2020-03-11T20:59:49.459Z] --- PASS: TestConfigCreateWithLabels (3.68s)
20:59:49 [2020-03-11T20:59:49.459Z] === RUN   TestConfigCreateResolve
20:59:52 [2020-03-11T20:59:52.900Z] --- PASS: TestConfigCreateResolve (3.58s)
20:59:52 [2020-03-11T20:59:52.900Z] === RUN   TestConfigDaemonLibtrustID
20:59:53 [2020-03-11T20:59:53.512Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:59:53 [2020-03-11T20:59:53.512Z] PASS
20:59:53 [2020-03-11T20:59:53.512Z] 
20:59:53 [2020-03-11T20:59:53.512Z] DONE 8 tests in 25.704s
20:59:53 [2020-03-11T20:59:53.512Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
20:59:53 [2020-03-11T20:59:53.512Z] ++ 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
20:59:53 [2020-03-11T20:59:53.512Z] ++ set -e
20:59:53 [2020-03-11T20:59:53.512Z] ++ '[' -n 0 ']'
20:59:53 [2020-03-11T20:59:53.512Z] ++ set -x
20:59:53 [2020-03-11T20:59:53.512Z] ++ 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
20:59:53 [2020-03-11T20:59:53.512Z] INFO: Testing against a local daemon
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestCheckpoint
20:59:53 [2020-03-11T20:59:53.512Z] --- SKIP: TestCheckpoint (0.00s)
20:59:53 [2020-03-11T20:59:53.512Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestContainerInvalidJSON
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:59:53 [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:59:53 [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:59:53 [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:59:53 [2020-03-11T20:59:53.512Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:59:53 [2020-03-11T20:59:53.512Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:59:53 [2020-03-11T20:59:53.512Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:59:53 [2020-03-11T20:59:53.512Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:59:53 [2020-03-11T20:59:53.512Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:59:53 [2020-03-11T20:59:53.512Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:59:53 [2020-03-11T20:59:53.512Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:59:53 [2020-03-11T20:59:53.512Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:59:53 [2020-03-11T20:59:53.793Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s)
20:59:53 [2020-03-11T20:59:53.793Z] === RUN   TestCopyFromContainerPathIsNotDir
20:59:54 [2020-03-11T20:59:54.074Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
20:59:54 [2020-03-11T20:59:54.074Z] === RUN   TestCopyToContainerPathDoesNotExist
20:59:54 [2020-03-11T20:59:54.074Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
20:59:54 [2020-03-11T20:59:54.074Z] === RUN   TestCopyToContainerPathIsNotDir
20:59:54 [2020-03-11T20:59:54.354Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
20:59:54 [2020-03-11T20:59:54.354Z] === RUN   TestCopyFromContainer
20:59:56 [2020-03-11T20:59:56.367Z] === RUN   TestCopyFromContainer//
20:59:56 [2020-03-11T20:59:56.367Z] === RUN   TestCopyFromContainer//bar/root
20:59:56 [2020-03-11T20:59:56.367Z] === RUN   TestCopyFromContainer//bar/root/
20:59:56 [2020-03-11T20:59:56.367Z] === RUN   TestCopyFromContainer/bar/quux
20:59:56 [2020-03-11T20:59:56.650Z] === RUN   TestCopyFromContainer/bar/quux/
20:59:56 [2020-03-11T20:59:56.650Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:59:56 [2020-03-11T20:59:56.931Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:59:56 [2020-03-11T20:59:56.931Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:59:56 [2020-03-11T20:59:56.931Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:59:56 [2020-03-11T20:59:56.931Z] === RUN   TestCopyFromContainer/bar/notarget
20:59:57 [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer (2.91s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer// (0.05s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:59:57 [2020-03-11T20:59:57.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateLinkToNonExistingContainer
20:59:57 [2020-03-11T20:59:57.211Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateWithInvalidEnv
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateWithInvalidEnv/0
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/0
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateWithInvalidEnv/1
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/1
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateWithInvalidEnv/2
20:59:57 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/2
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateWithInvalidEnv/0
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateWithInvalidEnv/2
20:59:57 [2020-03-11T20:59:57.211Z] === CONT  TestCreateWithInvalidEnv/1
20:59:57 [2020-03-11T20:59:57.211Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateTmpfsMountsTarget
20:59:57 [2020-03-11T20:59:57.211Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:59:57 [2020-03-11T20:59:57.211Z] === RUN   TestCreateWithCustomMaskedPaths
20:59:59 [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s)
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:59:59 [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities (0.01s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
20:59:59 [2020-03-11T20:59:59.895Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
20:59:59 [2020-03-11T20:59:59.895Z] === RUN   TestCreateWithCustomReadonlyPaths
21:00:02 [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:02 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:02 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:02 [2020-03-11T21:00:02.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:02 [2020-03-11T21:00:02.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:02 [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:00:02 [2020-03-11T21:00:02.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:00:02 [2020-03-11T21:00:02.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:00:02 [2020-03-11T21:00:02.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:00:02 [2020-03-11T21:00:02.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:00:02 [2020-03-11T21:00:02.564Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:00:02 [2020-03-11T21:00:02.564Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:00:03 [2020-03-11T21:00:03.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
21:00:03 [2020-03-11T21:00:03.178Z] === RUN   TestContainerStartOnDaemonRestart
21:00:03 [2020-03-11T21:00:03.178Z] === PAUSE TestContainerStartOnDaemonRestart
21:00:03 [2020-03-11T21:00:03.178Z] === RUN   TestDaemonRestartIpcMode
21:00:03 [2020-03-11T21:00:03.178Z] === PAUSE TestDaemonRestartIpcMode
21:00:03 [2020-03-11T21:00:03.178Z] === RUN   TestDaemonHostGatewayIP
21:00:03 [2020-03-11T21:00:03.178Z] === PAUSE TestDaemonHostGatewayIP
21:00:03 [2020-03-11T21:00:03.178Z] === RUN   TestDiff
21:00:04 [2020-03-11T21:00:04.182Z] --- PASS: TestDiff (0.85s)
21:00:04 [2020-03-11T21:00:04.182Z] === RUN   TestExecWithCloseStdin
21:00:05 [2020-03-11T21:00:05.189Z] --- PASS: TestExecWithCloseStdin (0.90s)
21:00:05 [2020-03-11T21:00:05.189Z] === RUN   TestExec
21:00:05 [2020-03-11T21:00:05.801Z] --- PASS: TestExec (0.90s)
21:00:05 [2020-03-11T21:00:05.801Z] === RUN   TestExecUser
21:00:06 [2020-03-11T21:00:06.805Z] --- PASS: TestExecUser (0.90s)
21:00:06 [2020-03-11T21:00:06.805Z] === RUN   TestExportContainerAndImportImage
21:00:07 [2020-03-11T21:00:07.822Z] --- PASS: TestExportContainerAndImportImage (1.11s)
21:00:07 [2020-03-11T21:00:07.822Z] === RUN   TestExportContainerAfterDaemonRestart
21:00:09 [2020-03-11T21:00:09.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
21:00:09 [2020-03-11T21:00:09.286Z] === RUN   TestHealthCheckWorkdir
21:00:10 [2020-03-11T21:00:10.751Z] --- PASS: TestHealthCheckWorkdir (1.08s)
21:00:10 [2020-03-11T21:00:10.751Z] === RUN   TestHealthKillContainer
21:00:13 [2020-03-11T21:00:13.414Z] --- PASS: TestHealthKillContainer (3.03s)
21:00:13 [2020-03-11T21:00:13.414Z] === RUN   TestInspectCpusetInConfigPre120
21:00:14 [2020-03-11T21:00:14.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
21:00:14 [2020-03-11T21:00:14.425Z] === RUN   TestIpcModeNone
21:00:15 [2020-03-11T21:00:15.427Z] --- PASS: TestIpcModeNone (0.90s)
21:00:15 [2020-03-11T21:00:15.427Z] === RUN   TestIpcModePrivate
21:00:16 [2020-03-11T21:00:16.430Z] --- PASS: TestIpcModePrivate (0.94s)
21:00:16 [2020-03-11T21:00:16.430Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
21:00:16 [2020-03-11T21:00:16.430Z] === RUN   TestIpcModeShareable
21:00:17 [2020-03-11T21:00:17.042Z] --- PASS: TestIpcModeShareable (0.92s)
21:00:17 [2020-03-11T21:00:17.042Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
21:00:17 [2020-03-11T21:00:17.042Z] === RUN   TestAPIIpcModeShareableAndContainer
21:00:20 [2020-03-11T21:00:20.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s)
21:00:20 [2020-03-11T21:00:20.496Z] === RUN   TestAPIIpcModeHost
21:00:20 [2020-03-11T21:00:20.778Z] --- PASS: TestAPIIpcModeHost (0.66s)
21:00:20 [2020-03-11T21:00:20.778Z] === RUN   TestDaemonIpcModeShareable
21:00:22 [2020-03-11T21:00:22.792Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
21:00:22 [2020-03-11T21:00:22.792Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:00:22 [2020-03-11T21:00:22.792Z] === RUN   TestDaemonIpcModePrivate
21:00:24 [2020-03-11T21:00:24.257Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
21:00:24 [2020-03-11T21:00:24.257Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:00:24 [2020-03-11T21:00:24.257Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:00:26 [2020-03-11T21:00:26.270Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
21:00:26 [2020-03-11T21:00:26.270Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:00:26 [2020-03-11T21:00:26.270Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:00:27 [2020-03-11T21:00:27.735Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
21:00:27 [2020-03-11T21:00:27.735Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:00:27 [2020-03-11T21:00:27.735Z] === RUN   TestIpcModeOlderClient
21:00:27 [2020-03-11T21:00:27.735Z] === PAUSE TestIpcModeOlderClient
21:00:27 [2020-03-11T21:00:27.735Z] === RUN   TestKillContainerInvalidSignal
21:00:28 [2020-03-11T21:00:28.737Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
21:00:28 [2020-03-11T21:00:28.737Z] === RUN   TestKillContainer
21:00:28 [2020-03-11T21:00:28.738Z] === RUN   TestKillContainer/no_signal
21:00:29 [2020-03-11T21:00:29.740Z] === RUN   TestKillContainer/non_killing_signal
21:00:30 [2020-03-11T21:00:30.031Z] === RUN   TestKillContainer/killing_signal
21:00:31 [2020-03-11T21:00:31.495Z] --- PASS: TestKillContainer (2.60s)
21:00:31 [2020-03-11T21:00:31.495Z]     --- PASS: TestKillContainer/no_signal (0.83s)
21:00:31 [2020-03-11T21:00:31.495Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
21:00:31 [2020-03-11T21:00:31.495Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
21:00:31 [2020-03-11T21:00:31.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:00:31 [2020-03-11T21:00:31.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:00:32 [2020-03-11T21:00:32.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:00:33 [2020-03-11T21:00:33.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
21:00:33 [2020-03-11T21:00:33.111Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
21:00:33 [2020-03-11T21:00:33.111Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
21:00:33 [2020-03-11T21:00:33.111Z] === RUN   TestKillStoppedContainer
21:00:33 [2020-03-11T21:00:33.111Z] --- PASS: TestKillStoppedContainer (0.07s)
21:00:33 [2020-03-11T21:00:33.111Z] === RUN   TestKillStoppedContainerAPIPre120
21:00:33 [2020-03-11T21:00:33.111Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
21:00:33 [2020-03-11T21:00:33.111Z] === RUN   TestKillDifferentUserContainer
21:00:34 [2020-03-11T21:00:34.112Z] --- PASS: TestKillDifferentUserContainer (0.87s)
21:00:34 [2020-03-11T21:00:34.113Z] === RUN   TestInspectOomKilledTrue
21:00:34 [2020-03-11T21:00:34.113Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
21:00:34 [2020-03-11T21:00:34.113Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:34 [2020-03-11T21:00:34.113Z] === RUN   TestInspectOomKilledFalse
21:00:34 [2020-03-11T21:00:34.113Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:00:34 [2020-03-11T21:00:34.113Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:34 [2020-03-11T21:00:34.113Z] === RUN   TestLinksEtcHostsContentMatch
21:00:34 [2020-03-11T21:00:34.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
21:00:34 [2020-03-11T21:00:34.724Z] === RUN   TestLinksContainerNames
21:00:36 [2020-03-11T21:00:36.188Z] --- PASS: TestLinksContainerNames (1.59s)
21:00:36 [2020-03-11T21:00:36.188Z] === RUN   TestLogsFollowTailEmpty
21:00:37 [2020-03-11T21:00:37.190Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
21:00:37 [2020-03-11T21:00:37.190Z] === RUN   TestContainerNetworkMountsNoChown
21:00:37 [2020-03-11T21:00:37.801Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
21:00:37 [2020-03-11T21:00:37.801Z] === RUN   TestMountDaemonRoot
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/default
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/private
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rprivate
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/slave
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rslave
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/shared
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rshared
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/default
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/default/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/default/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rslave
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rshared
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/shared
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rprivate
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/slave
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/private
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/private/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/private/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:00:38 [2020-03-11T21:00:38.081Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/default/bind_root
21:00:38 [2020-03-11T21:00:38.081Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/default/mount_root
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:00:38 [2020-03-11T21:00:38.361Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/private/bind_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:00:38 [2020-03-11T21:00:38.642Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:00:38 [2020-03-11T21:00:38.922Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:00:38 [2020-03-11T21:00:38.922Z] === CONT  TestMountDaemonRoot/private/mount_root
21:00:38 [2020-03-11T21:00:38.922Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:00:38 [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot (0.01s)
21:00:38 [2020-03-11T21:00:38.922Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
21:00:38 [2020-03-11T21:00:38.922Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
21:00:38 [2020-03-11T21:00:38.922Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
21:00:38 [2020-03-11T21:00:38.922Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:00:38 [2020-03-11T21:00:38.922Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:00:38 [2020-03-11T21:00:38.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:00:38 [2020-03-11T21:00:38.923Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:00:38 [2020-03-11T21:00:38.923Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:00:38 [2020-03-11T21:00:38.923Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
21:00:38 [2020-03-11T21:00:38.923Z] === RUN   TestContainerBindMountNonRecursive
21:00:40 [2020-03-11T21:00:40.938Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
21:00:40 [2020-03-11T21:00:40.938Z] === RUN   TestNetworkNat
21:00:41 [2020-03-11T21:00:41.942Z] --- PASS: TestNetworkNat (0.92s)
21:00:41 [2020-03-11T21:00:41.942Z] === RUN   TestNetworkLocalhostTCPNat
21:00:42 [2020-03-11T21:00:42.553Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
21:00:42 [2020-03-11T21:00:42.553Z] === RUN   TestNetworkLoopbackNat
21:00:44 [2020-03-11T21:00:44.018Z] --- PASS: TestNetworkLoopbackNat (1.12s)
21:00:44 [2020-03-11T21:00:44.018Z] === RUN   TestPause
21:00:44 [2020-03-11T21:00:44.629Z] --- PASS: TestPause (0.90s)
21:00:44 [2020-03-11T21:00:44.629Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:00:44 [2020-03-11T21:00:44.629Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:00:44 [2020-03-11T21:00:44.629Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:00:44 [2020-03-11T21:00:44.629Z] === RUN   TestPauseStopPausedContainer
21:00:45 [2020-03-11T21:00:45.630Z] --- PASS: TestPauseStopPausedContainer (0.86s)
21:00:45 [2020-03-11T21:00:45.630Z] === RUN   TestPsFilter
21:00:45 [2020-03-11T21:00:45.911Z] --- PASS: TestPsFilter (0.28s)
21:00:45 [2020-03-11T21:00:45.911Z] === RUN   TestRemoveContainerWithRemovedVolume
21:00:46 [2020-03-11T21:00:46.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
21:00:46 [2020-03-11T21:00:46.522Z] === RUN   TestRemoveContainerWithVolume
21:00:47 [2020-03-11T21:00:47.525Z] --- PASS: TestRemoveContainerWithVolume (0.87s)
21:00:47 [2020-03-11T21:00:47.525Z] === RUN   TestRemoveContainerRunning
21:00:48 [2020-03-11T21:00:48.531Z] --- PASS: TestRemoveContainerRunning (0.87s)
21:00:48 [2020-03-11T21:00:48.531Z] === RUN   TestRemoveContainerForceRemoveRunning
21:00:49 [2020-03-11T21:00:49.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
21:00:49 [2020-03-11T21:00:49.142Z] === RUN   TestRemoveInvalidContainer
21:00:49 [2020-03-11T21:00:49.142Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:00:49 [2020-03-11T21:00:49.142Z] === RUN   TestRenameLinkedContainer
21:00:52 [2020-03-11T21:00:52.586Z] --- PASS: TestRenameLinkedContainer (3.43s)
21:00:52 [2020-03-11T21:00:52.586Z] === RUN   TestRenameStoppedContainer
21:00:53 [2020-03-11T21:00:53.587Z] --- PASS: TestRenameStoppedContainer (0.85s)
21:00:53 [2020-03-11T21:00:53.587Z] === RUN   TestRenameRunningContainerAndReuse
21:00:55 [2020-03-11T21:00:55.051Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
21:00:55 [2020-03-11T21:00:55.051Z] === RUN   TestRenameInvalidName
21:00:56 [2020-03-11T21:00:56.054Z] --- PASS: TestRenameInvalidName (0.79s)
21:00:56 [2020-03-11T21:00:56.054Z] === RUN   TestRenameAnonymousContainer
21:01:01 [2020-03-11T21:01:01.523Z] --- PASS: TestRenameAnonymousContainer (4.83s)
21:01:01 [2020-03-11T21:01:01.523Z] === RUN   TestRenameContainerWithSameName
21:01:01 [2020-03-11T21:01:01.804Z] --- PASS: TestRenameContainerWithSameName (0.87s)
21:01:01 [2020-03-11T21:01:01.804Z] === RUN   TestRenameContainerWithLinkedContainer
21:01:03 [2020-03-11T21:01:03.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s)
21:01:03 [2020-03-11T21:01:03.270Z] === RUN   TestResize
21:01:04 [2020-03-11T21:01:04.310Z] --- PASS: TestResize (0.82s)
21:01:04 [2020-03-11T21:01:04.310Z] === RUN   TestResizeWithInvalidSize
21:01:05 [2020-03-11T21:01:05.312Z] --- PASS: TestResizeWithInvalidSize (0.93s)
21:01:05 [2020-03-11T21:01:05.312Z] === RUN   TestResizeWhenContainerNotStarted
21:01:05 [2020-03-11T21:01:05.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:05 [2020-03-11T21:01:05.923Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:07 [2020-03-11T21:01:07.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:08 [2020-03-11T21:01:08.217Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:09 [2020-03-11T21:01:09.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:09 [2020-03-11T21:01:09.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:10 [2020-03-11T21:01:10.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:11 [2020-03-11T21:01:11.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:13 [2020-03-11T21:01:13.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:13 [2020-03-11T21:01:13.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:16 [2020-03-11T21:01:16.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:16 [2020-03-11T21:01:16.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:18 [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
21:01:18 [2020-03-11T21:01:18.516Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
21:01:18 [2020-03-11T21:01:18.516Z] === RUN   TestCgroupNamespacesRun
21:01:20 [2020-03-11T21:01:20.530Z] --- PASS: TestCgroupNamespacesRun (1.73s)
21:01:20 [2020-03-11T21:01:20.530Z] === RUN   TestCgroupNamespacesRunPrivileged
21:01:22 [2020-03-11T21:01:22.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
21:01:22 [2020-03-11T21:01:22.006Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:01:24 [2020-03-11T21:01:24.024Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s)
21:01:24 [2020-03-11T21:01:24.024Z] === RUN   TestCgroupNamespacesRunHostMode
21:01:25 [2020-03-11T21:01:25.491Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
21:01:25 [2020-03-11T21:01:25.491Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:01:27 [2020-03-11T21:01:27.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
21:01:27 [2020-03-11T21:01:27.506Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:01:28 [2020-03-11T21:01:28.134Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
21:01:28 [2020-03-11T21:01:28.134Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:01:28 [2020-03-11T21:01:28.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
21:01:28 [2020-03-11T21:01:28.745Z] === RUN   TestCgroupNamespacesRunOlderClient
21:01:30 [2020-03-11T21:01:30.762Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
21:01:30 [2020-03-11T21:01:30.762Z] === RUN   TestKernelTCPMemory
21:01:31 [2020-03-11T21:01:31.763Z] --- PASS: TestKernelTCPMemory (0.94s)
21:01:31 [2020-03-11T21:01:31.763Z] === RUN   TestNISDomainname
21:01:32 [2020-03-11T21:01:32.766Z] --- PASS: TestNISDomainname (0.97s)
21:01:32 [2020-03-11T21:01:32.766Z] === RUN   TestHostnameDnsResolution
21:01:34 [2020-03-11T21:01:34.230Z] --- PASS: TestHostnameDnsResolution (1.76s)
21:01:34 [2020-03-11T21:01:34.231Z] === RUN   TestStats
21:01:36 [2020-03-11T21:01:36.245Z] --- PASS: TestStats (1.94s)
21:01:36 [2020-03-11T21:01:36.245Z] === RUN   TestStopContainerWithTimeout
21:01:36 [2020-03-11T21:01:36.245Z] === RUN   TestStopContainerWithTimeout/0
21:01:36 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/0
21:01:36 [2020-03-11T21:01:36.245Z] === RUN   TestStopContainerWithTimeout/1
21:01:36 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/1
21:01:36 [2020-03-11T21:01:36.245Z] === RUN   TestStopContainerWithTimeout/3
21:01:36 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/3
21:01:36 [2020-03-11T21:01:36.245Z] === RUN   TestStopContainerWithTimeout/-1
21:01:36 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/-1
21:01:36 [2020-03-11T21:01:36.245Z] === CONT  TestStopContainerWithTimeout/0
21:01:36 [2020-03-11T21:01:36.245Z] === CONT  TestStopContainerWithTimeout/3
21:01:37 [2020-03-11T21:01:37.247Z] === CONT  TestStopContainerWithTimeout/-1
21:01:39 [2020-03-11T21:01:39.262Z] === CONT  TestStopContainerWithTimeout/1
21:01:41 [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:01:41 [2020-03-11T21:01:41.275Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
21:01:41 [2020-03-11T21:01:41.275Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
21:01:41 [2020-03-11T21:01:41.275Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.81s)
21:01:41 [2020-03-11T21:01:41.275Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
21:01:41 [2020-03-11T21:01:41.275Z] === RUN   TestDeleteDevicemapper
21:01:41 [2020-03-11T21:01:41.275Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:01:41 [2020-03-11T21:01:41.275Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:01:41 [2020-03-11T21:01:41.275Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:01:44 [2020-03-11T21:01:44.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s)
21:01:44 [2020-03-11T21:01:44.767Z] === RUN   TestUpdateMemory
21:01:44 [2020-03-11T21:01:44.767Z] --- SKIP: TestUpdateMemory (0.00s)
21:01:44 [2020-03-11T21:01:44.767Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:01:44 [2020-03-11T21:01:44.767Z] === RUN   TestUpdateCPUQuota
21:01:45 [2020-03-11T21:01:45.378Z] --- PASS: TestUpdateCPUQuota (1.17s)
21:01:45 [2020-03-11T21:01:45.378Z] === RUN   TestUpdatePidsLimit
21:01:45 [2020-03-11T21:01:45.378Z] === RUN   TestUpdatePidsLimit/update_from_none
21:01:45 [2020-03-11T21:01:45.989Z] === RUN   TestUpdatePidsLimit/no_change
21:01:46 [2020-03-11T21:01:46.270Z] === RUN   TestUpdatePidsLimit/update_lower
21:01:46 [2020-03-11T21:01:46.551Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:01:47 [2020-03-11T21:01:47.163Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:01:47 [2020-03-11T21:01:47.444Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:01:47 [2020-03-11T21:01:47.725Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:01:49 [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit (3.72s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
21:01:49 [2020-03-11T21:01:49.189Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
21:01:49 [2020-03-11T21:01:49.189Z] === RUN   TestUpdateRestartPolicy
21:02:04 [2020-03-11T21:02:04.399Z] --- PASS: TestUpdateRestartPolicy (12.85s)
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestUpdateRestartWithAutoRemove
21:02:04 [2020-03-11T21:02:04.399Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitNonBlocked
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:04 [2020-03-11T21:02:04.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:04 [2020-03-11T21:02:04.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:04 [2020-03-11T21:02:04.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:04 [2020-03-11T21:02:04.399Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:04 [2020-03-11T21:02:04.399Z] --- PASS: TestWaitNonBlocked (0.01s)
21:02:04 [2020-03-11T21:02:04.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
21:02:04 [2020-03-11T21:02:04.399Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitBlocked
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:02:04 [2020-03-11T21:02:04.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:02:04 [2020-03-11T21:02:04.399Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:02:04 [2020-03-11T21:02:04.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:02:04 [2020-03-11T21:02:04.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:02:04 [2020-03-11T21:02:04.399Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:02:05 [2020-03-11T21:02:05.402Z] --- PASS: TestWaitBlocked (0.03s)
21:02:05 [2020-03-11T21:02:05.402Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
21:02:05 [2020-03-11T21:02:05.402Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
21:02:05 [2020-03-11T21:02:05.402Z] === CONT  TestContainerStartOnDaemonRestart
21:02:05 [2020-03-11T21:02:05.402Z] === CONT  TestIpcModeOlderClient
21:02:05 [2020-03-11T21:02:05.683Z] --- PASS: TestIpcModeOlderClient (0.20s)
21:02:05 [2020-03-11T21:02:05.683Z] === CONT  TestDaemonHostGatewayIP
21:02:08 [2020-03-11T21:02:08.351Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s)
21:02:08 [2020-03-11T21:02:08.351Z] === CONT  TestDaemonRestartIpcMode
21:02:09 [2020-03-11T21:02:09.353Z] --- PASS: TestDaemonHostGatewayIP (3.51s)
21:02:12 [2020-03-11T21:02:12.019Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
21:02:12 [2020-03-11T21:02:12.019Z] PASS
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === Skipped
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:02:12 [2020-03-11T21:02:12.019Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
21:02:12 [2020-03-11T21:02:12.019Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:02:12 [2020-03-11T21:02:12.019Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:12 [2020-03-11T21:02:12.019Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:02:12 [2020-03-11T21:02:12.019Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:02:12 [2020-03-11T21:02:12.019Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] 
21:02:12 [2020-03-11T21:02:12.019Z] DONE 199 tests, 6 skipped in 138.597s
21:02:12 [2020-03-11T21:02:12.019Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:02:12 [2020-03-11T21:02:12.019Z] ++ 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:02:12 [2020-03-11T21:02:12.019Z] ++ set -e
21:02:12 [2020-03-11T21:02:12.019Z] ++ '[' -n 0 ']'
21:02:12 [2020-03-11T21:02:12.019Z] ++ set -x
21:02:12 [2020-03-11T21:02:12.019Z] ++ 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:02:12 [2020-03-11T21:02:12.300Z] INFO: Testing against a local daemon
21:02:12 [2020-03-11T21:02:12.300Z] === RUN   TestCommitInheritsEnv
21:02:12 [2020-03-11T21:02:12.912Z] --- PASS: TestCommitInheritsEnv (0.54s)
21:02:12 [2020-03-11T21:02:12.912Z] === RUN   TestImportExtremelyLargeImageWorks
21:02:12 [2020-03-11T21:02:12.912Z] === PAUSE TestImportExtremelyLargeImageWorks
21:02:12 [2020-03-11T21:02:12.912Z] === RUN   TestImagesFilterMultiReference
21:02:12 [2020-03-11T21:02:12.912Z] --- PASS: TestImagesFilterMultiReference (0.05s)
21:02:12 [2020-03-11T21:02:12.912Z] === RUN   TestImagePullPlatformInvalid
21:02:12 [2020-03-11T21:02:12.912Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:02:12 [2020-03-11T21:02:12.912Z] === RUN   TestRemoveImageOrphaning
21:02:13 [2020-03-11T21:02:13.204Z] --- PASS: TestRemoveImageOrphaning (0.55s)
21:02:13 [2020-03-11T21:02:13.204Z] === RUN   TestRemoveImageGarbageCollector
21:02:13 [2020-03-11T21:02:13.485Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:02:13 [2020-03-11T21:02:13.485Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagInvalidReference
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagInvalidReference (0.01s)
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagValidPrefixedRepo
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagExistedNameWithoutForce
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagOfficialNames
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagOfficialNames (0.05s)
21:02:13 [2020-03-11T21:02:13.485Z] === RUN   TestTagMatchesDigest
21:02:13 [2020-03-11T21:02:13.485Z] --- PASS: TestTagMatchesDigest (0.01s)
21:02:13 [2020-03-11T21:02:13.485Z] === CONT  TestImportExtremelyLargeImageWorks
21:03:38 [2020-03-11T21:03:38.248Z] --- PASS: TestImportExtremelyLargeImageWorks (79.62s)
21:03:38 [2020-03-11T21:03:38.248Z] PASS
21:03:38 [2020-03-11T21:03:38.248Z] 
21:03:38 [2020-03-11T21:03:38.248Z] === Skipped
21:03:38 [2020-03-11T21:03:38.248Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:03:38 [2020-03-11T21:03:38.248Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:38 [2020-03-11T21:03:38.248Z] 
21:03:38 [2020-03-11T21:03:38.248Z] 
21:03:38 [2020-03-11T21:03:38.248Z] DONE 12 tests, 1 skipped in 81.150s
21:03:38 [2020-03-11T21:03:38.248Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:03:38 [2020-03-11T21:03:38.248Z] ++ 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:03:38 [2020-03-11T21:03:38.248Z] ++ set -e
21:03:38 [2020-03-11T21:03:38.248Z] ++ '[' -n 0 ']'
21:03:38 [2020-03-11T21:03:38.248Z] ++ set -x
21:03:38 [2020-03-11T21:03:38.248Z] ++ 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:03:38 [2020-03-11T21:03:38.248Z] INFO: Testing against a local daemon
21:03:38 [2020-03-11T21:03:38.248Z] === RUN   TestNetworkCreateDelete
21:03:38 [2020-03-11T21:03:38.248Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:03:38 [2020-03-11T21:03:38.248Z] === RUN   TestDockerNetworkDeletePreferID
21:03:38 [2020-03-11T21:03:38.248Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:03:38 [2020-03-11T21:03:38.248Z] === RUN   TestInspectNetwork
21:03:39 [2020-03-11T21:03:39.711Z] === RUN   TestInspectNetwork/full_network_id
21:03:39 [2020-03-11T21:03:39.711Z] === RUN   TestInspectNetwork/partial_network_id
21:03:39 [2020-03-11T21:03:39.711Z] === RUN   TestInspectNetwork/network_name
21:03:39 [2020-03-11T21:03:39.711Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:03:45 [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork (11.36s)
21:03:45 [2020-03-11T21:03:45.184Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:03:45 [2020-03-11T21:03:45.184Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:03:45 [2020-03-11T21:03:45.184Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:03:45 [2020-03-11T21:03:45.184Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:03:45 [2020-03-11T21:03:45.184Z] === RUN   TestRunContainerWithBridgeNone
21:03:47 [2020-03-11T21:03:47.856Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
21:03:47 [2020-03-11T21:03:47.856Z] === RUN   TestNetworkInvalidJSON
21:03:47 [2020-03-11T21:03:47.856Z] === RUN   TestNetworkInvalidJSON//networks/create
21:03:47 [2020-03-11T21:03:47.856Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:03:47 [2020-03-11T21:03:47.856Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:03:47 [2020-03-11T21:03:47.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:03:47 [2020-03-11T21:03:47.857Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:47 [2020-03-11T21:03:47.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:47 [2020-03-11T21:03:47.857Z] === CONT  TestNetworkInvalidJSON//networks/create
21:03:47 [2020-03-11T21:03:47.857Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:47 [2020-03-11T21:03:47.857Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:03:47 [2020-03-11T21:03:47.857Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:03:47 [2020-03-11T21:03:47.857Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:03:47 [2020-03-11T21:03:47.857Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:03:47 [2020-03-11T21:03:47.857Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:03:47 [2020-03-11T21:03:47.857Z] === RUN   TestHostIPv4BridgeLabel
21:03:48 [2020-03-11T21:03:48.138Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
21:03:48 [2020-03-11T21:03:48.138Z] === RUN   TestDaemonRestartWithLiveRestore
21:03:49 [2020-03-11T21:03:49.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:03:49 [2020-03-11T21:03:49.144Z] === RUN   TestDaemonDefaultNetworkPools
21:03:50 [2020-03-11T21:03:50.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
21:03:50 [2020-03-11T21:03:50.165Z] === RUN   TestDaemonRestartWithExistingNetwork
21:03:51 [2020-03-11T21:03:51.170Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
21:03:51 [2020-03-11T21:03:51.170Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:03:52 [2020-03-11T21:03:52.639Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:03:52 [2020-03-11T21:03:52.640Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:03:52 [2020-03-11T21:03:52.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
21:03:52 [2020-03-11T21:03:52.921Z] === RUN   TestServiceWithPredefinedNetwork
21:03:57 [2020-03-11T21:03:57.296Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s)
21:03:57 [2020-03-11T21:03:57.297Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:03:57 [2020-03-11T21:03:57.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:57 [2020-03-11T21:03:57.297Z]     service_test.go:236: FLAKY_TEST
21:03:57 [2020-03-11T21:03:57.297Z] === RUN   TestServiceWithDataPathPortInit
21:04:19 [2020-03-11T21:04:19.616Z] --- PASS: TestServiceWithDataPathPortInit (19.94s)
21:04:19 [2020-03-11T21:04:19.616Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:04:27 [2020-03-11T21:04:27.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.33s)
21:04:27 [2020-03-11T21:04:27.993Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:im9yshrk7iuhg4winhmw5rwp5 Created:2020-03-11 21:04:17.942114985 +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[8b2cc278770ebac09d75d24b44a8720e89b2e3a39062f878cc5719b15c8f666a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th13pnngsxwpp5erhhtkbmes4 EndpointID:a3b94c9b527de15ab52ac952e934f7c320e02a7822e402a80245b286589f3b3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45728ae5ef55474152519bc4d49d0a7e5befdfee3c3196c5e14e02fba49df72b 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:ee1cc3d234b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th13pnngsxwpp5erhhtkbmes4 EndpointID:a3b94c9b527de15ab52ac952e934f7c320e02a7822e402a80245b286589f3b3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:04:27 [2020-03-11T21:04:27.993Z] PASS
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] === Skipped
21:04:27 [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:27 [2020-03-11T21:04:27.993Z]     service_test.go:236: FLAKY_TEST
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] DONE 22 tests, 1 skipped in 53.695s
21:04:27 [2020-03-11T21:04:27.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:04:27 [2020-03-11T21:04:27.993Z] ++ 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
21:04:27 [2020-03-11T21:04:27.993Z] ++ set -e
21:04:27 [2020-03-11T21:04:27.993Z] ++ '[' -n 0 ']'
21:04:27 [2020-03-11T21:04:27.993Z] ++ set -x
21:04:27 [2020-03-11T21:04:27.993Z] ++ 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
21:04:27 [2020-03-11T21:04:27.993Z] INFO: Testing against a local daemon
21:04:27 [2020-03-11T21:04:27.993Z] === RUN   TestDockerNetworkIpvlanPersistance
21:04:27 [2020-03-11T21:04:27.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:04:27 [2020-03-11T21:04:27.993Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:27 [2020-03-11T21:04:27.993Z] === RUN   TestDockerNetworkIpvlan
21:04:27 [2020-03-11T21:04:27.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:04:27 [2020-03-11T21:04:27.993Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:27 [2020-03-11T21:04:27.993Z] PASS
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] === Skipped
21:04:27 [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:04:27 [2020-03-11T21:04:27.993Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:04:27 [2020-03-11T21:04:27.993Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] 
21:04:27 [2020-03-11T21:04:27.993Z] DONE 2 tests, 2 skipped in 0.107s
21:04:27 [2020-03-11T21:04:27.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:04:27 [2020-03-11T21:04:27.993Z] ++ 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
21:04:27 [2020-03-11T21:04:27.993Z] ++ set -e
21:04:27 [2020-03-11T21:04:27.993Z] ++ '[' -n 0 ']'
21:04:27 [2020-03-11T21:04:27.993Z] ++ set -x
21:04:27 [2020-03-11T21:04:27.994Z] ++ 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
21:04:27 [2020-03-11T21:04:27.994Z] INFO: Testing against a local daemon
21:04:27 [2020-03-11T21:04:27.994Z] === RUN   TestDockerNetworkMacvlanPersistance
21:04:28 [2020-03-11T21:04:28.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
21:04:28 [2020-03-11T21:04:28.607Z] === RUN   TestDockerNetworkMacvlan
21:04:29 [2020-03-11T21:04:29.223Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:04:30 [2020-03-11T21:04:30.231Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:04:31 [2020-03-11T21:04:31.238Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:04:35 [2020-03-11T21:04:35.619Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:04:39 [2020-03-11T21:04:39.071Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:04:45 [2020-03-11T21:04:45.872Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:04:47 [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan (19.04s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
21:04:47 [2020-03-11T21:04:47.892Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
21:04:47 [2020-03-11T21:04:47.892Z] PASS
21:04:47 [2020-03-11T21:04:47.892Z] 
21:04:47 [2020-03-11T21:04:47.892Z] DONE 8 tests in 20.661s
21:04:47 [2020-03-11T21:04:47.892Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:04:47 [2020-03-11T21:04:47.892Z] ++ 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
21:04:47 [2020-03-11T21:04:47.892Z] ++ set -e
21:04:47 [2020-03-11T21:04:47.892Z] ++ '[' -n 0 ']'
21:04:47 [2020-03-11T21:04:47.892Z] ++ set -x
21:04:47 [2020-03-11T21:04:47.892Z] ++ 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
21:04:47 [2020-03-11T21:04:47.892Z] testing: warning: no tests to run
21:04:47 [2020-03-11T21:04:47.892Z] PASS
21:04:47 [2020-03-11T21:04:47.892Z] 
21:04:47 [2020-03-11T21:04:47.892Z] DONE 0 tests in 0.066s
21:04:47 [2020-03-11T21:04:47.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:04:47 [2020-03-11T21:04:47.892Z] ++ 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
21:04:47 [2020-03-11T21:04:47.892Z] ++ set -e
21:04:47 [2020-03-11T21:04:47.892Z] ++ '[' -n 0 ']'
21:04:47 [2020-03-11T21:04:47.892Z] ++ set -x
21:04:47 [2020-03-11T21:04:47.892Z] ++ 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
21:04:47 [2020-03-11T21:04:47.892Z] INFO: Testing against a local daemon
21:04:47 [2020-03-11T21:04:47.892Z] === RUN   TestAuthZPluginAllowRequest
21:04:49 [2020-03-11T21:04:49.914Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
21:04:49 [2020-03-11T21:04:49.914Z] === RUN   TestAuthZPluginTLS
21:04:50 [2020-03-11T21:04:50.196Z] --- PASS: TestAuthZPluginTLS (0.53s)
21:04:50 [2020-03-11T21:04:50.196Z] === RUN   TestAuthZPluginDenyRequest
21:04:50 [2020-03-11T21:04:50.809Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
21:04:50 [2020-03-11T21:04:50.809Z] === RUN   TestAuthZPluginAPIDenyResponse
21:04:51 [2020-03-11T21:04:51.092Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
21:04:51 [2020-03-11T21:04:51.092Z] === RUN   TestAuthZPluginDenyResponse
21:04:51 [2020-03-11T21:04:51.706Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:04:51 [2020-03-11T21:04:51.706Z] === RUN   TestAuthZPluginAllowEventStream
21:04:53 [2020-03-11T21:04:53.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
21:04:53 [2020-03-11T21:04:53.726Z] === RUN   TestAuthZPluginErrorResponse
21:04:54 [2020-03-11T21:04:54.008Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:04:54 [2020-03-11T21:04:54.008Z] === RUN   TestAuthZPluginErrorRequest
21:04:54 [2020-03-11T21:04:54.629Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:04:54 [2020-03-11T21:04:54.629Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:04:54 [2020-03-11T21:04:54.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:04:54 [2020-03-11T21:04:54.910Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:04:56 [2020-03-11T21:04:56.931Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
21:04:56 [2020-03-11T21:04:56.931Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:04:59 [2020-03-11T21:04:59.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
21:04:59 [2020-03-11T21:04:59.606Z] === RUN   TestAuthZPluginHeader
21:05:00 [2020-03-11T21:05:00.232Z] --- PASS: TestAuthZPluginHeader (0.85s)
21:05:00 [2020-03-11T21:05:00.232Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:05:00 [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:00 [2020-03-11T21:05:00.232Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:00 [2020-03-11T21:05:00.232Z] === RUN   TestAuthZPluginV2Disable
21:05:00 [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:05:00 [2020-03-11T21:05:00.232Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:00 [2020-03-11T21:05:00.232Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:05:00 [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:00 [2020-03-11T21:05:00.232Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:00 [2020-03-11T21:05:00.232Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:05:00 [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:00 [2020-03-11T21:05:00.232Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:00 [2020-03-11T21:05:00.232Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:05:18 [2020-03-11T21:05:18.675Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.35s)
21:05:18 [2020-03-11T21:05:18.675Z] PASS
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] === Skipped
21:05:18 [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:18 [2020-03-11T21:05:18.675Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:05:18 [2020-03-11T21:05:18.675Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:18 [2020-03-11T21:05:18.675Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:18 [2020-03-11T21:05:18.675Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] 
21:05:18 [2020-03-11T21:05:18.675Z] DONE 17 tests, 4 skipped in 30.834s
21:05:18 [2020-03-11T21:05:18.675Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:05:18 [2020-03-11T21:05:18.676Z] ++ 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
21:05:18 [2020-03-11T21:05:18.676Z] ++ set -e
21:05:18 [2020-03-11T21:05:18.676Z] ++ '[' -n 0 ']'
21:05:18 [2020-03-11T21:05:18.676Z] ++ set -x
21:05:18 [2020-03-11T21:05:18.676Z] ++ 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
21:05:18 [2020-03-11T21:05:18.676Z] INFO: Testing against a local daemon
21:05:18 [2020-03-11T21:05:18.676Z] === RUN   TestPluginInvalidJSON
21:05:18 [2020-03-11T21:05:18.676Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:05:18 [2020-03-11T21:05:18.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:05:18 [2020-03-11T21:05:18.676Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:05:18 [2020-03-11T21:05:18.676Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:05:18 [2020-03-11T21:05:18.676Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:05:18 [2020-03-11T21:05:18.676Z] PASS
21:05:18 [2020-03-11T21:05:18.676Z] 
21:05:18 [2020-03-11T21:05:18.676Z] DONE 2 tests in 0.239s
21:05:18 [2020-03-11T21:05:18.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:05:18 [2020-03-11T21:05:18.676Z] ++ 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
21:05:18 [2020-03-11T21:05:18.676Z] ++ set -e
21:05:18 [2020-03-11T21:05:18.676Z] ++ '[' -n 0 ']'
21:05:18 [2020-03-11T21:05:18.676Z] ++ set -x
21:05:18 [2020-03-11T21:05:18.676Z] ++ 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
21:05:18 [2020-03-11T21:05:18.958Z] INFO: Testing against a local daemon
21:05:18 [2020-03-11T21:05:18.958Z] === RUN   TestExternalGraphDriver
21:05:18 [2020-03-11T21:05:18.958Z] === RUN   TestExternalGraphDriver/json
21:05:20 [2020-03-11T21:05:20.982Z] === RUN   TestExternalGraphDriver/spec
21:05:23 [2020-03-11T21:05:23.003Z] === RUN   TestExternalGraphDriver/pull
21:05:25 [2020-03-11T21:05:25.687Z] --- PASS: TestExternalGraphDriver (6.51s)
21:05:25 [2020-03-11T21:05:25.687Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
21:05:25 [2020-03-11T21:05:25.687Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
21:05:25 [2020-03-11T21:05:25.687Z]     --- PASS: TestExternalGraphDriver/pull (2.25s)
21:05:25 [2020-03-11T21:05:25.687Z] === RUN   TestGraphdriverPluginV2
21:05:25 [2020-03-11T21:05:25.687Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
21:05:25 [2020-03-11T21:05:25.687Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:25 [2020-03-11T21:05:25.687Z] PASS
21:05:25 [2020-03-11T21:05:25.687Z] 
21:05:25 [2020-03-11T21:05:25.687Z] === Skipped
21:05:25 [2020-03-11T21:05:25.687Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
21:05:25 [2020-03-11T21:05:25.687Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:25 [2020-03-11T21:05:25.687Z] 
21:05:25 [2020-03-11T21:05:25.687Z] 
21:05:25 [2020-03-11T21:05:25.687Z] DONE 5 tests, 1 skipped in 6.685s
21:05:25 [2020-03-11T21:05:25.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:05:25 [2020-03-11T21:05:25.687Z] ++ 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
21:05:25 [2020-03-11T21:05:25.687Z] ++ set -e
21:05:25 [2020-03-11T21:05:25.687Z] ++ '[' -n 0 ']'
21:05:25 [2020-03-11T21:05:25.687Z] ++ set -x
21:05:25 [2020-03-11T21:05:25.687Z] ++ 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
21:05:25 [2020-03-11T21:05:25.687Z] INFO: Testing against a local daemon
21:05:25 [2020-03-11T21:05:25.687Z] === RUN   TestContinueAfterPluginCrash
21:05:25 [2020-03-11T21:05:25.687Z] === PAUSE TestContinueAfterPluginCrash
21:05:25 [2020-03-11T21:05:25.687Z] === RUN   TestReadPluginNoRead
21:05:25 [2020-03-11T21:05:25.687Z] === PAUSE TestReadPluginNoRead
21:05:25 [2020-03-11T21:05:25.687Z] === RUN   TestDaemonStartWithLogOpt
21:05:25 [2020-03-11T21:05:25.687Z] === PAUSE TestDaemonStartWithLogOpt
21:05:25 [2020-03-11T21:05:25.687Z] === CONT  TestContinueAfterPluginCrash
21:05:25 [2020-03-11T21:05:25.687Z] === CONT  TestDaemonStartWithLogOpt
21:05:35 [2020-03-11T21:05:35.962Z] --- PASS: TestDaemonStartWithLogOpt (8.98s)
21:05:35 [2020-03-11T21:05:35.962Z] === CONT  TestReadPluginNoRead
21:05:37 [2020-03-11T21:05:37.432Z] === RUN   TestReadPluginNoRead/default
21:05:39 [2020-03-11T21:05:39.453Z] === RUN   TestReadPluginNoRead/disabled_caching
21:05:39 [2020-03-11T21:05:39.453Z] --- PASS: TestContinueAfterPluginCrash (13.83s)
21:05:41 [2020-03-11T21:05:41.474Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:05:43 [2020-03-11T21:05:43.507Z] --- PASS: TestReadPluginNoRead (8.93s)
21:05:43 [2020-03-11T21:05:43.507Z]     --- PASS: TestReadPluginNoRead/default (1.88s)
21:05:43 [2020-03-11T21:05:43.507Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.07s)
21:05:43 [2020-03-11T21:05:43.507Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s)
21:05:43 [2020-03-11T21:05:43.507Z]     read_test.go:91: [d28d992e063f6] daemon is not started
21:05:43 [2020-03-11T21:05:43.507Z] PASS
21:05:43 [2020-03-11T21:05:43.507Z] 
21:05:43 [2020-03-11T21:05:43.507Z] DONE 6 tests in 18.052s
21:05:43 [2020-03-11T21:05:43.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:05:43 [2020-03-11T21:05:43.507Z] ++ 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
21:05:43 [2020-03-11T21:05:43.507Z] ++ set -e
21:05:43 [2020-03-11T21:05:43.507Z] ++ '[' -n 0 ']'
21:05:43 [2020-03-11T21:05:43.507Z] ++ set -x
21:05:43 [2020-03-11T21:05:43.507Z] ++ 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
21:05:43 [2020-03-11T21:05:43.507Z] testing: warning: no tests to run
21:05:43 [2020-03-11T21:05:43.507Z] PASS
21:05:43 [2020-03-11T21:05:43.507Z] 
21:05:43 [2020-03-11T21:05:43.507Z] DONE 0 tests in 0.092s
21:05:43 [2020-03-11T21:05:43.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:05:43 [2020-03-11T21:05:43.507Z] ++ 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
21:05:43 [2020-03-11T21:05:43.507Z] ++ set -e
21:05:43 [2020-03-11T21:05:43.507Z] ++ '[' -n 0 ']'
21:05:43 [2020-03-11T21:05:43.507Z] ++ set -x
21:05:43 [2020-03-11T21:05:43.507Z] ++ 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
21:05:43 [2020-03-11T21:05:43.789Z] INFO: Testing against a local daemon
21:05:43 [2020-03-11T21:05:43.789Z] === RUN   TestPluginWithDevMounts
21:05:43 [2020-03-11T21:05:43.789Z] === PAUSE TestPluginWithDevMounts
21:05:43 [2020-03-11T21:05:43.789Z] === CONT  TestPluginWithDevMounts
21:05:45 [2020-03-11T21:05:45.809Z] --- PASS: TestPluginWithDevMounts (1.91s)
21:05:45 [2020-03-11T21:05:45.809Z] PASS
21:05:45 [2020-03-11T21:05:45.809Z] 
21:05:45 [2020-03-11T21:05:45.809Z] DONE 1 tests in 2.057s
21:05:45 [2020-03-11T21:05:45.809Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:05:45 [2020-03-11T21:05:45.809Z] ++ 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
21:05:45 [2020-03-11T21:05:45.809Z] ++ set -e
21:05:45 [2020-03-11T21:05:45.809Z] ++ '[' -n 0 ']'
21:05:45 [2020-03-11T21:05:45.809Z] ++ set -x
21:05:45 [2020-03-11T21:05:45.809Z] ++ 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
21:05:45 [2020-03-11T21:05:45.809Z] INFO: Testing against a local daemon
21:05:45 [2020-03-11T21:05:45.809Z] === RUN   TestSecretInspect
21:05:50 [2020-03-11T21:05:50.187Z] --- PASS: TestSecretInspect (3.63s)
21:05:50 [2020-03-11T21:05:50.187Z] === RUN   TestSecretList
21:05:53 [2020-03-11T21:05:53.638Z] --- PASS: TestSecretList (3.80s)
21:05:53 [2020-03-11T21:05:53.638Z] === RUN   TestSecretsCreateAndDelete
21:05:57 [2020-03-11T21:05:57.217Z] --- PASS: TestSecretsCreateAndDelete (3.76s)
21:05:57 [2020-03-11T21:05:57.217Z] === RUN   TestSecretsUpdate
21:06:00 [2020-03-11T21:06:00.670Z] --- PASS: TestSecretsUpdate (3.63s)
21:06:00 [2020-03-11T21:06:00.670Z] === RUN   TestTemplatedSecret
21:06:04 [2020-03-11T21:06:04.123Z] --- PASS: TestTemplatedSecret (3.50s)
21:06:04 [2020-03-11T21:06:04.123Z] === RUN   TestSecretCreateResolve
21:06:08 [2020-03-11T21:06:08.502Z] --- PASS: TestSecretCreateResolve (3.68s)
21:06:08 [2020-03-11T21:06:08.502Z] PASS
21:06:08 [2020-03-11T21:06:08.502Z] 
21:06:08 [2020-03-11T21:06:08.502Z] DONE 6 tests in 22.130s
21:06:08 [2020-03-11T21:06:08.502Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:06:08 [2020-03-11T21:06:08.502Z] ++ 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
21:06:08 [2020-03-11T21:06:08.502Z] ++ set -e
21:06:08 [2020-03-11T21:06:08.502Z] ++ '[' -n 0 ']'
21:06:08 [2020-03-11T21:06:08.502Z] ++ set -x
21:06:08 [2020-03-11T21:06:08.502Z] ++ 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
21:06:08 [2020-03-11T21:06:08.502Z] INFO: Testing against a local daemon
21:06:08 [2020-03-11T21:06:08.502Z] === RUN   TestServiceCreateInit
21:06:08 [2020-03-11T21:06:08.502Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:06:14 [2020-03-11T21:06:14.001Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:06:18 [2020-03-11T21:06:18.379Z] --- PASS: TestServiceCreateInit (10.50s)
21:06:18 [2020-03-11T21:06:18.379Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s)
21:06:18 [2020-03-11T21:06:18.379Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s)
21:06:18 [2020-03-11T21:06:18.379Z] === RUN   TestCreateServiceMultipleTimes
21:06:45 [2020-03-11T21:06:45.333Z] --- PASS: TestCreateServiceMultipleTimes (22.40s)
21:06:45 [2020-03-11T21:06:45.333Z] === RUN   TestCreateServiceConflict
21:06:45 [2020-03-11T21:06:45.333Z] --- PASS: TestCreateServiceConflict (3.78s)
21:06:45 [2020-03-11T21:06:45.333Z] === RUN   TestCreateServiceMaxReplicas
21:06:48 [2020-03-11T21:06:48.786Z] --- PASS: TestCreateServiceMaxReplicas (3.89s)
21:06:48 [2020-03-11T21:06:48.786Z] === RUN   TestCreateWithDuplicateNetworkNames
21:07:03 [2020-03-11T21:07:03.997Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.40s)
21:07:03 [2020-03-11T21:07:03.997Z] === RUN   TestCreateServiceSecretFileMode
21:07:07 [2020-03-11T21:07:07.450Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
21:07:07 [2020-03-11T21:07:07.450Z] === RUN   TestCreateServiceConfigFileMode
21:07:11 [2020-03-11T21:07:11.830Z] --- PASS: TestCreateServiceConfigFileMode (3.58s)
21:07:11 [2020-03-11T21:07:11.830Z] === RUN   TestCreateServiceSysctls
21:07:16 [2020-03-11T21:07:16.209Z] --- PASS: TestCreateServiceSysctls (4.50s)
21:07:16 [2020-03-11T21:07:16.209Z] === RUN   TestCreateServiceCapabilities
21:07:18 [2020-03-11T21:07:18.881Z] --- PASS: TestCreateServiceCapabilities (3.12s)
21:07:18 [2020-03-11T21:07:18.881Z] === RUN   TestInspect
21:07:22 [2020-03-11T21:07:22.431Z] --- PASS: TestInspect (3.74s)
21:07:22 [2020-03-11T21:07:22.431Z] === RUN   TestCreateJob
21:07:26 [2020-03-11T21:07:26.811Z] --- PASS: TestCreateJob (4.42s)
21:07:26 [2020-03-11T21:07:26.811Z] === RUN   TestReplicatedJob
21:07:33 [2020-03-11T21:07:33.613Z] --- PASS: TestReplicatedJob (6.75s)
21:07:33 [2020-03-11T21:07:33.614Z] === RUN   TestUpdateReplicatedJob
21:07:39 [2020-03-11T21:07:39.097Z] --- PASS: TestUpdateReplicatedJob (4.62s)
21:07:39 [2020-03-11T21:07:39.097Z] === RUN   TestServiceListWithStatuses
21:07:39 [2020-03-11T21:07:39.097Z] --- SKIP: TestServiceListWithStatuses (0.01s)
21:07:39 [2020-03-11T21:07:39.097Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:39 [2020-03-11T21:07:39.097Z] === RUN   TestDockerNetworkConnectAlias
21:07:47 [2020-03-11T21:07:47.487Z] --- PASS: TestDockerNetworkConnectAlias (7.85s)
21:07:47 [2020-03-11T21:07:47.487Z] === RUN   TestDockerNetworkReConnect
21:07:52 [2020-03-11T21:07:52.968Z] --- PASS: TestDockerNetworkReConnect (6.24s)
21:07:52 [2020-03-11T21:07:52.968Z] === RUN   TestServicePlugin
21:07:52 [2020-03-11T21:07:52.968Z] --- SKIP: TestServicePlugin (0.00s)
21:07:52 [2020-03-11T21:07:52.968Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:52 [2020-03-11T21:07:52.968Z] === RUN   TestServiceUpdateLabel
21:07:56 [2020-03-11T21:07:56.417Z] --- PASS: TestServiceUpdateLabel (3.72s)
21:07:56 [2020-03-11T21:07:56.417Z] === RUN   TestServiceUpdateSecrets
21:08:11 [2020-03-11T21:08:11.642Z] --- PASS: TestServiceUpdateSecrets (15.39s)
21:08:11 [2020-03-11T21:08:11.643Z] === RUN   TestServiceUpdateConfigs
21:08:30 [2020-03-11T21:08:30.081Z] --- PASS: TestServiceUpdateConfigs (15.72s)
21:08:30 [2020-03-11T21:08:30.081Z] === RUN   TestServiceUpdateNetwork
21:08:45 [2020-03-11T21:08:45.272Z] --- PASS: TestServiceUpdateNetwork (16.60s)
21:08:45 [2020-03-11T21:08:45.273Z] PASS
21:08:45 [2020-03-11T21:08:45.273Z] 
21:08:45 [2020-03-11T21:08:45.273Z] === Skipped
21:08:45 [2020-03-11T21:08:45.273Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
21:08:45 [2020-03-11T21:08:45.273Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:45 [2020-03-11T21:08:45.273Z] 
21:08:45 [2020-03-11T21:08:45.273Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:08:45 [2020-03-11T21:08:45.273Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:08:45 [2020-03-11T21:08:45.273Z] 
21:08:45 [2020-03-11T21:08:45.273Z] 
21:08:45 [2020-03-11T21:08:45.273Z] DONE 23 tests, 2 skipped in 155.892s
21:08:45 [2020-03-11T21:08:45.273Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:08:45 [2020-03-11T21:08:45.273Z] ++ 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
21:08:45 [2020-03-11T21:08:45.273Z] ++ set -e
21:08:45 [2020-03-11T21:08:45.273Z] ++ '[' -n 0 ']'
21:08:45 [2020-03-11T21:08:45.273Z] ++ set -x
21:08:45 [2020-03-11T21:08:45.273Z] ++ 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
21:08:45 [2020-03-11T21:08:45.273Z] INFO: Testing against a local daemon
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestSessionCreate
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestSessionCreate (0.02s)
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:08:45 [2020-03-11T21:08:45.273Z] PASS
21:08:45 [2020-03-11T21:08:45.273Z] 
21:08:45 [2020-03-11T21:08:45.273Z] DONE 2 tests in 0.205s
21:08:45 [2020-03-11T21:08:45.273Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:08:45 [2020-03-11T21:08:45.273Z] ++ 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
21:08:45 [2020-03-11T21:08:45.273Z] ++ set -e
21:08:45 [2020-03-11T21:08:45.273Z] ++ '[' -n 0 ']'
21:08:45 [2020-03-11T21:08:45.273Z] ++ set -x
21:08:45 [2020-03-11T21:08:45.273Z] ++ 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
21:08:45 [2020-03-11T21:08:45.273Z] INFO: Testing against a local daemon
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:45 [2020-03-11T21:08:45.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:45 [2020-03-11T21:08:45.273Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestEventsExecDie
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestEventsExecDie (0.94s)
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestEventsBackwardsCompatible
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestInfoBinaryCommits
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestInfoAPIVersioned
21:08:45 [2020-03-11T21:08:45.273Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:08:45 [2020-03-11T21:08:45.273Z] === RUN   TestInfoDiscoveryBackend
21:08:45 [2020-03-11T21:08:45.886Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
21:08:45 [2020-03-11T21:08:45.886Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:08:46 [2020-03-11T21:08:46.993Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:08:46 [2020-03-11T21:08:46.993Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:08:47 [2020-03-11T21:08:47.274Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
21:08:47 [2020-03-11T21:08:47.274Z] === RUN   TestInfoAPI
21:08:47 [2020-03-11T21:08:47.274Z] --- PASS: TestInfoAPI (0.02s)
21:08:47 [2020-03-11T21:08:47.274Z] === RUN   TestInfoAPIWarnings
21:08:47 [2020-03-11T21:08:47.885Z] --- PASS: TestInfoAPIWarnings (0.52s)
21:08:47 [2020-03-11T21:08:47.885Z] === RUN   TestInfoDebug
21:08:48 [2020-03-11T21:08:48.496Z] --- PASS: TestInfoDebug (0.52s)
21:08:48 [2020-03-11T21:08:48.496Z] === RUN   TestInfoInsecureRegistries
21:08:48 [2020-03-11T21:08:48.777Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:08:48 [2020-03-11T21:08:48.777Z] === RUN   TestInfoRegistryMirrors
21:08:49 [2020-03-11T21:08:49.402Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:08:49 [2020-03-11T21:08:49.402Z] === RUN   TestLoginFailsWithBadCredentials
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestPingCacheHeaders
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestPingCacheHeaders (0.01s)
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestPingGet
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestPingGet (0.01s)
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestPingHead
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestPingHead (0.02s)
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestVersion
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestVersion (0.01s)
21:08:49 [2020-03-11T21:08:49.683Z] PASS
21:08:49 [2020-03-11T21:08:49.683Z] 
21:08:49 [2020-03-11T21:08:49.683Z] === Skipped
21:08:49 [2020-03-11T21:08:49.683Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:49 [2020-03-11T21:08:49.683Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:49 [2020-03-11T21:08:49.683Z] 
21:08:49 [2020-03-11T21:08:49.683Z] 
21:08:49 [2020-03-11T21:08:49.683Z] DONE 18 tests, 1 skipped in 5.726s
21:08:49 [2020-03-11T21:08:49.683Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:08:49 [2020-03-11T21:08:49.683Z] ++ 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
21:08:49 [2020-03-11T21:08:49.683Z] ++ set -e
21:08:49 [2020-03-11T21:08:49.683Z] ++ '[' -n 0 ']'
21:08:49 [2020-03-11T21:08:49.683Z] ++ set -x
21:08:49 [2020-03-11T21:08:49.683Z] ++ 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
21:08:49 [2020-03-11T21:08:49.683Z] INFO: Testing against a local daemon
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestVolumesCreateAndList
21:08:49 [2020-03-11T21:08:49.683Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:08:49 [2020-03-11T21:08:49.683Z] === RUN   TestVolumesRemove
21:08:49 [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesRemove (0.10s)
21:08:49 [2020-03-11T21:08:49.963Z] === RUN   TestVolumesInspect
21:08:49 [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesInspect (0.01s)
21:08:49 [2020-03-11T21:08:49.963Z] === RUN   TestVolumesInvalidJSON
21:08:49 [2020-03-11T21:08:49.963Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:08:49 [2020-03-11T21:08:49.963Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:08:49 [2020-03-11T21:08:49.963Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:08:49 [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:08:49 [2020-03-11T21:08:49.963Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:08:49 [2020-03-11T21:08:49.963Z] PASS
21:08:49 [2020-03-11T21:08:49.963Z] 
21:08:49 [2020-03-11T21:08:49.963Z] DONE 5 tests in 0.233s
21:08:49 [2020-03-11T21:08:49.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:08:49 [2020-03-11T21:08:49.963Z] ++++ cat bundles/test-integration/docker.pid
21:08:49 [2020-03-11T21:08:49.963Z] +++ kill 11720
21:08:51 [2020-03-11T21:08:51.428Z] +++ /etc/init.d/apparmor stop
21:08:51 [2020-03-11T21:08:51.429Z] Leaving: AppArmorNo profiles have been unloaded.
21:08:51 [2020-03-11T21:08:51.429Z] 
21:08:51 [2020-03-11T21:08:51.429Z] Unloading profiles will leave already running processes permanently
21:08:51 [2020-03-11T21:08:51.429Z] unconfined, which can lead to unexpected situations.
21:08:51 [2020-03-11T21:08:51.429Z] 
21:08:51 [2020-03-11T21:08:51.429Z] To set a process to complain mode, use the command line tool
21:08:51 [2020-03-11T21:08:51.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:08:51 [2020-03-11T21:08:51.429Z] +++ true
21:08:51 [2020-03-11T21:08:51.429Z]