Skip to content

Console Output

17:31:06 [2020-09-09T17:31:06.710Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41411/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c24e34a3ae274d749e6f4c1ee9602a4d895dfdde -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:c24e34a3ae274d749e6f4c1ee9602a4d895dfdde hack/make.sh dynbinary test-integration
17:31:07 [2020-09-09T17:31:07.003Z] 
17:31:07 [2020-09-09T17:31:07.003Z] Removing bundles/
17:31:07 [2020-09-09T17:31:07.003Z] 
17:31:07 [2020-09-09T17:31:07.295Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:31:07 [2020-09-09T17:31:07.295Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:31:07 [2020-09-09T17:31:07.295Z] GOOS="" GOARCH="" GOARM=""
17:32:04 [2020-09-09T17:32:04.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:32:04 [2020-09-09T17:32:04.234Z] 
17:32:04 [2020-09-09T17:32:04.234Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:32:04 [2020-09-09T17:32:04.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:32:04 [2020-09-09T17:32:04.234Z] HOSTNAME=fffe70aaa028
17:32:04 [2020-09-09T17:32:04.234Z] TESTDEBUG=0
17:32:04 [2020-09-09T17:32:04.234Z] DEST=bundles/test-integration
17:32:04 [2020-09-09T17:32:04.234Z] PWD=/go/src/github.com/docker/docker
17:32:04 [2020-09-09T17:32:04.234Z] DOCKER_GITCOMMIT=c24e34a3ae274d749e6f4c1ee9602a4d895dfdde
17:32:04 [2020-09-09T17:32:04.234Z] container=docker
17:32:04 [2020-09-09T17:32:04.234Z] HOME=/root
17:32:04 [2020-09-09T17:32:04.234Z] GOLANG_VERSION=1.13.15
17:32:04 [2020-09-09T17:32:04.234Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:32:04 [2020-09-09T17:32:04.234Z] VALIDATE_BRANCH=master
17:32:04 [2020-09-09T17:32:04.234Z] TERM=xterm
17:32:04 [2020-09-09T17:32:04.234Z] DOCKER_PKG=github.com/docker/docker
17:32:04 [2020-09-09T17:32:04.234Z] SHLVL=1
17:32:04 [2020-09-09T17:32:04.234Z] TIMEOUT=120m
17:32:04 [2020-09-09T17:32:04.234Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
17:32:04 [2020-09-09T17:32:04.234Z] DOCKER_GRAPHDRIVER=overlay2
17:32:04 [2020-09-09T17:32:04.234Z] GO111MODULE=off
17:32:04 [2020-09-09T17:32:04.234Z] DOCKER_EXPERIMENTAL=1
17:32:04 [2020-09-09T17:32:04.234Z] TEST_SKIP_INTEGRATION_CLI=1
17:32:04 [2020-09-09T17:32:04.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:32:04 [2020-09-09T17:32:04.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:32:04 [2020-09-09T17:32:04.234Z] GOPATH=/go
17:32:04 [2020-09-09T17:32:04.234Z] PKG_CONFIG=pkg-config
17:32:04 [2020-09-09T17:32:04.234Z] _=/usr/bin/env
17:32:04 [2020-09-09T17:32:04.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:32:26 [2020-09-09T17:32:26.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:32:26 [2020-09-09T17:32:26.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:32:26 [2020-09-09T17:32:26.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:32:42 [2020-09-09T17:32:42.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:32:42 [2020-09-09T17:32:42.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:32:42 [2020-09-09T17:32:42.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:32:43 [2020-09-09T17:32:43.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:32:44 [2020-09-09T17:32:44.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:32:45 [2020-09-09T17:32:45.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:32:47 [2020-09-09T17:32:47.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:32:48 [2020-09-09T17:32:48.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:32:49 [2020-09-09T17:32:49.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:32:50 [2020-09-09T17:32:50.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:32:51 [2020-09-09T17:32:51.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:32:52 [2020-09-09T17:32:52.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:32:53 [2020-09-09T17:32:53.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:32:54 [2020-09-09T17:32:54.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:32:55 [2020-09-09T17:32:55.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:32:55 [2020-09-09T17:32:55.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:32:55 [2020-09-09T17:32:55.935Z] Using test binary docker
17:32:55 [2020-09-09T17:32:55.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:32:55 [2020-09-09T17:32:55.935Z] +++ /etc/init.d/apparmor start
17:32:56 [2020-09-09T17:32:56.227Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:32:56 [2020-09-09T17:32:56.227Z] INFO: Waiting for daemon to start...
17:32:56 [2020-09-09T17:32:56.227Z] Starting dockerd
17:32:56 [2020-09-09T17:32:56.227Z] +++ 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
17:32:58 [2020-09-09T17:32:58.299Z] .
17:32:58 [2020-09-09T17:32:58.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:32:58 [2020-09-09T17:32:58.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:32:58 [2020-09-09T17:32:58.299Z] Error: No such image: emptyfs
17:32:58 [2020-09-09T17:32:58.299Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:32:58 [2020-09-09T17:32:58.299Z] ++++ docker load
17:32:58 [2020-09-09T17:32:58.299Z] Running integration-test (iteration 1)
17:32:58 [2020-09-09T17:32:58.299Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
17:32:58 [2020-09-09T17:32:58.299Z] ++ 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
17:32:58 [2020-09-09T17:32:58.299Z] ++ set -e
17:32:58 [2020-09-09T17:32:58.299Z] ++ '[' -n 0 ']'
17:32:58 [2020-09-09T17:32:58.299Z] ++ set -x
17:32:58 [2020-09-09T17:32:58.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
17:33:06 [2020-09-09T17:33:06.799Z] Loaded image: buildpack-deps:buster
17:33:06 [2020-09-09T17:33:06.799Z] Loaded image: busybox:latest
17:33:06 [2020-09-09T17:33:06.799Z] Loaded image: busybox:glibc
17:33:06 [2020-09-09T17:33:06.799Z] Loaded image: debian:buster
17:33:07 [2020-09-09T17:33:07.092Z] Loaded image: hello-world:latest
17:33:07 [2020-09-09T17:33:07.092Z] INFO: Testing against a local daemon
17:33:07 [2020-09-09T17:33:07.092Z] === RUN   TestCgroupNamespacesBuild
17:33:09 [2020-09-09T17:33:09.170Z] --- PASS: TestCgroupNamespacesBuild (2.14s)
17:33:09 [2020-09-09T17:33:09.170Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:33:11 [2020-09-09T17:33:11.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
17:33:11 [2020-09-09T17:33:11.244Z] === RUN   TestBuildWithSession
17:33:11 [2020-09-09T17:33:11.244Z] --- SKIP: TestBuildWithSession (0.00s)
17:33:11 [2020-09-09T17:33:11.244Z]     build_session_test.go:25: TODO: BuildKit
17:33:11 [2020-09-09T17:33:11.244Z] === RUN   TestBuildSquashParent
17:33:18 [2020-09-09T17:33:18.155Z] --- PASS: TestBuildSquashParent (6.87s)
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:18 [2020-09-09T17:33:18.155Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:18 [2020-09-09T17:33:18.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:18 [2020-09-09T17:33:18.155Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:33:18 [2020-09-09T17:33:18.155Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:33:20 [2020-09-09T17:33:20.230Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:33:20 [2020-09-09T17:33:20.523Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:33:22 [2020-09-09T17:33:22.601Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:33:22 [2020-09-09T17:33:22.601Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:33:25 [2020-09-09T17:33:25.343Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
17:33:25 [2020-09-09T17:33:25.343Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
17:33:25 [2020-09-09T17:33:25.343Z] === RUN   TestBuildMultiStageCopy
17:33:25 [2020-09-09T17:33:25.343Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:33:27 [2020-09-09T17:33:27.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:33:28 [2020-09-09T17:33:28.054Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:33:28 [2020-09-09T17:33:28.346Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:33:28 [2020-09-09T17:33:28.982Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:33:29 [2020-09-09T17:33:29.616Z] --- PASS: TestBuildMultiStageCopy (4.75s)
17:33:29 [2020-09-09T17:33:29.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
17:33:29 [2020-09-09T17:33:29.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
17:33:29 [2020-09-09T17:33:29.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
17:33:29 [2020-09-09T17:33:29.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
17:33:29 [2020-09-09T17:33:29.617Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
17:33:29 [2020-09-09T17:33:29.617Z] === RUN   TestBuildMultiStageParentConfig
17:33:31 [2020-09-09T17:33:31.129Z] --- PASS: TestBuildMultiStageParentConfig (1.56s)
17:33:31 [2020-09-09T17:33:31.129Z] === RUN   TestBuildLabelWithTargets
17:33:33 [2020-09-09T17:33:33.868Z] --- PASS: TestBuildLabelWithTargets (2.45s)
17:33:33 [2020-09-09T17:33:33.868Z] === RUN   TestBuildWithEmptyLayers
17:33:34 [2020-09-09T17:33:34.502Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
17:33:34 [2020-09-09T17:33:34.502Z] === RUN   TestBuildMultiStageOnBuild
17:33:38 [2020-09-09T17:33:38.093Z] --- PASS: TestBuildMultiStageOnBuild (2.93s)
17:33:38 [2020-09-09T17:33:38.093Z] === RUN   TestBuildUncleanTarFilenames
17:33:38 [2020-09-09T17:33:38.800Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
17:33:38 [2020-09-09T17:33:38.800Z] === RUN   TestBuildMultiStageLayerLeak
17:33:42 [2020-09-09T17:33:42.329Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
17:33:42 [2020-09-09T17:33:42.329Z] === RUN   TestBuildWithHugeFile
17:34:09 [2020-09-09T17:34:09.615Z] --- PASS: TestBuildWithHugeFile (27.31s)
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildWithEmptyDockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:34:09 [2020-09-09T17:34:09.615Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
17:34:09 [2020-09-09T17:34:09.615Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
17:34:09 [2020-09-09T17:34:09.615Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
17:34:09 [2020-09-09T17:34:09.615Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildPreserveOwnership
17:34:09 [2020-09-09T17:34:09.615Z] === RUN   TestBuildPreserveOwnership/copy_from
17:34:14 [2020-09-09T17:34:14.188Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:34:15 [2020-09-09T17:34:15.705Z] --- PASS: TestBuildPreserveOwnership (6.38s)
17:34:15 [2020-09-09T17:34:15.705Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.17s)
17:34:15 [2020-09-09T17:34:15.705Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s)
17:34:15 [2020-09-09T17:34:15.705Z] === RUN   TestBuildPlatformInvalid
17:34:15 [2020-09-09T17:34:15.998Z] --- PASS: TestBuildPlatformInvalid (0.15s)
17:34:15 [2020-09-09T17:34:15.998Z] PASS
17:34:15 [2020-09-09T17:34:15.998Z] 
17:34:15 [2020-09-09T17:34:15.998Z] === Skipped
17:34:15 [2020-09-09T17:34:15.998Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
17:34:15 [2020-09-09T17:34:15.998Z]     build_session_test.go:25: TODO: BuildKit
17:34:15 [2020-09-09T17:34:15.998Z] 
17:34:15 [2020-09-09T17:34:15.998Z] 
17:34:15 [2020-09-09T17:34:15.998Z] DONE 32 tests, 1 skipped in 77.595s
17:34:15 [2020-09-09T17:34:15.998Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
17:34:15 [2020-09-09T17:34:15.998Z] ++ 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
17:34:15 [2020-09-09T17:34:15.998Z] ++ set -e
17:34:15 [2020-09-09T17:34:15.998Z] ++ '[' -n 0 ']'
17:34:15 [2020-09-09T17:34:15.998Z] ++ set -x
17:34:15 [2020-09-09T17:34:15.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
17:34:15 [2020-09-09T17:34:15.998Z] INFO: Testing against a local daemon
17:34:15 [2020-09-09T17:34:15.998Z] === RUN   TestConfigInspect
17:34:20 [2020-09-09T17:34:20.460Z] --- PASS: TestConfigInspect (3.73s)
17:34:20 [2020-09-09T17:34:20.461Z] === RUN   TestConfigList
17:34:23 [2020-09-09T17:34:23.997Z] --- PASS: TestConfigList (3.63s)
17:34:23 [2020-09-09T17:34:23.997Z] === RUN   TestConfigsCreateAndDelete
17:34:27 [2020-09-09T17:34:27.524Z] --- PASS: TestConfigsCreateAndDelete (3.62s)
17:34:27 [2020-09-09T17:34:27.524Z] === RUN   TestConfigsUpdate
17:34:30 [2020-09-09T17:34:30.261Z] --- PASS: TestConfigsUpdate (3.12s)
17:34:30 [2020-09-09T17:34:30.261Z] === RUN   TestTemplatedConfig
17:34:34 [2020-09-09T17:34:34.728Z] --- PASS: TestTemplatedConfig (3.80s)
17:34:34 [2020-09-09T17:34:34.728Z] === RUN   TestConfigCreateResolve
17:34:37 [2020-09-09T17:34:37.465Z] --- PASS: TestConfigCreateResolve (3.56s)
17:34:37 [2020-09-09T17:34:37.465Z] === RUN   TestConfigDaemonLibtrustID
17:34:38 [2020-09-09T17:34:38.099Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:34:38 [2020-09-09T17:34:38.099Z] PASS
17:34:38 [2020-09-09T17:34:38.099Z] 
17:34:38 [2020-09-09T17:34:38.099Z] DONE 7 tests in 22.066s
17:34:38 [2020-09-09T17:34:38.099Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
17:34:38 [2020-09-09T17:34:38.099Z] ++ 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
17:34:38 [2020-09-09T17:34:38.099Z] ++ set -e
17:34:38 [2020-09-09T17:34:38.099Z] ++ '[' -n 0 ']'
17:34:38 [2020-09-09T17:34:38.099Z] ++ set -x
17:34:38 [2020-09-09T17:34:38.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
17:34:38 [2020-09-09T17:34:38.100Z] INFO: Testing against a local daemon
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestCheckpoint
17:34:38 [2020-09-09T17:34:38.100Z] --- SKIP: TestCheckpoint (0.00s)
17:34:38 [2020-09-09T17:34:38.100Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestContainerInvalidJSON
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:34:38 [2020-09-09T17:34:38.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:34:38 [2020-09-09T17:34:38.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:34:38 [2020-09-09T17:34:38.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:34:38 [2020-09-09T17:34:38.100Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:34:38 [2020-09-09T17:34:38.100Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:34:38 [2020-09-09T17:34:38.100Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:34:38 [2020-09-09T17:34:38.100Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:34:38 [2020-09-09T17:34:38.100Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:34:38 [2020-09-09T17:34:38.100Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:34:38 [2020-09-09T17:34:38.100Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:34:38 [2020-09-09T17:34:38.100Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:34:38 [2020-09-09T17:34:38.392Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
17:34:38 [2020-09-09T17:34:38.392Z] === RUN   TestCopyFromContainerPathIsNotDir
17:34:38 [2020-09-09T17:34:38.392Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
17:34:38 [2020-09-09T17:34:38.392Z] === RUN   TestCopyToContainerPathDoesNotExist
17:34:38 [2020-09-09T17:34:38.684Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
17:34:38 [2020-09-09T17:34:38.684Z] === RUN   TestCopyToContainerPathIsNotDir
17:34:38 [2020-09-09T17:34:38.684Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s)
17:34:38 [2020-09-09T17:34:38.684Z] === RUN   TestCopyFromContainer
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer//
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer//bar/root
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer//bar/root/
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer/bar/quux
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer/bar/quux/
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:34:41 [2020-09-09T17:34:41.425Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCopyFromContainer/bar/notarget
17:34:41 [2020-09-09T17:34:41.717Z] --- PASS: TestCopyFromContainer (2.94s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:34:41 [2020-09-09T17:34:41.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateLinkToNonExistingContainer
17:34:41 [2020-09-09T17:34:41.717Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateWithInvalidEnv
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateWithInvalidEnv/0
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateWithInvalidEnv/0
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateWithInvalidEnv/1
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateWithInvalidEnv/1
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateWithInvalidEnv/2
17:34:41 [2020-09-09T17:34:41.717Z] === PAUSE TestCreateWithInvalidEnv/2
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateWithInvalidEnv/0
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateWithInvalidEnv/2
17:34:41 [2020-09-09T17:34:41.717Z] === CONT  TestCreateWithInvalidEnv/1
17:34:41 [2020-09-09T17:34:41.717Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateTmpfsMountsTarget
17:34:41 [2020-09-09T17:34:41.717Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:34:41 [2020-09-09T17:34:41.717Z] === RUN   TestCreateWithCustomMaskedPaths
17:34:44 [2020-09-09T17:34:44.453Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
17:34:44 [2020-09-09T17:34:44.453Z] === RUN   TestCreateWithCustomReadonlyPaths
17:34:46 [2020-09-09T17:34:46.526Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:34:46 [2020-09-09T17:34:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:34:46 [2020-09-09T17:34:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:34:46 [2020-09-09T17:34:46.526Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:34:46 [2020-09-09T17:34:46.526Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:34:46 [2020-09-09T17:34:46.526Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:34:46 [2020-09-09T17:34:46.526Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:34:46 [2020-09-09T17:34:46.526Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:34:46 [2020-09-09T17:34:46.526Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:34:46 [2020-09-09T17:34:46.526Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:34:46 [2020-09-09T17:34:46.526Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:34:46 [2020-09-09T17:34:46.526Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:34:47 [2020-09-09T17:34:47.563Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestCreateDifferentPlatform
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestCreateDifferentPlatform/different_os
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:34:47 [2020-09-09T17:34:47.564Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:34:47 [2020-09-09T17:34:47.564Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:34:47 [2020-09-09T17:34:47.564Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:34:47 [2020-09-09T17:34:47.564Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestContainerStartOnDaemonRestart
17:34:47 [2020-09-09T17:34:47.564Z] === PAUSE TestContainerStartOnDaemonRestart
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestDaemonRestartIpcMode
17:34:47 [2020-09-09T17:34:47.564Z] === PAUSE TestDaemonRestartIpcMode
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestDaemonHostGatewayIP
17:34:47 [2020-09-09T17:34:47.564Z] === PAUSE TestDaemonHostGatewayIP
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestContainerKillOnDaemonStart
17:34:47 [2020-09-09T17:34:47.564Z] === PAUSE TestContainerKillOnDaemonStart
17:34:47 [2020-09-09T17:34:47.564Z] === RUN   TestDiff
17:34:48 [2020-09-09T17:34:48.199Z] --- PASS: TestDiff (0.77s)
17:34:48 [2020-09-09T17:34:48.199Z] === RUN   TestExecWithCloseStdin
17:34:49 [2020-09-09T17:34:49.243Z] --- PASS: TestExecWithCloseStdin (0.91s)
17:34:49 [2020-09-09T17:34:49.243Z] === RUN   TestExec
17:34:50 [2020-09-09T17:34:50.280Z] --- PASS: TestExec (0.92s)
17:34:50 [2020-09-09T17:34:50.280Z] === RUN   TestExecUser
17:34:50 [2020-09-09T17:34:50.915Z] --- PASS: TestExecUser (0.86s)
17:34:50 [2020-09-09T17:34:50.915Z] === RUN   TestExportContainerAndImportImage
17:34:52 [2020-09-09T17:34:52.428Z] --- PASS: TestExportContainerAndImportImage (1.15s)
17:34:52 [2020-09-09T17:34:52.428Z] === RUN   TestExportContainerAfterDaemonRestart
17:34:53 [2020-09-09T17:34:53.940Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
17:34:53 [2020-09-09T17:34:53.940Z] === RUN   TestHealthCheckWorkdir
17:34:54 [2020-09-09T17:34:54.580Z] --- PASS: TestHealthCheckWorkdir (0.97s)
17:34:54 [2020-09-09T17:34:54.580Z] === RUN   TestHealthKillContainer
17:34:58 [2020-09-09T17:34:58.112Z] --- PASS: TestHealthKillContainer (2.89s)
17:34:58 [2020-09-09T17:34:58.112Z] === RUN   TestInspectCpusetInConfigPre120
17:34:58 [2020-09-09T17:34:58.405Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
17:34:58 [2020-09-09T17:34:58.405Z] === RUN   TestIpcModeNone
17:34:59 [2020-09-09T17:34:59.444Z] --- PASS: TestIpcModeNone (0.90s)
17:34:59 [2020-09-09T17:34:59.444Z] === RUN   TestIpcModePrivate
17:35:00 [2020-09-09T17:35:00.079Z] --- PASS: TestIpcModePrivate (0.88s)
17:35:00 [2020-09-09T17:35:00.079Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
17:35:00 [2020-09-09T17:35:00.079Z] === RUN   TestIpcModeShareable
17:35:01 [2020-09-09T17:35:01.119Z] --- PASS: TestIpcModeShareable (0.93s)
17:35:01 [2020-09-09T17:35:01.119Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
17:35:01 [2020-09-09T17:35:01.119Z] === RUN   TestAPIIpcModeShareableAndContainer
17:35:04 [2020-09-09T17:35:04.644Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s)
17:35:04 [2020-09-09T17:35:04.644Z] === RUN   TestAPIIpcModeHost
17:35:04 [2020-09-09T17:35:04.644Z] --- PASS: TestAPIIpcModeHost (0.63s)
17:35:04 [2020-09-09T17:35:04.644Z] === RUN   TestDaemonIpcModeShareable
17:35:06 [2020-09-09T17:35:06.718Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
17:35:06 [2020-09-09T17:35:06.719Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:35:06 [2020-09-09T17:35:06.719Z] === RUN   TestDaemonIpcModePrivate
17:35:08 [2020-09-09T17:35:08.230Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
17:35:08 [2020-09-09T17:35:08.230Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:35:08 [2020-09-09T17:35:08.230Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:35:10 [2020-09-09T17:35:10.304Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
17:35:10 [2020-09-09T17:35:10.304Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
17:35:10 [2020-09-09T17:35:10.304Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:35:11 [2020-09-09T17:35:11.815Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
17:35:11 [2020-09-09T17:35:11.815Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
17:35:11 [2020-09-09T17:35:11.815Z] === RUN   TestIpcModeOlderClient
17:35:11 [2020-09-09T17:35:11.815Z] === PAUSE TestIpcModeOlderClient
17:35:11 [2020-09-09T17:35:11.815Z] === RUN   TestKillContainerInvalidSignal
17:35:12 [2020-09-09T17:35:12.853Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
17:35:12 [2020-09-09T17:35:12.853Z] === RUN   TestKillContainer
17:35:12 [2020-09-09T17:35:12.853Z] === RUN   TestKillContainer/no_signal
17:35:13 [2020-09-09T17:35:13.487Z] === RUN   TestKillContainer/non_killing_signal
17:35:14 [2020-09-09T17:35:14.149Z] === RUN   TestKillContainer/killing_signal
17:35:15 [2020-09-09T17:35:15.191Z] --- PASS: TestKillContainer (2.60s)
17:35:15 [2020-09-09T17:35:15.191Z]     --- PASS: TestKillContainer/no_signal (0.84s)
17:35:15 [2020-09-09T17:35:15.191Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
17:35:15 [2020-09-09T17:35:15.191Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
17:35:15 [2020-09-09T17:35:15.191Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:35:15 [2020-09-09T17:35:15.191Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:35:16 [2020-09-09T17:35:16.229Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:35:16 [2020-09-09T17:35:16.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
17:35:16 [2020-09-09T17:35:16.865Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
17:35:16 [2020-09-09T17:35:16.865Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
17:35:16 [2020-09-09T17:35:16.865Z] === RUN   TestKillStoppedContainer
17:35:17 [2020-09-09T17:35:17.157Z] --- PASS: TestKillStoppedContainer (0.09s)
17:35:17 [2020-09-09T17:35:17.157Z] === RUN   TestKillStoppedContainerAPIPre120
17:35:17 [2020-09-09T17:35:17.157Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
17:35:17 [2020-09-09T17:35:17.157Z] === RUN   TestKillDifferentUserContainer
17:35:18 [2020-09-09T17:35:18.195Z] --- PASS: TestKillDifferentUserContainer (0.90s)
17:35:18 [2020-09-09T17:35:18.195Z] === RUN   TestInspectOomKilledTrue
17:35:18 [2020-09-09T17:35:18.195Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:35:18 [2020-09-09T17:35:18.195Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:35:18 [2020-09-09T17:35:18.195Z] === RUN   TestInspectOomKilledFalse
17:35:18 [2020-09-09T17:35:18.195Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:35:18 [2020-09-09T17:35:18.195Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:35:18 [2020-09-09T17:35:18.195Z] === RUN   TestLinksEtcHostsContentMatch
17:35:18 [2020-09-09T17:35:18.488Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
17:35:18 [2020-09-09T17:35:18.488Z] === RUN   TestLinksContainerNames
17:35:20 [2020-09-09T17:35:20.665Z] --- PASS: TestLinksContainerNames (1.67s)
17:35:20 [2020-09-09T17:35:20.665Z] === RUN   TestLogsFollowTailEmpty
17:35:20 [2020-09-09T17:35:20.961Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
17:35:20 [2020-09-09T17:35:20.961Z] === RUN   TestContainerNetworkMountsNoChown
17:35:21 [2020-09-09T17:35:21.998Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s)
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/default
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/default
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/private
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/private
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rprivate
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rprivate
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/slave
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/slave
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rslave
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rslave
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/shared
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/shared
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rshared
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rshared
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/default
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/default/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/default/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/rshared
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/shared
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/rslave
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/slave
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/rprivate
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/private
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/private/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/private/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/default/mount_root
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/default/bind_root
17:35:21 [2020-09-09T17:35:21.998Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:35:22 [2020-09-09T17:35:22.290Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:35:22 [2020-09-09T17:35:22.583Z] === CONT  TestMountDaemonRoot/private/bind_root
17:35:22 [2020-09-09T17:35:22.880Z] === CONT  TestMountDaemonRoot/private/mount_root
17:35:22 [2020-09-09T17:35:22.880Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:35:22 [2020-09-09T17:35:22.880Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:35:22 [2020-09-09T17:35:22.880Z] --- PASS: TestMountDaemonRoot (0.01s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.13s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:35:22 [2020-09-09T17:35:22.880Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
17:35:22 [2020-09-09T17:35:22.880Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
17:35:22 [2020-09-09T17:35:22.880Z] === RUN   TestContainerBindMountNonRecursive
17:35:24 [2020-09-09T17:35:24.951Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
17:35:24 [2020-09-09T17:35:24.951Z] === RUN   TestNetworkNat
17:35:25 [2020-09-09T17:35:25.996Z] --- PASS: TestNetworkNat (0.91s)
17:35:25 [2020-09-09T17:35:25.996Z] === RUN   TestNetworkLocalhostTCPNat
17:35:26 [2020-09-09T17:35:26.631Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
17:35:26 [2020-09-09T17:35:26.631Z] === RUN   TestNetworkLoopbackNat
17:35:30 [2020-09-09T17:35:30.161Z] --- PASS: TestNetworkLoopbackNat (3.24s)
17:35:30 [2020-09-09T17:35:30.161Z] === RUN   TestPause
17:35:30 [2020-09-09T17:35:30.797Z] --- PASS: TestPause (0.87s)
17:35:30 [2020-09-09T17:35:30.797Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:35:30 [2020-09-09T17:35:30.797Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:35:30 [2020-09-09T17:35:30.797Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:35:30 [2020-09-09T17:35:30.797Z] === RUN   TestPauseStopPausedContainer
17:35:31 [2020-09-09T17:35:31.835Z] --- PASS: TestPauseStopPausedContainer (0.86s)
17:35:31 [2020-09-09T17:35:31.835Z] === RUN   TestPsFilter
17:35:31 [2020-09-09T17:35:31.835Z] --- PASS: TestPsFilter (0.33s)
17:35:31 [2020-09-09T17:35:31.835Z] === RUN   TestRemoveContainerWithRemovedVolume
17:35:32 [2020-09-09T17:35:32.878Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
17:35:32 [2020-09-09T17:35:32.878Z] === RUN   TestRemoveContainerWithVolume
17:35:33 [2020-09-09T17:35:33.513Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
17:35:33 [2020-09-09T17:35:33.513Z] === RUN   TestRemoveContainerRunning
17:35:34 [2020-09-09T17:35:34.549Z] --- PASS: TestRemoveContainerRunning (0.81s)
17:35:34 [2020-09-09T17:35:34.550Z] === RUN   TestRemoveContainerForceRemoveRunning
17:35:35 [2020-09-09T17:35:35.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s)
17:35:35 [2020-09-09T17:35:35.184Z] === RUN   TestRemoveInvalidContainer
17:35:35 [2020-09-09T17:35:35.184Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:35:35 [2020-09-09T17:35:35.184Z] === RUN   TestRenameLinkedContainer
17:35:38 [2020-09-09T17:35:38.700Z] --- PASS: TestRenameLinkedContainer (3.41s)
17:35:38 [2020-09-09T17:35:38.700Z] === RUN   TestRenameStoppedContainer
17:35:39 [2020-09-09T17:35:39.731Z] --- PASS: TestRenameStoppedContainer (0.83s)
17:35:39 [2020-09-09T17:35:39.731Z] === RUN   TestRenameRunningContainerAndReuse
17:35:41 [2020-09-09T17:35:41.233Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s)
17:35:41 [2020-09-09T17:35:41.234Z] === RUN   TestRenameInvalidName
17:35:41 [2020-09-09T17:35:41.865Z] --- PASS: TestRenameInvalidName (0.80s)
17:35:41 [2020-09-09T17:35:41.866Z] === RUN   TestRenameAnonymousContainer
17:35:47 [2020-09-09T17:35:47.458Z] --- PASS: TestRenameAnonymousContainer (4.72s)
17:35:47 [2020-09-09T17:35:47.458Z] === RUN   TestRenameContainerWithSameName
17:35:47 [2020-09-09T17:35:47.748Z] --- PASS: TestRenameContainerWithSameName (0.96s)
17:35:47 [2020-09-09T17:35:47.748Z] === RUN   TestRenameContainerWithLinkedContainer
17:35:49 [2020-09-09T17:35:49.251Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
17:35:49 [2020-09-09T17:35:49.251Z] === RUN   TestResize
17:35:50 [2020-09-09T17:35:50.283Z] --- PASS: TestResize (0.81s)
17:35:50 [2020-09-09T17:35:50.283Z] === RUN   TestResizeWithInvalidSize
17:35:50 [2020-09-09T17:35:50.913Z] --- PASS: TestResizeWithInvalidSize (0.87s)
17:35:50 [2020-09-09T17:35:50.913Z] === RUN   TestResizeWhenContainerNotStarted
17:35:51 [2020-09-09T17:35:51.980Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:35:51 [2020-09-09T17:35:51.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:35:54 [2020-09-09T17:35:54.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:35:54 [2020-09-09T17:35:54.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:35:55 [2020-09-09T17:35:55.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:35:55 [2020-09-09T17:35:55.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:35:57 [2020-09-09T17:35:57.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:35:57 [2020-09-09T17:35:57.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:35:59 [2020-09-09T17:35:59.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:35:59 [2020-09-09T17:35:59.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:36:02 [2020-09-09T17:36:02.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:36:02 [2020-09-09T17:36:02.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:36:04 [2020-09-09T17:36:04.870Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:36:04 [2020-09-09T17:36:04.870Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
17:36:04 [2020-09-09T17:36:04.871Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s)
17:36:04 [2020-09-09T17:36:04.871Z] === RUN   TestCgroupNamespacesRun
17:36:06 [2020-09-09T17:36:06.374Z] --- PASS: TestCgroupNamespacesRun (1.75s)
17:36:06 [2020-09-09T17:36:06.374Z] === RUN   TestCgroupNamespacesRunPrivileged
17:36:07 [2020-09-09T17:36:07.877Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
17:36:07 [2020-09-09T17:36:07.877Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:36:10 [2020-09-09T17:36:10.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
17:36:10 [2020-09-09T17:36:10.619Z] === RUN   TestCgroupNamespacesRunHostMode
17:36:11 [2020-09-09T17:36:11.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
17:36:11 [2020-09-09T17:36:11.250Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:36:13 [2020-09-09T17:36:13.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
17:36:13 [2020-09-09T17:36:13.312Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:36:14 [2020-09-09T17:36:14.816Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
17:36:14 [2020-09-09T17:36:14.816Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:36:15 [2020-09-09T17:36:15.447Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
17:36:15 [2020-09-09T17:36:15.447Z] === RUN   TestCgroupNamespacesRunOlderClient
17:36:17 [2020-09-09T17:36:17.507Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
17:36:17 [2020-09-09T17:36:17.507Z] === RUN   TestKernelTCPMemory
17:36:18 [2020-09-09T17:36:18.137Z] --- PASS: TestKernelTCPMemory (0.91s)
17:36:18 [2020-09-09T17:36:18.138Z] === RUN   TestNISDomainname
17:36:19 [2020-09-09T17:36:19.168Z] --- PASS: TestNISDomainname (0.97s)
17:36:19 [2020-09-09T17:36:19.168Z] === RUN   TestHostnameDnsResolution
17:36:21 [2020-09-09T17:36:21.233Z] --- PASS: TestHostnameDnsResolution (1.67s)
17:36:21 [2020-09-09T17:36:21.233Z] === RUN   TestStats
17:36:23 [2020-09-09T17:36:23.996Z] --- PASS: TestStats (2.89s)
17:36:23 [2020-09-09T17:36:23.996Z] === RUN   TestStopContainerWithTimeout
17:36:23 [2020-09-09T17:36:23.996Z] === RUN   TestStopContainerWithTimeout/0
17:36:23 [2020-09-09T17:36:23.996Z] === PAUSE TestStopContainerWithTimeout/0
17:36:23 [2020-09-09T17:36:23.996Z] === RUN   TestStopContainerWithTimeout/1
17:36:23 [2020-09-09T17:36:23.996Z] === PAUSE TestStopContainerWithTimeout/1
17:36:23 [2020-09-09T17:36:23.996Z] === RUN   TestStopContainerWithTimeout/3
17:36:23 [2020-09-09T17:36:23.996Z] === PAUSE TestStopContainerWithTimeout/3
17:36:23 [2020-09-09T17:36:23.996Z] === RUN   TestStopContainerWithTimeout/-1
17:36:23 [2020-09-09T17:36:23.996Z] === PAUSE TestStopContainerWithTimeout/-1
17:36:23 [2020-09-09T17:36:23.996Z] === CONT  TestStopContainerWithTimeout/0
17:36:23 [2020-09-09T17:36:23.996Z] === CONT  TestStopContainerWithTimeout/3
17:36:24 [2020-09-09T17:36:24.626Z] === CONT  TestStopContainerWithTimeout/-1
17:36:26 [2020-09-09T17:36:26.686Z] === CONT  TestStopContainerWithTimeout/1
17:36:28 [2020-09-09T17:36:28.779Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:36:28 [2020-09-09T17:36:28.779Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
17:36:28 [2020-09-09T17:36:28.779Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
17:36:28 [2020-09-09T17:36:28.779Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
17:36:28 [2020-09-09T17:36:28.779Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
17:36:28 [2020-09-09T17:36:28.779Z] === RUN   TestDeleteDevicemapper
17:36:28 [2020-09-09T17:36:28.779Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:36:28 [2020-09-09T17:36:28.779Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:36:28 [2020-09-09T17:36:28.779Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:36:32 [2020-09-09T17:36:32.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
17:36:32 [2020-09-09T17:36:32.295Z] === RUN   TestUpdateMemory
17:36:32 [2020-09-09T17:36:32.295Z] --- SKIP: TestUpdateMemory (0.00s)
17:36:32 [2020-09-09T17:36:32.295Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:36:32 [2020-09-09T17:36:32.295Z] === RUN   TestUpdateCPUQuota
17:36:33 [2020-09-09T17:36:33.325Z] --- PASS: TestUpdateCPUQuota (1.13s)
17:36:33 [2020-09-09T17:36:33.325Z] === RUN   TestUpdatePidsLimit
17:36:33 [2020-09-09T17:36:33.325Z] === RUN   TestUpdatePidsLimit/update_from_none
17:36:33 [2020-09-09T17:36:33.615Z] === RUN   TestUpdatePidsLimit/no_change
17:36:33 [2020-09-09T17:36:33.905Z] === RUN   TestUpdatePidsLimit/update_lower
17:36:34 [2020-09-09T17:36:34.196Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:36:34 [2020-09-09T17:36:34.826Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:36:35 [2020-09-09T17:36:35.116Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:36:35 [2020-09-09T17:36:35.406Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:36:36 [2020-09-09T17:36:36.909Z] --- PASS: TestUpdatePidsLimit (3.67s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
17:36:36 [2020-09-09T17:36:36.909Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
17:36:36 [2020-09-09T17:36:36.909Z] === RUN   TestUpdateRestartPolicy
17:36:49 [2020-09-09T17:36:49.532Z] --- PASS: TestUpdateRestartPolicy (12.75s)
17:36:49 [2020-09-09T17:36:49.532Z] === RUN   TestUpdateRestartWithAutoRemove
17:36:50 [2020-09-09T17:36:50.563Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
17:36:50 [2020-09-09T17:36:50.563Z] === RUN   TestWaitNonBlocked
17:36:50 [2020-09-09T17:36:50.563Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:36:50 [2020-09-09T17:36:50.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:36:50 [2020-09-09T17:36:50.563Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:36:50 [2020-09-09T17:36:50.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:36:50 [2020-09-09T17:36:50.563Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:36:50 [2020-09-09T17:36:50.563Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:36:51 [2020-09-09T17:36:51.597Z] --- PASS: TestWaitNonBlocked (0.01s)
17:36:51 [2020-09-09T17:36:51.597Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
17:36:51 [2020-09-09T17:36:51.597Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
17:36:51 [2020-09-09T17:36:51.597Z] === RUN   TestWaitBlocked
17:36:51 [2020-09-09T17:36:51.597Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:36:51 [2020-09-09T17:36:51.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:36:51 [2020-09-09T17:36:51.597Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:36:51 [2020-09-09T17:36:51.597Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:36:51 [2020-09-09T17:36:51.597Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:36:51 [2020-09-09T17:36:51.597Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:36:52 [2020-09-09T17:36:52.628Z] --- PASS: TestWaitBlocked (0.01s)
17:36:52 [2020-09-09T17:36:52.628Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
17:36:52 [2020-09-09T17:36:52.628Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
17:36:52 [2020-09-09T17:36:52.628Z] === CONT  TestContainerStartOnDaemonRestart
17:36:52 [2020-09-09T17:36:52.628Z] === CONT  TestIpcModeOlderClient
17:36:52 [2020-09-09T17:36:52.918Z] --- PASS: TestIpcModeOlderClient (0.20s)
17:36:52 [2020-09-09T17:36:52.918Z] === CONT  TestDaemonHostGatewayIP
17:36:55 [2020-09-09T17:36:55.647Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s)
17:36:55 [2020-09-09T17:36:55.647Z] === CONT  TestContainerKillOnDaemonStart
17:36:56 [2020-09-09T17:36:56.679Z] --- PASS: TestDaemonHostGatewayIP (3.62s)
17:36:56 [2020-09-09T17:36:56.679Z] === CONT  TestDaemonRestartIpcMode
17:37:00 [2020-09-09T17:37:00.186Z] --- PASS: TestDaemonRestartIpcMode (3.64s)
17:37:08 [2020-09-09T17:37:08.693Z] --- PASS: TestContainerKillOnDaemonStart (12.40s)
17:37:08 [2020-09-09T17:37:08.693Z] PASS
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === Skipped
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
17:37:08 [2020-09-09T17:37:08.693Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] 
17:37:08 [2020-09-09T17:37:08.693Z] DONE 192 tests, 6 skipped in 149.884s
17:37:08 [2020-09-09T17:37:08.693Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
17:37:08 [2020-09-09T17:37:08.694Z] ++ 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
17:37:08 [2020-09-09T17:37:08.694Z] ++ set -e
17:37:08 [2020-09-09T17:37:08.694Z] ++ '[' -n 0 ']'
17:37:08 [2020-09-09T17:37:08.694Z] ++ set -x
17:37:08 [2020-09-09T17:37:08.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
17:37:08 [2020-09-09T17:37:08.694Z] INFO: Testing against a local daemon
17:37:08 [2020-09-09T17:37:08.694Z] === RUN   TestCommitInheritsEnv
17:37:08 [2020-09-09T17:37:08.694Z] --- PASS: TestCommitInheritsEnv (0.53s)
17:37:08 [2020-09-09T17:37:08.694Z] === RUN   TestImportExtremelyLargeImageWorks
17:37:08 [2020-09-09T17:37:08.694Z] === PAUSE TestImportExtremelyLargeImageWorks
17:37:08 [2020-09-09T17:37:08.694Z] === RUN   TestImagesFilterMultiReference
17:37:08 [2020-09-09T17:37:08.694Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:37:08 [2020-09-09T17:37:08.694Z] === RUN   TestImagePullPlatformInvalid
17:37:08 [2020-09-09T17:37:08.694Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:37:08 [2020-09-09T17:37:08.694Z] === RUN   TestRemoveImageOrphaning
17:37:09 [2020-09-09T17:37:09.323Z] --- PASS: TestRemoveImageOrphaning (0.52s)
17:37:09 [2020-09-09T17:37:09.323Z] === RUN   TestRemoveImageGarbageCollector
17:37:09 [2020-09-09T17:37:09.323Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:37:09 [2020-09-09T17:37:09.323Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:37:09 [2020-09-09T17:37:09.323Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:37:09 [2020-09-09T17:37:09.324Z] === RUN   TestTagInvalidReference
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagInvalidReference (0.01s)
17:37:09 [2020-09-09T17:37:09.324Z] === RUN   TestTagValidPrefixedRepo
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
17:37:09 [2020-09-09T17:37:09.324Z] === RUN   TestTagExistedNameWithoutForce
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
17:37:09 [2020-09-09T17:37:09.324Z] === RUN   TestTagOfficialNames
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagOfficialNames (0.04s)
17:37:09 [2020-09-09T17:37:09.324Z] === RUN   TestTagMatchesDigest
17:37:09 [2020-09-09T17:37:09.324Z] --- PASS: TestTagMatchesDigest (0.01s)
17:37:09 [2020-09-09T17:37:09.324Z] === CONT  TestImportExtremelyLargeImageWorks
17:38:31 [2020-09-09T17:38:31.500Z] --- PASS: TestImportExtremelyLargeImageWorks (80.29s)
17:38:31 [2020-09-09T17:38:31.500Z] PASS
17:38:31 [2020-09-09T17:38:31.500Z] 
17:38:31 [2020-09-09T17:38:31.500Z] === Skipped
17:38:31 [2020-09-09T17:38:31.500Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
17:38:31 [2020-09-09T17:38:31.500Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:38:31 [2020-09-09T17:38:31.500Z] 
17:38:31 [2020-09-09T17:38:31.500Z] 
17:38:31 [2020-09-09T17:38:31.500Z] DONE 12 tests, 1 skipped in 81.734s
17:38:31 [2020-09-09T17:38:31.500Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
17:38:31 [2020-09-09T17:38:31.500Z] ++ 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
17:38:31 [2020-09-09T17:38:31.500Z] ++ set -e
17:38:31 [2020-09-09T17:38:31.500Z] ++ '[' -n 0 ']'
17:38:31 [2020-09-09T17:38:31.500Z] ++ set -x
17:38:31 [2020-09-09T17:38:31.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
17:38:31 [2020-09-09T17:38:31.500Z] INFO: Testing against a local daemon
17:38:31 [2020-09-09T17:38:31.500Z] === RUN   TestNetworkCreateDelete
17:38:31 [2020-09-09T17:38:31.500Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:38:31 [2020-09-09T17:38:31.500Z] === RUN   TestDockerNetworkDeletePreferID
17:38:31 [2020-09-09T17:38:31.500Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
17:38:31 [2020-09-09T17:38:31.500Z] === RUN   TestDaemonDNSFallback
17:38:33 [2020-09-09T17:38:33.562Z] --- PASS: TestDaemonDNSFallback (2.60s)
17:38:33 [2020-09-09T17:38:33.562Z] === RUN   TestInspectNetwork
17:38:39 [2020-09-09T17:38:39.123Z] === RUN   TestInspectNetwork/full_network_id
17:38:39 [2020-09-09T17:38:39.123Z] === RUN   TestInspectNetwork/partial_network_id
17:38:39 [2020-09-09T17:38:39.123Z] === RUN   TestInspectNetwork/network_name
17:38:39 [2020-09-09T17:38:39.123Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:38:44 [2020-09-09T17:38:44.833Z] --- PASS: TestInspectNetwork (11.14s)
17:38:44 [2020-09-09T17:38:44.833Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:38:44 [2020-09-09T17:38:44.833Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:38:44 [2020-09-09T17:38:44.833Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:38:44 [2020-09-09T17:38:44.833Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:38:44 [2020-09-09T17:38:44.833Z] === RUN   TestRunContainerWithBridgeNone
17:38:46 [2020-09-09T17:38:46.979Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
17:38:46 [2020-09-09T17:38:46.979Z] === RUN   TestNetworkInvalidJSON
17:38:46 [2020-09-09T17:38:46.979Z] === RUN   TestNetworkInvalidJSON//networks/create
17:38:46 [2020-09-09T17:38:46.979Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:38:46 [2020-09-09T17:38:46.979Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:38:46 [2020-09-09T17:38:46.979Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:38:46 [2020-09-09T17:38:46.979Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:46 [2020-09-09T17:38:46.979Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:46 [2020-09-09T17:38:46.979Z] === CONT  TestNetworkInvalidJSON//networks/create
17:38:46 [2020-09-09T17:38:46.979Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:38:46 [2020-09-09T17:38:46.979Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:38:46 [2020-09-09T17:38:46.979Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:38:46 [2020-09-09T17:38:46.979Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:38:46 [2020-09-09T17:38:46.979Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:38:46 [2020-09-09T17:38:46.979Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:38:46 [2020-09-09T17:38:46.979Z] === RUN   TestHostIPv4BridgeLabel
17:38:47 [2020-09-09T17:38:47.610Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
17:38:47 [2020-09-09T17:38:47.610Z] === RUN   TestDaemonRestartWithLiveRestore
17:38:48 [2020-09-09T17:38:48.715Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:38:48 [2020-09-09T17:38:48.715Z] === RUN   TestDaemonDefaultNetworkPools
17:38:49 [2020-09-09T17:38:49.443Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
17:38:49 [2020-09-09T17:38:49.444Z] === RUN   TestDaemonRestartWithExistingNetwork
17:38:51 [2020-09-09T17:38:51.024Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
17:38:51 [2020-09-09T17:38:51.024Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:38:52 [2020-09-09T17:38:52.075Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
17:38:52 [2020-09-09T17:38:52.075Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:38:52 [2020-09-09T17:38:52.771Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
17:38:52 [2020-09-09T17:38:52.771Z] === RUN   TestServiceWithPredefinedNetwork
17:38:56 [2020-09-09T17:38:56.457Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s)
17:38:56 [2020-09-09T17:38:56.457Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:38:56 [2020-09-09T17:38:56.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:38:56 [2020-09-09T17:38:56.457Z]     service_test.go:236: FLAKY_TEST
17:38:56 [2020-09-09T17:38:56.457Z] === RUN   TestServiceWithDataPathPortInit
17:39:19 [2020-09-09T17:39:19.007Z] --- PASS: TestServiceWithDataPathPortInit (20.72s)
17:39:19 [2020-09-09T17:39:19.007Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:39:27 [2020-09-09T17:39:27.484Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.66s)
17:39:27 [2020-09-09T17:39:27.484Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:arnief5t3bm4dh1t3g1rdf4x4 Created:2020-09-09 17:39:18.3566497 +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[e2b1ef05fd42bfcae18963d0391227c83913efbb699dcf5a897001fc26711017:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29o3btmr7a3xvzl0slsgjsygs EndpointID:469098b92d06a36d1ebf5ec0158069bc8614b2ca7d1e48816b72858473a88fa0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a0df99952717aed67b18a7785200158a91879e3f29c931a62f07f9a6e97be82c 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:f73c190c4634 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.29o3btmr7a3xvzl0slsgjsygs EndpointID:469098b92d06a36d1ebf5ec0158069bc8614b2ca7d1e48816b72858473a88fa0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:39:27 [2020-09-09T17:39:27.484Z] PASS
17:39:27 [2020-09-09T17:39:27.484Z] 
17:39:27 [2020-09-09T17:39:27.484Z] === Skipped
17:39:27 [2020-09-09T17:39:27.484Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:39:27 [2020-09-09T17:39:27.484Z]     service_test.go:236: FLAKY_TEST
17:39:27 [2020-09-09T17:39:27.484Z] 
17:39:27 [2020-09-09T17:39:27.484Z] 
17:39:27 [2020-09-09T17:39:27.484Z] DONE 23 tests, 1 skipped in 57.810s
17:39:27 [2020-09-09T17:39:27.484Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:39:27 [2020-09-09T17:39:27.484Z] ++ 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
17:39:27 [2020-09-09T17:39:27.484Z] ++ set -e
17:39:27 [2020-09-09T17:39:27.484Z] ++ '[' -n 0 ']'
17:39:27 [2020-09-09T17:39:27.484Z] ++ set -x
17:39:27 [2020-09-09T17:39:27.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:39:27 [2020-09-09T17:39:27.775Z] INFO: Testing against a local daemon
17:39:27 [2020-09-09T17:39:27.775Z] === RUN   TestDockerNetworkIpvlanPersistance
17:39:27 [2020-09-09T17:39:27.775Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:39:27 [2020-09-09T17:39:27.775Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:39:27 [2020-09-09T17:39:27.775Z] === RUN   TestDockerNetworkIpvlan
17:39:27 [2020-09-09T17:39:27.775Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:39:27 [2020-09-09T17:39:27.775Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:39:27 [2020-09-09T17:39:27.775Z] PASS
17:39:27 [2020-09-09T17:39:27.775Z] 
17:39:27 [2020-09-09T17:39:27.775Z] === Skipped
17:39:27 [2020-09-09T17:39:27.775Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:39:27 [2020-09-09T17:39:27.775Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:39:27 [2020-09-09T17:39:27.775Z] 
17:39:27 [2020-09-09T17:39:27.775Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:39:27 [2020-09-09T17:39:27.775Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:39:27 [2020-09-09T17:39:27.775Z] 
17:39:27 [2020-09-09T17:39:27.775Z] 
17:39:27 [2020-09-09T17:39:27.775Z] DONE 2 tests, 2 skipped in 0.195s
17:39:27 [2020-09-09T17:39:27.775Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:39:27 [2020-09-09T17:39:27.775Z] ++ 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
17:39:27 [2020-09-09T17:39:27.775Z] ++ set -e
17:39:27 [2020-09-09T17:39:27.775Z] ++ '[' -n 0 ']'
17:39:27 [2020-09-09T17:39:27.775Z] ++ set -x
17:39:27 [2020-09-09T17:39:27.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:39:27 [2020-09-09T17:39:27.775Z] INFO: Testing against a local daemon
17:39:27 [2020-09-09T17:39:27.775Z] === RUN   TestDockerNetworkMacvlanPersistance
17:39:29 [2020-09-09T17:39:29.280Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
17:39:29 [2020-09-09T17:39:29.281Z] === RUN   TestDockerNetworkMacvlan
17:39:30 [2020-09-09T17:39:30.314Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:39:30 [2020-09-09T17:39:30.945Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:39:31 [2020-09-09T17:39:31.977Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:39:36 [2020-09-09T17:39:36.429Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:39:39 [2020-09-09T17:39:39.985Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:39:46 [2020-09-09T17:39:46.884Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:39:48 [2020-09-09T17:39:48.388Z] --- PASS: TestDockerNetworkMacvlan (19.06s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.15s)
17:39:48 [2020-09-09T17:39:48.388Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
17:39:48 [2020-09-09T17:39:48.388Z] PASS
17:39:48 [2020-09-09T17:39:48.388Z] 
17:39:48 [2020-09-09T17:39:48.388Z] DONE 8 tests in 20.593s
17:39:48 [2020-09-09T17:39:48.388Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
17:39:48 [2020-09-09T17:39:48.388Z] ++ 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
17:39:48 [2020-09-09T17:39:48.388Z] ++ set -e
17:39:48 [2020-09-09T17:39:48.388Z] ++ '[' -n 0 ']'
17:39:48 [2020-09-09T17:39:48.388Z] ++ set -x
17:39:48 [2020-09-09T17:39:48.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:39:48 [2020-09-09T17:39:48.388Z] testing: warning: no tests to run
17:39:48 [2020-09-09T17:39:48.388Z] PASS
17:39:48 [2020-09-09T17:39:48.388Z] 
17:39:48 [2020-09-09T17:39:48.388Z] DONE 0 tests in 0.083s
17:39:48 [2020-09-09T17:39:48.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:39:48 [2020-09-09T17:39:48.389Z] ++ 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
17:39:48 [2020-09-09T17:39:48.389Z] ++ set -e
17:39:48 [2020-09-09T17:39:48.389Z] ++ '[' -n 0 ']'
17:39:48 [2020-09-09T17:39:48.389Z] ++ set -x
17:39:48 [2020-09-09T17:39:48.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:39:48 [2020-09-09T17:39:48.679Z] INFO: Testing against a local daemon
17:39:48 [2020-09-09T17:39:48.679Z] === RUN   TestAuthZPluginAllowRequest
17:39:50 [2020-09-09T17:39:50.743Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
17:39:50 [2020-09-09T17:39:50.743Z] === RUN   TestAuthZPluginTLS
17:39:50 [2020-09-09T17:39:50.743Z] --- PASS: TestAuthZPluginTLS (0.53s)
17:39:50 [2020-09-09T17:39:50.743Z] === RUN   TestAuthZPluginDenyRequest
17:39:51 [2020-09-09T17:39:51.376Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:39:51 [2020-09-09T17:39:51.376Z] === RUN   TestAuthZPluginAPIDenyResponse
17:39:52 [2020-09-09T17:39:52.007Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:39:52 [2020-09-09T17:39:52.008Z] === RUN   TestAuthZPluginDenyResponse
17:39:52 [2020-09-09T17:39:52.638Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:39:52 [2020-09-09T17:39:52.638Z] === RUN   TestAuthZPluginAllowEventStream
17:39:54 [2020-09-09T17:39:54.143Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
17:39:54 [2020-09-09T17:39:54.143Z] === RUN   TestAuthZPluginErrorResponse
17:39:54 [2020-09-09T17:39:54.774Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:39:54 [2020-09-09T17:39:54.774Z] === RUN   TestAuthZPluginErrorRequest
17:39:55 [2020-09-09T17:39:55.064Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:39:55 [2020-09-09T17:39:55.065Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:39:55 [2020-09-09T17:39:55.696Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:39:55 [2020-09-09T17:39:55.696Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:39:57 [2020-09-09T17:39:57.794Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s)
17:39:57 [2020-09-09T17:39:57.794Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:39:59 [2020-09-09T17:39:59.859Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
17:39:59 [2020-09-09T17:39:59.859Z] === RUN   TestAuthZPluginHeader
17:40:00 [2020-09-09T17:40:00.901Z] --- PASS: TestAuthZPluginHeader (0.82s)
17:40:00 [2020-09-09T17:40:00.902Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:40:00 [2020-09-09T17:40:00.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:40:00 [2020-09-09T17:40:00.902Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:00 [2020-09-09T17:40:00.902Z] === RUN   TestAuthZPluginV2Disable
17:40:00 [2020-09-09T17:40:00.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:40:00 [2020-09-09T17:40:00.902Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:00 [2020-09-09T17:40:00.902Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:40:00 [2020-09-09T17:40:00.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:40:00 [2020-09-09T17:40:00.902Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:00 [2020-09-09T17:40:00.902Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:40:00 [2020-09-09T17:40:00.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:40:00 [2020-09-09T17:40:00.902Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:00 [2020-09-09T17:40:00.902Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:40:19 [2020-09-09T17:40:19.475Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
17:40:19 [2020-09-09T17:40:19.475Z] PASS
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] === Skipped
17:40:19 [2020-09-09T17:40:19.475Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:40:19 [2020-09-09T17:40:19.475Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:40:19 [2020-09-09T17:40:19.475Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:40:19 [2020-09-09T17:40:19.475Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:40:19 [2020-09-09T17:40:19.475Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] 
17:40:19 [2020-09-09T17:40:19.475Z] DONE 17 tests, 4 skipped in 29.588s
17:40:19 [2020-09-09T17:40:19.475Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:40:19 [2020-09-09T17:40:19.475Z] ++ 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
17:40:19 [2020-09-09T17:40:19.475Z] ++ set -e
17:40:19 [2020-09-09T17:40:19.475Z] ++ '[' -n 0 ']'
17:40:19 [2020-09-09T17:40:19.475Z] ++ set -x
17:40:19 [2020-09-09T17:40:19.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:40:19 [2020-09-09T17:40:19.475Z] INFO: Testing against a local daemon
17:40:19 [2020-09-09T17:40:19.475Z] === RUN   TestPluginInvalidJSON
17:40:19 [2020-09-09T17:40:19.475Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:40:19 [2020-09-09T17:40:19.475Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:40:19 [2020-09-09T17:40:19.475Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:40:19 [2020-09-09T17:40:19.475Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:40:19 [2020-09-09T17:40:19.475Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:40:19 [2020-09-09T17:40:19.475Z] === RUN   TestPluginInstall
17:40:19 [2020-09-09T17:40:19.475Z] === RUN   TestPluginInstall/no_auth
17:40:22 [2020-09-09T17:40:22.199Z] time="2020-09-09T17:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:22 [2020-09-09T17:40:22.199Z] time="2020-09-09T17:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:160be5f428bd69b22829b24aa11c35e85022e89762b551f0b8aee0199836126c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:22 [2020-09-09T17:40:22.199Z] time="2020-09-09T17:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:22 [2020-09-09T17:40:22.199Z] time="2020-09-09T17:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:160be5f428bd69b22829b24aa11c35e85022e89762b551f0b8aee0199836126c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:22 [2020-09-09T17:40:22.490Z] === RUN   TestPluginInstall/with_htpasswd
17:40:22 [2020-09-09T17:40:22.780Z] time="2020-09-09T17:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:22 [2020-09-09T17:40:22.780Z] time="2020-09-09T17:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618a27f62802e3cdf4a84482401a311cce8e5a0588b0f0297d8dd7f07f231d84" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:22 [2020-09-09T17:40:22.780Z] time="2020-09-09T17:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:22 [2020-09-09T17:40:22.780Z] time="2020-09-09T17:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:618a27f62802e3cdf4a84482401a311cce8e5a0588b0f0297d8dd7f07f231d84" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:23 [2020-09-09T17:40:23.070Z] === RUN   TestPluginInstall/with_insecure
17:40:24 [2020-09-09T17:40:24.101Z] time="2020-09-09T17:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:24 [2020-09-09T17:40:24.101Z] time="2020-09-09T17:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed699b4e6458b17dbf7935739fef79a43a27c9b80c300dd226301220173ed85e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:24 [2020-09-09T17:40:24.101Z] time="2020-09-09T17:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:40:24 [2020-09-09T17:40:24.101Z] time="2020-09-09T17:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed699b4e6458b17dbf7935739fef79a43a27c9b80c300dd226301220173ed85e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:40:24 [2020-09-09T17:40:24.392Z] --- PASS: TestPluginInstall (6.20s)
17:40:24 [2020-09-09T17:40:24.392Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
17:40:24 [2020-09-09T17:40:24.392Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
17:40:24 [2020-09-09T17:40:24.392Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
17:40:24 [2020-09-09T17:40:24.392Z]         plugin_test.go:157: [d12f5af40f0c1] daemon is not started
17:40:24 [2020-09-09T17:40:24.392Z] PASS
17:40:24 [2020-09-09T17:40:24.392Z] 
17:40:24 [2020-09-09T17:40:24.392Z] DONE 6 tests in 6.390s
17:40:24 [2020-09-09T17:40:24.392Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:40:24 [2020-09-09T17:40:24.392Z] ++ 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
17:40:24 [2020-09-09T17:40:24.392Z] ++ set -e
17:40:24 [2020-09-09T17:40:24.392Z] ++ '[' -n 0 ']'
17:40:24 [2020-09-09T17:40:24.392Z] ++ set -x
17:40:24 [2020-09-09T17:40:24.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:40:24 [2020-09-09T17:40:24.682Z] INFO: Testing against a local daemon
17:40:24 [2020-09-09T17:40:24.682Z] === RUN   TestExternalGraphDriver
17:40:24 [2020-09-09T17:40:24.973Z] === RUN   TestExternalGraphDriver/json
17:40:27 [2020-09-09T17:40:27.036Z] === RUN   TestExternalGraphDriver/spec
17:40:29 [2020-09-09T17:40:29.127Z] === RUN   TestExternalGraphDriver/pull
17:40:31 [2020-09-09T17:40:31.198Z] --- PASS: TestExternalGraphDriver (6.48s)
17:40:31 [2020-09-09T17:40:31.198Z]     --- PASS: TestExternalGraphDriver/json (2.09s)
17:40:31 [2020-09-09T17:40:31.198Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
17:40:31 [2020-09-09T17:40:31.198Z]     --- PASS: TestExternalGraphDriver/pull (2.02s)
17:40:31 [2020-09-09T17:40:31.198Z] === RUN   TestGraphdriverPluginV2
17:40:31 [2020-09-09T17:40:31.198Z] --- SKIP: TestGraphdriverPluginV2 (0.13s)
17:40:31 [2020-09-09T17:40:31.198Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:31 [2020-09-09T17:40:31.198Z] PASS
17:40:31 [2020-09-09T17:40:31.198Z] 
17:40:31 [2020-09-09T17:40:31.198Z] === Skipped
17:40:31 [2020-09-09T17:40:31.198Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s)
17:40:31 [2020-09-09T17:40:31.198Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:40:31 [2020-09-09T17:40:31.198Z] 
17:40:31 [2020-09-09T17:40:31.198Z] 
17:40:31 [2020-09-09T17:40:31.198Z] DONE 5 tests, 1 skipped in 6.807s
17:40:31 [2020-09-09T17:40:31.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:40:31 [2020-09-09T17:40:31.198Z] ++ 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
17:40:31 [2020-09-09T17:40:31.198Z] ++ set -e
17:40:31 [2020-09-09T17:40:31.198Z] ++ '[' -n 0 ']'
17:40:31 [2020-09-09T17:40:31.198Z] ++ set -x
17:40:31 [2020-09-09T17:40:31.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:40:31 [2020-09-09T17:40:31.488Z] INFO: Testing against a local daemon
17:40:31 [2020-09-09T17:40:31.488Z] === RUN   TestContinueAfterPluginCrash
17:40:31 [2020-09-09T17:40:31.488Z] === PAUSE TestContinueAfterPluginCrash
17:40:31 [2020-09-09T17:40:31.488Z] === RUN   TestReadPluginNoRead
17:40:31 [2020-09-09T17:40:31.488Z] === PAUSE TestReadPluginNoRead
17:40:31 [2020-09-09T17:40:31.488Z] === RUN   TestDaemonStartWithLogOpt
17:40:31 [2020-09-09T17:40:31.488Z] === PAUSE TestDaemonStartWithLogOpt
17:40:31 [2020-09-09T17:40:31.488Z] === CONT  TestContinueAfterPluginCrash
17:40:31 [2020-09-09T17:40:31.488Z] === CONT  TestDaemonStartWithLogOpt
17:40:35 [2020-09-09T17:40:35.940Z] --- PASS: TestDaemonStartWithLogOpt (3.96s)
17:40:35 [2020-09-09T17:40:35.940Z] === CONT  TestReadPluginNoRead
17:40:38 [2020-09-09T17:40:38.663Z] === RUN   TestReadPluginNoRead/default
17:40:40 [2020-09-09T17:40:40.166Z] === RUN   TestReadPluginNoRead/disabled_caching
17:40:40 [2020-09-09T17:40:40.457Z] --- PASS: TestContinueAfterPluginCrash (9.14s)
17:40:41 [2020-09-09T17:40:41.960Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:40:44 [2020-09-09T17:40:44.022Z] --- PASS: TestReadPluginNoRead (8.53s)
17:40:44 [2020-09-09T17:40:44.022Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
17:40:44 [2020-09-09T17:40:44.022Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.90s)
17:40:44 [2020-09-09T17:40:44.022Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
17:40:44 [2020-09-09T17:40:44.022Z]     read_test.go:92: [d4bc2431bb84c] daemon is not started
17:40:44 [2020-09-09T17:40:44.022Z] PASS
17:40:44 [2020-09-09T17:40:44.022Z] 
17:40:44 [2020-09-09T17:40:44.022Z] DONE 6 tests in 12.689s
17:40:44 [2020-09-09T17:40:44.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:40:44 [2020-09-09T17:40:44.023Z] ++ 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
17:40:44 [2020-09-09T17:40:44.023Z] ++ set -e
17:40:44 [2020-09-09T17:40:44.023Z] ++ '[' -n 0 ']'
17:40:44 [2020-09-09T17:40:44.023Z] ++ set -x
17:40:44 [2020-09-09T17:40:44.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:40:44 [2020-09-09T17:40:44.023Z] testing: warning: no tests to run
17:40:44 [2020-09-09T17:40:44.023Z] PASS
17:40:44 [2020-09-09T17:40:44.023Z] 
17:40:44 [2020-09-09T17:40:44.023Z] DONE 0 tests in 0.095s
17:40:44 [2020-09-09T17:40:44.023Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:40:44 [2020-09-09T17:40:44.023Z] ++ 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
17:40:44 [2020-09-09T17:40:44.023Z] ++ set -e
17:40:44 [2020-09-09T17:40:44.023Z] ++ '[' -n 0 ']'
17:40:44 [2020-09-09T17:40:44.023Z] ++ set -x
17:40:44 [2020-09-09T17:40:44.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:40:44 [2020-09-09T17:40:44.313Z] INFO: Testing against a local daemon
17:40:44 [2020-09-09T17:40:44.313Z] === RUN   TestPluginWithDevMounts
17:40:44 [2020-09-09T17:40:44.313Z] === PAUSE TestPluginWithDevMounts
17:40:44 [2020-09-09T17:40:44.313Z] === CONT  TestPluginWithDevMounts
17:40:46 [2020-09-09T17:40:46.406Z] --- PASS: TestPluginWithDevMounts (1.88s)
17:40:46 [2020-09-09T17:40:46.406Z] PASS
17:40:46 [2020-09-09T17:40:46.406Z] 
17:40:46 [2020-09-09T17:40:46.406Z] DONE 1 tests in 2.018s
17:40:46 [2020-09-09T17:40:46.406Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
17:40:46 [2020-09-09T17:40:46.406Z] ++ 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
17:40:46 [2020-09-09T17:40:46.406Z] ++ set -e
17:40:46 [2020-09-09T17:40:46.406Z] ++ '[' -n 0 ']'
17:40:46 [2020-09-09T17:40:46.406Z] ++ set -x
17:40:46 [2020-09-09T17:40:46.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
17:40:46 [2020-09-09T17:40:46.406Z] INFO: Testing against a local daemon
17:40:46 [2020-09-09T17:40:46.406Z] === RUN   TestSecretInspect
17:40:49 [2020-09-09T17:40:49.931Z] --- PASS: TestSecretInspect (3.71s)
17:40:49 [2020-09-09T17:40:49.931Z] === RUN   TestSecretList
17:40:54 [2020-09-09T17:40:54.373Z] --- PASS: TestSecretList (3.71s)
17:40:54 [2020-09-09T17:40:54.373Z] === RUN   TestSecretsCreateAndDelete
17:40:57 [2020-09-09T17:40:57.881Z] --- PASS: TestSecretsCreateAndDelete (3.62s)
17:40:57 [2020-09-09T17:40:57.881Z] === RUN   TestSecretsUpdate
17:41:01 [2020-09-09T17:41:01.389Z] --- PASS: TestSecretsUpdate (3.56s)
17:41:01 [2020-09-09T17:41:01.389Z] === RUN   TestTemplatedSecret
17:41:04 [2020-09-09T17:41:04.899Z] --- PASS: TestTemplatedSecret (3.50s)
17:41:04 [2020-09-09T17:41:04.899Z] === RUN   TestSecretCreateResolve
17:41:08 [2020-09-09T17:41:08.439Z] --- PASS: TestSecretCreateResolve (3.62s)
17:41:08 [2020-09-09T17:41:08.439Z] PASS
17:41:08 [2020-09-09T17:41:08.439Z] 
17:41:08 [2020-09-09T17:41:08.439Z] DONE 6 tests in 21.852s
17:41:08 [2020-09-09T17:41:08.439Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
17:41:08 [2020-09-09T17:41:08.439Z] ++ 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
17:41:08 [2020-09-09T17:41:08.439Z] ++ set -e
17:41:08 [2020-09-09T17:41:08.439Z] ++ '[' -n 0 ']'
17:41:08 [2020-09-09T17:41:08.439Z] ++ set -x
17:41:08 [2020-09-09T17:41:08.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
17:41:08 [2020-09-09T17:41:08.439Z] INFO: Testing against a local daemon
17:41:08 [2020-09-09T17:41:08.439Z] === RUN   TestServiceCreateInit
17:41:08 [2020-09-09T17:41:08.439Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:41:14 [2020-09-09T17:41:14.001Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:41:18 [2020-09-09T17:41:18.444Z] --- PASS: TestServiceCreateInit (10.45s)
17:41:18 [2020-09-09T17:41:18.444Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
17:41:18 [2020-09-09T17:41:18.444Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
17:41:18 [2020-09-09T17:41:18.444Z] === RUN   TestCreateServiceMultipleTimes
17:41:45 [2020-09-09T17:41:45.534Z] --- PASS: TestCreateServiceMultipleTimes (23.28s)
17:41:45 [2020-09-09T17:41:45.534Z] === RUN   TestCreateServiceConflict
17:41:45 [2020-09-09T17:41:45.534Z] --- PASS: TestCreateServiceConflict (3.64s)
17:41:45 [2020-09-09T17:41:45.534Z] === RUN   TestCreateServiceMaxReplicas
17:41:49 [2020-09-09T17:41:49.977Z] --- PASS: TestCreateServiceMaxReplicas (3.92s)
17:41:49 [2020-09-09T17:41:49.977Z] === RUN   TestCreateWithDuplicateNetworkNames
17:42:05 [2020-09-09T17:42:05.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.00s)
17:42:05 [2020-09-09T17:42:05.334Z] === RUN   TestCreateServiceSecretFileMode
17:42:08 [2020-09-09T17:42:08.847Z] --- PASS: TestCreateServiceSecretFileMode (3.51s)
17:42:08 [2020-09-09T17:42:08.847Z] === RUN   TestCreateServiceConfigFileMode
17:42:12 [2020-09-09T17:42:12.359Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
17:42:12 [2020-09-09T17:42:12.359Z] === RUN   TestCreateServiceSysctls
17:42:16 [2020-09-09T17:42:16.807Z] --- PASS: TestCreateServiceSysctls (3.96s)
17:42:16 [2020-09-09T17:42:16.807Z] === RUN   TestCreateServiceCapabilities
17:42:20 [2020-09-09T17:42:20.319Z] --- PASS: TestCreateServiceCapabilities (3.53s)
17:42:20 [2020-09-09T17:42:20.319Z] === RUN   TestInspect
17:42:23 [2020-09-09T17:42:23.872Z] --- PASS: TestInspect (3.64s)
17:42:23 [2020-09-09T17:42:23.872Z] === RUN   TestCreateJob
17:42:28 [2020-09-09T17:42:28.320Z] --- PASS: TestCreateJob (4.41s)
17:42:28 [2020-09-09T17:42:28.320Z] === RUN   TestReplicatedJob
17:42:35 [2020-09-09T17:42:35.207Z] --- PASS: TestReplicatedJob (6.75s)
17:42:35 [2020-09-09T17:42:35.207Z] === RUN   TestUpdateReplicatedJob
17:42:39 [2020-09-09T17:42:39.655Z] --- PASS: TestUpdateReplicatedJob (4.42s)
17:42:39 [2020-09-09T17:42:39.655Z] === RUN   TestServiceListWithStatuses
17:42:39 [2020-09-09T17:42:39.655Z] --- SKIP: TestServiceListWithStatuses (0.01s)
17:42:39 [2020-09-09T17:42:39.655Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:42:39 [2020-09-09T17:42:39.655Z] === RUN   TestDockerNetworkConnectAlias
17:42:48 [2020-09-09T17:42:48.164Z] --- PASS: TestDockerNetworkConnectAlias (8.07s)
17:42:48 [2020-09-09T17:42:48.164Z] === RUN   TestDockerNetworkReConnect
17:42:53 [2020-09-09T17:42:53.734Z] --- PASS: TestDockerNetworkReConnect (6.32s)
17:42:53 [2020-09-09T17:42:53.734Z] === RUN   TestServicePlugin
17:42:53 [2020-09-09T17:42:53.734Z] --- SKIP: TestServicePlugin (0.00s)
17:42:53 [2020-09-09T17:42:53.734Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:53 [2020-09-09T17:42:53.734Z] === RUN   TestServiceUpdateLabel
17:42:57 [2020-09-09T17:42:57.251Z] --- PASS: TestServiceUpdateLabel (3.64s)
17:42:57 [2020-09-09T17:42:57.251Z] === RUN   TestServiceUpdateSecrets
17:43:12 [2020-09-09T17:43:12.578Z] --- PASS: TestServiceUpdateSecrets (15.60s)
17:43:12 [2020-09-09T17:43:12.578Z] === RUN   TestServiceUpdateConfigs
17:43:31 [2020-09-09T17:43:31.149Z] --- PASS: TestServiceUpdateConfigs (15.75s)
17:43:31 [2020-09-09T17:43:31.149Z] === RUN   TestServiceUpdateNetwork
17:43:46 [2020-09-09T17:43:46.527Z] --- PASS: TestServiceUpdateNetwork (16.23s)
17:43:46 [2020-09-09T17:43:46.528Z] === RUN   TestServiceUpdatePidsLimit
17:43:46 [2020-09-09T17:43:46.528Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:43:47 [2020-09-09T17:43:47.192Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:43:54 [2020-09-09T17:43:54.214Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:44:02 [2020-09-09T17:44:02.843Z] --- PASS: TestServiceUpdatePidsLimit (17.87s)
17:44:02 [2020-09-09T17:44:02.843Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
17:44:02 [2020-09-09T17:44:02.843Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
17:44:02 [2020-09-09T17:44:02.843Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
17:44:02 [2020-09-09T17:44:02.843Z] PASS
17:44:02 [2020-09-09T17:44:02.843Z] 
17:44:02 [2020-09-09T17:44:02.843Z] === Skipped
17:44:02 [2020-09-09T17:44:02.843Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
17:44:02 [2020-09-09T17:44:02.843Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:44:02 [2020-09-09T17:44:02.843Z] 
17:44:02 [2020-09-09T17:44:02.843Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
17:44:02 [2020-09-09T17:44:02.843Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:44:02 [2020-09-09T17:44:02.843Z] 
17:44:02 [2020-09-09T17:44:02.843Z] 
17:44:02 [2020-09-09T17:44:02.843Z] DONE 27 tests, 2 skipped in 174.623s
17:44:02 [2020-09-09T17:44:02.843Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
17:44:02 [2020-09-09T17:44:02.843Z] ++ 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
17:44:02 [2020-09-09T17:44:02.843Z] ++ set -e
17:44:02 [2020-09-09T17:44:02.843Z] ++ '[' -n 0 ']'
17:44:02 [2020-09-09T17:44:02.843Z] ++ set -x
17:44:02 [2020-09-09T17:44:02.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
17:44:02 [2020-09-09T17:44:02.843Z] INFO: Testing against a local daemon
17:44:02 [2020-09-09T17:44:02.844Z] === RUN   TestSessionCreate
17:44:02 [2020-09-09T17:44:02.844Z] --- PASS: TestSessionCreate (0.02s)
17:44:02 [2020-09-09T17:44:02.844Z] === RUN   TestSessionCreateWithBadUpgrade
17:44:02 [2020-09-09T17:44:02.844Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:44:02 [2020-09-09T17:44:02.844Z] PASS
17:44:02 [2020-09-09T17:44:02.844Z] 
17:44:02 [2020-09-09T17:44:02.844Z] DONE 2 tests in 0.251s
17:44:02 [2020-09-09T17:44:02.844Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
17:44:02 [2020-09-09T17:44:02.844Z] ++ 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
17:44:02 [2020-09-09T17:44:02.844Z] ++ set -e
17:44:02 [2020-09-09T17:44:02.844Z] ++ '[' -n 0 ']'
17:44:02 [2020-09-09T17:44:02.844Z] ++ set -x
17:44:02 [2020-09-09T17:44:02.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
17:44:02 [2020-09-09T17:44:02.844Z] INFO: Testing against a local daemon
17:44:02 [2020-09-09T17:44:02.844Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:44:02 [2020-09-09T17:44:02.844Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:44:02 [2020-09-09T17:44:02.844Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:44:02 [2020-09-09T17:44:02.844Z] === RUN   TestEventsExecDie
17:44:03 [2020-09-09T17:44:03.985Z] --- PASS: TestEventsExecDie (0.89s)
17:44:03 [2020-09-09T17:44:03.985Z] === RUN   TestEventsBackwardsCompatible
17:44:03 [2020-09-09T17:44:03.985Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
17:44:03 [2020-09-09T17:44:03.985Z] === RUN   TestInfoBinaryCommits
17:44:03 [2020-09-09T17:44:03.985Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:44:03 [2020-09-09T17:44:03.985Z] === RUN   TestInfoAPIVersioned
17:44:03 [2020-09-09T17:44:03.985Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:44:03 [2020-09-09T17:44:03.985Z] === RUN   TestInfoDiscoveryBackend
17:44:04 [2020-09-09T17:44:04.644Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:44:04 [2020-09-09T17:44:04.644Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:44:05 [2020-09-09T17:44:05.676Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:44:05 [2020-09-09T17:44:05.676Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:44:05 [2020-09-09T17:44:05.967Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:44:05 [2020-09-09T17:44:05.967Z] === RUN   TestInfoAPI
17:44:05 [2020-09-09T17:44:05.967Z] --- PASS: TestInfoAPI (0.03s)
17:44:05 [2020-09-09T17:44:05.967Z] === RUN   TestInfoAPIWarnings
17:44:06 [2020-09-09T17:44:06.598Z] --- PASS: TestInfoAPIWarnings (0.53s)
17:44:06 [2020-09-09T17:44:06.598Z] === RUN   TestInfoDebug
17:44:07 [2020-09-09T17:44:07.000Z] --- PASS: TestInfoDebug (0.53s)
17:44:07 [2020-09-09T17:44:07.000Z] === RUN   TestInfoInsecureRegistries
17:44:07 [2020-09-09T17:44:07.631Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:44:07 [2020-09-09T17:44:07.631Z] === RUN   TestInfoRegistryMirrors
17:44:08 [2020-09-09T17:44:08.262Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:44:08 [2020-09-09T17:44:08.262Z] === RUN   TestLoginFailsWithBadCredentials
17:44:08 [2020-09-09T17:44:08.621Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s)
17:44:08 [2020-09-09T17:44:08.622Z] === RUN   TestPingCacheHeaders
17:44:08 [2020-09-09T17:44:08.622Z] --- PASS: TestPingCacheHeaders (0.01s)
17:44:08 [2020-09-09T17:44:08.622Z] === RUN   TestPingGet
17:44:08 [2020-09-09T17:44:08.622Z] --- PASS: TestPingGet (0.01s)
17:44:08 [2020-09-09T17:44:08.622Z] === RUN   TestPingHead
17:44:08 [2020-09-09T17:44:08.622Z] --- PASS: TestPingHead (0.01s)
17:44:08 [2020-09-09T17:44:08.622Z] === RUN   TestVersion
17:44:08 [2020-09-09T17:44:08.622Z] --- PASS: TestVersion (0.01s)
17:44:08 [2020-09-09T17:44:08.622Z] PASS
17:44:08 [2020-09-09T17:44:08.622Z] 
17:44:08 [2020-09-09T17:44:08.622Z] === Skipped
17:44:08 [2020-09-09T17:44:08.622Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:44:08 [2020-09-09T17:44:08.622Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:44:08 [2020-09-09T17:44:08.622Z] 
17:44:08 [2020-09-09T17:44:08.622Z] 
17:44:08 [2020-09-09T17:44:08.622Z] DONE 18 tests, 1 skipped in 5.854s
17:44:08 [2020-09-09T17:44:08.622Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
17:44:08 [2020-09-09T17:44:08.622Z] ++ 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
17:44:08 [2020-09-09T17:44:08.622Z] ++ set -e
17:44:08 [2020-09-09T17:44:08.622Z] ++ '[' -n 0 ']'
17:44:08 [2020-09-09T17:44:08.622Z] ++ set -x
17:44:08 [2020-09-09T17:44:08.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
17:44:08 [2020-09-09T17:44:08.912Z] INFO: Testing against a local daemon
17:44:08 [2020-09-09T17:44:08.912Z] === RUN   TestVolumesCreateAndList
17:44:08 [2020-09-09T17:44:08.912Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:44:08 [2020-09-09T17:44:08.912Z] === RUN   TestVolumesRemove
17:44:08 [2020-09-09T17:44:08.912Z] --- PASS: TestVolumesRemove (0.12s)
17:44:08 [2020-09-09T17:44:08.912Z] === RUN   TestVolumesInspect
17:44:08 [2020-09-09T17:44:08.912Z] --- PASS: TestVolumesInspect (0.01s)
17:44:08 [2020-09-09T17:44:08.912Z] === RUN   TestVolumesInvalidJSON
17:44:08 [2020-09-09T17:44:08.912Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:44:08 [2020-09-09T17:44:08.912Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:44:08 [2020-09-09T17:44:08.912Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:44:08 [2020-09-09T17:44:08.912Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:44:08 [2020-09-09T17:44:08.912Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:44:08 [2020-09-09T17:44:08.912Z] PASS
17:44:08 [2020-09-09T17:44:08.912Z] 
17:44:08 [2020-09-09T17:44:08.912Z] DONE 5 tests in 0.346s
17:44:09 [2020-09-09T17:44:09.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:44:09 [2020-09-09T17:44:09.206Z] ++++ cat bundles/test-integration/docker.pid
17:44:09 [2020-09-09T17:44:09.206Z] +++ kill 12023
17:44:10 [2020-09-09T17:44:10.803Z] +++ /etc/init.d/apparmor stop
17:44:10 [2020-09-09T17:44:10.803Z] Leaving: AppArmorNo profiles have been unloaded.
17:44:10 [2020-09-09T17:44:10.803Z] 
17:44:10 [2020-09-09T17:44:10.803Z] Unloading profiles will leave already running processes permanently
17:44:10 [2020-09-09T17:44:10.803Z] unconfined, which can lead to unexpected situations.
17:44:10 [2020-09-09T17:44:10.803Z] 
17:44:10 [2020-09-09T17:44:10.803Z] To set a process to complain mode, use the command line tool
17:44:10 [2020-09-09T17:44:10.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:44:10 [2020-09-09T17:44:10.803Z] +++ true
17:44:10 [2020-09-09T17:44:10.803Z] exiting test-integration
17:44:10 [2020-09-09T17:44:10.803Z] ++ exit 0
17:44:10 [2020-09-09T17:44:10.803Z]