Skip to content

Console Output

21:31:05 [2020-07-20T21:31:05.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration
21:31:06 [2020-07-20T21:31:06.055Z] 
21:31:06 [2020-07-20T21:31:06.055Z] Removing bundles/
21:31:06 [2020-07-20T21:31:06.055Z] 
21:31:06 [2020-07-20T21:31:06.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:31:06 [2020-07-20T21:31:06.055Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:31:06 [2020-07-20T21:31:06.055Z] GOOS="" GOARCH="" GOARM=""
21:32:27 [2020-07-20T21:32:27.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:32:27 [2020-07-20T21:32:27.572Z] 
21:32:27 [2020-07-20T21:32:27.572Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:32:27 [2020-07-20T21:32:27.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:32:27 [2020-07-20T21:32:27.572Z] HOSTNAME=6d175bbf610a
21:32:27 [2020-07-20T21:32:27.572Z] TESTDEBUG=0
21:32:27 [2020-07-20T21:32:27.572Z] DEST=bundles/test-integration
21:32:27 [2020-07-20T21:32:27.572Z] PWD=/go/src/github.com/docker/docker
21:32:27 [2020-07-20T21:32:27.572Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551
21:32:27 [2020-07-20T21:32:27.572Z] container=docker
21:32:27 [2020-07-20T21:32:27.572Z] HOME=/root
21:32:27 [2020-07-20T21:32:27.572Z] GOLANG_VERSION=1.13.14
21:32:27 [2020-07-20T21:32:27.572Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:32:27 [2020-07-20T21:32:27.572Z] VALIDATE_BRANCH=master
21:32:27 [2020-07-20T21:32:27.572Z] TERM=xterm
21:32:27 [2020-07-20T21:32:27.572Z] DOCKER_PKG=github.com/docker/docker
21:32:27 [2020-07-20T21:32:27.572Z] SHLVL=1
21:32:27 [2020-07-20T21:32:27.572Z] TIMEOUT=120m
21:32:27 [2020-07-20T21:32:27.572Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:32:27 [2020-07-20T21:32:27.572Z] DOCKER_GRAPHDRIVER=overlay2
21:32:27 [2020-07-20T21:32:27.572Z] GO111MODULE=off
21:32:27 [2020-07-20T21:32:27.572Z] DOCKER_EXPERIMENTAL=1
21:32:27 [2020-07-20T21:32:27.572Z] TEST_SKIP_INTEGRATION_CLI=1
21:32:27 [2020-07-20T21:32:27.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:32:27 [2020-07-20T21:32:27.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:32:27 [2020-07-20T21:32:27.572Z] GOPATH=/go
21:32:27 [2020-07-20T21:32:27.572Z] PKG_CONFIG=pkg-config
21:32:27 [2020-07-20T21:32:27.572Z] _=/usr/bin/env
21:32:27 [2020-07-20T21:32:27.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:32:45 [2020-07-20T21:32:45.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:32:46 [2020-07-20T21:32:46.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:32:49 [2020-07-20T21:32:49.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:33:07 [2020-07-20T21:33:07.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:33:08 [2020-07-20T21:33:08.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:33:10 [2020-07-20T21:33:10.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:33:11 [2020-07-20T21:33:11.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:33:12 [2020-07-20T21:33:12.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:33:14 [2020-07-20T21:33:14.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:33:17 [2020-07-20T21:33:17.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:33:19 [2020-07-20T21:33:19.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:33:21 [2020-07-20T21:33:21.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:33:21 [2020-07-20T21:33:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:33:23 [2020-07-20T21:33:23.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:33:25 [2020-07-20T21:33:25.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:33:26 [2020-07-20T21:33:26.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:33:28 [2020-07-20T21:33:28.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:33:29 [2020-07-20T21:33:29.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:33:31 [2020-07-20T21:33:31.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:33:31 [2020-07-20T21:33:31.113Z] Using test binary docker
21:33:31 [2020-07-20T21:33:31.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:33:31 [2020-07-20T21:33:31.113Z] +++ /etc/init.d/apparmor start
21:33:31 [2020-07-20T21:33:31.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:33:31 [2020-07-20T21:33:31.113Z] INFO: Waiting for daemon to start...
21:33:31 [2020-07-20T21:33:31.113Z] Starting dockerd
21:33:31 [2020-07-20T21:33:31.113Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
21:33:37 [2020-07-20T21:33:37.696Z] .
21:33:37 [2020-07-20T21:33:37.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:33:37 [2020-07-20T21:33:37.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:33:37 [2020-07-20T21:33:37.696Z] Error: No such image: emptyfs
21:33:37 [2020-07-20T21:33:37.696Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:33:37 [2020-07-20T21:33:37.696Z] ++++ docker load
21:33:37 [2020-07-20T21:33:37.957Z] Running integration-test (iteration 1)
21:33:37 [2020-07-20T21:33:37.957Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:33:37 [2020-07-20T21:33:37.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:33:37 [2020-07-20T21:33:37.957Z] ++ set -e
21:33:37 [2020-07-20T21:33:37.957Z] ++ '[' -n 0 ']'
21:33:37 [2020-07-20T21:33:37.957Z] ++ set -x
21:33:37 [2020-07-20T21:33:37.957Z] ++ 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=arm64 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:33:50 [2020-07-20T21:33:50.195Z] Loaded image: buildpack-deps:buster
21:33:51 [2020-07-20T21:33:51.579Z] Loaded image: busybox:latest
21:33:52 [2020-07-20T21:33:52.521Z] Loaded image: busybox:glibc
21:33:52 [2020-07-20T21:33:52.522Z] Loaded image: debian:buster
21:33:52 [2020-07-20T21:33:52.782Z] Loaded image: hello-world:latest
21:33:52 [2020-07-20T21:33:52.782Z] INFO: Testing against a local daemon
21:33:52 [2020-07-20T21:33:52.782Z] === RUN   TestCgroupNamespacesBuild
21:33:58 [2020-07-20T21:33:58.069Z] --- PASS: TestCgroupNamespacesBuild (4.37s)
21:33:58 [2020-07-20T21:33:58.069Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:33:59 [2020-07-20T21:33:59.012Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
21:33:59 [2020-07-20T21:33:59.012Z] === RUN   TestBuildWithSession
21:33:59 [2020-07-20T21:33:59.012Z] --- SKIP: TestBuildWithSession (0.00s)
21:33:59 [2020-07-20T21:33:59.012Z]     build_session_test.go:25: TODO: BuildKit
21:33:59 [2020-07-20T21:33:59.012Z] === RUN   TestBuildSquashParent
21:34:05 [2020-07-20T21:34:05.599Z] --- PASS: TestBuildSquashParent (6.14s)
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:34:05 [2020-07-20T21:34:05.599Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:34:05 [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:34:05 [2020-07-20T21:34:05.599Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:34:05 [2020-07-20T21:34:05.599Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:34:05 [2020-07-20T21:34:05.599Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:34:08 [2020-07-20T21:34:08.146Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:34:08 [2020-07-20T21:34:08.146Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:34:10 [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
21:34:10 [2020-07-20T21:34:10.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
21:34:10 [2020-07-20T21:34:10.061Z] === RUN   TestBuildMultiStageCopy
21:34:10 [2020-07-20T21:34:10.061Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:34:12 [2020-07-20T21:34:12.606Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:34:12 [2020-07-20T21:34:12.868Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:34:13 [2020-07-20T21:34:13.130Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:34:13 [2020-07-20T21:34:13.702Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:34:14 [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy (4.34s)
21:34:14 [2020-07-20T21:34:14.276Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
21:34:14 [2020-07-20T21:34:14.276Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
21:34:14 [2020-07-20T21:34:14.276Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
21:34:14 [2020-07-20T21:34:14.276Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
21:34:14 [2020-07-20T21:34:14.276Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
21:34:14 [2020-07-20T21:34:14.276Z] === RUN   TestBuildMultiStageParentConfig
21:34:15 [2020-07-20T21:34:15.662Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
21:34:15 [2020-07-20T21:34:15.662Z] === RUN   TestBuildLabelWithTargets
21:34:18 [2020-07-20T21:34:18.221Z] --- PASS: TestBuildLabelWithTargets (2.27s)
21:34:18 [2020-07-20T21:34:18.221Z] === RUN   TestBuildWithEmptyLayers
21:34:19 [2020-07-20T21:34:19.165Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
21:34:19 [2020-07-20T21:34:19.165Z] === RUN   TestBuildMultiStageOnBuild
21:34:21 [2020-07-20T21:34:21.710Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
21:34:21 [2020-07-20T21:34:21.710Z] === RUN   TestBuildUncleanTarFilenames
21:34:23 [2020-07-20T21:34:23.095Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
21:34:23 [2020-07-20T21:34:23.095Z] === RUN   TestBuildMultiStageLayerLeak
21:34:26 [2020-07-20T21:34:26.397Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
21:34:26 [2020-07-20T21:34:26.397Z] === RUN   TestBuildWithHugeFile
21:35:22 [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithHugeFile (50.17s)
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildWithEmptyDockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:35:22 [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
21:35:22 [2020-07-20T21:35:22.714Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
21:35:22 [2020-07-20T21:35:22.714Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
21:35:22 [2020-07-20T21:35:22.714Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildPreserveOwnership
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildPreserveOwnership/copy_from
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:35:22 [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPreserveOwnership (6.01s)
21:35:22 [2020-07-20T21:35:22.714Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.95s)
21:35:22 [2020-07-20T21:35:22.714Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s)
21:35:22 [2020-07-20T21:35:22.714Z] === RUN   TestBuildPlatformInvalid
21:35:22 [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPlatformInvalid (0.17s)
21:35:22 [2020-07-20T21:35:22.714Z] PASS
21:35:22 [2020-07-20T21:35:22.714Z] 
21:35:22 [2020-07-20T21:35:22.714Z] === Skipped
21:35:22 [2020-07-20T21:35:22.714Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:35:22 [2020-07-20T21:35:22.714Z]     build_session_test.go:25: TODO: BuildKit
21:35:22 [2020-07-20T21:35:22.714Z] 
21:35:22 [2020-07-20T21:35:22.714Z] 
21:35:22 [2020-07-20T21:35:22.714Z] DONE 32 tests, 1 skipped in 104.895s
21:35:22 [2020-07-20T21:35:22.714Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:35:22 [2020-07-20T21:35:22.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:35:22 [2020-07-20T21:35:22.714Z] ++ set -e
21:35:22 [2020-07-20T21:35:22.714Z] ++ '[' -n 0 ']'
21:35:22 [2020-07-20T21:35:22.714Z] ++ set -x
21:35:22 [2020-07-20T21:35:22.714Z] ++ 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=arm64 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:35:22 [2020-07-20T21:35:22.975Z] INFO: Testing against a local daemon
21:35:22 [2020-07-20T21:35:22.975Z] === RUN   TestConfigInspect
21:35:27 [2020-07-20T21:35:27.181Z] --- PASS: TestConfigInspect (3.60s)
21:35:27 [2020-07-20T21:35:27.181Z] === RUN   TestConfigList
21:35:29 [2020-07-20T21:35:29.726Z] --- PASS: TestConfigList (3.22s)
21:35:29 [2020-07-20T21:35:29.726Z] === RUN   TestConfigsCreateAndDelete
21:35:33 [2020-07-20T21:35:33.026Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
21:35:33 [2020-07-20T21:35:33.026Z] === RUN   TestConfigsUpdate
21:35:36 [2020-07-20T21:35:36.327Z] --- PASS: TestConfigsUpdate (3.20s)
21:35:36 [2020-07-20T21:35:36.327Z] === RUN   TestTemplatedConfig
21:35:39 [2020-07-20T21:35:39.631Z] --- PASS: TestTemplatedConfig (3.34s)
21:35:39 [2020-07-20T21:35:39.631Z] === RUN   TestConfigCreateResolve
21:35:42 [2020-07-20T21:35:42.933Z] --- PASS: TestConfigCreateResolve (3.17s)
21:35:42 [2020-07-20T21:35:42.933Z] === RUN   TestConfigDaemonLibtrustID
21:35:43 [2020-07-20T21:35:43.507Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
21:35:43 [2020-07-20T21:35:43.507Z] PASS
21:35:43 [2020-07-20T21:35:43.507Z] 
21:35:43 [2020-07-20T21:35:43.507Z] DONE 7 tests in 20.553s
21:35:43 [2020-07-20T21:35:43.507Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:35:43 [2020-07-20T21:35:43.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:35:43 [2020-07-20T21:35:43.507Z] ++ set -e
21:35:43 [2020-07-20T21:35:43.507Z] ++ '[' -n 0 ']'
21:35:43 [2020-07-20T21:35:43.507Z] ++ set -x
21:35:43 [2020-07-20T21:35:43.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:35:43 [2020-07-20T21:35:43.507Z] INFO: Testing against a local daemon
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestCheckpoint
21:35:43 [2020-07-20T21:35:43.507Z] --- SKIP: TestCheckpoint (0.00s)
21:35:43 [2020-07-20T21:35:43.507Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestContainerInvalidJSON
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:35:43 [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:35:43 [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:35:43 [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:35:43 [2020-07-20T21:35:43.507Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:35:43 [2020-07-20T21:35:43.507Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:35:43 [2020-07-20T21:35:43.507Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:35:43 [2020-07-20T21:35:43.507Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:35:43 [2020-07-20T21:35:43.507Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:35:43 [2020-07-20T21:35:43.507Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:35:43 [2020-07-20T21:35:43.507Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:35:43 [2020-07-20T21:35:43.507Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:35:43 [2020-07-20T21:35:43.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
21:35:43 [2020-07-20T21:35:43.768Z] === RUN   TestCopyFromContainerPathIsNotDir
21:35:43 [2020-07-20T21:35:43.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
21:35:43 [2020-07-20T21:35:43.768Z] === RUN   TestCopyToContainerPathDoesNotExist
21:35:44 [2020-07-20T21:35:44.029Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
21:35:44 [2020-07-20T21:35:44.029Z] === RUN   TestCopyToContainerPathIsNotDir
21:35:44 [2020-07-20T21:35:44.029Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
21:35:44 [2020-07-20T21:35:44.029Z] === RUN   TestCopyFromContainer
21:35:45 [2020-07-20T21:35:45.945Z] === RUN   TestCopyFromContainer//
21:35:46 [2020-07-20T21:35:46.206Z] === RUN   TestCopyFromContainer//bar/root
21:35:46 [2020-07-20T21:35:46.206Z] === RUN   TestCopyFromContainer//bar/root/
21:35:46 [2020-07-20T21:35:46.206Z] === RUN   TestCopyFromContainer/bar/quux
21:35:46 [2020-07-20T21:35:46.468Z] === RUN   TestCopyFromContainer/bar/quux/
21:35:46 [2020-07-20T21:35:46.468Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:35:46 [2020-07-20T21:35:46.729Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:35:46 [2020-07-20T21:35:46.729Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:35:46 [2020-07-20T21:35:46.990Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:35:46 [2020-07-20T21:35:46.990Z] === RUN   TestCopyFromContainer/bar/notarget
21:35:47 [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer (3.09s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer// (0.11s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:35:47 [2020-07-20T21:35:47.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateLinkToNonExistingContainer
21:35:47 [2020-07-20T21:35:47.251Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateWithInvalidEnv
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateWithInvalidEnv/0
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/0
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateWithInvalidEnv/1
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/1
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateWithInvalidEnv/2
21:35:47 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/2
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateWithInvalidEnv/0
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateWithInvalidEnv/1
21:35:47 [2020-07-20T21:35:47.251Z] === CONT  TestCreateWithInvalidEnv/2
21:35:47 [2020-07-20T21:35:47.251Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:35:47 [2020-07-20T21:35:47.251Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateTmpfsMountsTarget
21:35:47 [2020-07-20T21:35:47.251Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:35:47 [2020-07-20T21:35:47.251Z] === RUN   TestCreateWithCustomMaskedPaths
21:35:49 [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:35:49 [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
21:35:49 [2020-07-20T21:35:49.798Z] === RUN   TestCreateWithCustomReadonlyPaths
21:35:51 [2020-07-20T21:35:51.716Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s)
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:51 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:51 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:51 [2020-07-20T21:35:51.716Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:35:51 [2020-07-20T21:35:51.716Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:35:51 [2020-07-20T21:35:51.716Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:35:51 [2020-07-20T21:35:51.716Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:35:51 [2020-07-20T21:35:51.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:35:51 [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
21:35:51 [2020-07-20T21:35:51.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
21:35:51 [2020-07-20T21:35:51.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
21:35:51 [2020-07-20T21:35:51.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
21:35:51 [2020-07-20T21:35:51.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
21:35:51 [2020-07-20T21:35:51.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.10s)
21:35:51 [2020-07-20T21:35:51.979Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:35:52 [2020-07-20T21:35:52.551Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
21:35:52 [2020-07-20T21:35:52.551Z] === RUN   TestCreateDifferentPlatform
21:35:52 [2020-07-20T21:35:52.551Z] === RUN   TestCreateDifferentPlatform/different_os
21:35:52 [2020-07-20T21:35:52.551Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:35:52 [2020-07-20T21:35:52.551Z] --- PASS: TestCreateDifferentPlatform (0.03s)
21:35:52 [2020-07-20T21:35:52.551Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:35:52 [2020-07-20T21:35:52.551Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:35:52 [2020-07-20T21:35:52.551Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:35:52 [2020-07-20T21:35:52.812Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
21:35:52 [2020-07-20T21:35:52.812Z] === RUN   TestContainerStartOnDaemonRestart
21:35:52 [2020-07-20T21:35:52.812Z] === PAUSE TestContainerStartOnDaemonRestart
21:35:52 [2020-07-20T21:35:52.812Z] === RUN   TestDaemonRestartIpcMode
21:35:52 [2020-07-20T21:35:52.812Z] === PAUSE TestDaemonRestartIpcMode
21:35:52 [2020-07-20T21:35:52.812Z] === RUN   TestDaemonHostGatewayIP
21:35:52 [2020-07-20T21:35:52.812Z] === PAUSE TestDaemonHostGatewayIP
21:35:52 [2020-07-20T21:35:52.812Z] === RUN   TestContainerKillOnDaemonStart
21:35:52 [2020-07-20T21:35:52.812Z] === PAUSE TestContainerKillOnDaemonStart
21:35:52 [2020-07-20T21:35:52.812Z] === RUN   TestDiff
21:35:53 [2020-07-20T21:35:53.384Z] --- PASS: TestDiff (0.72s)
21:35:53 [2020-07-20T21:35:53.384Z] === RUN   TestExecWithCloseStdin
21:35:54 [2020-07-20T21:35:54.327Z] --- PASS: TestExecWithCloseStdin (0.86s)
21:35:54 [2020-07-20T21:35:54.327Z] === RUN   TestExec
21:35:55 [2020-07-20T21:35:55.271Z] --- PASS: TestExec (0.86s)
21:35:55 [2020-07-20T21:35:55.271Z] === RUN   TestExecUser
21:35:56 [2020-07-20T21:35:56.215Z] --- PASS: TestExecUser (0.86s)
21:35:56 [2020-07-20T21:35:56.215Z] === RUN   TestExportContainerAndImportImage
21:35:57 [2020-07-20T21:35:57.161Z] --- PASS: TestExportContainerAndImportImage (1.07s)
21:35:57 [2020-07-20T21:35:57.161Z] === RUN   TestExportContainerAfterDaemonRestart
21:35:59 [2020-07-20T21:35:59.075Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s)
21:35:59 [2020-07-20T21:35:59.075Z] === RUN   TestHealthCheckWorkdir
21:36:00 [2020-07-20T21:36:00.018Z] --- PASS: TestHealthCheckWorkdir (1.02s)
21:36:00 [2020-07-20T21:36:00.018Z] === RUN   TestHealthKillContainer
21:36:03 [2020-07-20T21:36:03.319Z] --- PASS: TestHealthKillContainer (2.84s)
21:36:03 [2020-07-20T21:36:03.319Z] === RUN   TestInspectCpusetInConfigPre120
21:36:03 [2020-07-20T21:36:03.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
21:36:03 [2020-07-20T21:36:03.891Z] === RUN   TestIpcModeNone
21:36:04 [2020-07-20T21:36:04.463Z] --- PASS: TestIpcModeNone (0.86s)
21:36:04 [2020-07-20T21:36:04.463Z] === RUN   TestIpcModePrivate
21:36:05 [2020-07-20T21:36:05.405Z] --- PASS: TestIpcModePrivate (0.85s)
21:36:05 [2020-07-20T21:36:05.405Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
21:36:05 [2020-07-20T21:36:05.405Z] === RUN   TestIpcModeShareable
21:36:06 [2020-07-20T21:36:06.365Z] --- PASS: TestIpcModeShareable (0.89s)
21:36:06 [2020-07-20T21:36:06.365Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
21:36:06 [2020-07-20T21:36:06.365Z] === RUN   TestAPIIpcModeShareableAndContainer
21:36:09 [2020-07-20T21:36:09.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s)
21:36:09 [2020-07-20T21:36:09.679Z] === RUN   TestAPIIpcModeHost
21:36:09 [2020-07-20T21:36:09.679Z] --- PASS: TestAPIIpcModeHost (0.63s)
21:36:09 [2020-07-20T21:36:09.679Z] === RUN   TestDaemonIpcModeShareable
21:36:11 [2020-07-20T21:36:11.608Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
21:36:11 [2020-07-20T21:36:11.608Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
21:36:11 [2020-07-20T21:36:11.608Z] === RUN   TestDaemonIpcModePrivate
21:36:13 [2020-07-20T21:36:13.524Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
21:36:13 [2020-07-20T21:36:13.524Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
21:36:13 [2020-07-20T21:36:13.524Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:36:15 [2020-07-20T21:36:15.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
21:36:15 [2020-07-20T21:36:15.438Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
21:36:15 [2020-07-20T21:36:15.438Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:36:16 [2020-07-20T21:36:16.823Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
21:36:16 [2020-07-20T21:36:16.823Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
21:36:16 [2020-07-20T21:36:16.823Z] === RUN   TestIpcModeOlderClient
21:36:16 [2020-07-20T21:36:16.823Z] === PAUSE TestIpcModeOlderClient
21:36:16 [2020-07-20T21:36:16.823Z] === RUN   TestKillContainerInvalidSignal
21:36:17 [2020-07-20T21:36:17.766Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
21:36:17 [2020-07-20T21:36:17.766Z] === RUN   TestKillContainer
21:36:17 [2020-07-20T21:36:17.766Z] === RUN   TestKillContainer/no_signal
21:36:18 [2020-07-20T21:36:18.338Z] === RUN   TestKillContainer/non_killing_signal
21:36:18 [2020-07-20T21:36:18.913Z] === RUN   TestKillContainer/killing_signal
21:36:19 [2020-07-20T21:36:19.857Z] --- PASS: TestKillContainer (2.24s)
21:36:19 [2020-07-20T21:36:19.857Z]     --- PASS: TestKillContainer/no_signal (0.72s)
21:36:19 [2020-07-20T21:36:19.857Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
21:36:19 [2020-07-20T21:36:19.857Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
21:36:19 [2020-07-20T21:36:19.857Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:36:19 [2020-07-20T21:36:19.857Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:36:20 [2020-07-20T21:36:20.798Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:36:21 [2020-07-20T21:36:21.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
21:36:21 [2020-07-20T21:36:21.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
21:36:21 [2020-07-20T21:36:21.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
21:36:21 [2020-07-20T21:36:21.370Z] === RUN   TestKillStoppedContainer
21:36:21 [2020-07-20T21:36:21.631Z] --- PASS: TestKillStoppedContainer (0.12s)
21:36:21 [2020-07-20T21:36:21.631Z] === RUN   TestKillStoppedContainerAPIPre120
21:36:21 [2020-07-20T21:36:21.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:36:21 [2020-07-20T21:36:21.631Z] === RUN   TestKillDifferentUserContainer
21:36:22 [2020-07-20T21:36:22.574Z] --- PASS: TestKillDifferentUserContainer (0.80s)
21:36:22 [2020-07-20T21:36:22.574Z] === RUN   TestInspectOomKilledTrue
21:36:22 [2020-07-20T21:36:22.574Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
21:36:22 [2020-07-20T21:36:22.574Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:22 [2020-07-20T21:36:22.574Z] === RUN   TestInspectOomKilledFalse
21:36:22 [2020-07-20T21:36:22.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:36:22 [2020-07-20T21:36:22.574Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:36:22 [2020-07-20T21:36:22.574Z] === RUN   TestLinksEtcHostsContentMatch
21:36:23 [2020-07-20T21:36:23.145Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
21:36:23 [2020-07-20T21:36:23.145Z] === RUN   TestLinksContainerNames
21:36:24 [2020-07-20T21:36:24.534Z] --- PASS: TestLinksContainerNames (1.57s)
21:36:24 [2020-07-20T21:36:24.534Z] === RUN   TestLogsFollowTailEmpty
21:36:25 [2020-07-20T21:36:25.477Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
21:36:25 [2020-07-20T21:36:25.477Z] === RUN   TestContainerNetworkMountsNoChown
21:36:26 [2020-07-20T21:36:26.050Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
21:36:26 [2020-07-20T21:36:26.050Z] === RUN   TestMountDaemonRoot
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/default
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/private
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rprivate
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/slave
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rslave
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/shared
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rshared
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/default
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/default/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rslave
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rprivate
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rshared
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/shared
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/slave
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/private
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/private/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/private/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/default/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/private/bind_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:36:26 [2020-07-20T21:36:26.311Z] === CONT  TestMountDaemonRoot/default/bind_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/private/mount_root
21:36:26 [2020-07-20T21:36:26.572Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:36:26 [2020-07-20T21:36:26.573Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:36:26 [2020-07-20T21:36:26.573Z] === CONT  TestMountDaemonRoot/default/mount_root
21:36:26 [2020-07-20T21:36:26.573Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:36:26 [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:36:26 [2020-07-20T21:36:26.834Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
21:36:26 [2020-07-20T21:36:26.834Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
21:36:26 [2020-07-20T21:36:26.834Z] === RUN   TestContainerBindMountNonRecursive
21:36:28 [2020-07-20T21:36:28.749Z] --- PASS: TestContainerBindMountNonRecursive (2.06s)
21:36:28 [2020-07-20T21:36:28.749Z] === RUN   TestNetworkNat
21:36:29 [2020-07-20T21:36:29.693Z] --- PASS: TestNetworkNat (0.87s)
21:36:29 [2020-07-20T21:36:29.693Z] === RUN   TestNetworkLocalhostTCPNat
21:36:30 [2020-07-20T21:36:30.635Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
21:36:30 [2020-07-20T21:36:30.635Z] === RUN   TestNetworkLoopbackNat
21:36:33 [2020-07-20T21:36:33.935Z] --- PASS: TestNetworkLoopbackNat (3.17s)
21:36:33 [2020-07-20T21:36:33.935Z] === RUN   TestPause
21:36:34 [2020-07-20T21:36:34.507Z] --- PASS: TestPause (0.78s)
21:36:34 [2020-07-20T21:36:34.507Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:36:34 [2020-07-20T21:36:34.507Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:36:34 [2020-07-20T21:36:34.507Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:36:34 [2020-07-20T21:36:34.507Z] === RUN   TestPauseStopPausedContainer
21:36:35 [2020-07-20T21:36:35.448Z] --- PASS: TestPauseStopPausedContainer (0.82s)
21:36:35 [2020-07-20T21:36:35.448Z] === RUN   TestPsFilter
21:36:35 [2020-07-20T21:36:35.448Z] --- PASS: TestPsFilter (0.24s)
21:36:35 [2020-07-20T21:36:35.448Z] === RUN   TestRemoveContainerWithRemovedVolume
21:36:36 [2020-07-20T21:36:36.391Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
21:36:36 [2020-07-20T21:36:36.391Z] === RUN   TestRemoveContainerWithVolume
21:36:36 [2020-07-20T21:36:36.963Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
21:36:36 [2020-07-20T21:36:36.963Z] === RUN   TestRemoveContainerRunning
21:36:37 [2020-07-20T21:36:37.904Z] --- PASS: TestRemoveContainerRunning (0.79s)
21:36:37 [2020-07-20T21:36:37.904Z] === RUN   TestRemoveContainerForceRemoveRunning
21:36:38 [2020-07-20T21:36:38.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
21:36:38 [2020-07-20T21:36:38.475Z] === RUN   TestRemoveInvalidContainer
21:36:38 [2020-07-20T21:36:38.475Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:36:38 [2020-07-20T21:36:38.475Z] === RUN   TestRenameLinkedContainer
21:36:41 [2020-07-20T21:36:41.776Z] --- PASS: TestRenameLinkedContainer (3.02s)
21:36:41 [2020-07-20T21:36:41.776Z] === RUN   TestRenameStoppedContainer
21:36:42 [2020-07-20T21:36:42.347Z] --- PASS: TestRenameStoppedContainer (0.78s)
21:36:42 [2020-07-20T21:36:42.347Z] === RUN   TestRenameRunningContainerAndReuse
21:36:44 [2020-07-20T21:36:44.260Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s)
21:36:44 [2020-07-20T21:36:44.260Z] === RUN   TestRenameInvalidName
21:36:44 [2020-07-20T21:36:44.832Z] --- PASS: TestRenameInvalidName (0.78s)
21:36:44 [2020-07-20T21:36:44.832Z] === RUN   TestRenameAnonymousContainer
21:36:49 [2020-07-20T21:36:49.037Z] --- PASS: TestRenameAnonymousContainer (4.00s)
21:36:49 [2020-07-20T21:36:49.037Z] === RUN   TestRenameContainerWithSameName
21:36:49 [2020-07-20T21:36:49.609Z] --- PASS: TestRenameContainerWithSameName (0.77s)
21:36:49 [2020-07-20T21:36:49.609Z] === RUN   TestRenameContainerWithLinkedContainer
21:36:50 [2020-07-20T21:36:50.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
21:36:50 [2020-07-20T21:36:50.994Z] === RUN   TestResize
21:36:51 [2020-07-20T21:36:51.936Z] --- PASS: TestResize (0.79s)
21:36:51 [2020-07-20T21:36:51.936Z] === RUN   TestResizeWithInvalidSize
21:36:52 [2020-07-20T21:36:52.508Z] --- PASS: TestResizeWithInvalidSize (0.79s)
21:36:52 [2020-07-20T21:36:52.508Z] === RUN   TestResizeWhenContainerNotStarted
21:36:53 [2020-07-20T21:36:53.452Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:36:53 [2020-07-20T21:36:53.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:36:55 [2020-07-20T21:36:55.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:36:55 [2020-07-20T21:36:55.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:36:56 [2020-07-20T21:36:56.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:36:56 [2020-07-20T21:36:56.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:36:56 [2020-07-20T21:36:56.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:36:57 [2020-07-20T21:36:57.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:36:58 [2020-07-20T21:36:58.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:36:58 [2020-07-20T21:36:58.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:37:01 [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s)
21:37:01 [2020-07-20T21:37:01.487Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
21:37:01 [2020-07-20T21:37:01.487Z] === RUN   TestCgroupNamespacesRun
21:37:03 [2020-07-20T21:37:03.401Z] --- PASS: TestCgroupNamespacesRun (1.79s)
21:37:03 [2020-07-20T21:37:03.401Z] === RUN   TestCgroupNamespacesRunPrivileged
21:37:04 [2020-07-20T21:37:04.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
21:37:04 [2020-07-20T21:37:04.787Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:37:06 [2020-07-20T21:37:06.702Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
21:37:06 [2020-07-20T21:37:06.702Z] === RUN   TestCgroupNamespacesRunHostMode
21:37:08 [2020-07-20T21:37:08.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
21:37:08 [2020-07-20T21:37:08.087Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:37:10 [2020-07-20T21:37:10.001Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
21:37:10 [2020-07-20T21:37:10.001Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:37:11 [2020-07-20T21:37:11.914Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
21:37:11 [2020-07-20T21:37:11.914Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:37:12 [2020-07-20T21:37:12.855Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
21:37:12 [2020-07-20T21:37:12.855Z] === RUN   TestCgroupNamespacesRunOlderClient
21:37:14 [2020-07-20T21:37:14.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
21:37:14 [2020-07-20T21:37:14.768Z] === RUN   TestKernelTCPMemory
21:37:15 [2020-07-20T21:37:15.340Z] --- PASS: TestKernelTCPMemory (0.85s)
21:37:15 [2020-07-20T21:37:15.340Z] === RUN   TestNISDomainname
21:37:16 [2020-07-20T21:37:16.282Z] --- PASS: TestNISDomainname (0.95s)
21:37:16 [2020-07-20T21:37:16.282Z] === RUN   TestHostnameDnsResolution
21:37:18 [2020-07-20T21:37:18.194Z] --- PASS: TestHostnameDnsResolution (1.67s)
21:37:18 [2020-07-20T21:37:18.194Z] === RUN   TestStats
21:37:20 [2020-07-20T21:37:20.736Z] --- PASS: TestStats (2.79s)
21:37:20 [2020-07-20T21:37:20.736Z] === RUN   TestStopContainerWithTimeout
21:37:20 [2020-07-20T21:37:20.736Z] === RUN   TestStopContainerWithTimeout/0
21:37:20 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/0
21:37:20 [2020-07-20T21:37:20.736Z] === RUN   TestStopContainerWithTimeout/1
21:37:20 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/1
21:37:20 [2020-07-20T21:37:20.736Z] === RUN   TestStopContainerWithTimeout/3
21:37:20 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/3
21:37:20 [2020-07-20T21:37:20.736Z] === RUN   TestStopContainerWithTimeout/-1
21:37:20 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/-1
21:37:20 [2020-07-20T21:37:20.736Z] === CONT  TestStopContainerWithTimeout/0
21:37:20 [2020-07-20T21:37:20.736Z] === CONT  TestStopContainerWithTimeout/1
21:37:20 [2020-07-20T21:37:20.736Z] === CONT  TestStopContainerWithTimeout/3
21:37:20 [2020-07-20T21:37:20.736Z] === CONT  TestStopContainerWithTimeout/-1
21:37:24 [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout (0.02s)
21:37:24 [2020-07-20T21:37:24.037Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
21:37:24 [2020-07-20T21:37:24.037Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
21:37:24 [2020-07-20T21:37:24.037Z]     --- PASS: TestStopContainerWithTimeout/3 (3.25s)
21:37:24 [2020-07-20T21:37:24.037Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.32s)
21:37:24 [2020-07-20T21:37:24.037Z] === RUN   TestDeleteDevicemapper
21:37:24 [2020-07-20T21:37:24.037Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:37:24 [2020-07-20T21:37:24.037Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:37:24 [2020-07-20T21:37:24.037Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:37:26 [2020-07-20T21:37:26.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s)
21:37:26 [2020-07-20T21:37:26.583Z] === RUN   TestUpdateMemory
21:37:26 [2020-07-20T21:37:26.583Z] --- SKIP: TestUpdateMemory (0.00s)
21:37:26 [2020-07-20T21:37:26.583Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:37:26 [2020-07-20T21:37:26.583Z] === RUN   TestUpdateCPUQuota
21:37:27 [2020-07-20T21:37:27.967Z] --- PASS: TestUpdateCPUQuota (1.25s)
21:37:27 [2020-07-20T21:37:27.967Z] === RUN   TestUpdatePidsLimit
21:37:27 [2020-07-20T21:37:27.967Z] === RUN   TestUpdatePidsLimit/update_from_none
21:37:28 [2020-07-20T21:37:28.228Z] === RUN   TestUpdatePidsLimit/no_change
21:37:28 [2020-07-20T21:37:28.799Z] === RUN   TestUpdatePidsLimit/update_lower
21:37:29 [2020-07-20T21:37:29.060Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:37:29 [2020-07-20T21:37:29.320Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:37:29 [2020-07-20T21:37:29.892Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:37:30 [2020-07-20T21:37:30.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:37:31 [2020-07-20T21:37:31.537Z] --- PASS: TestUpdatePidsLimit (3.62s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
21:37:31 [2020-07-20T21:37:31.538Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
21:37:31 [2020-07-20T21:37:31.538Z] === RUN   TestUpdateRestartPolicy
21:37:43 [2020-07-20T21:37:43.767Z] --- PASS: TestUpdateRestartPolicy (12.33s)
21:37:43 [2020-07-20T21:37:43.767Z] === RUN   TestUpdateRestartWithAutoRemove
21:37:44 [2020-07-20T21:37:44.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
21:37:44 [2020-07-20T21:37:44.709Z] === RUN   TestWaitNonBlocked
21:37:44 [2020-07-20T21:37:44.709Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:44 [2020-07-20T21:37:44.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:44 [2020-07-20T21:37:44.709Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:44 [2020-07-20T21:37:44.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:44 [2020-07-20T21:37:44.709Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:37:44 [2020-07-20T21:37:44.709Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:37:45 [2020-07-20T21:37:45.652Z] --- PASS: TestWaitNonBlocked (0.03s)
21:37:45 [2020-07-20T21:37:45.653Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
21:37:45 [2020-07-20T21:37:45.653Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
21:37:45 [2020-07-20T21:37:45.653Z] === RUN   TestWaitBlocked
21:37:45 [2020-07-20T21:37:45.653Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:37:45 [2020-07-20T21:37:45.653Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:37:45 [2020-07-20T21:37:45.653Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:37:45 [2020-07-20T21:37:45.653Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:37:45 [2020-07-20T21:37:45.653Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:37:45 [2020-07-20T21:37:45.653Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:37:46 [2020-07-20T21:37:46.599Z] --- PASS: TestWaitBlocked (0.03s)
21:37:46 [2020-07-20T21:37:46.599Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
21:37:46 [2020-07-20T21:37:46.599Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
21:37:46 [2020-07-20T21:37:46.599Z] === CONT  TestContainerStartOnDaemonRestart
21:37:46 [2020-07-20T21:37:46.599Z] === CONT  TestContainerKillOnDaemonStart
21:37:46 [2020-07-20T21:37:46.599Z] === CONT  TestIpcModeOlderClient
21:37:46 [2020-07-20T21:37:46.599Z] === CONT  TestDaemonHostGatewayIP
21:37:46 [2020-07-20T21:37:46.863Z] --- PASS: TestIpcModeOlderClient (0.21s)
21:37:46 [2020-07-20T21:37:46.863Z] === CONT  TestDaemonRestartIpcMode
21:37:50 [2020-07-20T21:37:50.176Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s)
21:37:51 [2020-07-20T21:37:51.119Z] --- PASS: TestDaemonRestartIpcMode (4.27s)
21:37:51 [2020-07-20T21:37:51.379Z] --- PASS: TestDaemonHostGatewayIP (4.63s)
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestContainerKillOnDaemonStart (13.02s)
21:38:01 [2020-07-20T21:38:01.375Z] PASS
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === Skipped
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s)
21:38:01 [2020-07-20T21:38:01.375Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] 
21:38:01 [2020-07-20T21:38:01.375Z] DONE 204 tests, 6 skipped in 136.363s
21:38:01 [2020-07-20T21:38:01.375Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:38:01 [2020-07-20T21:38:01.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:38:01 [2020-07-20T21:38:01.375Z] ++ set -e
21:38:01 [2020-07-20T21:38:01.375Z] ++ '[' -n 0 ']'
21:38:01 [2020-07-20T21:38:01.375Z] ++ set -x
21:38:01 [2020-07-20T21:38:01.375Z] ++ 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=arm64 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:38:01 [2020-07-20T21:38:01.375Z] INFO: Testing against a local daemon
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestCommitInheritsEnv
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestCommitInheritsEnv (0.56s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestImportExtremelyLargeImageWorks
21:38:01 [2020-07-20T21:38:01.375Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestImagesFilterMultiReference
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestImagesFilterMultiReference (0.10s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestImagePullPlatformInvalid
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestRemoveImageOrphaning
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestRemoveImageOrphaning (0.60s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestRemoveImageGarbageCollector
21:38:01 [2020-07-20T21:38:01.375Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:38:01 [2020-07-20T21:38:01.375Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestTagInvalidReference
21:38:01 [2020-07-20T21:38:01.375Z] --- PASS: TestTagInvalidReference (0.03s)
21:38:01 [2020-07-20T21:38:01.375Z] === RUN   TestTagValidPrefixedRepo
21:38:01 [2020-07-20T21:38:01.636Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:38:01 [2020-07-20T21:38:01.636Z] === RUN   TestTagExistedNameWithoutForce
21:38:01 [2020-07-20T21:38:01.636Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:38:01 [2020-07-20T21:38:01.636Z] === RUN   TestTagOfficialNames
21:38:01 [2020-07-20T21:38:01.636Z] --- PASS: TestTagOfficialNames (0.08s)
21:38:01 [2020-07-20T21:38:01.636Z] === RUN   TestTagMatchesDigest
21:38:01 [2020-07-20T21:38:01.636Z] --- PASS: TestTagMatchesDigest (0.03s)
21:38:01 [2020-07-20T21:38:01.636Z] PASS
21:38:01 [2020-07-20T21:38:01.636Z] 
21:38:01 [2020-07-20T21:38:01.636Z] === Skipped
21:38:01 [2020-07-20T21:38:01.636Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:38:01 [2020-07-20T21:38:01.636Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:38:01 [2020-07-20T21:38:01.636Z] 
21:38:01 [2020-07-20T21:38:01.636Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:38:01 [2020-07-20T21:38:01.636Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:38:01 [2020-07-20T21:38:01.636Z] 
21:38:01 [2020-07-20T21:38:01.636Z] 
21:38:01 [2020-07-20T21:38:01.636Z] DONE 12 tests, 2 skipped in 1.897s
21:38:01 [2020-07-20T21:38:01.636Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:38:01 [2020-07-20T21:38:01.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:38:01 [2020-07-20T21:38:01.636Z] ++ set -e
21:38:01 [2020-07-20T21:38:01.636Z] ++ '[' -n 0 ']'
21:38:01 [2020-07-20T21:38:01.636Z] ++ set -x
21:38:01 [2020-07-20T21:38:01.636Z] ++ 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=arm64 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:38:01 [2020-07-20T21:38:01.897Z] INFO: Testing against a local daemon
21:38:01 [2020-07-20T21:38:01.897Z] === RUN   TestNetworkCreateDelete
21:38:02 [2020-07-20T21:38:02.470Z] --- PASS: TestNetworkCreateDelete (0.43s)
21:38:02 [2020-07-20T21:38:02.470Z] === RUN   TestDockerNetworkDeletePreferID
21:38:03 [2020-07-20T21:38:03.413Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
21:38:03 [2020-07-20T21:38:03.413Z] === RUN   TestDaemonDNSFallback
21:38:11 [2020-07-20T21:38:11.552Z] --- PASS: TestDaemonDNSFallback (7.37s)
21:38:11 [2020-07-20T21:38:11.552Z] === RUN   TestInspectNetwork
21:38:15 [2020-07-20T21:38:15.759Z] === RUN   TestInspectNetwork/full_network_id
21:38:15 [2020-07-20T21:38:15.759Z] === RUN   TestInspectNetwork/partial_network_id
21:38:15 [2020-07-20T21:38:15.759Z] === RUN   TestInspectNetwork/network_name
21:38:15 [2020-07-20T21:38:15.759Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:38:19 [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork (8.94s)
21:38:19 [2020-07-20T21:38:19.962Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:38:19 [2020-07-20T21:38:19.962Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:38:19 [2020-07-20T21:38:19.962Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:38:19 [2020-07-20T21:38:19.962Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:38:19 [2020-07-20T21:38:19.962Z] === RUN   TestRunContainerWithBridgeNone
21:38:22 [2020-07-20T21:38:22.508Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
21:38:22 [2020-07-20T21:38:22.508Z] === RUN   TestNetworkInvalidJSON
21:38:22 [2020-07-20T21:38:22.508Z] === RUN   TestNetworkInvalidJSON//networks/create
21:38:22 [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:38:22 [2020-07-20T21:38:22.508Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:38:22 [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:38:22 [2020-07-20T21:38:22.508Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:22 [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:22 [2020-07-20T21:38:22.508Z] === CONT  TestNetworkInvalidJSON//networks/create
21:38:22 [2020-07-20T21:38:22.508Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:38:22 [2020-07-20T21:38:22.508Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:38:22 [2020-07-20T21:38:22.508Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:38:22 [2020-07-20T21:38:22.508Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:38:22 [2020-07-20T21:38:22.508Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:38:22 [2020-07-20T21:38:22.508Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:38:22 [2020-07-20T21:38:22.508Z] === RUN   TestHostIPv4BridgeLabel
21:38:23 [2020-07-20T21:38:23.080Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
21:38:23 [2020-07-20T21:38:23.080Z] === RUN   TestDaemonRestartWithLiveRestore
21:38:24 [2020-07-20T21:38:24.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s)
21:38:24 [2020-07-20T21:38:24.467Z] === RUN   TestDaemonDefaultNetworkPools
21:38:25 [2020-07-20T21:38:25.853Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
21:38:25 [2020-07-20T21:38:25.853Z] === RUN   TestDaemonRestartWithExistingNetwork
21:38:27 [2020-07-20T21:38:27.767Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s)
21:38:27 [2020-07-20T21:38:27.767Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:38:29 [2020-07-20T21:38:29.690Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s)
21:38:29 [2020-07-20T21:38:29.690Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:38:30 [2020-07-20T21:38:30.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
21:38:30 [2020-07-20T21:38:30.661Z] === RUN   TestServiceWithPredefinedNetwork
21:38:33 [2020-07-20T21:38:33.978Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
21:38:33 [2020-07-20T21:38:33.978Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:38:33 [2020-07-20T21:38:33.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:38:33 [2020-07-20T21:38:33.978Z]     service_test.go:236: FLAKY_TEST
21:38:33 [2020-07-20T21:38:33.978Z] === RUN   TestServiceWithDataPathPortInit
21:38:52 [2020-07-20T21:38:52.110Z] --- PASS: TestServiceWithDataPathPortInit (17.67s)
21:38:52 [2020-07-20T21:38:52.110Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:39:02 [2020-07-20T21:39:02.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s)
21:39:02 [2020-07-20T21:39:02.111Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6m5m4kr3ag3xyc3iy1bkphhi8 Created:2020-07-20 21:38:53.25375297 +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[4c7d292d9888aa03aee463da6a9fc020a1216fec1cc59a8ad5335ada2ad57edc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifa4p2qdvxerrw5q8arb4py51 EndpointID:cdee07aa1989334045c661c127beca804ee743faaad57d7af65fa24dde865985 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff66e17ed5db0adaa3b7358073901b2f54a62a7071fba6464b0ac3f266a89b1c 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:8d220563ce8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifa4p2qdvxerrw5q8arb4py51 EndpointID:cdee07aa1989334045c661c127beca804ee743faaad57d7af65fa24dde865985 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:39:02 [2020-07-20T21:39:02.111Z] PASS
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] === Skipped
21:39:02 [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:02 [2020-07-20T21:39:02.111Z]     service_test.go:236: FLAKY_TEST
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] DONE 23 tests, 1 skipped in 58.660s
21:39:02 [2020-07-20T21:39:02.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:39:02 [2020-07-20T21:39:02.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:39:02 [2020-07-20T21:39:02.111Z] ++ set -e
21:39:02 [2020-07-20T21:39:02.111Z] ++ '[' -n 0 ']'
21:39:02 [2020-07-20T21:39:02.111Z] ++ set -x
21:39:02 [2020-07-20T21:39:02.111Z] ++ 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=arm64 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:39:02 [2020-07-20T21:39:02.111Z] INFO: Testing against a local daemon
21:39:02 [2020-07-20T21:39:02.111Z] === RUN   TestDockerNetworkIpvlanPersistance
21:39:02 [2020-07-20T21:39:02.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:39:02 [2020-07-20T21:39:02.111Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:02 [2020-07-20T21:39:02.111Z] === RUN   TestDockerNetworkIpvlan
21:39:02 [2020-07-20T21:39:02.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:39:02 [2020-07-20T21:39:02.111Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:02 [2020-07-20T21:39:02.111Z] PASS
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] === Skipped
21:39:02 [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:39:02 [2020-07-20T21:39:02.111Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:39:02 [2020-07-20T21:39:02.111Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] 
21:39:02 [2020-07-20T21:39:02.111Z] DONE 2 tests, 2 skipped in 0.183s
21:39:02 [2020-07-20T21:39:02.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:39:02 [2020-07-20T21:39:02.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:39:02 [2020-07-20T21:39:02.111Z] ++ set -e
21:39:02 [2020-07-20T21:39:02.111Z] ++ '[' -n 0 ']'
21:39:02 [2020-07-20T21:39:02.111Z] ++ set -x
21:39:02 [2020-07-20T21:39:02.111Z] ++ 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=arm64 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:39:02 [2020-07-20T21:39:02.111Z] INFO: Testing against a local daemon
21:39:02 [2020-07-20T21:39:02.111Z] === RUN   TestDockerNetworkMacvlanPersistance
21:39:03 [2020-07-20T21:39:03.053Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s)
21:39:03 [2020-07-20T21:39:03.053Z] === RUN   TestDockerNetworkMacvlan
21:39:03 [2020-07-20T21:39:03.995Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:39:05 [2020-07-20T21:39:05.380Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:39:06 [2020-07-20T21:39:06.322Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:39:09 [2020-07-20T21:39:09.623Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:39:12 [2020-07-20T21:39:12.925Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:39:19 [2020-07-20T21:39:19.512Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:39:20 [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan (18.01s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s)
21:39:20 [2020-07-20T21:39:20.896Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s)
21:39:20 [2020-07-20T21:39:20.896Z] PASS
21:39:20 [2020-07-20T21:39:20.896Z] 
21:39:20 [2020-07-20T21:39:20.896Z] DONE 8 tests in 20.248s
21:39:20 [2020-07-20T21:39:20.896Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:39:20 [2020-07-20T21:39:20.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:39:20 [2020-07-20T21:39:20.896Z] ++ set -e
21:39:20 [2020-07-20T21:39:20.896Z] ++ '[' -n 0 ']'
21:39:20 [2020-07-20T21:39:20.896Z] ++ set -x
21:39:20 [2020-07-20T21:39:20.896Z] ++ 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=arm64 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:39:20 [2020-07-20T21:39:20.896Z] testing: warning: no tests to run
21:39:20 [2020-07-20T21:39:20.896Z] PASS
21:39:20 [2020-07-20T21:39:20.896Z] 
21:39:20 [2020-07-20T21:39:20.896Z] DONE 0 tests in 0.031s
21:39:20 [2020-07-20T21:39:20.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:39:20 [2020-07-20T21:39:20.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:39:20 [2020-07-20T21:39:20.896Z] ++ set -e
21:39:20 [2020-07-20T21:39:20.896Z] ++ '[' -n 0 ']'
21:39:20 [2020-07-20T21:39:20.896Z] ++ set -x
21:39:20 [2020-07-20T21:39:20.896Z] ++ 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=arm64 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:39:21 [2020-07-20T21:39:21.157Z] INFO: Testing against a local daemon
21:39:21 [2020-07-20T21:39:21.157Z] === RUN   TestAuthZPluginAllowRequest
21:39:23 [2020-07-20T21:39:23.070Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
21:39:23 [2020-07-20T21:39:23.070Z] === RUN   TestAuthZPluginTLS
21:39:23 [2020-07-20T21:39:23.641Z] --- PASS: TestAuthZPluginTLS (0.68s)
21:39:23 [2020-07-20T21:39:23.641Z] === RUN   TestAuthZPluginDenyRequest
21:39:24 [2020-07-20T21:39:24.214Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
21:39:24 [2020-07-20T21:39:24.214Z] === RUN   TestAuthZPluginAPIDenyResponse
21:39:24 [2020-07-20T21:39:24.785Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
21:39:24 [2020-07-20T21:39:24.785Z] === RUN   TestAuthZPluginDenyResponse
21:39:25 [2020-07-20T21:39:25.728Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
21:39:25 [2020-07-20T21:39:25.728Z] === RUN   TestAuthZPluginAllowEventStream
21:39:27 [2020-07-20T21:39:27.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
21:39:27 [2020-07-20T21:39:27.644Z] === RUN   TestAuthZPluginErrorResponse
21:39:27 [2020-07-20T21:39:27.905Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
21:39:27 [2020-07-20T21:39:27.905Z] === RUN   TestAuthZPluginErrorRequest
21:39:28 [2020-07-20T21:39:28.477Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
21:39:28 [2020-07-20T21:39:28.477Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:39:29 [2020-07-20T21:39:29.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
21:39:29 [2020-07-20T21:39:29.420Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:39:31 [2020-07-20T21:39:31.333Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
21:39:31 [2020-07-20T21:39:31.333Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:39:33 [2020-07-20T21:39:33.878Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s)
21:39:33 [2020-07-20T21:39:33.878Z] === RUN   TestAuthZPluginHeader
21:39:34 [2020-07-20T21:39:34.822Z] --- PASS: TestAuthZPluginHeader (0.97s)
21:39:34 [2020-07-20T21:39:34.822Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:39:34 [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:39:34 [2020-07-20T21:39:34.822Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:34 [2020-07-20T21:39:34.822Z] === RUN   TestAuthZPluginV2Disable
21:39:34 [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:39:34 [2020-07-20T21:39:34.822Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:34 [2020-07-20T21:39:34.822Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:39:34 [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:39:34 [2020-07-20T21:39:34.822Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:34 [2020-07-20T21:39:34.822Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:39:34 [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:39:34 [2020-07-20T21:39:34.822Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:34 [2020-07-20T21:39:34.822Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:39:52 [2020-07-20T21:39:52.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s)
21:39:52 [2020-07-20T21:39:52.933Z] PASS
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] === Skipped
21:39:52 [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:39:52 [2020-07-20T21:39:52.933Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:39:52 [2020-07-20T21:39:52.933Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:39:52 [2020-07-20T21:39:52.933Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:39:52 [2020-07-20T21:39:52.933Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] 
21:39:52 [2020-07-20T21:39:52.933Z] DONE 17 tests, 4 skipped in 31.763s
21:39:52 [2020-07-20T21:39:52.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:39:52 [2020-07-20T21:39:52.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:39:52 [2020-07-20T21:39:52.933Z] ++ set -e
21:39:52 [2020-07-20T21:39:52.933Z] ++ '[' -n 0 ']'
21:39:52 [2020-07-20T21:39:52.934Z] ++ set -x
21:39:52 [2020-07-20T21:39:52.934Z] ++ 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=arm64 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:39:52 [2020-07-20T21:39:52.934Z] INFO: Testing against a local daemon
21:39:52 [2020-07-20T21:39:52.934Z] === RUN   TestPluginInvalidJSON
21:39:52 [2020-07-20T21:39:52.934Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:39:52 [2020-07-20T21:39:52.934Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:39:52 [2020-07-20T21:39:52.934Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:39:52 [2020-07-20T21:39:52.934Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:39:52 [2020-07-20T21:39:52.934Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:39:52 [2020-07-20T21:39:52.934Z] === RUN   TestPluginInstall
21:39:52 [2020-07-20T21:39:52.934Z] === RUN   TestPluginInstall/no_auth
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abac2f298621e100920865545f03d2c2a2779311a4100cbdc2f93dd57f9df97f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abac2f298621e100920865545f03d2c2a2779311a4100cbdc2f93dd57f9df97f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:39:59 [2020-07-20T21:39:59.524Z] === RUN   TestPluginInstall/with_htpasswd
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f82f54e9411fe76c9d729b7600226c9ac7dd3d4900f0e6ab1ff360193954731" mediatype=application/vnd.docker.plugin.v1+json size=522
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:39:59 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f82f54e9411fe76c9d729b7600226c9ac7dd3d4900f0e6ab1ff360193954731" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:00 [2020-07-20T21:40:00.096Z] === RUN   TestPluginInstall/with_insecure
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ec5acb883db2d268a9a957b6d68e3dbb12b7c2649fecd62b6acd1fac42db20" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
21:40:01 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ec5acb883db2d268a9a957b6d68e3dbb12b7c2649fecd62b6acd1fac42db20" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:01 [2020-07-20T21:40:01.744Z] --- PASS: TestPluginInstall (8.78s)
21:40:01 [2020-07-20T21:40:01.744Z]     --- PASS: TestPluginInstall/no_auth (5.80s)
21:40:01 [2020-07-20T21:40:01.744Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
21:40:01 [2020-07-20T21:40:01.744Z]     --- PASS: TestPluginInstall/with_insecure (1.79s)
21:40:01 [2020-07-20T21:40:01.744Z]         plugin_test.go:157: [d4ef45e19f216] daemon is not started
21:40:01 [2020-07-20T21:40:01.744Z] PASS
21:40:01 [2020-07-20T21:40:01.744Z] 
21:40:01 [2020-07-20T21:40:01.744Z] DONE 6 tests in 9.004s
21:40:01 [2020-07-20T21:40:01.744Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:40:01 [2020-07-20T21:40:01.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:40:01 [2020-07-20T21:40:01.744Z] ++ set -e
21:40:01 [2020-07-20T21:40:01.744Z] ++ '[' -n 0 ']'
21:40:01 [2020-07-20T21:40:01.744Z] ++ set -x
21:40:01 [2020-07-20T21:40:01.744Z] ++ 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=arm64 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:40:02 [2020-07-20T21:40:02.006Z] INFO: Testing against a local daemon
21:40:02 [2020-07-20T21:40:02.006Z] === RUN   TestExternalGraphDriver
21:40:02 [2020-07-20T21:40:02.006Z] === RUN   TestExternalGraphDriver/json
21:40:04 [2020-07-20T21:40:04.552Z] === RUN   TestExternalGraphDriver/spec
21:40:07 [2020-07-20T21:40:07.100Z] === RUN   TestExternalGraphDriver/pull
21:40:09 [2020-07-20T21:40:09.646Z] --- PASS: TestExternalGraphDriver (7.52s)
21:40:09 [2020-07-20T21:40:09.646Z]     --- PASS: TestExternalGraphDriver/json (2.40s)
21:40:09 [2020-07-20T21:40:09.646Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
21:40:09 [2020-07-20T21:40:09.646Z]     --- PASS: TestExternalGraphDriver/pull (2.28s)
21:40:09 [2020-07-20T21:40:09.646Z] === RUN   TestGraphdriverPluginV2
21:40:09 [2020-07-20T21:40:09.646Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
21:40:09 [2020-07-20T21:40:09.646Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:09 [2020-07-20T21:40:09.646Z] PASS
21:40:09 [2020-07-20T21:40:09.646Z] 
21:40:09 [2020-07-20T21:40:09.646Z] === Skipped
21:40:09 [2020-07-20T21:40:09.646Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
21:40:09 [2020-07-20T21:40:09.646Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:09 [2020-07-20T21:40:09.646Z] 
21:40:09 [2020-07-20T21:40:09.646Z] 
21:40:09 [2020-07-20T21:40:09.646Z] DONE 5 tests, 1 skipped in 7.749s
21:40:09 [2020-07-20T21:40:09.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:40:09 [2020-07-20T21:40:09.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:40:09 [2020-07-20T21:40:09.646Z] ++ set -e
21:40:09 [2020-07-20T21:40:09.646Z] ++ '[' -n 0 ']'
21:40:09 [2020-07-20T21:40:09.646Z] ++ set -x
21:40:09 [2020-07-20T21:40:09.646Z] ++ 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=arm64 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:40:09 [2020-07-20T21:40:09.646Z] INFO: Testing against a local daemon
21:40:09 [2020-07-20T21:40:09.646Z] === RUN   TestContinueAfterPluginCrash
21:40:09 [2020-07-20T21:40:09.646Z] === PAUSE TestContinueAfterPluginCrash
21:40:09 [2020-07-20T21:40:09.646Z] === RUN   TestReadPluginNoRead
21:40:09 [2020-07-20T21:40:09.646Z] === PAUSE TestReadPluginNoRead
21:40:09 [2020-07-20T21:40:09.646Z] === RUN   TestDaemonStartWithLogOpt
21:40:09 [2020-07-20T21:40:09.646Z] === PAUSE TestDaemonStartWithLogOpt
21:40:09 [2020-07-20T21:40:09.646Z] === CONT  TestContinueAfterPluginCrash
21:40:09 [2020-07-20T21:40:09.646Z] === CONT  TestDaemonStartWithLogOpt
21:40:09 [2020-07-20T21:40:09.646Z] === CONT  TestReadPluginNoRead
21:40:13 [2020-07-20T21:40:13.860Z] === RUN   TestReadPluginNoRead/default
21:40:14 [2020-07-20T21:40:14.433Z] --- PASS: TestDaemonStartWithLogOpt (4.70s)
21:40:15 [2020-07-20T21:40:15.819Z] === RUN   TestReadPluginNoRead/disabled_caching
21:40:17 [2020-07-20T21:40:17.734Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:40:19 [2020-07-20T21:40:19.118Z] --- PASS: TestReadPluginNoRead (9.47s)
21:40:19 [2020-07-20T21:40:19.118Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
21:40:19 [2020-07-20T21:40:19.118Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.75s)
21:40:19 [2020-07-20T21:40:19.118Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s)
21:40:19 [2020-07-20T21:40:19.118Z]     read_test.go:92: [de72da80d02b7] daemon is not started
21:40:20 [2020-07-20T21:40:20.061Z] --- PASS: TestContinueAfterPluginCrash (10.14s)
21:40:20 [2020-07-20T21:40:20.061Z] PASS
21:40:20 [2020-07-20T21:40:20.061Z] 
21:40:20 [2020-07-20T21:40:20.061Z] DONE 6 tests in 10.313s
21:40:20 [2020-07-20T21:40:20.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:40:20 [2020-07-20T21:40:20.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
21:40:20 [2020-07-20T21:40:20.061Z] ++ set -e
21:40:20 [2020-07-20T21:40:20.061Z] ++ '[' -n 0 ']'
21:40:20 [2020-07-20T21:40:20.061Z] ++ set -x
21:40:20 [2020-07-20T21:40:20.061Z] ++ 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=arm64 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
21:40:20 [2020-07-20T21:40:20.061Z] testing: warning: no tests to run
21:40:20 [2020-07-20T21:40:20.061Z] PASS
21:40:20 [2020-07-20T21:40:20.061Z] 
21:40:20 [2020-07-20T21:40:20.061Z] DONE 0 tests in 0.052s
21:40:20 [2020-07-20T21:40:20.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:40:20 [2020-07-20T21:40:20.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:40:20 [2020-07-20T21:40:20.061Z] ++ set -e
21:40:20 [2020-07-20T21:40:20.061Z] ++ '[' -n 0 ']'
21:40:20 [2020-07-20T21:40:20.061Z] ++ set -x
21:40:20 [2020-07-20T21:40:20.061Z] ++ 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=arm64 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:40:20 [2020-07-20T21:40:20.061Z] INFO: Testing against a local daemon
21:40:20 [2020-07-20T21:40:20.061Z] === RUN   TestPluginWithDevMounts
21:40:20 [2020-07-20T21:40:20.061Z] === PAUSE TestPluginWithDevMounts
21:40:20 [2020-07-20T21:40:20.061Z] === CONT  TestPluginWithDevMounts
21:40:22 [2020-07-20T21:40:22.605Z] --- PASS: TestPluginWithDevMounts (2.17s)
21:40:22 [2020-07-20T21:40:22.605Z] PASS
21:40:22 [2020-07-20T21:40:22.605Z] 
21:40:22 [2020-07-20T21:40:22.605Z] DONE 1 tests in 2.345s
21:40:22 [2020-07-20T21:40:22.605Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:40:22 [2020-07-20T21:40:22.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:40:22 [2020-07-20T21:40:22.605Z] ++ set -e
21:40:22 [2020-07-20T21:40:22.605Z] ++ '[' -n 0 ']'
21:40:22 [2020-07-20T21:40:22.605Z] ++ set -x
21:40:22 [2020-07-20T21:40:22.606Z] ++ 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=arm64 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:40:22 [2020-07-20T21:40:22.606Z] INFO: Testing against a local daemon
21:40:22 [2020-07-20T21:40:22.606Z] === RUN   TestSecretInspect
21:40:25 [2020-07-20T21:40:25.907Z] --- PASS: TestSecretInspect (3.22s)
21:40:25 [2020-07-20T21:40:25.908Z] === RUN   TestSecretList
21:40:28 [2020-07-20T21:40:28.454Z] --- PASS: TestSecretList (2.75s)
21:40:28 [2020-07-20T21:40:28.454Z] === RUN   TestSecretsCreateAndDelete
21:40:31 [2020-07-20T21:40:31.755Z] --- PASS: TestSecretsCreateAndDelete (3.16s)
21:40:31 [2020-07-20T21:40:31.755Z] === RUN   TestSecretsUpdate
21:40:34 [2020-07-20T21:40:34.300Z] --- PASS: TestSecretsUpdate (2.71s)
21:40:34 [2020-07-20T21:40:34.300Z] === RUN   TestTemplatedSecret
21:40:38 [2020-07-20T21:40:38.508Z] --- PASS: TestTemplatedSecret (3.48s)
21:40:38 [2020-07-20T21:40:38.508Z] === RUN   TestSecretCreateResolve
21:40:41 [2020-07-20T21:40:41.055Z] --- PASS: TestSecretCreateResolve (3.25s)
21:40:41 [2020-07-20T21:40:41.055Z] PASS
21:40:41 [2020-07-20T21:40:41.055Z] 
21:40:41 [2020-07-20T21:40:41.055Z] DONE 6 tests in 18.733s
21:40:41 [2020-07-20T21:40:41.055Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:40:41 [2020-07-20T21:40:41.055Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:40:41 [2020-07-20T21:40:41.055Z] ++ set -e
21:40:41 [2020-07-20T21:40:41.055Z] ++ '[' -n 0 ']'
21:40:41 [2020-07-20T21:40:41.055Z] ++ set -x
21:40:41 [2020-07-20T21:40:41.055Z] ++ 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=arm64 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:40:41 [2020-07-20T21:40:41.316Z] INFO: Testing against a local daemon
21:40:41 [2020-07-20T21:40:41.316Z] === RUN   TestServiceCreateInit
21:40:41 [2020-07-20T21:40:41.316Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:40:46 [2020-07-20T21:40:46.606Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:40:51 [2020-07-20T21:40:51.896Z] --- PASS: TestServiceCreateInit (9.95s)
21:40:51 [2020-07-20T21:40:51.896Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s)
21:40:51 [2020-07-20T21:40:51.896Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s)
21:40:51 [2020-07-20T21:40:51.896Z] === RUN   TestCreateServiceMultipleTimes
21:41:10 [2020-07-20T21:41:10.016Z] --- PASS: TestCreateServiceMultipleTimes (18.94s)
21:41:10 [2020-07-20T21:41:10.017Z] === RUN   TestCreateServiceConflict
21:41:13 [2020-07-20T21:41:13.322Z] --- PASS: TestCreateServiceConflict (3.15s)
21:41:13 [2020-07-20T21:41:13.322Z] === RUN   TestCreateServiceMaxReplicas
21:41:17 [2020-07-20T21:41:17.541Z] --- PASS: TestCreateServiceMaxReplicas (3.55s)
21:41:17 [2020-07-20T21:41:17.541Z] === RUN   TestCreateWithDuplicateNetworkNames
21:41:32 [2020-07-20T21:41:32.451Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s)
21:41:32 [2020-07-20T21:41:32.451Z] === RUN   TestCreateServiceSecretFileMode
21:41:34 [2020-07-20T21:41:34.997Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
21:41:34 [2020-07-20T21:41:34.997Z] === RUN   TestCreateServiceConfigFileMode
21:41:39 [2020-07-20T21:41:39.203Z] --- PASS: TestCreateServiceConfigFileMode (3.54s)
21:41:39 [2020-07-20T21:41:39.203Z] === RUN   TestCreateServiceSysctls
21:41:43 [2020-07-20T21:41:43.407Z] --- PASS: TestCreateServiceSysctls (4.11s)
21:41:43 [2020-07-20T21:41:43.407Z] === RUN   TestCreateServiceCapabilities
21:41:45 [2020-07-20T21:41:45.958Z] --- PASS: TestCreateServiceCapabilities (3.40s)
21:41:45 [2020-07-20T21:41:45.958Z] === RUN   TestInspect
21:41:50 [2020-07-20T21:41:50.197Z] --- PASS: TestInspect (3.52s)
21:41:50 [2020-07-20T21:41:50.197Z] === RUN   TestCreateJob
21:41:53 [2020-07-20T21:41:53.508Z] --- PASS: TestCreateJob (3.70s)
21:41:53 [2020-07-20T21:41:53.508Z] === RUN   TestReplicatedJob
21:42:00 [2020-07-20T21:42:00.096Z] --- PASS: TestReplicatedJob (6.74s)
21:42:00 [2020-07-20T21:42:00.097Z] === RUN   TestUpdateReplicatedJob
21:42:04 [2020-07-20T21:42:04.305Z] --- PASS: TestUpdateReplicatedJob (4.27s)
21:42:04 [2020-07-20T21:42:04.305Z] === RUN   TestServiceListWithStatuses
21:42:04 [2020-07-20T21:42:04.305Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:42:04 [2020-07-20T21:42:04.305Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:42:04 [2020-07-20T21:42:04.305Z] === RUN   TestDockerNetworkConnectAlias
21:42:10 [2020-07-20T21:42:10.893Z] --- PASS: TestDockerNetworkConnectAlias (5.87s)
21:42:10 [2020-07-20T21:42:10.893Z] === RUN   TestDockerNetworkReConnect
21:42:16 [2020-07-20T21:42:16.183Z] --- PASS: TestDockerNetworkReConnect (5.15s)
21:42:16 [2020-07-20T21:42:16.183Z] === RUN   TestServicePlugin
21:42:16 [2020-07-20T21:42:16.183Z] --- SKIP: TestServicePlugin (0.00s)
21:42:16 [2020-07-20T21:42:16.183Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:42:16 [2020-07-20T21:42:16.183Z] === RUN   TestServiceUpdateLabel
21:42:18 [2020-07-20T21:42:18.098Z] --- PASS: TestServiceUpdateLabel (2.68s)
21:42:18 [2020-07-20T21:42:18.098Z] === RUN   TestServiceUpdateSecrets
21:42:36 [2020-07-20T21:42:36.215Z] --- PASS: TestServiceUpdateSecrets (15.28s)
21:42:36 [2020-07-20T21:42:36.215Z] === RUN   TestServiceUpdateConfigs
21:42:48 [2020-07-20T21:42:48.446Z] --- PASS: TestServiceUpdateConfigs (15.28s)
21:42:48 [2020-07-20T21:42:48.446Z] === RUN   TestServiceUpdateNetwork
21:43:03 [2020-07-20T21:43:03.356Z] --- PASS: TestServiceUpdateNetwork (14.66s)
21:43:03 [2020-07-20T21:43:03.356Z] === RUN   TestServiceUpdatePidsLimit
21:43:04 [2020-07-20T21:43:04.743Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:43:05 [2020-07-20T21:43:05.688Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:43:13 [2020-07-20T21:43:13.826Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:43:21 [2020-07-20T21:43:21.964Z] --- PASS: TestServiceUpdatePidsLimit (17.46s)
21:43:21 [2020-07-20T21:43:21.964Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
21:43:21 [2020-07-20T21:43:21.964Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
21:43:21 [2020-07-20T21:43:21.964Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
21:43:21 [2020-07-20T21:43:21.964Z] PASS
21:43:21 [2020-07-20T21:43:21.964Z] 
21:43:21 [2020-07-20T21:43:21.964Z] === Skipped
21:43:21 [2020-07-20T21:43:21.964Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:43:21 [2020-07-20T21:43:21.964Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:43:21 [2020-07-20T21:43:21.964Z] 
21:43:21 [2020-07-20T21:43:21.964Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:43:21 [2020-07-20T21:43:21.964Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:43:21 [2020-07-20T21:43:21.964Z] 
21:43:21 [2020-07-20T21:43:21.964Z] 
21:43:21 [2020-07-20T21:43:21.964Z] DONE 27 tests, 2 skipped in 159.650s
21:43:21 [2020-07-20T21:43:21.964Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:43:21 [2020-07-20T21:43:21.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:43:21 [2020-07-20T21:43:21.964Z] ++ set -e
21:43:21 [2020-07-20T21:43:21.964Z] ++ '[' -n 0 ']'
21:43:21 [2020-07-20T21:43:21.964Z] ++ set -x
21:43:21 [2020-07-20T21:43:21.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:43:21 [2020-07-20T21:43:21.964Z] INFO: Testing against a local daemon
21:43:21 [2020-07-20T21:43:21.964Z] === RUN   TestSessionCreate
21:43:21 [2020-07-20T21:43:21.964Z] --- PASS: TestSessionCreate (0.06s)
21:43:21 [2020-07-20T21:43:21.964Z] === RUN   TestSessionCreateWithBadUpgrade
21:43:21 [2020-07-20T21:43:21.964Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:43:21 [2020-07-20T21:43:21.964Z] PASS
21:43:21 [2020-07-20T21:43:21.964Z] 
21:43:21 [2020-07-20T21:43:21.965Z] DONE 2 tests in 0.273s
21:43:21 [2020-07-20T21:43:21.965Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:43:21 [2020-07-20T21:43:21.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:43:21 [2020-07-20T21:43:21.965Z] ++ set -e
21:43:21 [2020-07-20T21:43:21.965Z] ++ '[' -n 0 ']'
21:43:21 [2020-07-20T21:43:21.965Z] ++ set -x
21:43:21 [2020-07-20T21:43:21.965Z] ++ 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=arm64 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:43:21 [2020-07-20T21:43:21.965Z] INFO: Testing against a local daemon
21:43:21 [2020-07-20T21:43:21.965Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:43:21 [2020-07-20T21:43:21.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:43:21 [2020-07-20T21:43:21.965Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:43:21 [2020-07-20T21:43:21.965Z] === RUN   TestEventsExecDie
21:43:21 [2020-07-20T21:43:21.965Z] --- PASS: TestEventsExecDie (0.89s)
21:43:21 [2020-07-20T21:43:21.965Z] === RUN   TestEventsBackwardsCompatible
21:43:22 [2020-07-20T21:43:22.225Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
21:43:22 [2020-07-20T21:43:22.225Z] === RUN   TestInfoBinaryCommits
21:43:22 [2020-07-20T21:43:22.225Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:43:22 [2020-07-20T21:43:22.225Z] === RUN   TestInfoAPIVersioned
21:43:22 [2020-07-20T21:43:22.225Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:43:22 [2020-07-20T21:43:22.225Z] === RUN   TestInfoDiscoveryBackend
21:43:22 [2020-07-20T21:43:22.797Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
21:43:22 [2020-07-20T21:43:22.797Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:43:23 [2020-07-20T21:43:23.739Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:43:23 [2020-07-20T21:43:23.739Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:43:24 [2020-07-20T21:43:24.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
21:43:24 [2020-07-20T21:43:24.312Z] === RUN   TestInfoAPI
21:43:24 [2020-07-20T21:43:24.573Z] --- PASS: TestInfoAPI (0.05s)
21:43:24 [2020-07-20T21:43:24.573Z] === RUN   TestInfoAPIWarnings
21:43:25 [2020-07-20T21:43:25.146Z] --- PASS: TestInfoAPIWarnings (0.60s)
21:43:25 [2020-07-20T21:43:25.146Z] === RUN   TestInfoDebug
21:43:25 [2020-07-20T21:43:25.719Z] --- PASS: TestInfoDebug (0.60s)
21:43:25 [2020-07-20T21:43:25.719Z] === RUN   TestInfoInsecureRegistries
21:43:26 [2020-07-20T21:43:26.292Z] --- PASS: TestInfoInsecureRegistries (0.60s)
21:43:26 [2020-07-20T21:43:26.292Z] === RUN   TestInfoRegistryMirrors
21:43:26 [2020-07-20T21:43:26.865Z] --- PASS: TestInfoRegistryMirrors (0.60s)
21:43:26 [2020-07-20T21:43:26.865Z] === RUN   TestLoginFailsWithBadCredentials
21:43:27 [2020-07-20T21:43:27.126Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
21:43:27 [2020-07-20T21:43:27.126Z] === RUN   TestPingCacheHeaders
21:43:27 [2020-07-20T21:43:27.126Z] --- PASS: TestPingCacheHeaders (0.05s)
21:43:27 [2020-07-20T21:43:27.126Z] === RUN   TestPingGet
21:43:27 [2020-07-20T21:43:27.126Z] --- PASS: TestPingGet (0.04s)
21:43:27 [2020-07-20T21:43:27.126Z] === RUN   TestPingHead
21:43:27 [2020-07-20T21:43:27.387Z] --- PASS: TestPingHead (0.05s)
21:43:27 [2020-07-20T21:43:27.387Z] === RUN   TestVersion
21:43:27 [2020-07-20T21:43:27.387Z] --- PASS: TestVersion (0.05s)
21:43:27 [2020-07-20T21:43:27.387Z] PASS
21:43:27 [2020-07-20T21:43:27.387Z] 
21:43:27 [2020-07-20T21:43:27.387Z] === Skipped
21:43:27 [2020-07-20T21:43:27.387Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:43:27 [2020-07-20T21:43:27.387Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:43:27 [2020-07-20T21:43:27.387Z] 
21:43:27 [2020-07-20T21:43:27.387Z] 
21:43:27 [2020-07-20T21:43:27.387Z] DONE 18 tests, 1 skipped in 6.344s
21:43:27 [2020-07-20T21:43:27.387Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:43:27 [2020-07-20T21:43:27.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:43:27 [2020-07-20T21:43:27.387Z] ++ set -e
21:43:27 [2020-07-20T21:43:27.387Z] ++ '[' -n 0 ']'
21:43:27 [2020-07-20T21:43:27.387Z] ++ set -x
21:43:27 [2020-07-20T21:43:27.387Z] ++ 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=arm64 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:43:27 [2020-07-20T21:43:27.647Z] INFO: Testing against a local daemon
21:43:27 [2020-07-20T21:43:27.647Z] === RUN   TestVolumesCreateAndList
21:43:27 [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:43:27 [2020-07-20T21:43:27.647Z] === RUN   TestVolumesRemove
21:43:27 [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesRemove (0.13s)
21:43:27 [2020-07-20T21:43:27.647Z] === RUN   TestVolumesInspect
21:43:27 [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesInspect (0.03s)
21:43:27 [2020-07-20T21:43:27.647Z] === RUN   TestVolumesInvalidJSON
21:43:27 [2020-07-20T21:43:27.647Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:43:27 [2020-07-20T21:43:27.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:43:27 [2020-07-20T21:43:27.908Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:43:27 [2020-07-20T21:43:27.908Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:43:27 [2020-07-20T21:43:27.908Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:43:27 [2020-07-20T21:43:27.908Z] PASS
21:43:27 [2020-07-20T21:43:27.908Z] 
21:43:27 [2020-07-20T21:43:27.908Z] DONE 5 tests in 0.419s
21:43:27 [2020-07-20T21:43:27.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:43:28 [2020-07-20T21:43:28.169Z] ++++ cat bundles/test-integration/docker.pid
21:43:28 [2020-07-20T21:43:28.169Z] +++ kill 13615
21:43:29 [2020-07-20T21:43:29.553Z] +++ /etc/init.d/apparmor stop
21:43:29 [2020-07-20T21:43:29.553Z] Leaving: AppArmorNo profiles have been unloaded.
21:43:29 [2020-07-20T21:43:29.553Z] 
21:43:29 [2020-07-20T21:43:29.553Z] Unloading profiles will leave already running processes permanently
21:43:29 [2020-07-20T21:43:29.553Z] unconfined, which can lead to unexpected situations.
21:43:29 [2020-07-20T21:43:29.553Z] 
21:43:29 [2020-07-20T21:43:29.553Z] To set a process to complain mode, use the command line tool
21:43:29 [2020-07-20T21:43:29.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:43:29 [2020-07-20T21:43:29.553Z] +++ true
21:43:29 [2020-07-20T21:43:29.553Z] exiting test-integration
21:43:29 [2020-07-20T21:43:29.553Z] ++ exit 0
21:43:29 [2020-07-20T21:43:29.553Z]