Skip to content

Console Output

12:36:51 [2020-11-25T12:36:51.587Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54 -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:b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54 hack/make.sh dynbinary test-integration
12:36:51 [2020-11-25T12:36:51.887Z] 
12:36:51 [2020-11-25T12:36:51.887Z] Removing bundles/
12:36:51 [2020-11-25T12:36:51.887Z] 
12:36:51 [2020-11-25T12:36:51.887Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:36:52 [2020-11-25T12:36:52.179Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:36:52 [2020-11-25T12:36:52.179Z] GOOS="" GOARCH="" GOARM=""
12:37:49 [2020-11-25T12:37:49.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:37:49 [2020-11-25T12:37:49.106Z] 
12:37:49 [2020-11-25T12:37:49.106Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:37:49 [2020-11-25T12:37:49.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:37:49 [2020-11-25T12:37:49.106Z] HOSTNAME=4dce4ec7886f
12:37:49 [2020-11-25T12:37:49.106Z] TESTDEBUG=0
12:37:49 [2020-11-25T12:37:49.106Z] DEST=bundles/test-integration
12:37:49 [2020-11-25T12:37:49.106Z] PWD=/go/src/github.com/docker/docker
12:37:49 [2020-11-25T12:37:49.106Z] DOCKER_GITCOMMIT=b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54
12:37:49 [2020-11-25T12:37:49.106Z] container=docker
12:37:49 [2020-11-25T12:37:49.106Z] HOME=/root
12:37:49 [2020-11-25T12:37:49.106Z] GOLANG_VERSION=1.13.15
12:37:49 [2020-11-25T12:37:49.106Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:37:49 [2020-11-25T12:37:49.106Z] VALIDATE_BRANCH=master
12:37:49 [2020-11-25T12:37:49.106Z] TERM=xterm
12:37:49 [2020-11-25T12:37:49.106Z] DOCKER_PKG=github.com/docker/docker
12:37:49 [2020-11-25T12:37:49.106Z] SHLVL=1
12:37:49 [2020-11-25T12:37:49.106Z] TIMEOUT=120m
12:37:49 [2020-11-25T12:37:49.106Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:37:49 [2020-11-25T12:37:49.106Z] DOCKER_GRAPHDRIVER=overlay2
12:37:49 [2020-11-25T12:37:49.106Z] GO111MODULE=off
12:37:49 [2020-11-25T12:37:49.106Z] DOCKER_EXPERIMENTAL=1
12:37:49 [2020-11-25T12:37:49.106Z] TEST_SKIP_INTEGRATION_CLI=1
12:37:49 [2020-11-25T12:37:49.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:37:49 [2020-11-25T12:37:49.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:37:49 [2020-11-25T12:37:49.106Z] GOPATH=/go
12:37:49 [2020-11-25T12:37:49.106Z] PKG_CONFIG=pkg-config
12:37:49 [2020-11-25T12:37:49.106Z] _=/usr/bin/env
12:37:49 [2020-11-25T12:37:49.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:38:11 [2020-11-25T12:38:11.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:38:11 [2020-11-25T12:38:11.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:38:11 [2020-11-25T12:38:11.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:38:30 [2020-11-25T12:38:30.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:38:30 [2020-11-25T12:38:30.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:38:30 [2020-11-25T12:38:30.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:38:30 [2020-11-25T12:38:30.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:38:30 [2020-11-25T12:38:30.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:38:31 [2020-11-25T12:38:31.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:38:33 [2020-11-25T12:38:33.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:38:34 [2020-11-25T12:38:34.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:38:35 [2020-11-25T12:38:35.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:38:36 [2020-11-25T12:38:36.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:38:37 [2020-11-25T12:38:37.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:38:38 [2020-11-25T12:38:38.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:38:39 [2020-11-25T12:38:39.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:38:39 [2020-11-25T12:38:39.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:38:40 [2020-11-25T12:38:40.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:38:41 [2020-11-25T12:38:41.578Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:38:41 [2020-11-25T12:38:41.578Z] Using test binary docker
12:38:41 [2020-11-25T12:38:41.578Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:38:41 [2020-11-25T12:38:41.578Z] +++ /etc/init.d/apparmor start
12:38:41 [2020-11-25T12:38:41.578Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:38:41 [2020-11-25T12:38:41.578Z] INFO: Waiting for daemon to start...
12:38:41 [2020-11-25T12:38:41.578Z] Starting dockerd
12:38:41 [2020-11-25T12:38:41.578Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:38:43 [2020-11-25T12:38:43.709Z] .
12:38:43 [2020-11-25T12:38:43.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:38:43 [2020-11-25T12:38:43.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:38:43 [2020-11-25T12:38:43.709Z] Error: No such image: emptyfs
12:38:43 [2020-11-25T12:38:43.709Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:38:43 [2020-11-25T12:38:43.709Z] ++++ docker load
12:38:44 [2020-11-25T12:38:44.000Z] Running integration-test (iteration 1)
12:38:44 [2020-11-25T12:38:44.000Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
12:38:44 [2020-11-25T12:38:44.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:38:44 [2020-11-25T12:38:44.000Z] ++ set -e
12:38:44 [2020-11-25T12:38:44.000Z] ++ '[' -n 0 ']'
12:38:44 [2020-11-25T12:38:44.000Z] ++ set -x
12:38:44 [2020-11-25T12:38:44.000Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: buildpack-deps:buster
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: busybox:latest
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: busybox:glibc
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: debian:buster
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: hello-world:latest
12:38:52 [2020-11-25T12:38:52.530Z] Loaded image: arm32v7/hello-world:latest
12:38:52 [2020-11-25T12:38:52.530Z] INFO: Testing against a local daemon
12:38:52 [2020-11-25T12:38:52.530Z] === RUN   TestCgroupNamespacesBuild
12:38:54 [2020-11-25T12:38:54.728Z] --- PASS: TestCgroupNamespacesBuild (2.14s)
12:38:54 [2020-11-25T12:38:54.729Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:38:56 [2020-11-25T12:38:56.797Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
12:38:56 [2020-11-25T12:38:56.797Z] === RUN   TestBuildWithSession
12:38:56 [2020-11-25T12:38:56.797Z] --- SKIP: TestBuildWithSession (0.00s)
12:38:56 [2020-11-25T12:38:56.797Z]     build_session_test.go:25: TODO: BuildKit
12:38:56 [2020-11-25T12:38:56.797Z] === RUN   TestBuildSquashParent
12:39:03 [2020-11-25T12:39:03.694Z] --- PASS: TestBuildSquashParent (6.69s)
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:03 [2020-11-25T12:39:03.694Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:03 [2020-11-25T12:39:03.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:03 [2020-11-25T12:39:03.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:03 [2020-11-25T12:39:03.694Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:05 [2020-11-25T12:39:05.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:05 [2020-11-25T12:39:05.799Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:08 [2020-11-25T12:39:08.531Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:08 [2020-11-25T12:39:08.531Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:10 [2020-11-25T12:39:10.600Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
12:39:10 [2020-11-25T12:39:10.600Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
12:39:10 [2020-11-25T12:39:10.600Z] === RUN   TestBuildMultiStageCopy
12:39:10 [2020-11-25T12:39:10.600Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:39:13 [2020-11-25T12:39:13.332Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:39:13 [2020-11-25T12:39:13.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:39:14 [2020-11-25T12:39:14.258Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:39:14 [2020-11-25T12:39:14.893Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:39:15 [2020-11-25T12:39:15.527Z] --- PASS: TestBuildMultiStageCopy (4.90s)
12:39:15 [2020-11-25T12:39:15.527Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s)
12:39:15 [2020-11-25T12:39:15.527Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
12:39:15 [2020-11-25T12:39:15.527Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
12:39:15 [2020-11-25T12:39:15.527Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
12:39:15 [2020-11-25T12:39:15.527Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
12:39:15 [2020-11-25T12:39:15.527Z] === RUN   TestBuildMultiStageParentConfig
12:39:17 [2020-11-25T12:39:17.036Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
12:39:17 [2020-11-25T12:39:17.036Z] === RUN   TestBuildLabelWithTargets
12:39:19 [2020-11-25T12:39:19.798Z] --- PASS: TestBuildLabelWithTargets (2.33s)
12:39:19 [2020-11-25T12:39:19.798Z] === RUN   TestBuildWithEmptyLayers
12:39:20 [2020-11-25T12:39:20.432Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
12:39:20 [2020-11-25T12:39:20.432Z] === RUN   TestBuildMultiStageOnBuild
12:39:23 [2020-11-25T12:39:23.953Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
12:39:23 [2020-11-25T12:39:23.953Z] === RUN   TestBuildUncleanTarFilenames
12:39:24 [2020-11-25T12:39:24.589Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
12:39:24 [2020-11-25T12:39:24.589Z] === RUN   TestBuildMultiStageLayerLeak
12:39:28 [2020-11-25T12:39:28.114Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s)
12:39:28 [2020-11-25T12:39:28.114Z] === RUN   TestBuildWithHugeFile
12:39:55 [2020-11-25T12:39:55.373Z] --- PASS: TestBuildWithHugeFile (26.15s)
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildWithEmptyDockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:55 [2020-11-25T12:39:55.373Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:39:55 [2020-11-25T12:39:55.373Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
12:39:55 [2020-11-25T12:39:55.373Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
12:39:55 [2020-11-25T12:39:55.373Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildPreserveOwnership
12:39:55 [2020-11-25T12:39:55.373Z] === RUN   TestBuildPreserveOwnership/copy_from
12:39:58 [2020-11-25T12:39:58.879Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:40:00 [2020-11-25T12:40:00.940Z] --- PASS: TestBuildPreserveOwnership (6.57s)
12:40:00 [2020-11-25T12:40:00.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.29s)
12:40:00 [2020-11-25T12:40:00.940Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
12:40:00 [2020-11-25T12:40:00.940Z] === RUN   TestBuildPlatformInvalid
12:40:00 [2020-11-25T12:40:00.940Z] --- PASS: TestBuildPlatformInvalid (0.15s)
12:40:00 [2020-11-25T12:40:00.940Z] PASS
12:40:00 [2020-11-25T12:40:00.940Z] 
12:40:00 [2020-11-25T12:40:00.940Z] === Skipped
12:40:00 [2020-11-25T12:40:00.940Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
12:40:00 [2020-11-25T12:40:00.940Z]     build_session_test.go:25: TODO: BuildKit
12:40:00 [2020-11-25T12:40:00.940Z] 
12:40:00 [2020-11-25T12:40:00.940Z] 
12:40:00 [2020-11-25T12:40:00.940Z] DONE 32 tests, 1 skipped in 76.987s
12:40:00 [2020-11-25T12:40:00.940Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
12:40:00 [2020-11-25T12:40:00.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:40:00 [2020-11-25T12:40:00.940Z] ++ set -e
12:40:00 [2020-11-25T12:40:00.940Z] ++ '[' -n 0 ']'
12:40:00 [2020-11-25T12:40:00.940Z] ++ set -x
12:40:00 [2020-11-25T12:40:00.940Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
12:40:01 [2020-11-25T12:40:01.235Z] INFO: Testing against a local daemon
12:40:01 [2020-11-25T12:40:01.235Z] === RUN   TestConfigInspect
12:40:04 [2020-11-25T12:40:04.741Z] --- PASS: TestConfigInspect (3.77s)
12:40:04 [2020-11-25T12:40:04.741Z] === RUN   TestConfigList
12:40:08 [2020-11-25T12:40:08.984Z] --- PASS: TestConfigList (3.81s)
12:40:08 [2020-11-25T12:40:08.984Z] === RUN   TestConfigsCreateAndDelete
12:40:12 [2020-11-25T12:40:12.490Z] --- PASS: TestConfigsCreateAndDelete (3.62s)
12:40:12 [2020-11-25T12:40:12.490Z] === RUN   TestConfigsUpdate
12:40:15 [2020-11-25T12:40:15.998Z] --- PASS: TestConfigsUpdate (3.58s)
12:40:15 [2020-11-25T12:40:15.998Z] === RUN   TestTemplatedConfig
12:40:19 [2020-11-25T12:40:19.504Z] --- PASS: TestTemplatedConfig (3.46s)
12:40:19 [2020-11-25T12:40:19.504Z] === RUN   TestConfigCreateResolve
12:40:23 [2020-11-25T12:40:23.051Z] --- PASS: TestConfigCreateResolve (3.58s)
12:40:23 [2020-11-25T12:40:23.051Z] === RUN   TestConfigDaemonLibtrustID
12:40:23 [2020-11-25T12:40:23.341Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:40:23 [2020-11-25T12:40:23.341Z] PASS
12:40:23 [2020-11-25T12:40:23.341Z] 
12:40:23 [2020-11-25T12:40:23.341Z] DONE 7 tests in 22.414s
12:40:23 [2020-11-25T12:40:23.341Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
12:40:23 [2020-11-25T12:40:23.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:40:23 [2020-11-25T12:40:23.341Z] ++ set -e
12:40:23 [2020-11-25T12:40:23.341Z] ++ '[' -n 0 ']'
12:40:23 [2020-11-25T12:40:23.341Z] ++ set -x
12:40:23 [2020-11-25T12:40:23.341Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
12:40:23 [2020-11-25T12:40:23.631Z] INFO: Testing against a local daemon
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestCheckpoint
12:40:23 [2020-11-25T12:40:23.631Z] --- SKIP: TestCheckpoint (0.00s)
12:40:23 [2020-11-25T12:40:23.631Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestContainerInvalidJSON
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:40:23 [2020-11-25T12:40:23.631Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:40:23 [2020-11-25T12:40:23.631Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:40:23 [2020-11-25T12:40:23.631Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:40:23 [2020-11-25T12:40:23.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:40:23 [2020-11-25T12:40:23.631Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:40:23 [2020-11-25T12:40:23.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:40:23 [2020-11-25T12:40:23.631Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:40:23 [2020-11-25T12:40:23.631Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:40:23 [2020-11-25T12:40:23.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:40:23 [2020-11-25T12:40:23.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:40:23 [2020-11-25T12:40:23.631Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
12:40:23 [2020-11-25T12:40:23.631Z] === RUN   TestCopyFromContainerPathIsNotDir
12:40:23 [2020-11-25T12:40:23.921Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
12:40:23 [2020-11-25T12:40:23.921Z] === RUN   TestCopyToContainerPathDoesNotExist
12:40:23 [2020-11-25T12:40:23.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
12:40:23 [2020-11-25T12:40:23.921Z] === RUN   TestCopyToContainerPathIsNotDir
12:40:23 [2020-11-25T12:40:23.921Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
12:40:23 [2020-11-25T12:40:23.921Z] === RUN   TestCopyFromContainer
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer//
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer//bar/root
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer//bar/root/
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer/bar/quux
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer/bar/quux/
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:40:26 [2020-11-25T12:40:26.641Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCopyFromContainer/bar/notarget
12:40:26 [2020-11-25T12:40:26.931Z] --- PASS: TestCopyFromContainer (3.00s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer// (0.04s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:26 [2020-11-25T12:40:26.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:26 [2020-11-25T12:40:26.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:26 [2020-11-25T12:40:26.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:26 [2020-11-25T12:40:26.931Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:26 [2020-11-25T12:40:26.931Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:26 [2020-11-25T12:40:26.931Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:26 [2020-11-25T12:40:26.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:40:26 [2020-11-25T12:40:26.931Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:40:26 [2020-11-25T12:40:26.931Z] === RUN   TestCreateLinkToNonExistingContainer
12:40:27 [2020-11-25T12:40:27.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateWithInvalidEnv
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateWithInvalidEnv/0
12:40:27 [2020-11-25T12:40:27.221Z] === PAUSE TestCreateWithInvalidEnv/0
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateWithInvalidEnv/1
12:40:27 [2020-11-25T12:40:27.221Z] === PAUSE TestCreateWithInvalidEnv/1
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateWithInvalidEnv/2
12:40:27 [2020-11-25T12:40:27.221Z] === PAUSE TestCreateWithInvalidEnv/2
12:40:27 [2020-11-25T12:40:27.221Z] === CONT  TestCreateWithInvalidEnv/0
12:40:27 [2020-11-25T12:40:27.221Z] === CONT  TestCreateWithInvalidEnv/2
12:40:27 [2020-11-25T12:40:27.221Z] === CONT  TestCreateWithInvalidEnv/1
12:40:27 [2020-11-25T12:40:27.221Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:40:27 [2020-11-25T12:40:27.221Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:40:27 [2020-11-25T12:40:27.221Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:40:27 [2020-11-25T12:40:27.221Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateTmpfsMountsTarget
12:40:27 [2020-11-25T12:40:27.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:40:27 [2020-11-25T12:40:27.221Z] === RUN   TestCreateWithCustomMaskedPaths
12:40:29 [2020-11-25T12:40:29.943Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s)
12:40:29 [2020-11-25T12:40:29.943Z] === RUN   TestCreateWithCustomReadonlyPaths
12:40:32 [2020-11-25T12:40:32.663Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:32 [2020-11-25T12:40:32.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:32 [2020-11-25T12:40:32.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:32 [2020-11-25T12:40:32.663Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:32 [2020-11-25T12:40:32.663Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:32 [2020-11-25T12:40:32.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:40:32 [2020-11-25T12:40:32.663Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:40:32 [2020-11-25T12:40:32.663Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:40:32 [2020-11-25T12:40:32.663Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:40:32 [2020-11-25T12:40:32.663Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
12:40:32 [2020-11-25T12:40:32.663Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:40:32 [2020-11-25T12:40:32.663Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:40:32 [2020-11-25T12:40:32.953Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
12:40:32 [2020-11-25T12:40:32.953Z] === RUN   TestCreateDifferentPlatform
12:40:32 [2020-11-25T12:40:32.953Z] === RUN   TestCreateDifferentPlatform/different_os
12:40:32 [2020-11-25T12:40:32.953Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:40:32 [2020-11-25T12:40:32.953Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:40:32 [2020-11-25T12:40:32.953Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:40:32 [2020-11-25T12:40:32.953Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:40:32 [2020-11-25T12:40:32.953Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:40:32 [2020-11-25T12:40:32.953Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:40:32 [2020-11-25T12:40:32.953Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:40:33 [2020-11-25T12:40:33.243Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
12:40:33 [2020-11-25T12:40:33.243Z] === RUN   TestContainerStartOnDaemonRestart
12:40:33 [2020-11-25T12:40:33.243Z] === PAUSE TestContainerStartOnDaemonRestart
12:40:33 [2020-11-25T12:40:33.243Z] === RUN   TestDaemonRestartIpcMode
12:40:33 [2020-11-25T12:40:33.243Z] === PAUSE TestDaemonRestartIpcMode
12:40:33 [2020-11-25T12:40:33.243Z] === RUN   TestDaemonHostGatewayIP
12:40:33 [2020-11-25T12:40:33.243Z] === PAUSE TestDaemonHostGatewayIP
12:40:33 [2020-11-25T12:40:33.243Z] === RUN   TestContainerKillOnDaemonStart
12:40:33 [2020-11-25T12:40:33.243Z] === PAUSE TestContainerKillOnDaemonStart
12:40:33 [2020-11-25T12:40:33.243Z] === RUN   TestDiff
12:40:33 [2020-11-25T12:40:33.872Z] --- PASS: TestDiff (0.84s)
12:40:33 [2020-11-25T12:40:33.872Z] === RUN   TestExecWithCloseStdin
12:40:34 [2020-11-25T12:40:34.902Z] --- PASS: TestExecWithCloseStdin (0.95s)
12:40:34 [2020-11-25T12:40:34.902Z] === RUN   TestExec
12:40:35 [2020-11-25T12:40:35.931Z] --- PASS: TestExec (0.92s)
12:40:35 [2020-11-25T12:40:35.931Z] === RUN   TestExecUser
12:40:36 [2020-11-25T12:40:36.964Z] --- PASS: TestExecUser (0.94s)
12:40:36 [2020-11-25T12:40:36.964Z] === RUN   TestExportContainerAndImportImage
12:40:37 [2020-11-25T12:40:37.993Z] --- PASS: TestExportContainerAndImportImage (1.13s)
12:40:37 [2020-11-25T12:40:37.994Z] === RUN   TestExportContainerAfterDaemonRestart
12:40:39 [2020-11-25T12:40:39.495Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
12:40:39 [2020-11-25T12:40:39.495Z] === RUN   TestHealthCheckWorkdir
12:40:40 [2020-11-25T12:40:40.525Z] --- PASS: TestHealthCheckWorkdir (1.02s)
12:40:40 [2020-11-25T12:40:40.525Z] === RUN   TestHealthKillContainer
12:40:43 [2020-11-25T12:40:43.246Z] --- PASS: TestHealthKillContainer (2.93s)
12:40:43 [2020-11-25T12:40:43.246Z] === RUN   TestInspectCpusetInConfigPre120
12:40:44 [2020-11-25T12:40:44.287Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
12:40:44 [2020-11-25T12:40:44.287Z] === RUN   TestIpcModeNone
12:40:45 [2020-11-25T12:40:45.317Z] --- PASS: TestIpcModeNone (0.97s)
12:40:45 [2020-11-25T12:40:45.317Z] === RUN   TestIpcModePrivate
12:40:46 [2020-11-25T12:40:46.347Z] --- PASS: TestIpcModePrivate (0.94s)
12:40:46 [2020-11-25T12:40:46.347Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
12:40:46 [2020-11-25T12:40:46.347Z] === RUN   TestIpcModeShareable
12:40:46 [2020-11-25T12:40:46.977Z] --- PASS: TestIpcModeShareable (0.96s)
12:40:46 [2020-11-25T12:40:46.977Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
12:40:46 [2020-11-25T12:40:46.977Z] === RUN   TestAPIIpcModeShareableAndContainer
12:40:50 [2020-11-25T12:40:50.504Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s)
12:40:50 [2020-11-25T12:40:50.504Z] === RUN   TestAPIIpcModeHost
12:40:50 [2020-11-25T12:40:50.505Z] --- PASS: TestAPIIpcModeHost (0.60s)
12:40:50 [2020-11-25T12:40:50.505Z] === RUN   TestDaemonIpcModeShareable
12:40:52 [2020-11-25T12:40:52.564Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
12:40:52 [2020-11-25T12:40:52.564Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
12:40:52 [2020-11-25T12:40:52.564Z] === RUN   TestDaemonIpcModePrivate
12:40:54 [2020-11-25T12:40:54.067Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
12:40:54 [2020-11-25T12:40:54.067Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
12:40:54 [2020-11-25T12:40:54.067Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:40:55 [2020-11-25T12:40:55.572Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
12:40:55 [2020-11-25T12:40:55.572Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
12:40:55 [2020-11-25T12:40:55.572Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:40:57 [2020-11-25T12:40:57.632Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
12:40:57 [2020-11-25T12:40:57.632Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
12:40:57 [2020-11-25T12:40:57.632Z] === RUN   TestIpcModeOlderClient
12:40:57 [2020-11-25T12:40:57.632Z] === PAUSE TestIpcModeOlderClient
12:40:57 [2020-11-25T12:40:57.632Z] === RUN   TestKillContainerInvalidSignal
12:40:58 [2020-11-25T12:40:58.262Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
12:40:58 [2020-11-25T12:40:58.262Z] === RUN   TestKillContainer
12:40:58 [2020-11-25T12:40:58.262Z] === RUN   TestKillContainer/no_signal
12:40:59 [2020-11-25T12:40:59.292Z] === RUN   TestKillContainer/non_killing_signal
12:40:59 [2020-11-25T12:40:59.583Z] === RUN   TestKillContainer/killing_signal
12:41:01 [2020-11-25T12:41:01.085Z] --- PASS: TestKillContainer (2.54s)
12:41:01 [2020-11-25T12:41:01.085Z]     --- PASS: TestKillContainer/no_signal (0.83s)
12:41:01 [2020-11-25T12:41:01.085Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
12:41:01 [2020-11-25T12:41:01.085Z]     --- PASS: TestKillContainer/killing_signal (0.82s)
12:41:01 [2020-11-25T12:41:01.085Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:41:01 [2020-11-25T12:41:01.085Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:41:01 [2020-11-25T12:41:01.758Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:41:02 [2020-11-25T12:41:02.788Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
12:41:02 [2020-11-25T12:41:02.788Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
12:41:02 [2020-11-25T12:41:02.788Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
12:41:02 [2020-11-25T12:41:02.788Z] === RUN   TestKillStoppedContainer
12:41:02 [2020-11-25T12:41:02.788Z] --- PASS: TestKillStoppedContainer (0.08s)
12:41:02 [2020-11-25T12:41:02.788Z] === RUN   TestKillStoppedContainerAPIPre120
12:41:02 [2020-11-25T12:41:02.788Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
12:41:02 [2020-11-25T12:41:02.788Z] === RUN   TestKillDifferentUserContainer
12:41:03 [2020-11-25T12:41:03.817Z] --- PASS: TestKillDifferentUserContainer (0.88s)
12:41:03 [2020-11-25T12:41:03.817Z] === RUN   TestInspectOomKilledTrue
12:41:03 [2020-11-25T12:41:03.817Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:41:03 [2020-11-25T12:41:03.817Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:41:03 [2020-11-25T12:41:03.817Z] === RUN   TestInspectOomKilledFalse
12:41:03 [2020-11-25T12:41:03.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:41:03 [2020-11-25T12:41:03.817Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:41:03 [2020-11-25T12:41:03.817Z] === RUN   TestLinksEtcHostsContentMatch
12:41:04 [2020-11-25T12:41:04.107Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s)
12:41:04 [2020-11-25T12:41:04.107Z] === RUN   TestLinksContainerNames
12:41:05 [2020-11-25T12:41:05.608Z] --- PASS: TestLinksContainerNames (1.62s)
12:41:05 [2020-11-25T12:41:05.608Z] === RUN   TestLogsFollowTailEmpty
12:41:06 [2020-11-25T12:41:06.637Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
12:41:06 [2020-11-25T12:41:06.637Z] === RUN   TestContainerNetworkMountsNoChown
12:41:07 [2020-11-25T12:41:07.667Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s)
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/default
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/default
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/private
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/private
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rprivate
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rprivate
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/slave
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/slave
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rslave
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rslave
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/shared
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/shared
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rshared
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rshared
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/default
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/default/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/default/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/default/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rshared
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/shared
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rslave
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/slave
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rprivate
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/private
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/private/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/private/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:41:07 [2020-11-25T12:41:07.667Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/default/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:41:07 [2020-11-25T12:41:07.667Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:41:07 [2020-11-25T12:41:07.958Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/private/mount_root
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:41:08 [2020-11-25T12:41:08.248Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:41:08 [2020-11-25T12:41:08.538Z] === CONT  TestMountDaemonRoot/private/bind_root
12:41:08 [2020-11-25T12:41:08.538Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:41:08 [2020-11-25T12:41:08.538Z] --- PASS: TestMountDaemonRoot (0.01s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:41:08 [2020-11-25T12:41:08.538Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:41:08 [2020-11-25T12:41:08.538Z] === RUN   TestContainerBindMountNonRecursive
12:41:10 [2020-11-25T12:41:10.603Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
12:41:10 [2020-11-25T12:41:10.603Z] === RUN   TestContainerVolumesMountedAsShared
12:41:11 [2020-11-25T12:41:11.633Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s)
12:41:11 [2020-11-25T12:41:11.633Z] === RUN   TestContainerVolumesMountedAsSlave
12:41:11 [2020-11-25T12:41:11.926Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s)
12:41:11 [2020-11-25T12:41:11.926Z] === RUN   TestNetworkNat
12:41:12 [2020-11-25T12:41:12.964Z] --- PASS: TestNetworkNat (0.85s)
12:41:12 [2020-11-25T12:41:12.964Z] === RUN   TestNetworkLocalhostTCPNat
12:41:13 [2020-11-25T12:41:13.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
12:41:13 [2020-11-25T12:41:13.594Z] === RUN   TestNetworkLoopbackNat
12:41:17 [2020-11-25T12:41:17.103Z] --- PASS: TestNetworkLoopbackNat (3.20s)
12:41:17 [2020-11-25T12:41:17.103Z] === RUN   TestPause
12:41:17 [2020-11-25T12:41:17.733Z] --- PASS: TestPause (0.90s)
12:41:17 [2020-11-25T12:41:17.733Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:41:17 [2020-11-25T12:41:17.733Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:41:17 [2020-11-25T12:41:17.733Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:41:17 [2020-11-25T12:41:17.733Z] === RUN   TestPauseStopPausedContainer
12:41:18 [2020-11-25T12:41:18.763Z] --- PASS: TestPauseStopPausedContainer (0.93s)
12:41:18 [2020-11-25T12:41:18.763Z] === RUN   TestPsFilter
12:41:19 [2020-11-25T12:41:19.057Z] --- PASS: TestPsFilter (0.28s)
12:41:19 [2020-11-25T12:41:19.057Z] === RUN   TestRemoveContainerWithRemovedVolume
12:41:20 [2020-11-25T12:41:20.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
12:41:20 [2020-11-25T12:41:20.088Z] === RUN   TestRemoveContainerWithVolume
12:41:20 [2020-11-25T12:41:20.719Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
12:41:20 [2020-11-25T12:41:20.719Z] === RUN   TestRemoveContainerRunning
12:41:21 [2020-11-25T12:41:21.749Z] --- PASS: TestRemoveContainerRunning (0.88s)
12:41:21 [2020-11-25T12:41:21.749Z] === RUN   TestRemoveContainerForceRemoveRunning
12:41:22 [2020-11-25T12:41:22.378Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
12:41:22 [2020-11-25T12:41:22.378Z] === RUN   TestRemoveInvalidContainer
12:41:22 [2020-11-25T12:41:22.378Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:41:22 [2020-11-25T12:41:22.378Z] === RUN   TestRenameLinkedContainer
12:41:25 [2020-11-25T12:41:25.910Z] --- PASS: TestRenameLinkedContainer (3.34s)
12:41:25 [2020-11-25T12:41:25.910Z] === RUN   TestRenameStoppedContainer
12:41:26 [2020-11-25T12:41:26.948Z] --- PASS: TestRenameStoppedContainer (0.94s)
12:41:26 [2020-11-25T12:41:26.948Z] === RUN   TestRenameRunningContainerAndReuse
12:41:28 [2020-11-25T12:41:28.458Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
12:41:28 [2020-11-25T12:41:28.458Z] === RUN   TestRenameInvalidName
12:41:29 [2020-11-25T12:41:29.493Z] --- PASS: TestRenameInvalidName (0.87s)
12:41:29 [2020-11-25T12:41:29.493Z] === RUN   TestRenameAnonymousContainer
12:41:35 [2020-11-25T12:41:35.044Z] --- PASS: TestRenameAnonymousContainer (4.81s)
12:41:35 [2020-11-25T12:41:35.045Z] === RUN   TestRenameContainerWithSameName
12:41:35 [2020-11-25T12:41:35.045Z] --- PASS: TestRenameContainerWithSameName (0.96s)
12:41:35 [2020-11-25T12:41:35.045Z] === RUN   TestRenameContainerWithLinkedContainer
12:41:36 [2020-11-25T12:41:36.667Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s)
12:41:36 [2020-11-25T12:41:36.667Z] === RUN   TestResize
12:41:37 [2020-11-25T12:41:37.697Z] --- PASS: TestResize (0.88s)
12:41:37 [2020-11-25T12:41:37.697Z] === RUN   TestResizeWithInvalidSize
12:41:38 [2020-11-25T12:41:38.326Z] --- PASS: TestResizeWithInvalidSize (0.85s)
12:41:38 [2020-11-25T12:41:38.326Z] === RUN   TestResizeWhenContainerNotStarted
12:41:39 [2020-11-25T12:41:39.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:39 [2020-11-25T12:41:39.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:41 [2020-11-25T12:41:41.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:41:41 [2020-11-25T12:41:41.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:41:42 [2020-11-25T12:41:42.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:41:43 [2020-11-25T12:41:43.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:41:44 [2020-11-25T12:41:44.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:41:44 [2020-11-25T12:41:44.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:41:46 [2020-11-25T12:41:46.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:41:46 [2020-11-25T12:41:46.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:49 [2020-11-25T12:41:49.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:41:49 [2020-11-25T12:41:49.781Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:41:52 [2020-11-25T12:41:52.502Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s)
12:41:52 [2020-11-25T12:41:52.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
12:41:52 [2020-11-25T12:41:52.502Z] === RUN   TestCgroupNamespacesRun
12:41:54 [2020-11-25T12:41:54.045Z] --- PASS: TestCgroupNamespacesRun (1.67s)
12:41:54 [2020-11-25T12:41:54.045Z] === RUN   TestCgroupNamespacesRunPrivileged
12:41:55 [2020-11-25T12:41:55.547Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
12:41:55 [2020-11-25T12:41:55.547Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:41:57 [2020-11-25T12:41:57.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
12:41:57 [2020-11-25T12:41:57.048Z] === RUN   TestCgroupNamespacesRunHostMode
12:41:59 [2020-11-25T12:41:59.107Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
12:41:59 [2020-11-25T12:41:59.107Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:42:00 [2020-11-25T12:42:00.608Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
12:42:00 [2020-11-25T12:42:00.608Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:42:02 [2020-11-25T12:42:02.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s)
12:42:02 [2020-11-25T12:42:02.110Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:42:03 [2020-11-25T12:42:03.147Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
12:42:03 [2020-11-25T12:42:03.147Z] === RUN   TestCgroupNamespacesRunOlderClient
12:42:05 [2020-11-25T12:42:05.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
12:42:05 [2020-11-25T12:42:05.218Z] === RUN   TestKernelTCPMemory
12:42:05 [2020-11-25T12:42:05.850Z] --- PASS: TestKernelTCPMemory (0.89s)
12:42:05 [2020-11-25T12:42:05.850Z] === RUN   TestNISDomainname
12:42:06 [2020-11-25T12:42:06.880Z] --- PASS: TestNISDomainname (0.99s)
12:42:06 [2020-11-25T12:42:06.880Z] === RUN   TestHostnameDnsResolution
12:42:08 [2020-11-25T12:42:08.382Z] --- PASS: TestHostnameDnsResolution (1.66s)
12:42:08 [2020-11-25T12:42:08.382Z] === RUN   TestStats
12:42:11 [2020-11-25T12:42:11.886Z] --- PASS: TestStats (2.95s)
12:42:11 [2020-11-25T12:42:11.886Z] === RUN   TestStopContainerWithTimeout
12:42:11 [2020-11-25T12:42:11.886Z] === RUN   TestStopContainerWithTimeout/0
12:42:11 [2020-11-25T12:42:11.886Z] === PAUSE TestStopContainerWithTimeout/0
12:42:11 [2020-11-25T12:42:11.886Z] === RUN   TestStopContainerWithTimeout/1
12:42:11 [2020-11-25T12:42:11.886Z] === PAUSE TestStopContainerWithTimeout/1
12:42:11 [2020-11-25T12:42:11.886Z] === RUN   TestStopContainerWithTimeout/3
12:42:11 [2020-11-25T12:42:11.886Z] === PAUSE TestStopContainerWithTimeout/3
12:42:11 [2020-11-25T12:42:11.886Z] === RUN   TestStopContainerWithTimeout/-1
12:42:11 [2020-11-25T12:42:11.886Z] === PAUSE TestStopContainerWithTimeout/-1
12:42:11 [2020-11-25T12:42:11.886Z] === CONT  TestStopContainerWithTimeout/0
12:42:11 [2020-11-25T12:42:11.886Z] === CONT  TestStopContainerWithTimeout/-1
12:42:12 [2020-11-25T12:42:12.516Z] === CONT  TestStopContainerWithTimeout/3
12:42:14 [2020-11-25T12:42:14.575Z] === CONT  TestStopContainerWithTimeout/1
12:42:16 [2020-11-25T12:42:16.077Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:42:16 [2020-11-25T12:42:16.077Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
12:42:16 [2020-11-25T12:42:16.077Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
12:42:16 [2020-11-25T12:42:16.077Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
12:42:16 [2020-11-25T12:42:16.077Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
12:42:16 [2020-11-25T12:42:16.077Z] === RUN   TestDeleteDevicemapper
12:42:16 [2020-11-25T12:42:16.077Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:42:16 [2020-11-25T12:42:16.077Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:42:16 [2020-11-25T12:42:16.077Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:42:18 [2020-11-25T12:42:18.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s)
12:42:18 [2020-11-25T12:42:18.797Z] === RUN   TestUpdateMemory
12:42:18 [2020-11-25T12:42:18.797Z] --- SKIP: TestUpdateMemory (0.00s)
12:42:18 [2020-11-25T12:42:18.797Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:42:18 [2020-11-25T12:42:18.797Z] === RUN   TestUpdateCPUQuota
12:42:20 [2020-11-25T12:42:20.334Z] --- PASS: TestUpdateCPUQuota (1.15s)
12:42:20 [2020-11-25T12:42:20.334Z] === RUN   TestUpdatePidsLimit
12:42:20 [2020-11-25T12:42:20.334Z] === RUN   TestUpdatePidsLimit/update_from_none
12:42:20 [2020-11-25T12:42:20.334Z] === RUN   TestUpdatePidsLimit/no_change
12:42:20 [2020-11-25T12:42:20.964Z] === RUN   TestUpdatePidsLimit/update_lower
12:42:21 [2020-11-25T12:42:21.254Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:42:21 [2020-11-25T12:42:21.544Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:42:21 [2020-11-25T12:42:21.834Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:42:22 [2020-11-25T12:42:22.464Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:42:23 [2020-11-25T12:42:23.496Z] --- PASS: TestUpdatePidsLimit (3.55s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
12:42:23 [2020-11-25T12:42:23.496Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
12:42:23 [2020-11-25T12:42:23.496Z] === RUN   TestUpdateRestartPolicy
12:42:38 [2020-11-25T12:42:38.810Z] --- PASS: TestUpdateRestartPolicy (12.81s)
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestUpdateRestartWithAutoRemove
12:42:38 [2020-11-25T12:42:38.810Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitNonBlocked
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:38 [2020-11-25T12:42:38.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:38 [2020-11-25T12:42:38.810Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:38 [2020-11-25T12:42:38.810Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:38 [2020-11-25T12:42:38.810Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:38 [2020-11-25T12:42:38.810Z] --- PASS: TestWaitNonBlocked (0.01s)
12:42:38 [2020-11-25T12:42:38.810Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
12:42:38 [2020-11-25T12:42:38.810Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitBlocked
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:42:38 [2020-11-25T12:42:38.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:42:38 [2020-11-25T12:42:38.810Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:42:38 [2020-11-25T12:42:38.810Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:42:38 [2020-11-25T12:42:38.810Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:42:38 [2020-11-25T12:42:38.810Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:42:39 [2020-11-25T12:42:39.484Z] --- PASS: TestWaitBlocked (0.01s)
12:42:39 [2020-11-25T12:42:39.484Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
12:42:39 [2020-11-25T12:42:39.484Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s)
12:42:39 [2020-11-25T12:42:39.484Z] === CONT  TestContainerStartOnDaemonRestart
12:42:39 [2020-11-25T12:42:39.484Z] === CONT  TestIpcModeOlderClient
12:42:39 [2020-11-25T12:42:39.774Z] --- PASS: TestIpcModeOlderClient (0.17s)
12:42:39 [2020-11-25T12:42:39.774Z] === CONT  TestDaemonHostGatewayIP
12:42:42 [2020-11-25T12:42:42.494Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s)
12:42:42 [2020-11-25T12:42:42.494Z] === CONT  TestContainerKillOnDaemonStart
12:42:43 [2020-11-25T12:42:43.523Z] --- PASS: TestDaemonHostGatewayIP (3.66s)
12:42:43 [2020-11-25T12:42:43.523Z] === CONT  TestDaemonRestartIpcMode
12:42:47 [2020-11-25T12:42:47.032Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
12:42:55 [2020-11-25T12:42:55.491Z] --- PASS: TestContainerKillOnDaemonStart (12.17s)
12:42:55 [2020-11-25T12:42:55.491Z] PASS
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === Skipped
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
12:42:55 [2020-11-25T12:42:55.491Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] 
12:42:55 [2020-11-25T12:42:55.491Z] DONE 195 tests, 6 skipped in 151.143s
12:42:55 [2020-11-25T12:42:55.491Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
12:42:55 [2020-11-25T12:42:55.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:42:55 [2020-11-25T12:42:55.491Z] ++ set -e
12:42:55 [2020-11-25T12:42:55.491Z] ++ '[' -n 0 ']'
12:42:55 [2020-11-25T12:42:55.491Z] ++ set -x
12:42:55 [2020-11-25T12:42:55.491Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
12:42:55 [2020-11-25T12:42:55.491Z] INFO: Testing against a local daemon
12:42:55 [2020-11-25T12:42:55.491Z] === RUN   TestCommitInheritsEnv
12:42:55 [2020-11-25T12:42:55.491Z] --- PASS: TestCommitInheritsEnv (0.58s)
12:42:55 [2020-11-25T12:42:55.491Z] === RUN   TestImportExtremelyLargeImageWorks
12:42:55 [2020-11-25T12:42:55.491Z] === PAUSE TestImportExtremelyLargeImageWorks
12:42:55 [2020-11-25T12:42:55.491Z] === RUN   TestImagesFilterMultiReference
12:42:55 [2020-11-25T12:42:55.491Z] --- PASS: TestImagesFilterMultiReference (0.04s)
12:42:55 [2020-11-25T12:42:55.491Z] === RUN   TestImagePullPlatformInvalid
12:42:55 [2020-11-25T12:42:55.491Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
12:42:55 [2020-11-25T12:42:55.491Z] === RUN   TestRemoveImageOrphaning
12:42:55 [2020-11-25T12:42:55.781Z] --- PASS: TestRemoveImageOrphaning (0.53s)
12:42:55 [2020-11-25T12:42:55.781Z] === RUN   TestRemoveImageGarbageCollector
12:42:55 [2020-11-25T12:42:55.781Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:42:55 [2020-11-25T12:42:55.781Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:42:55 [2020-11-25T12:42:55.781Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:42:55 [2020-11-25T12:42:55.781Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:42:55 [2020-11-25T12:42:55.781Z] === RUN   TestTagInvalidReference
12:42:55 [2020-11-25T12:42:55.781Z] --- PASS: TestTagInvalidReference (0.02s)
12:42:55 [2020-11-25T12:42:55.781Z] === RUN   TestTagValidPrefixedRepo
12:42:56 [2020-11-25T12:42:56.071Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
12:42:56 [2020-11-25T12:42:56.071Z] === RUN   TestTagExistedNameWithoutForce
12:42:56 [2020-11-25T12:42:56.071Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:42:56 [2020-11-25T12:42:56.071Z] === RUN   TestTagOfficialNames
12:42:56 [2020-11-25T12:42:56.071Z] --- PASS: TestTagOfficialNames (0.03s)
12:42:56 [2020-11-25T12:42:56.071Z] === RUN   TestTagMatchesDigest
12:42:56 [2020-11-25T12:42:56.071Z] --- PASS: TestTagMatchesDigest (0.01s)
12:42:56 [2020-11-25T12:42:56.071Z] === CONT  TestImportExtremelyLargeImageWorks
12:44:18 [2020-11-25T12:44:18.239Z] --- PASS: TestImportExtremelyLargeImageWorks (80.02s)
12:44:18 [2020-11-25T12:44:18.239Z] PASS
12:44:18 [2020-11-25T12:44:18.239Z] 
12:44:18 [2020-11-25T12:44:18.239Z] === Skipped
12:44:18 [2020-11-25T12:44:18.239Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
12:44:18 [2020-11-25T12:44:18.239Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:18 [2020-11-25T12:44:18.239Z] 
12:44:18 [2020-11-25T12:44:18.239Z] 
12:44:18 [2020-11-25T12:44:18.239Z] DONE 12 tests, 1 skipped in 81.427s
12:44:18 [2020-11-25T12:44:18.239Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
12:44:18 [2020-11-25T12:44:18.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:44:18 [2020-11-25T12:44:18.239Z] ++ set -e
12:44:18 [2020-11-25T12:44:18.239Z] ++ '[' -n 0 ']'
12:44:18 [2020-11-25T12:44:18.239Z] ++ set -x
12:44:18 [2020-11-25T12:44:18.239Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
12:44:18 [2020-11-25T12:44:18.239Z] INFO: Testing against a local daemon
12:44:18 [2020-11-25T12:44:18.239Z] === RUN   TestNetworkCreateDelete
12:44:18 [2020-11-25T12:44:18.239Z] --- PASS: TestNetworkCreateDelete (0.11s)
12:44:18 [2020-11-25T12:44:18.239Z] === RUN   TestDockerNetworkDeletePreferID
12:44:18 [2020-11-25T12:44:18.239Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:44:18 [2020-11-25T12:44:18.239Z] === RUN   TestDaemonDNSFallback
12:44:19 [2020-11-25T12:44:19.269Z] --- PASS: TestDaemonDNSFallback (2.47s)
12:44:19 [2020-11-25T12:44:19.269Z] === RUN   TestInspectNetwork
12:44:24 [2020-11-25T12:44:24.845Z] === RUN   TestInspectNetwork/full_network_id
12:44:24 [2020-11-25T12:44:24.845Z] === RUN   TestInspectNetwork/partial_network_id
12:44:24 [2020-11-25T12:44:24.845Z] === RUN   TestInspectNetwork/network_name
12:44:24 [2020-11-25T12:44:24.845Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:44:30 [2020-11-25T12:44:30.397Z] --- PASS: TestInspectNetwork (10.50s)
12:44:30 [2020-11-25T12:44:30.397Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:44:30 [2020-11-25T12:44:30.397Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:44:30 [2020-11-25T12:44:30.397Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:44:30 [2020-11-25T12:44:30.397Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:44:30 [2020-11-25T12:44:30.397Z] === RUN   TestRunContainerWithBridgeNone
12:44:31 [2020-11-25T12:44:31.899Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
12:44:31 [2020-11-25T12:44:31.899Z] === RUN   TestNetworkInvalidJSON
12:44:31 [2020-11-25T12:44:31.899Z] === RUN   TestNetworkInvalidJSON//networks/create
12:44:31 [2020-11-25T12:44:31.899Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:44:31 [2020-11-25T12:44:31.899Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:44:31 [2020-11-25T12:44:31.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:44:31 [2020-11-25T12:44:31.899Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:31 [2020-11-25T12:44:31.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:31 [2020-11-25T12:44:31.899Z] === CONT  TestNetworkInvalidJSON//networks/create
12:44:31 [2020-11-25T12:44:31.899Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:44:31 [2020-11-25T12:44:31.899Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:44:31 [2020-11-25T12:44:31.899Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:44:31 [2020-11-25T12:44:31.899Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:44:31 [2020-11-25T12:44:31.899Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:44:31 [2020-11-25T12:44:31.899Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:44:31 [2020-11-25T12:44:31.899Z] === RUN   TestHostIPv4BridgeLabel
12:44:32 [2020-11-25T12:44:32.528Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:44:32 [2020-11-25T12:44:32.528Z] === RUN   TestDaemonRestartWithLiveRestore
12:44:33 [2020-11-25T12:44:33.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:44:33 [2020-11-25T12:44:33.565Z] === RUN   TestDaemonDefaultNetworkPools
12:44:34 [2020-11-25T12:44:34.594Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
12:44:34 [2020-11-25T12:44:34.594Z] === RUN   TestDaemonRestartWithExistingNetwork
12:44:35 [2020-11-25T12:44:35.623Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
12:44:35 [2020-11-25T12:44:35.623Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:44:37 [2020-11-25T12:44:37.124Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
12:44:37 [2020-11-25T12:44:37.124Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:44:37 [2020-11-25T12:44:37.414Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
12:44:37 [2020-11-25T12:44:37.414Z] === RUN   TestServiceWithPredefinedNetwork
12:44:41 [2020-11-25T12:44:41.003Z] --- PASS: TestServiceWithPredefinedNetwork (3.45s)
12:44:41 [2020-11-25T12:44:41.004Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:44:41 [2020-11-25T12:44:41.004Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:41 [2020-11-25T12:44:41.004Z]     service_test.go:236: FLAKY_TEST
12:44:41 [2020-11-25T12:44:41.004Z] === RUN   TestServiceWithDataPathPortInit
12:45:03 [2020-11-25T12:45:03.447Z] --- PASS: TestServiceWithDataPathPortInit (20.65s)
12:45:03 [2020-11-25T12:45:03.447Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:45:11 [2020-11-25T12:45:11.910Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s)
12:45:11 [2020-11-25T12:45:11.910Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mj7frnli6w6m04sjrjpa0unpv Created:2020-11-25 12:45:02.94162551 +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[684e098c89c348f6e91dd5f50ba861e799e0a8dbc68c4373d618cfce3cbca8e7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqz0ajwwj0nkvbrpl4tu47b1j EndpointID:7ab79b430f98bcd0210e2eff88e4dfeb96927aed117fbc435b6b05a0d1fa4059 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c272b11f3e91b15d21afdfded5061c9f7c3bc6b5d0aa06f70696383e953de36c 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:eb56528a6978 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqz0ajwwj0nkvbrpl4tu47b1j EndpointID:7ab79b430f98bcd0210e2eff88e4dfeb96927aed117fbc435b6b05a0d1fa4059 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:45:11 [2020-11-25T12:45:11.910Z] PASS
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] === Skipped
12:45:11 [2020-11-25T12:45:11.910Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:45:11 [2020-11-25T12:45:11.910Z]     service_test.go:236: FLAKY_TEST
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] DONE 23 tests, 1 skipped in 55.465s
12:45:11 [2020-11-25T12:45:11.910Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:45:11 [2020-11-25T12:45:11.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:45:11 [2020-11-25T12:45:11.910Z] ++ set -e
12:45:11 [2020-11-25T12:45:11.910Z] ++ '[' -n 0 ']'
12:45:11 [2020-11-25T12:45:11.910Z] ++ set -x
12:45:11 [2020-11-25T12:45:11.910Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:45:11 [2020-11-25T12:45:11.910Z] INFO: Testing against a local daemon
12:45:11 [2020-11-25T12:45:11.910Z] === RUN   TestDockerNetworkIpvlanPersistance
12:45:11 [2020-11-25T12:45:11.910Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:45:11 [2020-11-25T12:45:11.910Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:45:11 [2020-11-25T12:45:11.910Z] === RUN   TestDockerNetworkIpvlan
12:45:11 [2020-11-25T12:45:11.910Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:45:11 [2020-11-25T12:45:11.910Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:45:11 [2020-11-25T12:45:11.910Z] PASS
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] === Skipped
12:45:11 [2020-11-25T12:45:11.910Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:45:11 [2020-11-25T12:45:11.910Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:45:11 [2020-11-25T12:45:11.910Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] 
12:45:11 [2020-11-25T12:45:11.910Z] DONE 2 tests, 2 skipped in 0.070s
12:45:11 [2020-11-25T12:45:11.910Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:45:11 [2020-11-25T12:45:11.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:45:11 [2020-11-25T12:45:11.910Z] ++ set -e
12:45:11 [2020-11-25T12:45:11.910Z] ++ '[' -n 0 ']'
12:45:11 [2020-11-25T12:45:11.910Z] ++ set -x
12:45:11 [2020-11-25T12:45:11.910Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:45:11 [2020-11-25T12:45:11.910Z] INFO: Testing against a local daemon
12:45:11 [2020-11-25T12:45:11.910Z] === RUN   TestDockerNetworkMacvlanPersistance
12:45:12 [2020-11-25T12:45:12.958Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
12:45:12 [2020-11-25T12:45:12.958Z] === RUN   TestDockerNetworkMacvlan
12:45:13 [2020-11-25T12:45:13.987Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:45:15 [2020-11-25T12:45:15.016Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:45:15 [2020-11-25T12:45:15.646Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:45:20 [2020-11-25T12:45:20.085Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:45:23 [2020-11-25T12:45:23.589Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:45:30 [2020-11-25T12:45:30.465Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:45:31 [2020-11-25T12:45:31.967Z] --- PASS: TestDockerNetworkMacvlan (18.90s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s)
12:45:31 [2020-11-25T12:45:31.967Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
12:45:31 [2020-11-25T12:45:31.967Z] PASS
12:45:31 [2020-11-25T12:45:31.967Z] 
12:45:31 [2020-11-25T12:45:31.967Z] DONE 8 tests in 20.386s
12:45:31 [2020-11-25T12:45:31.967Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
12:45:31 [2020-11-25T12:45:31.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:45:31 [2020-11-25T12:45:31.967Z] ++ set -e
12:45:31 [2020-11-25T12:45:31.967Z] ++ '[' -n 0 ']'
12:45:31 [2020-11-25T12:45:31.967Z] ++ set -x
12:45:31 [2020-11-25T12:45:31.967Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:45:31 [2020-11-25T12:45:31.967Z] testing: warning: no tests to run
12:45:31 [2020-11-25T12:45:31.967Z] PASS
12:45:31 [2020-11-25T12:45:31.967Z] 
12:45:31 [2020-11-25T12:45:31.967Z] DONE 0 tests in 0.016s
12:45:31 [2020-11-25T12:45:31.967Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:45:31 [2020-11-25T12:45:31.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:45:31 [2020-11-25T12:45:31.967Z] ++ set -e
12:45:31 [2020-11-25T12:45:31.967Z] ++ '[' -n 0 ']'
12:45:31 [2020-11-25T12:45:31.967Z] ++ set -x
12:45:31 [2020-11-25T12:45:31.967Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:45:31 [2020-11-25T12:45:31.967Z] INFO: Testing against a local daemon
12:45:31 [2020-11-25T12:45:31.967Z] === RUN   TestAuthZPluginAllowRequest
12:45:34 [2020-11-25T12:45:34.060Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
12:45:34 [2020-11-25T12:45:34.060Z] === RUN   TestAuthZPluginTLS
12:45:34 [2020-11-25T12:45:34.350Z] --- PASS: TestAuthZPluginTLS (0.53s)
12:45:34 [2020-11-25T12:45:34.350Z] === RUN   TestAuthZPluginDenyRequest
12:45:34 [2020-11-25T12:45:34.979Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
12:45:34 [2020-11-25T12:45:34.979Z] === RUN   TestAuthZPluginAPIDenyResponse
12:45:35 [2020-11-25T12:45:35.269Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
12:45:35 [2020-11-25T12:45:35.269Z] === RUN   TestAuthZPluginDenyResponse
12:45:35 [2020-11-25T12:45:35.898Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:45:35 [2020-11-25T12:45:35.898Z] === RUN   TestAuthZPluginAllowEventStream
12:45:37 [2020-11-25T12:45:37.399Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
12:45:37 [2020-11-25T12:45:37.399Z] === RUN   TestAuthZPluginErrorResponse
12:45:38 [2020-11-25T12:45:38.029Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:45:38 [2020-11-25T12:45:38.029Z] === RUN   TestAuthZPluginErrorRequest
12:45:38 [2020-11-25T12:45:38.658Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
12:45:38 [2020-11-25T12:45:38.658Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:45:38 [2020-11-25T12:45:38.948Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:45:38 [2020-11-25T12:45:38.948Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:45:41 [2020-11-25T12:45:41.668Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
12:45:41 [2020-11-25T12:45:41.668Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:45:43 [2020-11-25T12:45:43.757Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
12:45:43 [2020-11-25T12:45:43.757Z] === RUN   TestAuthZPluginHeader
12:45:44 [2020-11-25T12:45:44.387Z] --- PASS: TestAuthZPluginHeader (0.82s)
12:45:44 [2020-11-25T12:45:44.387Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:45:44 [2020-11-25T12:45:44.387Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:45:44 [2020-11-25T12:45:44.387Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:44 [2020-11-25T12:45:44.387Z] === RUN   TestAuthZPluginV2Disable
12:45:44 [2020-11-25T12:45:44.387Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:45:44 [2020-11-25T12:45:44.387Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:44 [2020-11-25T12:45:44.387Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:45:44 [2020-11-25T12:45:44.387Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:45:44 [2020-11-25T12:45:44.387Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:44 [2020-11-25T12:45:44.387Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:45:44 [2020-11-25T12:45:44.387Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:45:44 [2020-11-25T12:45:44.387Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:44 [2020-11-25T12:45:44.387Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:46:02 [2020-11-25T12:46:02.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
12:46:02 [2020-11-25T12:46:02.939Z] PASS
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] === Skipped
12:46:02 [2020-11-25T12:46:02.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:46:02 [2020-11-25T12:46:02.939Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:46:02 [2020-11-25T12:46:02.939Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:46:02 [2020-11-25T12:46:02.939Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:46:02 [2020-11-25T12:46:02.939Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] 
12:46:02 [2020-11-25T12:46:02.939Z] DONE 17 tests, 4 skipped in 28.963s
12:46:02 [2020-11-25T12:46:02.939Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:46:02 [2020-11-25T12:46:02.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:46:02 [2020-11-25T12:46:02.939Z] ++ set -e
12:46:02 [2020-11-25T12:46:02.939Z] ++ '[' -n 0 ']'
12:46:02 [2020-11-25T12:46:02.939Z] ++ set -x
12:46:02 [2020-11-25T12:46:02.939Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:46:02 [2020-11-25T12:46:02.939Z] INFO: Testing against a local daemon
12:46:02 [2020-11-25T12:46:02.939Z] === RUN   TestPluginInvalidJSON
12:46:02 [2020-11-25T12:46:02.939Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:46:02 [2020-11-25T12:46:02.939Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:46:02 [2020-11-25T12:46:02.939Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:46:02 [2020-11-25T12:46:02.939Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:46:02 [2020-11-25T12:46:02.939Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:46:02 [2020-11-25T12:46:02.939Z] === RUN   TestPluginInstall
12:46:02 [2020-11-25T12:46:02.939Z] === RUN   TestPluginInstall/no_auth
12:46:03 [2020-11-25T12:46:03.229Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:03 [2020-11-25T12:46:03.229Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d961edd66ee13a77dfaa4d12605bcdaf2cd53ff255d6c277e6a10b3082c530" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:03 [2020-11-25T12:46:03.229Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:03 [2020-11-25T12:46:03.229Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88d961edd66ee13a77dfaa4d12605bcdaf2cd53ff255d6c277e6a10b3082c530" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:03 [2020-11-25T12:46:03.522Z] === RUN   TestPluginInstall/with_htpasswd
12:46:04 [2020-11-25T12:46:04.152Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:04 [2020-11-25T12:46:04.152Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e15f383484ac03ae6d146ff9f33ee25c97a2a44152caaff510ac51bfb66dc670" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:04 [2020-11-25T12:46:04.152Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:04 [2020-11-25T12:46:04.152Z] time="2020-11-25T12:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e15f383484ac03ae6d146ff9f33ee25c97a2a44152caaff510ac51bfb66dc670" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:04 [2020-11-25T12:46:04.442Z] === RUN   TestPluginInstall/with_insecure
12:46:05 [2020-11-25T12:46:05.471Z] time="2020-11-25T12:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:05 [2020-11-25T12:46:05.471Z] time="2020-11-25T12:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56596396b05413b9ee65ca9bfe77ae45bb002b1d5957af7c41c53185bd874f9a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:05 [2020-11-25T12:46:05.471Z] time="2020-11-25T12:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:46:05 [2020-11-25T12:46:05.471Z] time="2020-11-25T12:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56596396b05413b9ee65ca9bfe77ae45bb002b1d5957af7c41c53185bd874f9a" mediatype=application/vnd.docker.plugin.v1+json size=522
12:46:05 [2020-11-25T12:46:05.471Z] --- PASS: TestPluginInstall (4.47s)
12:46:05 [2020-11-25T12:46:05.471Z]     --- PASS: TestPluginInstall/no_auth (2.38s)
12:46:05 [2020-11-25T12:46:05.471Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
12:46:05 [2020-11-25T12:46:05.471Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
12:46:05 [2020-11-25T12:46:05.471Z]         plugin_test.go:157: [d2673c4cc52de] daemon is not started
12:46:05 [2020-11-25T12:46:05.471Z] PASS
12:46:05 [2020-11-25T12:46:05.471Z] 
12:46:05 [2020-11-25T12:46:05.471Z] DONE 6 tests in 4.563s
12:46:05 [2020-11-25T12:46:05.471Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:46:05 [2020-11-25T12:46:05.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:46:05 [2020-11-25T12:46:05.471Z] ++ set -e
12:46:05 [2020-11-25T12:46:05.471Z] ++ '[' -n 0 ']'
12:46:05 [2020-11-25T12:46:05.471Z] ++ set -x
12:46:05 [2020-11-25T12:46:05.471Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:46:05 [2020-11-25T12:46:05.761Z] INFO: Testing against a local daemon
12:46:05 [2020-11-25T12:46:05.761Z] === RUN   TestExternalGraphDriver
12:46:05 [2020-11-25T12:46:05.761Z] === RUN   TestExternalGraphDriver/json
12:46:07 [2020-11-25T12:46:07.820Z] === RUN   TestExternalGraphDriver/spec
12:46:09 [2020-11-25T12:46:09.882Z] === RUN   TestExternalGraphDriver/pull
12:46:12 [2020-11-25T12:46:12.602Z] --- PASS: TestExternalGraphDriver (6.58s)
12:46:12 [2020-11-25T12:46:12.602Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
12:46:12 [2020-11-25T12:46:12.602Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
12:46:12 [2020-11-25T12:46:12.602Z]     --- PASS: TestExternalGraphDriver/pull (2.29s)
12:46:12 [2020-11-25T12:46:12.602Z] === RUN   TestGraphdriverPluginV2
12:46:12 [2020-11-25T12:46:12.602Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
12:46:12 [2020-11-25T12:46:12.602Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:12 [2020-11-25T12:46:12.602Z] PASS
12:46:12 [2020-11-25T12:46:12.602Z] 
12:46:12 [2020-11-25T12:46:12.602Z] === Skipped
12:46:12 [2020-11-25T12:46:12.602Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
12:46:12 [2020-11-25T12:46:12.602Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:46:12 [2020-11-25T12:46:12.602Z] 
12:46:12 [2020-11-25T12:46:12.602Z] 
12:46:12 [2020-11-25T12:46:12.602Z] DONE 5 tests, 1 skipped in 6.750s
12:46:12 [2020-11-25T12:46:12.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:46:12 [2020-11-25T12:46:12.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:46:12 [2020-11-25T12:46:12.603Z] ++ set -e
12:46:12 [2020-11-25T12:46:12.603Z] ++ '[' -n 0 ']'
12:46:12 [2020-11-25T12:46:12.603Z] ++ set -x
12:46:12 [2020-11-25T12:46:12.603Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:46:12 [2020-11-25T12:46:12.603Z] INFO: Testing against a local daemon
12:46:12 [2020-11-25T12:46:12.603Z] === RUN   TestContinueAfterPluginCrash
12:46:12 [2020-11-25T12:46:12.603Z] === PAUSE TestContinueAfterPluginCrash
12:46:12 [2020-11-25T12:46:12.603Z] === RUN   TestReadPluginNoRead
12:46:12 [2020-11-25T12:46:12.603Z] === PAUSE TestReadPluginNoRead
12:46:12 [2020-11-25T12:46:12.603Z] === RUN   TestDaemonStartWithLogOpt
12:46:12 [2020-11-25T12:46:12.603Z] === PAUSE TestDaemonStartWithLogOpt
12:46:12 [2020-11-25T12:46:12.603Z] === CONT  TestContinueAfterPluginCrash
12:46:12 [2020-11-25T12:46:12.603Z] === CONT  TestDaemonStartWithLogOpt
12:46:17 [2020-11-25T12:46:17.042Z] --- PASS: TestDaemonStartWithLogOpt (3.88s)
12:46:17 [2020-11-25T12:46:17.042Z] === CONT  TestReadPluginNoRead
12:46:19 [2020-11-25T12:46:19.102Z] === RUN   TestReadPluginNoRead/default
12:46:21 [2020-11-25T12:46:21.162Z] === RUN   TestReadPluginNoRead/disabled_caching
12:46:21 [2020-11-25T12:46:21.476Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
12:46:22 [2020-11-25T12:46:22.984Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:46:25 [2020-11-25T12:46:25.044Z] --- PASS: TestReadPluginNoRead (8.55s)
12:46:25 [2020-11-25T12:46:25.044Z]     --- PASS: TestReadPluginNoRead/default (2.02s)
12:46:25 [2020-11-25T12:46:25.044Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
12:46:25 [2020-11-25T12:46:25.044Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
12:46:25 [2020-11-25T12:46:25.044Z]     read_test.go:92: [d06d5816cf79d] daemon is not started
12:46:25 [2020-11-25T12:46:25.044Z] PASS
12:46:25 [2020-11-25T12:46:25.044Z] 
12:46:25 [2020-11-25T12:46:25.044Z] DONE 6 tests in 12.508s
12:46:25 [2020-11-25T12:46:25.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:46:25 [2020-11-25T12:46:25.044Z] ++ 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
12:46:25 [2020-11-25T12:46:25.044Z] ++ set -e
12:46:25 [2020-11-25T12:46:25.044Z] ++ '[' -n 0 ']'
12:46:25 [2020-11-25T12:46:25.044Z] ++ set -x
12:46:25 [2020-11-25T12:46:25.044Z] ++ 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 GOCACHE=/root/.cache/go-build 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
12:46:25 [2020-11-25T12:46:25.044Z] testing: warning: no tests to run
12:46:25 [2020-11-25T12:46:25.044Z] PASS
12:46:25 [2020-11-25T12:46:25.044Z] 
12:46:25 [2020-11-25T12:46:25.044Z] DONE 0 tests in 0.025s
12:46:25 [2020-11-25T12:46:25.044Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:46:25 [2020-11-25T12:46:25.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:46:25 [2020-11-25T12:46:25.044Z] ++ set -e
12:46:25 [2020-11-25T12:46:25.044Z] ++ '[' -n 0 ']'
12:46:25 [2020-11-25T12:46:25.044Z] ++ set -x
12:46:25 [2020-11-25T12:46:25.044Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:46:25 [2020-11-25T12:46:25.044Z] INFO: Testing against a local daemon
12:46:25 [2020-11-25T12:46:25.044Z] === RUN   TestPluginWithDevMounts
12:46:25 [2020-11-25T12:46:25.044Z] === PAUSE TestPluginWithDevMounts
12:46:25 [2020-11-25T12:46:25.044Z] === CONT  TestPluginWithDevMounts
12:46:27 [2020-11-25T12:46:27.103Z] --- PASS: TestPluginWithDevMounts (1.81s)
12:46:27 [2020-11-25T12:46:27.104Z] PASS
12:46:27 [2020-11-25T12:46:27.104Z] 
12:46:27 [2020-11-25T12:46:27.104Z] DONE 1 tests in 1.906s
12:46:27 [2020-11-25T12:46:27.104Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
12:46:27 [2020-11-25T12:46:27.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:46:27 [2020-11-25T12:46:27.104Z] ++ set -e
12:46:27 [2020-11-25T12:46:27.104Z] ++ '[' -n 0 ']'
12:46:27 [2020-11-25T12:46:27.104Z] ++ set -x
12:46:27 [2020-11-25T12:46:27.104Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
12:46:27 [2020-11-25T12:46:27.104Z] INFO: Testing against a local daemon
12:46:27 [2020-11-25T12:46:27.104Z] === RUN   TestSecretInspect
12:46:30 [2020-11-25T12:46:30.610Z] --- PASS: TestSecretInspect (3.59s)
12:46:30 [2020-11-25T12:46:30.610Z] === RUN   TestSecretList
12:46:34 [2020-11-25T12:46:34.114Z] --- PASS: TestSecretList (3.59s)
12:46:34 [2020-11-25T12:46:34.114Z] === RUN   TestSecretsCreateAndDelete
12:46:37 [2020-11-25T12:46:37.620Z] --- PASS: TestSecretsCreateAndDelete (3.68s)
12:46:37 [2020-11-25T12:46:37.620Z] === RUN   TestSecretsUpdate
12:46:42 [2020-11-25T12:46:42.060Z] --- PASS: TestSecretsUpdate (3.58s)
12:46:42 [2020-11-25T12:46:42.060Z] === RUN   TestTemplatedSecret
12:46:44 [2020-11-25T12:46:44.779Z] --- PASS: TestTemplatedSecret (3.56s)
12:46:44 [2020-11-25T12:46:44.779Z] === RUN   TestSecretCreateResolve
12:46:48 [2020-11-25T12:46:48.344Z] --- PASS: TestSecretCreateResolve (3.58s)
12:46:48 [2020-11-25T12:46:48.344Z] PASS
12:46:48 [2020-11-25T12:46:48.344Z] 
12:46:48 [2020-11-25T12:46:48.344Z] DONE 6 tests in 21.650s
12:46:48 [2020-11-25T12:46:48.344Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
12:46:48 [2020-11-25T12:46:48.344Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:46:48 [2020-11-25T12:46:48.344Z] ++ set -e
12:46:48 [2020-11-25T12:46:48.344Z] ++ '[' -n 0 ']'
12:46:48 [2020-11-25T12:46:48.344Z] ++ set -x
12:46:48 [2020-11-25T12:46:48.344Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
12:46:48 [2020-11-25T12:46:48.633Z] INFO: Testing against a local daemon
12:46:48 [2020-11-25T12:46:48.633Z] === RUN   TestServiceCreateInit
12:46:48 [2020-11-25T12:46:48.633Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:46:54 [2020-11-25T12:46:54.194Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:46:58 [2020-11-25T12:46:58.647Z] --- PASS: TestServiceCreateInit (10.15s)
12:46:58 [2020-11-25T12:46:58.647Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s)
12:46:58 [2020-11-25T12:46:58.647Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s)
12:46:58 [2020-11-25T12:46:58.647Z] === RUN   TestCreateServiceMultipleTimes
12:47:21 [2020-11-25T12:47:21.077Z] --- PASS: TestCreateServiceMultipleTimes (20.84s)
12:47:21 [2020-11-25T12:47:21.077Z] === RUN   TestCreateServiceConflict
12:47:23 [2020-11-25T12:47:23.136Z] --- PASS: TestCreateServiceConflict (3.73s)
12:47:23 [2020-11-25T12:47:23.136Z] === RUN   TestCreateServiceMaxReplicas
12:47:27 [2020-11-25T12:47:27.576Z] --- PASS: TestCreateServiceMaxReplicas (3.84s)
12:47:27 [2020-11-25T12:47:27.576Z] === RUN   TestCreateWithDuplicateNetworkNames
12:47:42 [2020-11-25T12:47:42.903Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s)
12:47:42 [2020-11-25T12:47:42.903Z] === RUN   TestCreateServiceSecretFileMode
12:47:45 [2020-11-25T12:47:45.622Z] --- PASS: TestCreateServiceSecretFileMode (3.23s)
12:47:45 [2020-11-25T12:47:45.622Z] === RUN   TestCreateServiceConfigFileMode
12:47:49 [2020-11-25T12:47:49.127Z] --- PASS: TestCreateServiceConfigFileMode (3.53s)
12:47:49 [2020-11-25T12:47:49.127Z] === RUN   TestCreateServiceSysctls
12:47:53 [2020-11-25T12:47:53.599Z] --- PASS: TestCreateServiceSysctls (4.32s)
12:47:53 [2020-11-25T12:47:53.599Z] === RUN   TestCreateServiceCapabilities
12:47:57 [2020-11-25T12:47:57.102Z] --- PASS: TestCreateServiceCapabilities (3.72s)
12:47:57 [2020-11-25T12:47:57.102Z] === RUN   TestInspect
12:48:01 [2020-11-25T12:48:01.540Z] --- PASS: TestInspect (3.82s)
12:48:01 [2020-11-25T12:48:01.540Z] === RUN   TestCreateJob
12:48:05 [2020-11-25T12:48:05.980Z] --- PASS: TestCreateJob (4.53s)
12:48:05 [2020-11-25T12:48:05.980Z] === RUN   TestReplicatedJob
12:48:12 [2020-11-25T12:48:12.857Z] --- PASS: TestReplicatedJob (6.82s)
12:48:12 [2020-11-25T12:48:12.857Z] === RUN   TestUpdateReplicatedJob
12:48:17 [2020-11-25T12:48:17.298Z] --- PASS: TestUpdateReplicatedJob (4.72s)
12:48:17 [2020-11-25T12:48:17.298Z] === RUN   TestServiceListWithStatuses
12:48:17 [2020-11-25T12:48:17.298Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:48:17 [2020-11-25T12:48:17.298Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:48:17 [2020-11-25T12:48:17.298Z] === RUN   TestDockerNetworkConnectAlias
12:48:25 [2020-11-25T12:48:25.867Z] --- PASS: TestDockerNetworkConnectAlias (8.05s)
12:48:25 [2020-11-25T12:48:25.867Z] === RUN   TestDockerNetworkReConnect
12:48:31 [2020-11-25T12:48:31.491Z] --- PASS: TestDockerNetworkReConnect (6.03s)
12:48:31 [2020-11-25T12:48:31.491Z] === RUN   TestServicePlugin
12:48:31 [2020-11-25T12:48:31.491Z] --- SKIP: TestServicePlugin (0.00s)
12:48:31 [2020-11-25T12:48:31.491Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:48:31 [2020-11-25T12:48:31.491Z] === RUN   TestServiceUpdateLabel
12:48:35 [2020-11-25T12:48:35.157Z] --- PASS: TestServiceUpdateLabel (3.84s)
12:48:35 [2020-11-25T12:48:35.157Z] === RUN   TestServiceUpdateSecrets
12:48:53 [2020-11-25T12:48:53.839Z] --- PASS: TestServiceUpdateSecrets (15.79s)
12:48:53 [2020-11-25T12:48:53.839Z] === RUN   TestServiceUpdateConfigs
12:49:06 [2020-11-25T12:49:06.450Z] --- PASS: TestServiceUpdateConfigs (15.71s)
12:49:06 [2020-11-25T12:49:06.450Z] === RUN   TestServiceUpdateNetwork
12:49:25 [2020-11-25T12:49:25.006Z] --- PASS: TestServiceUpdateNetwork (16.22s)
12:49:25 [2020-11-25T12:49:25.006Z] === RUN   TestServiceUpdatePidsLimit
12:49:25 [2020-11-25T12:49:25.006Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:49:25 [2020-11-25T12:49:25.006Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:49:33 [2020-11-25T12:49:33.485Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestServiceUpdatePidsLimit (17.91s)
12:49:41 [2020-11-25T12:49:41.966Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
12:49:41 [2020-11-25T12:49:41.966Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
12:49:41 [2020-11-25T12:49:41.966Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
12:49:41 [2020-11-25T12:49:41.966Z] PASS
12:49:41 [2020-11-25T12:49:41.966Z] 
12:49:41 [2020-11-25T12:49:41.966Z] === Skipped
12:49:41 [2020-11-25T12:49:41.966Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
12:49:41 [2020-11-25T12:49:41.966Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:49:41 [2020-11-25T12:49:41.966Z] 
12:49:41 [2020-11-25T12:49:41.966Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
12:49:41 [2020-11-25T12:49:41.966Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:49:41 [2020-11-25T12:49:41.966Z] 
12:49:41 [2020-11-25T12:49:41.966Z] 
12:49:41 [2020-11-25T12:49:41.966Z] DONE 27 tests, 2 skipped in 172.224s
12:49:41 [2020-11-25T12:49:41.966Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
12:49:41 [2020-11-25T12:49:41.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:49:41 [2020-11-25T12:49:41.966Z] ++ set -e
12:49:41 [2020-11-25T12:49:41.966Z] ++ '[' -n 0 ']'
12:49:41 [2020-11-25T12:49:41.966Z] ++ set -x
12:49:41 [2020-11-25T12:49:41.966Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
12:49:41 [2020-11-25T12:49:41.966Z] INFO: Testing against a local daemon
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestSessionCreate
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestSessionCreate (0.02s)
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestSessionCreateWithBadUpgrade
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
12:49:41 [2020-11-25T12:49:41.966Z] PASS
12:49:41 [2020-11-25T12:49:41.966Z] 
12:49:41 [2020-11-25T12:49:41.966Z] DONE 2 tests in 0.096s
12:49:41 [2020-11-25T12:49:41.966Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
12:49:41 [2020-11-25T12:49:41.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:49:41 [2020-11-25T12:49:41.966Z] ++ set -e
12:49:41 [2020-11-25T12:49:41.966Z] ++ '[' -n 0 ']'
12:49:41 [2020-11-25T12:49:41.966Z] ++ set -x
12:49:41 [2020-11-25T12:49:41.966Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
12:49:41 [2020-11-25T12:49:41.966Z] INFO: Testing against a local daemon
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:49:41 [2020-11-25T12:49:41.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:49:41 [2020-11-25T12:49:41.966Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestEventsExecDie
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestEventsExecDie (0.94s)
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestEventsBackwardsCompatible
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestInfoBinaryCommits
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestInfoBinaryCommits (0.01s)
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestInfoAPIVersioned
12:49:41 [2020-11-25T12:49:41.966Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:49:41 [2020-11-25T12:49:41.966Z] === RUN   TestInfoDiscoveryBackend
12:49:42 [2020-11-25T12:49:42.599Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:49:42 [2020-11-25T12:49:42.599Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:49:43 [2020-11-25T12:49:43.634Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:49:43 [2020-11-25T12:49:43.634Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:49:43 [2020-11-25T12:49:43.925Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:49:43 [2020-11-25T12:49:43.925Z] === RUN   TestInfoAPI
12:49:43 [2020-11-25T12:49:43.925Z] --- PASS: TestInfoAPI (0.01s)
12:49:43 [2020-11-25T12:49:43.925Z] === RUN   TestInfoAPIWarnings
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestInfoAPIWarnings (16.25s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestInfoDebug
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestInfoDebug (0.52s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestInfoInsecureRegistries
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestInfoRegistryMirrors
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestLoginFailsWithBadCredentials
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestPingCacheHeaders
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestPingCacheHeaders (0.01s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestPingGet
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestPingGet (0.01s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestPingHead
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestPingHead (0.02s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVersion
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestVersion (0.01s)
12:50:02 [2020-11-25T12:50:02.507Z] PASS
12:50:02 [2020-11-25T12:50:02.507Z] 
12:50:02 [2020-11-25T12:50:02.507Z] === Skipped
12:50:02 [2020-11-25T12:50:02.507Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:50:02 [2020-11-25T12:50:02.507Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:50:02 [2020-11-25T12:50:02.507Z] 
12:50:02 [2020-11-25T12:50:02.507Z] 
12:50:02 [2020-11-25T12:50:02.507Z] DONE 18 tests, 1 skipped in 21.398s
12:50:02 [2020-11-25T12:50:02.507Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
12:50:02 [2020-11-25T12:50:02.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:50:02 [2020-11-25T12:50:02.507Z] ++ set -e
12:50:02 [2020-11-25T12:50:02.507Z] ++ '[' -n 0 ']'
12:50:02 [2020-11-25T12:50:02.507Z] ++ set -x
12:50:02 [2020-11-25T12:50:02.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
12:50:02 [2020-11-25T12:50:02.507Z] INFO: Testing against a local daemon
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVolumesCreateAndList
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestVolumesCreateAndList (0.01s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVolumesRemove
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestVolumesRemove (0.13s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVolumesInspect
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestVolumesInspect (0.01s)
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVolumesInvalidJSON
12:50:02 [2020-11-25T12:50:02.507Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:50:02 [2020-11-25T12:50:02.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:50:02 [2020-11-25T12:50:02.507Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:50:02 [2020-11-25T12:50:02.507Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:50:02 [2020-11-25T12:50:02.507Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:50:02 [2020-11-25T12:50:02.507Z] PASS
12:50:02 [2020-11-25T12:50:02.507Z] 
12:50:02 [2020-11-25T12:50:02.507Z] DONE 5 tests in 0.246s
12:50:02 [2020-11-25T12:50:02.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:50:02 [2020-11-25T12:50:02.507Z] ++++ cat bundles/test-integration/docker.pid
12:50:02 [2020-11-25T12:50:02.507Z] +++ kill 12205
12:50:04 [2020-11-25T12:50:04.015Z] +++ /etc/init.d/apparmor stop
12:50:04 [2020-11-25T12:50:04.015Z] Leaving: AppArmorNo profiles have been unloaded.
12:50:04 [2020-11-25T12:50:04.015Z] 
12:50:04 [2020-11-25T12:50:04.015Z] Unloading profiles will leave already running processes permanently
12:50:04 [2020-11-25T12:50:04.015Z] unconfined, which can lead to unexpected situations.
12:50:04 [2020-11-25T12:50:04.015Z] 
12:50:04 [2020-11-25T12:50:04.015Z] To set a process to complain mode, use the command line tool
12:50:04 [2020-11-25T12:50:04.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:50:04 [2020-11-25T12:50:04.015Z] +++ true
12:50:04 [2020-11-25T12:50:04.015Z] exiting test-integration
12:50:04 [2020-11-25T12:50:04.015Z] ++ exit 0
12:50:04 [2020-11-25T12:50:04.015Z]