Skip to content

Console Output

13:15:08 [2020-03-19T13:15:08.803Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 -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:ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 hack/make.sh dynbinary test-integration
13:15:09 [2020-03-19T13:15:09.084Z] 
13:15:09 [2020-03-19T13:15:09.084Z] Removing bundles/
13:15:09 [2020-03-19T13:15:09.084Z] 
13:15:09 [2020-03-19T13:15:09.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:15:09 [2020-03-19T13:15:09.084Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:15:09 [2020-03-19T13:15:09.084Z] GOOS="" GOARCH="" GOARM=""
13:16:05 [2020-03-19T13:16:05.767Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:16:05 [2020-03-19T13:16:05.767Z] 
13:16:05 [2020-03-19T13:16:05.767Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:16:05 [2020-03-19T13:16:05.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:16:05 [2020-03-19T13:16:05.767Z] HOSTNAME=6bf94743ce26
13:16:05 [2020-03-19T13:16:05.767Z] TESTDEBUG=0
13:16:05 [2020-03-19T13:16:05.767Z] DEST=bundles/test-integration
13:16:05 [2020-03-19T13:16:05.767Z] PWD=/go/src/github.com/docker/docker
13:16:05 [2020-03-19T13:16:05.767Z] DOCKER_GITCOMMIT=ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:16:05 [2020-03-19T13:16:05.767Z] container=docker
13:16:05 [2020-03-19T13:16:05.767Z] HOME=/root
13:16:05 [2020-03-19T13:16:05.767Z] GOLANG_VERSION=1.13.8
13:16:05 [2020-03-19T13:16:05.767Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:16:05 [2020-03-19T13:16:05.767Z] VALIDATE_BRANCH=master
13:16:05 [2020-03-19T13:16:05.767Z] TERM=xterm
13:16:05 [2020-03-19T13:16:05.767Z] DOCKER_PKG=github.com/docker/docker
13:16:05 [2020-03-19T13:16:05.767Z] SHLVL=1
13:16:05 [2020-03-19T13:16:05.767Z] TIMEOUT=120m
13:16:05 [2020-03-19T13:16:05.767Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:16:05 [2020-03-19T13:16:05.767Z] DOCKER_GRAPHDRIVER=overlay2
13:16:05 [2020-03-19T13:16:05.767Z] GO111MODULE=off
13:16:05 [2020-03-19T13:16:05.767Z] DOCKER_EXPERIMENTAL=1
13:16:05 [2020-03-19T13:16:05.767Z] TEST_SKIP_INTEGRATION_CLI=1
13:16:05 [2020-03-19T13:16:05.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:16:05 [2020-03-19T13:16:05.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:16:05 [2020-03-19T13:16:05.767Z] GOPATH=/go
13:16:05 [2020-03-19T13:16:05.767Z] PKG_CONFIG=pkg-config
13:16:05 [2020-03-19T13:16:05.767Z] _=/usr/bin/env
13:16:05 [2020-03-19T13:16:05.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:16:24 [2020-03-19T13:16:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:16:24 [2020-03-19T13:16:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:16:24 [2020-03-19T13:16:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:16:39 [2020-03-19T13:16:39.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:16:40 [2020-03-19T13:16:40.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:16:41 [2020-03-19T13:16:41.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:16:42 [2020-03-19T13:16:42.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:16:42 [2020-03-19T13:16:42.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:16:43 [2020-03-19T13:16:43.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:16:44 [2020-03-19T13:16:44.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:16:45 [2020-03-19T13:16:45.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:16:47 [2020-03-19T13:16:47.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:16:47 [2020-03-19T13:16:47.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:16:48 [2020-03-19T13:16:48.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:16:49 [2020-03-19T13:16:49.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:16:50 [2020-03-19T13:16:50.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:16:51 [2020-03-19T13:16:51.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:16:52 [2020-03-19T13:16:52.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:16:52 [2020-03-19T13:16:52.877Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:16:52 [2020-03-19T13:16:52.877Z] Using test binary docker
13:16:53 [2020-03-19T13:16:53.157Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:16:53 [2020-03-19T13:16:53.157Z] +++ /etc/init.d/apparmor start
13:16:53 [2020-03-19T13:16:53.157Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:16:53 [2020-03-19T13:16:53.157Z] INFO: Waiting for daemon to start...
13:16:53 [2020-03-19T13:16:53.157Z] Starting dockerd
13:16:53 [2020-03-19T13:16:53.157Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:16:55 [2020-03-19T13:16:55.179Z] .
13:16:55 [2020-03-19T13:16:55.179Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:16:55 [2020-03-19T13:16:55.179Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:16:55 [2020-03-19T13:16:55.179Z] Error: No such image: emptyfs
13:16:55 [2020-03-19T13:16:55.179Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:16:55 [2020-03-19T13:16:55.179Z] ++++ docker load
13:16:55 [2020-03-19T13:16:55.459Z] Running integration-test (iteration 1)
13:16:55 [2020-03-19T13:16:55.459Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
13:16:55 [2020-03-19T13:16:55.459Z] ++ 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
13:16:55 [2020-03-19T13:16:55.459Z] ++ set -e
13:16:55 [2020-03-19T13:16:55.459Z] ++ '[' -n 0 ']'
13:16:55 [2020-03-19T13:16:55.459Z] ++ set -x
13:16:55 [2020-03-19T13:16:55.459Z] ++ 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
13:17:02 [2020-03-19T13:17:02.239Z] Loaded image: buildpack-deps:jessie
13:17:02 [2020-03-19T13:17:02.520Z] Loaded image: busybox:latest
13:17:02 [2020-03-19T13:17:02.800Z] Loaded image: busybox:glibc
13:17:02 [2020-03-19T13:17:02.800Z] Loaded image: debian:jessie
13:17:02 [2020-03-19T13:17:02.800Z] Loaded image: hello-world:latest
13:17:02 [2020-03-19T13:17:02.800Z] INFO: Testing against a local daemon
13:17:02 [2020-03-19T13:17:02.800Z] === RUN   TestCgroupNamespacesBuild
13:17:05 [2020-03-19T13:17:05.461Z] --- PASS: TestCgroupNamespacesBuild (2.34s)
13:17:05 [2020-03-19T13:17:05.461Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:17:06 [2020-03-19T13:17:06.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
13:17:06 [2020-03-19T13:17:06.925Z] === RUN   TestBuildWithSession
13:17:06 [2020-03-19T13:17:06.925Z] --- SKIP: TestBuildWithSession (0.00s)
13:17:06 [2020-03-19T13:17:06.925Z]     build_session_test.go:25: TODO: BuildKit
13:17:06 [2020-03-19T13:17:06.925Z] === RUN   TestBuildSquashParent
13:17:13 [2020-03-19T13:17:13.706Z] --- PASS: TestBuildSquashParent (6.70s)
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:17:13 [2020-03-19T13:17:13.706Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:17:13 [2020-03-19T13:17:13.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:17:13 [2020-03-19T13:17:13.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:17:13 [2020-03-19T13:17:13.706Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:17:16 [2020-03-19T13:17:16.369Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:17:16 [2020-03-19T13:17:16.369Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:17:18 [2020-03-19T13:17:18.379Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:17:18 [2020-03-19T13:17:18.379Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:17:21 [2020-03-19T13:17:21.052Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s)
13:17:21 [2020-03-19T13:17:21.053Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s)
13:17:21 [2020-03-19T13:17:21.053Z] === RUN   TestBuildMultiStageCopy
13:17:21 [2020-03-19T13:17:21.053Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:17:23 [2020-03-19T13:17:23.714Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:17:23 [2020-03-19T13:17:23.714Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:17:24 [2020-03-19T13:17:24.324Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:17:24 [2020-03-19T13:17:24.934Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:17:25 [2020-03-19T13:17:25.544Z] --- PASS: TestBuildMultiStageCopy (4.72s)
13:17:25 [2020-03-19T13:17:25.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
13:17:25 [2020-03-19T13:17:25.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
13:17:25 [2020-03-19T13:17:25.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
13:17:25 [2020-03-19T13:17:25.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
13:17:25 [2020-03-19T13:17:25.544Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
13:17:25 [2020-03-19T13:17:25.544Z] === RUN   TestBuildMultiStageParentConfig
13:17:27 [2020-03-19T13:17:27.554Z] --- PASS: TestBuildMultiStageParentConfig (1.62s)
13:17:27 [2020-03-19T13:17:27.554Z] === RUN   TestBuildLabelWithTargets
13:17:29 [2020-03-19T13:17:29.565Z] --- PASS: TestBuildLabelWithTargets (2.36s)
13:17:29 [2020-03-19T13:17:29.565Z] === RUN   TestBuildWithEmptyLayers
13:17:30 [2020-03-19T13:17:30.565Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
13:17:30 [2020-03-19T13:17:30.565Z] === RUN   TestBuildMultiStageOnBuild
13:17:33 [2020-03-19T13:17:33.249Z] --- PASS: TestBuildMultiStageOnBuild (2.87s)
13:17:33 [2020-03-19T13:17:33.249Z] === RUN   TestBuildUncleanTarFilenames
13:17:34 [2020-03-19T13:17:34.715Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
13:17:34 [2020-03-19T13:17:34.715Z] === RUN   TestBuildMultiStageLayerLeak
13:17:38 [2020-03-19T13:17:38.161Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s)
13:17:38 [2020-03-19T13:17:38.161Z] === RUN   TestBuildWithHugeFile
13:18:05 [2020-03-19T13:18:05.114Z] --- PASS: TestBuildWithHugeFile (26.27s)
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildWithEmptyDockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:18:05 [2020-03-19T13:18:05.114Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:18:05 [2020-03-19T13:18:05.114Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
13:18:05 [2020-03-19T13:18:05.114Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
13:18:05 [2020-03-19T13:18:05.114Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildPreserveOwnership
13:18:05 [2020-03-19T13:18:05.114Z] === RUN   TestBuildPreserveOwnership/copy_from
13:18:08 [2020-03-19T13:18:08.560Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:18:11 [2020-03-19T13:18:11.230Z] --- PASS: TestBuildPreserveOwnership (6.45s)
13:18:11 [2020-03-19T13:18:11.230Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
13:18:11 [2020-03-19T13:18:11.230Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s)
13:18:11 [2020-03-19T13:18:11.230Z] === RUN   TestBuildPlatformInvalid
13:18:11 [2020-03-19T13:18:11.230Z] --- PASS: TestBuildPlatformInvalid (0.14s)
13:18:11 [2020-03-19T13:18:11.230Z] PASS
13:18:11 [2020-03-19T13:18:11.230Z] 
13:18:11 [2020-03-19T13:18:11.230Z] === Skipped
13:18:11 [2020-03-19T13:18:11.230Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
13:18:11 [2020-03-19T13:18:11.230Z]     build_session_test.go:25: TODO: BuildKit
13:18:11 [2020-03-19T13:18:11.230Z] 
13:18:11 [2020-03-19T13:18:11.230Z] 
13:18:11 [2020-03-19T13:18:11.230Z] DONE 32 tests, 1 skipped in 75.530s
13:18:11 [2020-03-19T13:18:11.230Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
13:18:11 [2020-03-19T13:18:11.230Z] ++ 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
13:18:11 [2020-03-19T13:18:11.230Z] ++ set -e
13:18:11 [2020-03-19T13:18:11.230Z] ++ '[' -n 0 ']'
13:18:11 [2020-03-19T13:18:11.230Z] ++ set -x
13:18:11 [2020-03-19T13:18:11.230Z] ++ 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
13:18:11 [2020-03-19T13:18:11.230Z] INFO: Testing against a local daemon
13:18:11 [2020-03-19T13:18:11.230Z] === RUN   TestConfigList
13:18:14 [2020-03-19T13:18:14.680Z] --- PASS: TestConfigList (3.78s)
13:18:14 [2020-03-19T13:18:14.680Z] === RUN   TestConfigsCreateAndDelete
13:18:19 [2020-03-19T13:18:19.053Z] --- PASS: TestConfigsCreateAndDelete (3.57s)
13:18:19 [2020-03-19T13:18:19.053Z] === RUN   TestConfigsUpdate
13:18:22 [2020-03-19T13:18:22.499Z] --- PASS: TestConfigsUpdate (3.63s)
13:18:22 [2020-03-19T13:18:22.499Z] === RUN   TestTemplatedConfig
13:18:25 [2020-03-19T13:18:25.945Z] --- PASS: TestTemplatedConfig (3.51s)
13:18:25 [2020-03-19T13:18:25.945Z] === RUN   TestConfigInspect
13:18:29 [2020-03-19T13:18:29.391Z] --- PASS: TestConfigInspect (3.63s)
13:18:29 [2020-03-19T13:18:29.391Z] === RUN   TestConfigCreateWithLabels
13:18:32 [2020-03-19T13:18:32.839Z] --- PASS: TestConfigCreateWithLabels (3.17s)
13:18:32 [2020-03-19T13:18:32.839Z] === RUN   TestConfigCreateResolve
13:18:35 [2020-03-19T13:18:35.509Z] --- PASS: TestConfigCreateResolve (3.09s)
13:18:35 [2020-03-19T13:18:35.510Z] === RUN   TestConfigDaemonLibtrustID
13:18:35 [2020-03-19T13:18:35.791Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:18:35 [2020-03-19T13:18:35.791Z] PASS
13:18:35 [2020-03-19T13:18:35.791Z] 
13:18:35 [2020-03-19T13:18:35.791Z] DONE 8 tests in 24.966s
13:18:35 [2020-03-19T13:18:35.791Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
13:18:35 [2020-03-19T13:18:35.791Z] ++ 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
13:18:35 [2020-03-19T13:18:35.791Z] ++ set -e
13:18:35 [2020-03-19T13:18:35.791Z] ++ '[' -n 0 ']'
13:18:35 [2020-03-19T13:18:35.791Z] ++ set -x
13:18:35 [2020-03-19T13:18:35.791Z] ++ 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
13:18:36 [2020-03-19T13:18:36.072Z] INFO: Testing against a local daemon
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestCheckpoint
13:18:36 [2020-03-19T13:18:36.072Z] --- SKIP: TestCheckpoint (0.00s)
13:18:36 [2020-03-19T13:18:36.072Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestContainerInvalidJSON
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:18:36 [2020-03-19T13:18:36.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:18:36 [2020-03-19T13:18:36.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:18:36 [2020-03-19T13:18:36.072Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:18:36 [2020-03-19T13:18:36.072Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:18:36 [2020-03-19T13:18:36.072Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:18:36 [2020-03-19T13:18:36.072Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:18:36 [2020-03-19T13:18:36.072Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:18:36 [2020-03-19T13:18:36.072Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:18:36 [2020-03-19T13:18:36.072Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:18:36 [2020-03-19T13:18:36.072Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:18:36 [2020-03-19T13:18:36.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
13:18:36 [2020-03-19T13:18:36.072Z] === RUN   TestCopyFromContainerPathIsNotDir
13:18:36 [2020-03-19T13:18:36.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
13:18:36 [2020-03-19T13:18:36.354Z] === RUN   TestCopyToContainerPathDoesNotExist
13:18:36 [2020-03-19T13:18:36.354Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
13:18:36 [2020-03-19T13:18:36.354Z] === RUN   TestCopyToContainerPathIsNotDir
13:18:36 [2020-03-19T13:18:36.635Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
13:18:36 [2020-03-19T13:18:36.635Z] === RUN   TestCopyFromContainer
13:18:38 [2020-03-19T13:18:38.653Z] === RUN   TestCopyFromContainer//
13:18:38 [2020-03-19T13:18:38.653Z] === RUN   TestCopyFromContainer//bar/root
13:18:38 [2020-03-19T13:18:38.653Z] === RUN   TestCopyFromContainer//bar/root/
13:18:38 [2020-03-19T13:18:38.934Z] === RUN   TestCopyFromContainer/bar/quux
13:18:38 [2020-03-19T13:18:38.934Z] === RUN   TestCopyFromContainer/bar/quux/
13:18:38 [2020-03-19T13:18:38.934Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:18:39 [2020-03-19T13:18:39.215Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:18:39 [2020-03-19T13:18:39.215Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:18:39 [2020-03-19T13:18:39.215Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:18:39 [2020-03-19T13:18:39.215Z] === RUN   TestCopyFromContainer/bar/notarget
13:18:39 [2020-03-19T13:18:39.497Z] --- PASS: TestCopyFromContainer (2.87s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:18:39 [2020-03-19T13:18:39.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateLinkToNonExistingContainer
13:18:39 [2020-03-19T13:18:39.497Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateWithInvalidEnv
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateWithInvalidEnv/0
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateWithInvalidEnv/0
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateWithInvalidEnv/1
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateWithInvalidEnv/1
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateWithInvalidEnv/2
13:18:39 [2020-03-19T13:18:39.497Z] === PAUSE TestCreateWithInvalidEnv/2
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateWithInvalidEnv/0
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateWithInvalidEnv/2
13:18:39 [2020-03-19T13:18:39.497Z] === CONT  TestCreateWithInvalidEnv/1
13:18:39 [2020-03-19T13:18:39.497Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateTmpfsMountsTarget
13:18:39 [2020-03-19T13:18:39.497Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:18:39 [2020-03-19T13:18:39.497Z] === RUN   TestCreateWithCustomMaskedPaths
13:18:42 [2020-03-19T13:18:42.167Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:18:42 [2020-03-19T13:18:42.167Z] --- PASS: TestCreateWithCapabilities (0.01s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
13:18:42 [2020-03-19T13:18:42.167Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
13:18:42 [2020-03-19T13:18:42.167Z] === RUN   TestCreateWithCustomReadonlyPaths
13:18:44 [2020-03-19T13:18:44.848Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:18:44 [2020-03-19T13:18:44.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:18:44 [2020-03-19T13:18:44.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:18:44 [2020-03-19T13:18:44.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:18:44 [2020-03-19T13:18:44.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:18:44 [2020-03-19T13:18:44.848Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:18:44 [2020-03-19T13:18:44.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
13:18:44 [2020-03-19T13:18:44.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:18:44 [2020-03-19T13:18:44.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:18:44 [2020-03-19T13:18:44.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:18:44 [2020-03-19T13:18:44.848Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:18:44 [2020-03-19T13:18:44.848Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:18:45 [2020-03-19T13:18:45.460Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
13:18:45 [2020-03-19T13:18:45.460Z] === RUN   TestContainerStartOnDaemonRestart
13:18:45 [2020-03-19T13:18:45.460Z] === PAUSE TestContainerStartOnDaemonRestart
13:18:45 [2020-03-19T13:18:45.460Z] === RUN   TestDaemonRestartIpcMode
13:18:45 [2020-03-19T13:18:45.460Z] === PAUSE TestDaemonRestartIpcMode
13:18:45 [2020-03-19T13:18:45.460Z] === RUN   TestDaemonHostGatewayIP
13:18:45 [2020-03-19T13:18:45.460Z] === PAUSE TestDaemonHostGatewayIP
13:18:45 [2020-03-19T13:18:45.460Z] === RUN   TestDiff
13:18:46 [2020-03-19T13:18:46.464Z] --- PASS: TestDiff (0.82s)
13:18:46 [2020-03-19T13:18:46.464Z] === RUN   TestExecWithCloseStdin
13:18:47 [2020-03-19T13:18:47.470Z] --- PASS: TestExecWithCloseStdin (0.93s)
13:18:47 [2020-03-19T13:18:47.470Z] === RUN   TestExec
13:18:48 [2020-03-19T13:18:48.083Z] --- PASS: TestExec (0.90s)
13:18:48 [2020-03-19T13:18:48.083Z] === RUN   TestExecUser
13:18:49 [2020-03-19T13:18:49.088Z] --- PASS: TestExecUser (0.99s)
13:18:49 [2020-03-19T13:18:49.088Z] === RUN   TestExportContainerAndImportImage
13:18:50 [2020-03-19T13:18:50.555Z] --- PASS: TestExportContainerAndImportImage (1.09s)
13:18:50 [2020-03-19T13:18:50.555Z] === RUN   TestExportContainerAfterDaemonRestart
13:18:52 [2020-03-19T13:18:52.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
13:18:52 [2020-03-19T13:18:52.023Z] === RUN   TestHealthCheckWorkdir
13:18:53 [2020-03-19T13:18:53.028Z] --- PASS: TestHealthCheckWorkdir (1.07s)
13:18:53 [2020-03-19T13:18:53.028Z] === RUN   TestHealthKillContainer
13:18:55 [2020-03-19T13:18:55.707Z] --- PASS: TestHealthKillContainer (3.01s)
13:18:55 [2020-03-19T13:18:55.707Z] === RUN   TestInspectCpusetInConfigPre120
13:18:56 [2020-03-19T13:18:56.712Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
13:18:56 [2020-03-19T13:18:56.712Z] === RUN   TestIpcModeNone
13:18:57 [2020-03-19T13:18:57.717Z] --- PASS: TestIpcModeNone (0.92s)
13:18:57 [2020-03-19T13:18:57.717Z] === RUN   TestIpcModePrivate
13:18:58 [2020-03-19T13:18:58.721Z] --- PASS: TestIpcModePrivate (0.89s)
13:18:58 [2020-03-19T13:18:58.721Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
13:18:58 [2020-03-19T13:18:58.721Z] === RUN   TestIpcModeShareable
13:18:59 [2020-03-19T13:18:59.335Z] --- PASS: TestIpcModeShareable (0.91s)
13:18:59 [2020-03-19T13:18:59.335Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
13:18:59 [2020-03-19T13:18:59.335Z] === RUN   TestAPIIpcModeShareableAndContainer
13:19:02 [2020-03-19T13:19:02.811Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
13:19:02 [2020-03-19T13:19:02.811Z] === RUN   TestAPIIpcModeHost
13:19:03 [2020-03-19T13:19:03.093Z] --- PASS: TestAPIIpcModeHost (0.62s)
13:19:03 [2020-03-19T13:19:03.093Z] === RUN   TestDaemonIpcModeShareable
13:19:05 [2020-03-19T13:19:05.110Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
13:19:05 [2020-03-19T13:19:05.110Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
13:19:05 [2020-03-19T13:19:05.110Z] === RUN   TestDaemonIpcModePrivate
13:19:06 [2020-03-19T13:19:06.579Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
13:19:06 [2020-03-19T13:19:06.579Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
13:19:06 [2020-03-19T13:19:06.579Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:19:08 [2020-03-19T13:19:08.599Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
13:19:08 [2020-03-19T13:19:08.599Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
13:19:08 [2020-03-19T13:19:08.599Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:19:10 [2020-03-19T13:19:10.066Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
13:19:10 [2020-03-19T13:19:10.066Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
13:19:10 [2020-03-19T13:19:10.066Z] === RUN   TestIpcModeOlderClient
13:19:10 [2020-03-19T13:19:10.066Z] === PAUSE TestIpcModeOlderClient
13:19:10 [2020-03-19T13:19:10.066Z] === RUN   TestKillContainerInvalidSignal
13:19:11 [2020-03-19T13:19:11.071Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
13:19:11 [2020-03-19T13:19:11.071Z] === RUN   TestKillContainer
13:19:11 [2020-03-19T13:19:11.071Z] === RUN   TestKillContainer/no_signal
13:19:11 [2020-03-19T13:19:11.683Z] === RUN   TestKillContainer/non_killing_signal
13:19:12 [2020-03-19T13:19:12.296Z] === RUN   TestKillContainer/killing_signal
13:19:13 [2020-03-19T13:19:13.300Z] --- PASS: TestKillContainer (2.55s)
13:19:13 [2020-03-19T13:19:13.300Z]     --- PASS: TestKillContainer/no_signal (0.84s)
13:19:13 [2020-03-19T13:19:13.300Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
13:19:13 [2020-03-19T13:19:13.300Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
13:19:13 [2020-03-19T13:19:13.300Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:19:13 [2020-03-19T13:19:13.300Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:19:14 [2020-03-19T13:19:14.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:19:14 [2020-03-19T13:19:14.917Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s)
13:19:14 [2020-03-19T13:19:14.917Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
13:19:14 [2020-03-19T13:19:14.917Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
13:19:14 [2020-03-19T13:19:14.917Z] === RUN   TestKillStoppedContainer
13:19:15 [2020-03-19T13:19:15.198Z] --- PASS: TestKillStoppedContainer (0.09s)
13:19:15 [2020-03-19T13:19:15.198Z] === RUN   TestKillStoppedContainerAPIPre120
13:19:15 [2020-03-19T13:19:15.198Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
13:19:15 [2020-03-19T13:19:15.198Z] === RUN   TestKillDifferentUserContainer
13:19:16 [2020-03-19T13:19:16.205Z] --- PASS: TestKillDifferentUserContainer (0.88s)
13:19:16 [2020-03-19T13:19:16.205Z] === RUN   TestInspectOomKilledTrue
13:19:16 [2020-03-19T13:19:16.205Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:19:16 [2020-03-19T13:19:16.205Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:19:16 [2020-03-19T13:19:16.205Z] === RUN   TestInspectOomKilledFalse
13:19:16 [2020-03-19T13:19:16.205Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:19:16 [2020-03-19T13:19:16.205Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:19:16 [2020-03-19T13:19:16.205Z] === RUN   TestLinksEtcHostsContentMatch
13:19:16 [2020-03-19T13:19:16.818Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
13:19:16 [2020-03-19T13:19:16.818Z] === RUN   TestLinksContainerNames
13:19:18 [2020-03-19T13:19:18.285Z] --- PASS: TestLinksContainerNames (1.68s)
13:19:18 [2020-03-19T13:19:18.285Z] === RUN   TestLogsFollowTailEmpty
13:19:19 [2020-03-19T13:19:19.289Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
13:19:19 [2020-03-19T13:19:19.289Z] === RUN   TestContainerNetworkMountsNoChown
13:19:20 [2020-03-19T13:19:20.294Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/default
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/default
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/private
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/private
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rprivate
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rprivate
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/slave
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/slave
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rslave
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rslave
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/shared
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/shared
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rshared
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rshared
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/default
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/default/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/default/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/default/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rshared
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/shared
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rslave
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/slave
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rprivate
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/private
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/private/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/private/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/default/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:19:20 [2020-03-19T13:19:20.294Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:19:20 [2020-03-19T13:19:20.576Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/private/bind_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/private/mount_root
13:19:20 [2020-03-19T13:19:20.857Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:19:21 [2020-03-19T13:19:21.139Z] --- PASS: TestMountDaemonRoot (0.01s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
13:19:21 [2020-03-19T13:19:21.139Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
13:19:21 [2020-03-19T13:19:21.139Z] === RUN   TestContainerBindMountNonRecursive
13:19:23 [2020-03-19T13:19:23.158Z] --- PASS: TestContainerBindMountNonRecursive (1.93s)
13:19:23 [2020-03-19T13:19:23.158Z] === RUN   TestNetworkNat
13:19:23 [2020-03-19T13:19:23.771Z] --- PASS: TestNetworkNat (0.87s)
13:19:23 [2020-03-19T13:19:23.771Z] === RUN   TestNetworkLocalhostTCPNat
13:19:24 [2020-03-19T13:19:24.777Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
13:19:24 [2020-03-19T13:19:24.777Z] === RUN   TestNetworkLoopbackNat
13:19:25 [2020-03-19T13:19:25.781Z] --- PASS: TestNetworkLoopbackNat (1.15s)
13:19:25 [2020-03-19T13:19:25.781Z] === RUN   TestPause
13:19:26 [2020-03-19T13:19:26.953Z] --- PASS: TestPause (0.93s)
13:19:26 [2020-03-19T13:19:26.953Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:19:26 [2020-03-19T13:19:26.953Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:19:26 [2020-03-19T13:19:26.953Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:19:26 [2020-03-19T13:19:26.953Z] === RUN   TestPauseStopPausedContainer
13:19:27 [2020-03-19T13:19:27.574Z] --- PASS: TestPauseStopPausedContainer (0.89s)
13:19:27 [2020-03-19T13:19:27.575Z] === RUN   TestPsFilter
13:19:27 [2020-03-19T13:19:27.856Z] --- PASS: TestPsFilter (0.31s)
13:19:27 [2020-03-19T13:19:27.856Z] === RUN   TestRemoveContainerWithRemovedVolume
13:19:28 [2020-03-19T13:19:28.860Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
13:19:28 [2020-03-19T13:19:28.860Z] === RUN   TestRemoveContainerWithVolume
13:19:29 [2020-03-19T13:19:29.474Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
13:19:29 [2020-03-19T13:19:29.474Z] === RUN   TestRemoveContainerRunning
13:19:30 [2020-03-19T13:19:30.479Z] --- PASS: TestRemoveContainerRunning (0.86s)
13:19:30 [2020-03-19T13:19:30.479Z] === RUN   TestRemoveContainerForceRemoveRunning
13:19:31 [2020-03-19T13:19:31.484Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
13:19:31 [2020-03-19T13:19:31.484Z] === RUN   TestRemoveInvalidContainer
13:19:31 [2020-03-19T13:19:31.484Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:19:31 [2020-03-19T13:19:31.484Z] === RUN   TestRenameLinkedContainer
13:19:34 [2020-03-19T13:19:34.931Z] --- PASS: TestRenameLinkedContainer (3.45s)
13:19:34 [2020-03-19T13:19:34.931Z] === RUN   TestRenameStoppedContainer
13:19:35 [2020-03-19T13:19:35.544Z] --- PASS: TestRenameStoppedContainer (0.90s)
13:19:35 [2020-03-19T13:19:35.544Z] === RUN   TestRenameRunningContainerAndReuse
13:19:37 [2020-03-19T13:19:37.570Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
13:19:37 [2020-03-19T13:19:37.570Z] === RUN   TestRenameInvalidName
13:19:38 [2020-03-19T13:19:38.184Z] --- PASS: TestRenameInvalidName (0.84s)
13:19:38 [2020-03-19T13:19:38.184Z] === RUN   TestRenameAnonymousContainer
13:19:43 [2020-03-19T13:19:43.659Z] --- PASS: TestRenameAnonymousContainer (4.80s)
13:19:43 [2020-03-19T13:19:43.659Z] === RUN   TestRenameContainerWithSameName
13:19:43 [2020-03-19T13:19:43.948Z] --- PASS: TestRenameContainerWithSameName (0.89s)
13:19:43 [2020-03-19T13:19:43.948Z] === RUN   TestRenameContainerWithLinkedContainer
13:19:45 [2020-03-19T13:19:45.968Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s)
13:19:45 [2020-03-19T13:19:45.968Z] === RUN   TestResize
13:19:46 [2020-03-19T13:19:46.582Z] --- PASS: TestResize (0.81s)
13:19:46 [2020-03-19T13:19:46.582Z] === RUN   TestResizeWithInvalidSize
13:19:47 [2020-03-19T13:19:47.195Z] --- PASS: TestResizeWithInvalidSize (0.82s)
13:19:47 [2020-03-19T13:19:47.195Z] === RUN   TestResizeWhenContainerNotStarted
13:19:48 [2020-03-19T13:19:48.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:19:48 [2020-03-19T13:19:48.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:19:50 [2020-03-19T13:19:50.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:19:50 [2020-03-19T13:19:50.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:19:51 [2020-03-19T13:19:51.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:19:51 [2020-03-19T13:19:51.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:19:53 [2020-03-19T13:19:53.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:19:53 [2020-03-19T13:19:53.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:19:55 [2020-03-19T13:19:55.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:19:55 [2020-03-19T13:19:55.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:19:58 [2020-03-19T13:19:58.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:19:58 [2020-03-19T13:19:58.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:20:01 [2020-03-19T13:20:01.080Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s)
13:20:01 [2020-03-19T13:20:01.080Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s)
13:20:01 [2020-03-19T13:20:01.080Z] === RUN   TestCgroupNamespacesRun
13:20:02 [2020-03-19T13:20:02.552Z] --- PASS: TestCgroupNamespacesRun (1.72s)
13:20:02 [2020-03-19T13:20:02.552Z] === RUN   TestCgroupNamespacesRunPrivileged
13:20:04 [2020-03-19T13:20:04.020Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
13:20:04 [2020-03-19T13:20:04.021Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:20:06 [2020-03-19T13:20:06.040Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
13:20:06 [2020-03-19T13:20:06.040Z] === RUN   TestCgroupNamespacesRunHostMode
13:20:07 [2020-03-19T13:20:07.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
13:20:07 [2020-03-19T13:20:07.509Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:20:09 [2020-03-19T13:20:09.527Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
13:20:09 [2020-03-19T13:20:09.527Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:20:10 [2020-03-19T13:20:10.140Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
13:20:10 [2020-03-19T13:20:10.140Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:20:10 [2020-03-19T13:20:10.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
13:20:10 [2020-03-19T13:20:10.752Z] === RUN   TestCgroupNamespacesRunOlderClient
13:20:12 [2020-03-19T13:20:12.769Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
13:20:12 [2020-03-19T13:20:12.769Z] === RUN   TestKernelTCPMemory
13:20:13 [2020-03-19T13:20:13.403Z] --- PASS: TestKernelTCPMemory (0.86s)
13:20:13 [2020-03-19T13:20:13.403Z] === RUN   TestNISDomainname
13:20:14 [2020-03-19T13:20:14.407Z] --- PASS: TestNISDomainname (0.95s)
13:20:14 [2020-03-19T13:20:14.407Z] === RUN   TestHostnameDnsResolution
13:20:16 [2020-03-19T13:20:16.423Z] --- PASS: TestHostnameDnsResolution (1.70s)
13:20:16 [2020-03-19T13:20:16.423Z] === RUN   TestStats
13:20:18 [2020-03-19T13:20:18.442Z] --- PASS: TestStats (1.92s)
13:20:18 [2020-03-19T13:20:18.442Z] === RUN   TestStopContainerWithTimeout
13:20:18 [2020-03-19T13:20:18.442Z] === RUN   TestStopContainerWithTimeout/0
13:20:18 [2020-03-19T13:20:18.442Z] === PAUSE TestStopContainerWithTimeout/0
13:20:18 [2020-03-19T13:20:18.442Z] === RUN   TestStopContainerWithTimeout/1
13:20:18 [2020-03-19T13:20:18.442Z] === PAUSE TestStopContainerWithTimeout/1
13:20:18 [2020-03-19T13:20:18.442Z] === RUN   TestStopContainerWithTimeout/3
13:20:18 [2020-03-19T13:20:18.442Z] === PAUSE TestStopContainerWithTimeout/3
13:20:18 [2020-03-19T13:20:18.442Z] === RUN   TestStopContainerWithTimeout/-1
13:20:18 [2020-03-19T13:20:18.442Z] === PAUSE TestStopContainerWithTimeout/-1
13:20:18 [2020-03-19T13:20:18.442Z] === CONT  TestStopContainerWithTimeout/0
13:20:18 [2020-03-19T13:20:18.442Z] === CONT  TestStopContainerWithTimeout/3
13:20:19 [2020-03-19T13:20:19.052Z] === CONT  TestStopContainerWithTimeout/1
13:20:21 [2020-03-19T13:20:21.065Z] === CONT  TestStopContainerWithTimeout/-1
13:20:24 [2020-03-19T13:20:24.510Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:20:24 [2020-03-19T13:20:24.510Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
13:20:24 [2020-03-19T13:20:24.510Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
13:20:24 [2020-03-19T13:20:24.510Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
13:20:24 [2020-03-19T13:20:24.510Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
13:20:24 [2020-03-19T13:20:24.510Z] === RUN   TestDeleteDevicemapper
13:20:24 [2020-03-19T13:20:24.510Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:20:24 [2020-03-19T13:20:24.510Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:20:24 [2020-03-19T13:20:24.510Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:20:27 [2020-03-19T13:20:27.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
13:20:27 [2020-03-19T13:20:27.180Z] === RUN   TestUpdateMemory
13:20:27 [2020-03-19T13:20:27.180Z] --- SKIP: TestUpdateMemory (0.00s)
13:20:27 [2020-03-19T13:20:27.180Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:20:27 [2020-03-19T13:20:27.180Z] === RUN   TestUpdateCPUQuota
13:20:28 [2020-03-19T13:20:28.647Z] --- PASS: TestUpdateCPUQuota (1.12s)
13:20:28 [2020-03-19T13:20:28.648Z] === RUN   TestUpdatePidsLimit
13:20:28 [2020-03-19T13:20:28.648Z] === RUN   TestUpdatePidsLimit/update_from_none
13:20:28 [2020-03-19T13:20:28.648Z] === RUN   TestUpdatePidsLimit/no_change
13:20:29 [2020-03-19T13:20:29.261Z] === RUN   TestUpdatePidsLimit/update_lower
13:20:29 [2020-03-19T13:20:29.543Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:20:29 [2020-03-19T13:20:29.825Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:20:30 [2020-03-19T13:20:30.438Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:20:30 [2020-03-19T13:20:30.720Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:20:32 [2020-03-19T13:20:32.197Z] --- PASS: TestUpdatePidsLimit (3.51s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
13:20:32 [2020-03-19T13:20:32.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
13:20:32 [2020-03-19T13:20:32.197Z] === RUN   TestUpdateRestartPolicy
13:20:44 [2020-03-19T13:20:44.712Z] --- PASS: TestUpdateRestartPolicy (12.66s)
13:20:44 [2020-03-19T13:20:44.712Z] === RUN   TestUpdateRestartWithAutoRemove
13:20:45 [2020-03-19T13:20:45.324Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
13:20:45 [2020-03-19T13:20:45.324Z] === RUN   TestWaitNonBlocked
13:20:45 [2020-03-19T13:20:45.324Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:20:45 [2020-03-19T13:20:45.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:20:45 [2020-03-19T13:20:45.324Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:20:45 [2020-03-19T13:20:45.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:20:45 [2020-03-19T13:20:45.324Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:20:45 [2020-03-19T13:20:45.324Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:20:46 [2020-03-19T13:20:46.792Z] --- PASS: TestWaitNonBlocked (0.01s)
13:20:46 [2020-03-19T13:20:46.792Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
13:20:46 [2020-03-19T13:20:46.792Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
13:20:46 [2020-03-19T13:20:46.792Z] === RUN   TestWaitBlocked
13:20:46 [2020-03-19T13:20:46.792Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:20:46 [2020-03-19T13:20:46.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:20:46 [2020-03-19T13:20:46.792Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:20:46 [2020-03-19T13:20:46.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:20:46 [2020-03-19T13:20:46.792Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:20:46 [2020-03-19T13:20:46.792Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:20:47 [2020-03-19T13:20:47.798Z] --- PASS: TestWaitBlocked (0.02s)
13:20:47 [2020-03-19T13:20:47.798Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
13:20:47 [2020-03-19T13:20:47.798Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
13:20:47 [2020-03-19T13:20:47.798Z] === CONT  TestContainerStartOnDaemonRestart
13:20:47 [2020-03-19T13:20:47.798Z] === CONT  TestIpcModeOlderClient
13:20:47 [2020-03-19T13:20:47.798Z] --- PASS: TestIpcModeOlderClient (0.21s)
13:20:47 [2020-03-19T13:20:47.798Z] === CONT  TestDaemonHostGatewayIP
13:20:50 [2020-03-19T13:20:50.468Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s)
13:20:50 [2020-03-19T13:20:50.468Z] === CONT  TestDaemonRestartIpcMode
13:20:51 [2020-03-19T13:20:51.472Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
13:20:54 [2020-03-19T13:20:54.143Z] --- PASS: TestDaemonRestartIpcMode (3.70s)
13:20:54 [2020-03-19T13:20:54.143Z] PASS
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === Skipped
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
13:20:54 [2020-03-19T13:20:54.143Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] 
13:20:54 [2020-03-19T13:20:54.143Z] DONE 199 tests, 6 skipped in 138.277s
13:20:54 [2020-03-19T13:20:54.143Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
13:20:54 [2020-03-19T13:20:54.143Z] ++ 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
13:20:54 [2020-03-19T13:20:54.143Z] ++ set -e
13:20:54 [2020-03-19T13:20:54.143Z] ++ '[' -n 0 ']'
13:20:54 [2020-03-19T13:20:54.143Z] ++ set -x
13:20:54 [2020-03-19T13:20:54.143Z] ++ 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
13:20:54 [2020-03-19T13:20:54.435Z] INFO: Testing against a local daemon
13:20:54 [2020-03-19T13:20:54.435Z] === RUN   TestCommitInheritsEnv
13:20:54 [2020-03-19T13:20:54.717Z] --- PASS: TestCommitInheritsEnv (0.54s)
13:20:54 [2020-03-19T13:20:54.717Z] === RUN   TestImportExtremelyLargeImageWorks
13:20:54 [2020-03-19T13:20:54.717Z] === PAUSE TestImportExtremelyLargeImageWorks
13:20:54 [2020-03-19T13:20:54.717Z] === RUN   TestImagesFilterMultiReference
13:20:54 [2020-03-19T13:20:54.998Z] --- PASS: TestImagesFilterMultiReference (0.04s)
13:20:54 [2020-03-19T13:20:54.998Z] === RUN   TestImagePullPlatformInvalid
13:20:54 [2020-03-19T13:20:54.998Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:20:54 [2020-03-19T13:20:54.998Z] === RUN   TestRemoveImageOrphaning
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestRemoveImageOrphaning (0.52s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestRemoveImageGarbageCollector
13:20:55 [2020-03-19T13:20:55.611Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:20:55 [2020-03-19T13:20:55.611Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagInvalidReference
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagInvalidReference (0.01s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagValidPrefixedRepo
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagExistedNameWithoutForce
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagOfficialNames
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagOfficialNames (0.03s)
13:20:55 [2020-03-19T13:20:55.611Z] === RUN   TestTagMatchesDigest
13:20:55 [2020-03-19T13:20:55.611Z] --- PASS: TestTagMatchesDigest (0.01s)
13:20:55 [2020-03-19T13:20:55.611Z] === CONT  TestImportExtremelyLargeImageWorks
13:22:17 [2020-03-19T13:22:17.572Z] --- PASS: TestImportExtremelyLargeImageWorks (79.09s)
13:22:17 [2020-03-19T13:22:17.572Z] PASS
13:22:17 [2020-03-19T13:22:17.572Z] 
13:22:17 [2020-03-19T13:22:17.572Z] === Skipped
13:22:17 [2020-03-19T13:22:17.572Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
13:22:17 [2020-03-19T13:22:17.572Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:22:17 [2020-03-19T13:22:17.572Z] 
13:22:17 [2020-03-19T13:22:17.572Z] 
13:22:17 [2020-03-19T13:22:17.572Z] DONE 12 tests, 1 skipped in 80.467s
13:22:17 [2020-03-19T13:22:17.572Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
13:22:17 [2020-03-19T13:22:17.572Z] ++ 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
13:22:17 [2020-03-19T13:22:17.572Z] ++ set -e
13:22:17 [2020-03-19T13:22:17.572Z] ++ '[' -n 0 ']'
13:22:17 [2020-03-19T13:22:17.572Z] ++ set -x
13:22:17 [2020-03-19T13:22:17.572Z] ++ 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
13:22:17 [2020-03-19T13:22:17.572Z] INFO: Testing against a local daemon
13:22:17 [2020-03-19T13:22:17.572Z] === RUN   TestNetworkCreateDelete
13:22:17 [2020-03-19T13:22:17.572Z] --- PASS: TestNetworkCreateDelete (0.14s)
13:22:17 [2020-03-19T13:22:17.572Z] === RUN   TestDockerNetworkDeletePreferID
13:22:17 [2020-03-19T13:22:17.572Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
13:22:17 [2020-03-19T13:22:17.572Z] === RUN   TestInspectNetwork
13:22:21 [2020-03-19T13:22:21.946Z] === RUN   TestInspectNetwork/full_network_id
13:22:21 [2020-03-19T13:22:21.946Z] === RUN   TestInspectNetwork/partial_network_id
13:22:21 [2020-03-19T13:22:21.946Z] === RUN   TestInspectNetwork/network_name
13:22:21 [2020-03-19T13:22:21.946Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:22:27 [2020-03-19T13:22:27.421Z] --- PASS: TestInspectNetwork (11.37s)
13:22:27 [2020-03-19T13:22:27.421Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:22:27 [2020-03-19T13:22:27.421Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:22:27 [2020-03-19T13:22:27.421Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:22:27 [2020-03-19T13:22:27.421Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:22:27 [2020-03-19T13:22:27.421Z] === RUN   TestRunContainerWithBridgeNone
13:22:29 [2020-03-19T13:22:29.439Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
13:22:29 [2020-03-19T13:22:29.439Z] === RUN   TestNetworkInvalidJSON
13:22:29 [2020-03-19T13:22:29.439Z] === RUN   TestNetworkInvalidJSON//networks/create
13:22:29 [2020-03-19T13:22:29.439Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:22:29 [2020-03-19T13:22:29.439Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:22:29 [2020-03-19T13:22:29.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:22:29 [2020-03-19T13:22:29.439Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:22:29 [2020-03-19T13:22:29.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:22:29 [2020-03-19T13:22:29.439Z] === CONT  TestNetworkInvalidJSON//networks/create
13:22:29 [2020-03-19T13:22:29.439Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:22:29 [2020-03-19T13:22:29.439Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:22:29 [2020-03-19T13:22:29.439Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:22:29 [2020-03-19T13:22:29.439Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:22:29 [2020-03-19T13:22:29.439Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:22:29 [2020-03-19T13:22:29.439Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:22:29 [2020-03-19T13:22:29.439Z] === RUN   TestHostIPv4BridgeLabel
13:22:29 [2020-03-19T13:22:29.720Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
13:22:29 [2020-03-19T13:22:29.720Z] === RUN   TestDaemonRestartWithLiveRestore
13:22:30 [2020-03-19T13:22:30.724Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:22:30 [2020-03-19T13:22:30.724Z] === RUN   TestDaemonDefaultNetworkPools
13:22:31 [2020-03-19T13:22:31.728Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
13:22:31 [2020-03-19T13:22:31.728Z] === RUN   TestDaemonRestartWithExistingNetwork
13:22:32 [2020-03-19T13:22:32.732Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
13:22:32 [2020-03-19T13:22:32.732Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:22:34 [2020-03-19T13:22:34.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
13:22:34 [2020-03-19T13:22:34.212Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:22:34 [2020-03-19T13:22:34.493Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
13:22:34 [2020-03-19T13:22:34.493Z] === RUN   TestServiceWithPredefinedNetwork
13:22:37 [2020-03-19T13:22:37.939Z] --- PASS: TestServiceWithPredefinedNetwork (3.51s)
13:22:37 [2020-03-19T13:22:37.939Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:22:37 [2020-03-19T13:22:37.939Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:22:37 [2020-03-19T13:22:37.939Z]     service_test.go:236: FLAKY_TEST
13:22:37 [2020-03-19T13:22:37.939Z] === RUN   TestServiceWithDataPathPortInit
13:23:00 [2020-03-19T13:23:00.235Z] --- PASS: TestServiceWithDataPathPortInit (19.66s)
13:23:00 [2020-03-19T13:23:00.235Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:23:08 [2020-03-19T13:23:08.630Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.54s)
13:23:08 [2020-03-19T13:23:08.630Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g5kdnihhebxuhdve3qaocnoku Created:2020-03-19 13:22:59.079807417 +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[8d336690df2664a44759fb5a6c804b35e83060942b9bbaefcc5071173c94ffd5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2ts5tap5d26gdux6xer0s0gt EndpointID:7fcb290efa08a208aea7fb3db5c60147b84f1f0f0f82497330b754809bc599d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ec6ea9fa2db3dfca2e2a7db9848d690c26e42809983b95cec9b7dd871c95dc7 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:9e30469e6a03 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v2ts5tap5d26gdux6xer0s0gt EndpointID:7fcb290efa08a208aea7fb3db5c60147b84f1f0f0f82497330b754809bc599d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:23:08 [2020-03-19T13:23:08.630Z] PASS
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] === Skipped
13:23:08 [2020-03-19T13:23:08.630Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:23:08 [2020-03-19T13:23:08.630Z]     service_test.go:236: FLAKY_TEST
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] DONE 22 tests, 1 skipped in 53.543s
13:23:08 [2020-03-19T13:23:08.630Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:23:08 [2020-03-19T13:23:08.630Z] ++ 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
13:23:08 [2020-03-19T13:23:08.630Z] ++ set -e
13:23:08 [2020-03-19T13:23:08.630Z] ++ '[' -n 0 ']'
13:23:08 [2020-03-19T13:23:08.630Z] ++ set -x
13:23:08 [2020-03-19T13:23:08.630Z] ++ 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
13:23:08 [2020-03-19T13:23:08.630Z] INFO: Testing against a local daemon
13:23:08 [2020-03-19T13:23:08.630Z] === RUN   TestDockerNetworkIpvlanPersistance
13:23:08 [2020-03-19T13:23:08.630Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:23:08 [2020-03-19T13:23:08.630Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:23:08 [2020-03-19T13:23:08.630Z] === RUN   TestDockerNetworkIpvlan
13:23:08 [2020-03-19T13:23:08.630Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:23:08 [2020-03-19T13:23:08.630Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:23:08 [2020-03-19T13:23:08.630Z] PASS
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] === Skipped
13:23:08 [2020-03-19T13:23:08.630Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:23:08 [2020-03-19T13:23:08.630Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:23:08 [2020-03-19T13:23:08.630Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] 
13:23:08 [2020-03-19T13:23:08.630Z] DONE 2 tests, 2 skipped in 0.072s
13:23:08 [2020-03-19T13:23:08.630Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:23:08 [2020-03-19T13:23:08.630Z] ++ 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
13:23:08 [2020-03-19T13:23:08.630Z] ++ set -e
13:23:08 [2020-03-19T13:23:08.630Z] ++ '[' -n 0 ']'
13:23:08 [2020-03-19T13:23:08.630Z] ++ set -x
13:23:08 [2020-03-19T13:23:08.630Z] ++ 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
13:23:08 [2020-03-19T13:23:08.630Z] INFO: Testing against a local daemon
13:23:08 [2020-03-19T13:23:08.630Z] === RUN   TestDockerNetworkMacvlanPersistance
13:23:10 [2020-03-19T13:23:10.098Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
13:23:10 [2020-03-19T13:23:10.098Z] === RUN   TestDockerNetworkMacvlan
13:23:10 [2020-03-19T13:23:10.711Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:23:11 [2020-03-19T13:23:11.715Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:23:12 [2020-03-19T13:23:12.327Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:23:16 [2020-03-19T13:23:16.699Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:23:20 [2020-03-19T13:23:20.156Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:23:26 [2020-03-19T13:23:26.948Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:23:28 [2020-03-19T13:23:28.964Z] --- PASS: TestDockerNetworkMacvlan (18.82s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.35s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.15s)
13:23:28 [2020-03-19T13:23:28.964Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
13:23:28 [2020-03-19T13:23:28.964Z] PASS
13:23:28 [2020-03-19T13:23:28.964Z] 
13:23:28 [2020-03-19T13:23:28.964Z] DONE 8 tests in 20.319s
13:23:28 [2020-03-19T13:23:28.964Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
13:23:28 [2020-03-19T13:23:28.964Z] ++ 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
13:23:28 [2020-03-19T13:23:28.964Z] ++ set -e
13:23:28 [2020-03-19T13:23:28.964Z] ++ '[' -n 0 ']'
13:23:28 [2020-03-19T13:23:28.964Z] ++ set -x
13:23:28 [2020-03-19T13:23:28.964Z] ++ 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
13:23:28 [2020-03-19T13:23:28.964Z] testing: warning: no tests to run
13:23:28 [2020-03-19T13:23:28.964Z] PASS
13:23:28 [2020-03-19T13:23:28.964Z] 
13:23:28 [2020-03-19T13:23:28.964Z] DONE 0 tests in 0.015s
13:23:28 [2020-03-19T13:23:28.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:23:28 [2020-03-19T13:23:28.964Z] ++ 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
13:23:28 [2020-03-19T13:23:28.964Z] ++ set -e
13:23:28 [2020-03-19T13:23:28.964Z] ++ '[' -n 0 ']'
13:23:28 [2020-03-19T13:23:28.964Z] ++ set -x
13:23:28 [2020-03-19T13:23:28.964Z] ++ 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
13:23:28 [2020-03-19T13:23:28.964Z] INFO: Testing against a local daemon
13:23:28 [2020-03-19T13:23:28.965Z] === RUN   TestAuthZPluginAllowRequest
13:23:30 [2020-03-19T13:23:30.433Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
13:23:30 [2020-03-19T13:23:30.433Z] === RUN   TestAuthZPluginTLS
13:23:31 [2020-03-19T13:23:31.046Z] --- PASS: TestAuthZPluginTLS (0.53s)
13:23:31 [2020-03-19T13:23:31.046Z] === RUN   TestAuthZPluginDenyRequest
13:23:31 [2020-03-19T13:23:31.658Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:23:31 [2020-03-19T13:23:31.659Z] === RUN   TestAuthZPluginAPIDenyResponse
13:23:32 [2020-03-19T13:23:32.271Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
13:23:32 [2020-03-19T13:23:32.271Z] === RUN   TestAuthZPluginDenyResponse
13:23:32 [2020-03-19T13:23:32.574Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
13:23:32 [2020-03-19T13:23:32.574Z] === RUN   TestAuthZPluginAllowEventStream
13:23:34 [2020-03-19T13:23:34.591Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
13:23:34 [2020-03-19T13:23:34.591Z] === RUN   TestAuthZPluginErrorResponse
13:23:34 [2020-03-19T13:23:34.873Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:23:34 [2020-03-19T13:23:34.873Z] === RUN   TestAuthZPluginErrorRequest
13:23:35 [2020-03-19T13:23:35.486Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
13:23:35 [2020-03-19T13:23:35.486Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:23:35 [2020-03-19T13:23:35.768Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:23:35 [2020-03-19T13:23:35.768Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:23:37 [2020-03-19T13:23:37.786Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s)
13:23:37 [2020-03-19T13:23:37.786Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:23:40 [2020-03-19T13:23:40.468Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s)
13:23:40 [2020-03-19T13:23:40.468Z] === RUN   TestAuthZPluginHeader
13:23:41 [2020-03-19T13:23:41.081Z] --- PASS: TestAuthZPluginHeader (0.87s)
13:23:41 [2020-03-19T13:23:41.081Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:23:41 [2020-03-19T13:23:41.081Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:23:41 [2020-03-19T13:23:41.081Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:41 [2020-03-19T13:23:41.081Z] === RUN   TestAuthZPluginV2Disable
13:23:41 [2020-03-19T13:23:41.081Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:23:41 [2020-03-19T13:23:41.081Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:41 [2020-03-19T13:23:41.081Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:23:41 [2020-03-19T13:23:41.081Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:23:41 [2020-03-19T13:23:41.081Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:41 [2020-03-19T13:23:41.081Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:23:41 [2020-03-19T13:23:41.081Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:23:41 [2020-03-19T13:23:41.081Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:41 [2020-03-19T13:23:41.081Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:23:59 [2020-03-19T13:23:59.515Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
13:23:59 [2020-03-19T13:23:59.515Z] PASS
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] === Skipped
13:23:59 [2020-03-19T13:23:59.515Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:23:59 [2020-03-19T13:23:59.515Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:23:59 [2020-03-19T13:23:59.515Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:23:59 [2020-03-19T13:23:59.515Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:23:59 [2020-03-19T13:23:59.515Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] DONE 17 tests, 4 skipped in 29.027s
13:23:59 [2020-03-19T13:23:59.515Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:23:59 [2020-03-19T13:23:59.515Z] ++ 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
13:23:59 [2020-03-19T13:23:59.515Z] ++ set -e
13:23:59 [2020-03-19T13:23:59.515Z] ++ '[' -n 0 ']'
13:23:59 [2020-03-19T13:23:59.515Z] ++ set -x
13:23:59 [2020-03-19T13:23:59.515Z] ++ 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
13:23:59 [2020-03-19T13:23:59.515Z] INFO: Testing against a local daemon
13:23:59 [2020-03-19T13:23:59.515Z] === RUN   TestPluginInvalidJSON
13:23:59 [2020-03-19T13:23:59.515Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:23:59 [2020-03-19T13:23:59.515Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:23:59 [2020-03-19T13:23:59.515Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:23:59 [2020-03-19T13:23:59.515Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:23:59 [2020-03-19T13:23:59.515Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:23:59 [2020-03-19T13:23:59.515Z] PASS
13:23:59 [2020-03-19T13:23:59.515Z] 
13:23:59 [2020-03-19T13:23:59.515Z] DONE 2 tests in 0.117s
13:23:59 [2020-03-19T13:23:59.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:23:59 [2020-03-19T13:23:59.515Z] ++ 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
13:23:59 [2020-03-19T13:23:59.515Z] ++ set -e
13:23:59 [2020-03-19T13:23:59.515Z] ++ '[' -n 0 ']'
13:23:59 [2020-03-19T13:23:59.515Z] ++ set -x
13:23:59 [2020-03-19T13:23:59.515Z] ++ 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
13:23:59 [2020-03-19T13:23:59.515Z] INFO: Testing against a local daemon
13:23:59 [2020-03-19T13:23:59.515Z] === RUN   TestExternalGraphDriver
13:23:59 [2020-03-19T13:23:59.515Z] === RUN   TestExternalGraphDriver/json
13:24:00 [2020-03-19T13:24:00.128Z] === RUN   TestExternalGraphDriver/spec
13:24:02 [2020-03-19T13:24:02.800Z] === RUN   TestExternalGraphDriver/pull
13:24:04 [2020-03-19T13:24:04.817Z] --- PASS: TestExternalGraphDriver (6.50s)
13:24:04 [2020-03-19T13:24:04.817Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
13:24:04 [2020-03-19T13:24:04.817Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
13:24:04 [2020-03-19T13:24:04.817Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
13:24:04 [2020-03-19T13:24:04.817Z] === RUN   TestGraphdriverPluginV2
13:24:04 [2020-03-19T13:24:04.817Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
13:24:04 [2020-03-19T13:24:04.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:24:04 [2020-03-19T13:24:04.817Z] PASS
13:24:04 [2020-03-19T13:24:04.817Z] 
13:24:04 [2020-03-19T13:24:04.817Z] === Skipped
13:24:04 [2020-03-19T13:24:04.817Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
13:24:04 [2020-03-19T13:24:04.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:24:04 [2020-03-19T13:24:04.817Z] 
13:24:04 [2020-03-19T13:24:04.817Z] 
13:24:04 [2020-03-19T13:24:04.817Z] DONE 5 tests, 1 skipped in 6.634s
13:24:04 [2020-03-19T13:24:04.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:24:04 [2020-03-19T13:24:04.817Z] ++ 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
13:24:04 [2020-03-19T13:24:04.817Z] ++ set -e
13:24:04 [2020-03-19T13:24:04.817Z] ++ '[' -n 0 ']'
13:24:04 [2020-03-19T13:24:04.817Z] ++ set -x
13:24:04 [2020-03-19T13:24:04.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
13:24:04 [2020-03-19T13:24:04.818Z] INFO: Testing against a local daemon
13:24:04 [2020-03-19T13:24:04.818Z] === RUN   TestContinueAfterPluginCrash
13:24:04 [2020-03-19T13:24:04.818Z] === PAUSE TestContinueAfterPluginCrash
13:24:04 [2020-03-19T13:24:04.818Z] === RUN   TestReadPluginNoRead
13:24:04 [2020-03-19T13:24:04.818Z] === PAUSE TestReadPluginNoRead
13:24:04 [2020-03-19T13:24:04.818Z] === RUN   TestDaemonStartWithLogOpt
13:24:04 [2020-03-19T13:24:04.818Z] === PAUSE TestDaemonStartWithLogOpt
13:24:04 [2020-03-19T13:24:04.818Z] === CONT  TestContinueAfterPluginCrash
13:24:04 [2020-03-19T13:24:04.818Z] === CONT  TestDaemonStartWithLogOpt
13:24:13 [2020-03-19T13:24:13.223Z] --- PASS: TestDaemonStartWithLogOpt (8.26s)
13:24:13 [2020-03-19T13:24:13.223Z] === CONT  TestReadPluginNoRead
13:24:15 [2020-03-19T13:24:15.893Z] === RUN   TestReadPluginNoRead/default
13:24:17 [2020-03-19T13:24:17.910Z] === RUN   TestReadPluginNoRead/disabled_caching
13:24:18 [2020-03-19T13:24:18.192Z] --- PASS: TestContinueAfterPluginCrash (13.43s)
13:24:19 [2020-03-19T13:24:19.669Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:24:21 [2020-03-19T13:24:21.685Z] --- PASS: TestReadPluginNoRead (8.59s)
13:24:21 [2020-03-19T13:24:21.685Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
13:24:21 [2020-03-19T13:24:21.685Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.02s)
13:24:21 [2020-03-19T13:24:21.685Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
13:24:21 [2020-03-19T13:24:21.685Z]     read_test.go:91: [d61b5342cc719] daemon is not started
13:24:21 [2020-03-19T13:24:21.685Z] PASS
13:24:21 [2020-03-19T13:24:21.685Z] 
13:24:21 [2020-03-19T13:24:21.685Z] DONE 6 tests in 16.983s
13:24:21 [2020-03-19T13:24:21.685Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:24:21 [2020-03-19T13:24:21.685Z] ++ 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
13:24:21 [2020-03-19T13:24:21.685Z] ++ set -e
13:24:21 [2020-03-19T13:24:21.685Z] ++ '[' -n 0 ']'
13:24:21 [2020-03-19T13:24:21.685Z] ++ set -x
13:24:21 [2020-03-19T13:24:21.685Z] ++ 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
13:24:21 [2020-03-19T13:24:21.685Z] testing: warning: no tests to run
13:24:21 [2020-03-19T13:24:21.685Z] PASS
13:24:21 [2020-03-19T13:24:21.685Z] 
13:24:21 [2020-03-19T13:24:21.685Z] DONE 0 tests in 0.040s
13:24:21 [2020-03-19T13:24:21.685Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:24:21 [2020-03-19T13:24:21.685Z] ++ 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
13:24:21 [2020-03-19T13:24:21.685Z] ++ set -e
13:24:21 [2020-03-19T13:24:21.685Z] ++ '[' -n 0 ']'
13:24:21 [2020-03-19T13:24:21.685Z] ++ set -x
13:24:21 [2020-03-19T13:24:21.685Z] ++ 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
13:24:21 [2020-03-19T13:24:21.685Z] INFO: Testing against a local daemon
13:24:21 [2020-03-19T13:24:21.685Z] === RUN   TestPluginWithDevMounts
13:24:21 [2020-03-19T13:24:21.685Z] === PAUSE TestPluginWithDevMounts
13:24:21 [2020-03-19T13:24:21.685Z] === CONT  TestPluginWithDevMounts
13:24:23 [2020-03-19T13:24:23.713Z] --- PASS: TestPluginWithDevMounts (1.85s)
13:24:23 [2020-03-19T13:24:23.713Z] PASS
13:24:23 [2020-03-19T13:24:23.713Z] 
13:24:23 [2020-03-19T13:24:23.713Z] DONE 1 tests in 1.928s
13:24:23 [2020-03-19T13:24:23.713Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
13:24:23 [2020-03-19T13:24:23.713Z] ++ 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
13:24:23 [2020-03-19T13:24:23.713Z] ++ set -e
13:24:23 [2020-03-19T13:24:23.713Z] ++ '[' -n 0 ']'
13:24:23 [2020-03-19T13:24:23.713Z] ++ set -x
13:24:23 [2020-03-19T13:24:23.713Z] ++ 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
13:24:23 [2020-03-19T13:24:23.713Z] INFO: Testing against a local daemon
13:24:23 [2020-03-19T13:24:23.713Z] === RUN   TestSecretInspect
13:24:27 [2020-03-19T13:24:27.365Z] --- PASS: TestSecretInspect (3.74s)
13:24:27 [2020-03-19T13:24:27.365Z] === RUN   TestSecretList
13:24:30 [2020-03-19T13:24:30.811Z] --- PASS: TestSecretList (3.57s)
13:24:30 [2020-03-19T13:24:30.811Z] === RUN   TestSecretsCreateAndDelete
13:24:35 [2020-03-19T13:24:35.182Z] --- PASS: TestSecretsCreateAndDelete (3.61s)
13:24:35 [2020-03-19T13:24:35.182Z] === RUN   TestSecretsUpdate
13:24:38 [2020-03-19T13:24:38.627Z] --- PASS: TestSecretsUpdate (3.55s)
13:24:38 [2020-03-19T13:24:38.627Z] === RUN   TestTemplatedSecret
13:24:42 [2020-03-19T13:24:42.085Z] --- PASS: TestTemplatedSecret (3.65s)
13:24:42 [2020-03-19T13:24:42.085Z] === RUN   TestSecretCreateResolve
13:24:45 [2020-03-19T13:24:45.531Z] --- PASS: TestSecretCreateResolve (3.55s)
13:24:45 [2020-03-19T13:24:45.531Z] PASS
13:24:45 [2020-03-19T13:24:45.531Z] 
13:24:45 [2020-03-19T13:24:45.531Z] DONE 6 tests in 21.733s
13:24:45 [2020-03-19T13:24:45.531Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
13:24:45 [2020-03-19T13:24:45.531Z] ++ 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
13:24:45 [2020-03-19T13:24:45.531Z] ++ set -e
13:24:45 [2020-03-19T13:24:45.531Z] ++ '[' -n 0 ']'
13:24:45 [2020-03-19T13:24:45.531Z] ++ set -x
13:24:45 [2020-03-19T13:24:45.531Z] ++ 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
13:24:45 [2020-03-19T13:24:45.531Z] INFO: Testing against a local daemon
13:24:45 [2020-03-19T13:24:45.531Z] === RUN   TestServiceCreateInit
13:24:45 [2020-03-19T13:24:45.531Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:24:51 [2020-03-19T13:24:51.006Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:24:56 [2020-03-19T13:24:56.488Z] --- PASS: TestServiceCreateInit (10.23s)
13:24:56 [2020-03-19T13:24:56.489Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s)
13:24:56 [2020-03-19T13:24:56.489Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s)
13:24:56 [2020-03-19T13:24:56.489Z] === RUN   TestCreateServiceMultipleTimes
13:25:18 [2020-03-19T13:25:18.787Z] --- PASS: TestCreateServiceMultipleTimes (23.20s)
13:25:18 [2020-03-19T13:25:18.787Z] === RUN   TestCreateServiceConflict
13:25:22 [2020-03-19T13:25:22.233Z] --- PASS: TestCreateServiceConflict (3.49s)
13:25:22 [2020-03-19T13:25:22.233Z] === RUN   TestCreateServiceMaxReplicas
13:25:26 [2020-03-19T13:25:26.611Z] --- PASS: TestCreateServiceMaxReplicas (3.98s)
13:25:26 [2020-03-19T13:25:26.611Z] === RUN   TestCreateWithDuplicateNetworkNames
13:25:45 [2020-03-19T13:25:45.039Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.86s)
13:25:45 [2020-03-19T13:25:45.039Z] === RUN   TestCreateServiceSecretFileMode
13:25:45 [2020-03-19T13:25:45.651Z] --- PASS: TestCreateServiceSecretFileMode (3.41s)
13:25:45 [2020-03-19T13:25:45.651Z] === RUN   TestCreateServiceConfigFileMode
13:25:49 [2020-03-19T13:25:49.097Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
13:25:49 [2020-03-19T13:25:49.097Z] === RUN   TestCreateServiceSysctls
13:25:53 [2020-03-19T13:25:53.471Z] --- PASS: TestCreateServiceSysctls (4.47s)
13:25:53 [2020-03-19T13:25:53.471Z] === RUN   TestCreateServiceCapabilities
13:25:56 [2020-03-19T13:25:56.916Z] --- PASS: TestCreateServiceCapabilities (3.57s)
13:25:56 [2020-03-19T13:25:56.916Z] === RUN   TestInspect
13:26:00 [2020-03-19T13:26:00.363Z] --- PASS: TestInspect (3.89s)
13:26:00 [2020-03-19T13:26:00.363Z] === RUN   TestCreateJob
13:26:05 [2020-03-19T13:26:05.840Z] --- PASS: TestCreateJob (4.39s)
13:26:05 [2020-03-19T13:26:05.840Z] === RUN   TestReplicatedJob
13:26:12 [2020-03-19T13:26:12.646Z] --- PASS: TestReplicatedJob (6.92s)
13:26:12 [2020-03-19T13:26:12.646Z] === RUN   TestUpdateReplicatedJob
13:26:17 [2020-03-19T13:26:17.021Z] --- PASS: TestUpdateReplicatedJob (4.57s)
13:26:17 [2020-03-19T13:26:17.021Z] === RUN   TestServiceListWithStatuses
13:26:17 [2020-03-19T13:26:17.021Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:26:17 [2020-03-19T13:26:17.021Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:26:17 [2020-03-19T13:26:17.021Z] === RUN   TestDockerNetworkConnectAlias
13:26:25 [2020-03-19T13:26:25.401Z] --- PASS: TestDockerNetworkConnectAlias (7.83s)
13:26:25 [2020-03-19T13:26:25.401Z] === RUN   TestDockerNetworkReConnect
13:26:29 [2020-03-19T13:26:29.773Z] --- PASS: TestDockerNetworkReConnect (5.65s)
13:26:29 [2020-03-19T13:26:29.773Z] === RUN   TestServicePlugin
13:26:29 [2020-03-19T13:26:29.773Z] --- SKIP: TestServicePlugin (0.00s)
13:26:29 [2020-03-19T13:26:29.773Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:26:29 [2020-03-19T13:26:29.773Z] === RUN   TestServiceUpdateLabel
13:26:34 [2020-03-19T13:26:34.144Z] --- PASS: TestServiceUpdateLabel (3.63s)
13:26:34 [2020-03-19T13:26:34.144Z] === RUN   TestServiceUpdateSecrets
13:26:49 [2020-03-19T13:26:49.345Z] --- PASS: TestServiceUpdateSecrets (15.68s)
13:26:49 [2020-03-19T13:26:49.345Z] === RUN   TestServiceUpdateConfigs
13:27:07 [2020-03-19T13:27:07.787Z] --- PASS: TestServiceUpdateConfigs (15.82s)
13:27:07 [2020-03-19T13:27:07.787Z] === RUN   TestServiceUpdateNetwork
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestServiceUpdateNetwork (16.06s)
13:27:22 [2020-03-19T13:27:22.989Z] PASS
13:27:22 [2020-03-19T13:27:22.989Z] 
13:27:22 [2020-03-19T13:27:22.989Z] === Skipped
13:27:22 [2020-03-19T13:27:22.989Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
13:27:22 [2020-03-19T13:27:22.989Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:27:22 [2020-03-19T13:27:22.989Z] 
13:27:22 [2020-03-19T13:27:22.989Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
13:27:22 [2020-03-19T13:27:22.989Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:27:22 [2020-03-19T13:27:22.989Z] 
13:27:22 [2020-03-19T13:27:22.989Z] 
13:27:22 [2020-03-19T13:27:22.989Z] DONE 23 tests, 2 skipped in 155.786s
13:27:22 [2020-03-19T13:27:22.989Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
13:27:22 [2020-03-19T13:27:22.989Z] ++ 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
13:27:22 [2020-03-19T13:27:22.989Z] ++ set -e
13:27:22 [2020-03-19T13:27:22.989Z] ++ '[' -n 0 ']'
13:27:22 [2020-03-19T13:27:22.989Z] ++ set -x
13:27:22 [2020-03-19T13:27:22.989Z] ++ 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
13:27:22 [2020-03-19T13:27:22.989Z] INFO: Testing against a local daemon
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestSessionCreate
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestSessionCreate (0.01s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestSessionCreateWithBadUpgrade
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:27:22 [2020-03-19T13:27:22.989Z] PASS
13:27:22 [2020-03-19T13:27:22.989Z] 
13:27:22 [2020-03-19T13:27:22.989Z] DONE 2 tests in 0.114s
13:27:22 [2020-03-19T13:27:22.989Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
13:27:22 [2020-03-19T13:27:22.989Z] ++ 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
13:27:22 [2020-03-19T13:27:22.989Z] ++ set -e
13:27:22 [2020-03-19T13:27:22.989Z] ++ '[' -n 0 ']'
13:27:22 [2020-03-19T13:27:22.989Z] ++ set -x
13:27:22 [2020-03-19T13:27:22.989Z] ++ 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
13:27:22 [2020-03-19T13:27:22.989Z] INFO: Testing against a local daemon
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:27:22 [2020-03-19T13:27:22.989Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:27:22 [2020-03-19T13:27:22.989Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestEventsExecDie
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestEventsExecDie (0.92s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestEventsBackwardsCompatible
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestInfoBinaryCommits
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestInfoAPIVersioned
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestInfoDiscoveryBackend
13:27:22 [2020-03-19T13:27:22.989Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
13:27:22 [2020-03-19T13:27:22.989Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:27:23 [2020-03-19T13:27:23.995Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:27:23 [2020-03-19T13:27:23.995Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:27:24 [2020-03-19T13:27:24.276Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
13:27:24 [2020-03-19T13:27:24.276Z] === RUN   TestInfoAPI
13:27:24 [2020-03-19T13:27:24.276Z] --- PASS: TestInfoAPI (0.02s)
13:27:24 [2020-03-19T13:27:24.276Z] === RUN   TestInfoAPIWarnings
13:27:24 [2020-03-19T13:27:24.889Z] --- PASS: TestInfoAPIWarnings (0.52s)
13:27:24 [2020-03-19T13:27:24.889Z] === RUN   TestInfoDebug
13:27:25 [2020-03-19T13:27:25.501Z] --- PASS: TestInfoDebug (0.53s)
13:27:25 [2020-03-19T13:27:25.501Z] === RUN   TestInfoInsecureRegistries
13:27:25 [2020-03-19T13:27:25.783Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:27:25 [2020-03-19T13:27:25.783Z] === RUN   TestInfoRegistryMirrors
13:27:26 [2020-03-19T13:27:26.395Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:27:26 [2020-03-19T13:27:26.395Z] === RUN   TestLoginFailsWithBadCredentials
13:27:26 [2020-03-19T13:27:26.677Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
13:27:26 [2020-03-19T13:27:26.677Z] === RUN   TestPingCacheHeaders
13:27:26 [2020-03-19T13:27:26.677Z] --- PASS: TestPingCacheHeaders (0.01s)
13:27:26 [2020-03-19T13:27:26.677Z] === RUN   TestPingGet
13:27:26 [2020-03-19T13:27:26.677Z] --- PASS: TestPingGet (0.01s)
13:27:26 [2020-03-19T13:27:26.677Z] === RUN   TestPingHead
13:27:26 [2020-03-19T13:27:26.677Z] --- PASS: TestPingHead (0.01s)
13:27:26 [2020-03-19T13:27:26.677Z] === RUN   TestVersion
13:27:26 [2020-03-19T13:27:26.677Z] --- PASS: TestVersion (0.01s)
13:27:26 [2020-03-19T13:27:26.677Z] PASS
13:27:26 [2020-03-19T13:27:26.677Z] 
13:27:26 [2020-03-19T13:27:26.677Z] === Skipped
13:27:26 [2020-03-19T13:27:26.677Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:27:26 [2020-03-19T13:27:26.677Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:27:26 [2020-03-19T13:27:26.677Z] 
13:27:26 [2020-03-19T13:27:26.677Z] 
13:27:26 [2020-03-19T13:27:26.677Z] DONE 18 tests, 1 skipped in 5.545s
13:27:26 [2020-03-19T13:27:26.677Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
13:27:26 [2020-03-19T13:27:26.677Z] ++ 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
13:27:26 [2020-03-19T13:27:26.677Z] ++ set -e
13:27:26 [2020-03-19T13:27:26.677Z] ++ '[' -n 0 ']'
13:27:26 [2020-03-19T13:27:26.677Z] ++ set -x
13:27:26 [2020-03-19T13:27:26.677Z] ++ 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
13:27:26 [2020-03-19T13:27:26.677Z] INFO: Testing against a local daemon
13:27:26 [2020-03-19T13:27:26.677Z] === RUN   TestVolumesCreateAndList
13:27:26 [2020-03-19T13:27:26.960Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:27:26 [2020-03-19T13:27:26.960Z] === RUN   TestVolumesRemove
13:27:26 [2020-03-19T13:27:26.960Z] --- PASS: TestVolumesRemove (0.12s)
13:27:26 [2020-03-19T13:27:26.960Z] === RUN   TestVolumesInspect
13:27:26 [2020-03-19T13:27:26.960Z] --- PASS: TestVolumesInspect (0.01s)
13:27:26 [2020-03-19T13:27:26.960Z] === RUN   TestVolumesInvalidJSON
13:27:26 [2020-03-19T13:27:26.960Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:27:26 [2020-03-19T13:27:26.960Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:27:26 [2020-03-19T13:27:26.960Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:27:26 [2020-03-19T13:27:26.960Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:27:26 [2020-03-19T13:27:26.960Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:27:26 [2020-03-19T13:27:26.960Z] PASS
13:27:26 [2020-03-19T13:27:26.960Z] 
13:27:26 [2020-03-19T13:27:26.960Z] DONE 5 tests in 0.244s
13:27:26 [2020-03-19T13:27:26.960Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:27:27 [2020-03-19T13:27:27.241Z] ++++ cat bundles/test-integration/docker.pid
13:27:27 [2020-03-19T13:27:27.241Z] +++ kill 11775
13:27:28 [2020-03-19T13:27:28.709Z] +++ /etc/init.d/apparmor stop
13:27:28 [2020-03-19T13:27:28.709Z] Leaving: AppArmorNo profiles have been unloaded.
13:27:28 [2020-03-19T13:27:28.709Z] 
13:27:28 [2020-03-19T13:27:28.709Z] Unloading profiles will leave already running processes permanently
13:27:28 [2020-03-19T13:27:28.709Z] unconfined, which can lead to unexpected situations.
13:27:28 [2020-03-19T13:27:28.709Z] 
13:27:28 [2020-03-19T13:27:28.709Z] To set a process to complain mode, use the command line tool
13:27:28 [2020-03-19T13:27:28.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:27:28 [2020-03-19T13:27:28.709Z] +++ true
13:27:28 [2020-03-19T13:27:28.709Z]