Skip to content

Console Output

13:19:48 [2020-03-19T13:19:48.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40718/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 hack/make.sh dynbinary test-integration
13:19:49 [2020-03-19T13:19:49.374Z] 
13:19:49 [2020-03-19T13:19:49.374Z] Removing bundles/
13:19:49 [2020-03-19T13:19:49.374Z] 
13:19:49 [2020-03-19T13:19:49.374Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:19:49 [2020-03-19T13:19:49.374Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:19:49 [2020-03-19T13:19:49.374Z] GOOS="" GOARCH="" GOARM=""
13:21:10 [2020-03-19T13:21:10.834Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:21:10 [2020-03-19T13:21:10.834Z] 
13:21:10 [2020-03-19T13:21:10.834Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:21:10 [2020-03-19T13:21:10.834Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:21:10 [2020-03-19T13:21:10.834Z] HOSTNAME=726c9e22cacf
13:21:10 [2020-03-19T13:21:10.834Z] TESTDEBUG=0
13:21:10 [2020-03-19T13:21:10.834Z] DEST=bundles/test-integration
13:21:10 [2020-03-19T13:21:10.834Z] PWD=/go/src/github.com/docker/docker
13:21:10 [2020-03-19T13:21:10.834Z] DOCKER_GITCOMMIT=ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:21:10 [2020-03-19T13:21:10.834Z] container=docker
13:21:10 [2020-03-19T13:21:10.834Z] HOME=/root
13:21:10 [2020-03-19T13:21:10.834Z] GOLANG_VERSION=1.13.8
13:21:10 [2020-03-19T13:21:10.834Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:21:10 [2020-03-19T13:21:10.834Z] VALIDATE_BRANCH=master
13:21:10 [2020-03-19T13:21:10.834Z] TERM=xterm
13:21:10 [2020-03-19T13:21:10.834Z] DOCKER_PKG=github.com/docker/docker
13:21:10 [2020-03-19T13:21:10.834Z] SHLVL=1
13:21:10 [2020-03-19T13:21:10.834Z] TIMEOUT=120m
13:21:10 [2020-03-19T13:21:10.834Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:21:10 [2020-03-19T13:21:10.834Z] DOCKER_GRAPHDRIVER=overlay2
13:21:10 [2020-03-19T13:21:10.834Z] GO111MODULE=off
13:21:10 [2020-03-19T13:21:10.834Z] DOCKER_EXPERIMENTAL=1
13:21:10 [2020-03-19T13:21:10.834Z] TEST_SKIP_INTEGRATION_CLI=1
13:21:10 [2020-03-19T13:21:10.834Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:21:10 [2020-03-19T13:21:10.834Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:21:10 [2020-03-19T13:21:10.834Z] GOPATH=/go
13:21:10 [2020-03-19T13:21:10.834Z] PKG_CONFIG=pkg-config
13:21:10 [2020-03-19T13:21:10.834Z] _=/usr/bin/env
13:21:10 [2020-03-19T13:21:10.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:21:32 [2020-03-19T13:21:32.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:21:32 [2020-03-19T13:21:32.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:21:34 [2020-03-19T13:21:34.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:21:56 [2020-03-19T13:21:56.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:21:56 [2020-03-19T13:21:56.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:21:57 [2020-03-19T13:21:57.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:21:58 [2020-03-19T13:21:58.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:21:59 [2020-03-19T13:21:59.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:22:01 [2020-03-19T13:22:01.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:22:02 [2020-03-19T13:22:02.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:22:05 [2020-03-19T13:22:05.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:22:07 [2020-03-19T13:22:07.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:22:08 [2020-03-19T13:22:08.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:22:10 [2020-03-19T13:22:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:22:12 [2020-03-19T13:22:12.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:22:14 [2020-03-19T13:22:14.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:22:15 [2020-03-19T13:22:15.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:22:17 [2020-03-19T13:22:17.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:22:18 [2020-03-19T13:22:18.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:22:18 [2020-03-19T13:22:18.723Z] Using test binary docker
13:22:18 [2020-03-19T13:22:18.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:22:18 [2020-03-19T13:22:18.723Z] +++ /etc/init.d/apparmor start
13:22:18 [2020-03-19T13:22:18.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:22:18 [2020-03-19T13:22:18.723Z] INFO: Waiting for daemon to start...
13:22:18 [2020-03-19T13:22:18.723Z] Starting dockerd
13:22:18 [2020-03-19T13:22:18.723Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:22:20 [2020-03-19T13:22:20.628Z] .
13:22:20 [2020-03-19T13:22:20.628Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:22:20 [2020-03-19T13:22:20.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:22:20 [2020-03-19T13:22:20.889Z] Error: No such image: emptyfs
13:22:20 [2020-03-19T13:22:20.889Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:22:20 [2020-03-19T13:22:20.889Z] ++++ docker load
13:22:21 [2020-03-19T13:22:21.149Z] Running integration-test (iteration 1)
13:22:21 [2020-03-19T13:22:21.149Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
13:22:21 [2020-03-19T13:22:21.149Z] ++ 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
13:22:21 [2020-03-19T13:22:21.149Z] ++ set -e
13:22:21 [2020-03-19T13:22:21.149Z] ++ '[' -n 0 ']'
13:22:21 [2020-03-19T13:22:21.149Z] ++ set -x
13:22:21 [2020-03-19T13:22:21.149Z] ++ 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
13:22:31 [2020-03-19T13:22:31.141Z] Loaded image: buildpack-deps:jessie
13:22:31 [2020-03-19T13:22:31.141Z] Loaded image: busybox:latest
13:22:31 [2020-03-19T13:22:31.141Z] Loaded image: busybox:glibc
13:22:31 [2020-03-19T13:22:31.141Z] Loaded image: debian:jessie
13:22:31 [2020-03-19T13:22:31.141Z] Loaded image: hello-world:latest
13:22:31 [2020-03-19T13:22:31.141Z] INFO: Testing against a local daemon
13:22:31 [2020-03-19T13:22:31.141Z] === RUN   TestCgroupNamespacesBuild
13:22:35 [2020-03-19T13:22:35.330Z] --- PASS: TestCgroupNamespacesBuild (4.27s)
13:22:35 [2020-03-19T13:22:35.330Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:22:36 [2020-03-19T13:22:36.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
13:22:36 [2020-03-19T13:22:36.707Z] === RUN   TestBuildWithSession
13:22:36 [2020-03-19T13:22:36.707Z] --- SKIP: TestBuildWithSession (0.00s)
13:22:36 [2020-03-19T13:22:36.707Z]     build_session_test.go:25: TODO: BuildKit
13:22:36 [2020-03-19T13:22:36.707Z] === RUN   TestBuildSquashParent
13:22:43 [2020-03-19T13:22:43.271Z] --- PASS: TestBuildSquashParent (6.37s)
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:22:43 [2020-03-19T13:22:43.271Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:22:43 [2020-03-19T13:22:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:22:43 [2020-03-19T13:22:43.271Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:22:43 [2020-03-19T13:22:43.271Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:22:43 [2020-03-19T13:22:43.271Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:22:45 [2020-03-19T13:22:45.807Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:22:45 [2020-03-19T13:22:45.807Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:22:48 [2020-03-19T13:22:48.344Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s)
13:22:48 [2020-03-19T13:22:48.344Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s)
13:22:48 [2020-03-19T13:22:48.344Z] === RUN   TestBuildMultiStageCopy
13:22:48 [2020-03-19T13:22:48.344Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:22:50 [2020-03-19T13:22:50.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:22:50 [2020-03-19T13:22:50.814Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:22:51 [2020-03-19T13:22:51.382Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:22:51 [2020-03-19T13:22:51.948Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:22:52 [2020-03-19T13:22:52.516Z] --- PASS: TestBuildMultiStageCopy (4.53s)
13:22:52 [2020-03-19T13:22:52.516Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s)
13:22:52 [2020-03-19T13:22:52.516Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
13:22:52 [2020-03-19T13:22:52.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
13:22:52 [2020-03-19T13:22:52.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
13:22:52 [2020-03-19T13:22:52.517Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
13:22:52 [2020-03-19T13:22:52.517Z] === RUN   TestBuildMultiStageParentConfig
13:22:53 [2020-03-19T13:22:53.894Z] --- PASS: TestBuildMultiStageParentConfig (1.48s)
13:22:53 [2020-03-19T13:22:53.895Z] === RUN   TestBuildLabelWithTargets
13:22:56 [2020-03-19T13:22:56.430Z] --- PASS: TestBuildLabelWithTargets (2.33s)
13:22:56 [2020-03-19T13:22:56.430Z] === RUN   TestBuildWithEmptyLayers
13:22:57 [2020-03-19T13:22:57.366Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
13:22:57 [2020-03-19T13:22:57.366Z] === RUN   TestBuildMultiStageOnBuild
13:23:00 [2020-03-19T13:23:00.652Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
13:23:00 [2020-03-19T13:23:00.652Z] === RUN   TestBuildUncleanTarFilenames
13:23:02 [2020-03-19T13:23:02.031Z] --- PASS: TestBuildUncleanTarFilenames (1.50s)
13:23:02 [2020-03-19T13:23:02.031Z] === RUN   TestBuildMultiStageLayerLeak
13:23:05 [2020-03-19T13:23:05.317Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s)
13:23:05 [2020-03-19T13:23:05.317Z] === RUN   TestBuildWithHugeFile
13:23:52 [2020-03-19T13:23:52.013Z] --- PASS: TestBuildWithHugeFile (41.88s)
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildWithEmptyDockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:23:52 [2020-03-19T13:23:52.013Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
13:23:52 [2020-03-19T13:23:52.013Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
13:23:52 [2020-03-19T13:23:52.013Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
13:23:52 [2020-03-19T13:23:52.013Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildPreserveOwnership
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildPreserveOwnership/copy_from
13:23:52 [2020-03-19T13:23:52.013Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:23:53 [2020-03-19T13:23:53.392Z] --- PASS: TestBuildPreserveOwnership (6.48s)
13:23:53 [2020-03-19T13:23:53.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.29s)
13:23:53 [2020-03-19T13:23:53.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
13:23:53 [2020-03-19T13:23:53.392Z] === RUN   TestBuildPlatformInvalid
13:23:53 [2020-03-19T13:23:53.650Z] --- PASS: TestBuildPlatformInvalid (0.21s)
13:23:53 [2020-03-19T13:23:53.650Z] PASS
13:23:53 [2020-03-19T13:23:53.909Z] 
13:23:53 [2020-03-19T13:23:53.909Z] === Skipped
13:23:53 [2020-03-19T13:23:53.909Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:23:53 [2020-03-19T13:23:53.909Z]     build_session_test.go:25: TODO: BuildKit
13:23:53 [2020-03-19T13:23:53.909Z] 
13:23:53 [2020-03-19T13:23:53.909Z] 
13:23:53 [2020-03-19T13:23:53.909Z] DONE 32 tests, 1 skipped in 92.569s
13:23:53 [2020-03-19T13:23:53.909Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
13:23:53 [2020-03-19T13:23:53.909Z] ++ 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
13:23:53 [2020-03-19T13:23:53.909Z] ++ set -e
13:23:53 [2020-03-19T13:23:53.909Z] ++ '[' -n 0 ']'
13:23:53 [2020-03-19T13:23:53.909Z] ++ set -x
13:23:53 [2020-03-19T13:23:53.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:23:54 [2020-03-19T13:23:54.169Z] INFO: Testing against a local daemon
13:23:54 [2020-03-19T13:23:54.169Z] === RUN   TestConfigList
13:23:58 [2020-03-19T13:23:58.358Z] --- PASS: TestConfigList (3.66s)
13:23:58 [2020-03-19T13:23:58.358Z] === RUN   TestConfigsCreateAndDelete
13:24:00 [2020-03-19T13:24:00.893Z] --- PASS: TestConfigsCreateAndDelete (3.31s)
13:24:00 [2020-03-19T13:24:00.893Z] === RUN   TestConfigsUpdate
13:24:05 [2020-03-19T13:24:05.084Z] --- PASS: TestConfigsUpdate (3.38s)
13:24:05 [2020-03-19T13:24:05.084Z] === RUN   TestTemplatedConfig
13:24:08 [2020-03-19T13:24:08.369Z] --- PASS: TestTemplatedConfig (3.52s)
13:24:08 [2020-03-19T13:24:08.369Z] === RUN   TestConfigInspect
13:24:11 [2020-03-19T13:24:11.655Z] --- PASS: TestConfigInspect (3.27s)
13:24:11 [2020-03-19T13:24:11.655Z] === RUN   TestConfigCreateWithLabels
13:24:14 [2020-03-19T13:24:14.939Z] --- PASS: TestConfigCreateWithLabels (3.36s)
13:24:14 [2020-03-19T13:24:14.939Z] === RUN   TestConfigCreateResolve
13:24:18 [2020-03-19T13:24:18.225Z] --- PASS: TestConfigCreateResolve (3.33s)
13:24:18 [2020-03-19T13:24:18.225Z] === RUN   TestConfigDaemonLibtrustID
13:24:18 [2020-03-19T13:24:18.484Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
13:24:18 [2020-03-19T13:24:18.484Z] PASS
13:24:18 [2020-03-19T13:24:18.484Z] 
13:24:18 [2020-03-19T13:24:18.484Z] DONE 8 tests in 24.701s
13:24:18 [2020-03-19T13:24:18.484Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
13:24:18 [2020-03-19T13:24:18.485Z] ++ 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
13:24:18 [2020-03-19T13:24:18.485Z] ++ set -e
13:24:18 [2020-03-19T13:24:18.485Z] ++ '[' -n 0 ']'
13:24:18 [2020-03-19T13:24:18.485Z] ++ set -x
13:24:18 [2020-03-19T13:24:18.485Z] ++ 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
13:24:19 [2020-03-19T13:24:19.051Z] INFO: Testing against a local daemon
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestCheckpoint
13:24:19 [2020-03-19T13:24:19.051Z] --- SKIP: TestCheckpoint (0.00s)
13:24:19 [2020-03-19T13:24:19.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestContainerInvalidJSON
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:24:19 [2020-03-19T13:24:19.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:24:19 [2020-03-19T13:24:19.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:24:19 [2020-03-19T13:24:19.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:24:19 [2020-03-19T13:24:19.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:24:19 [2020-03-19T13:24:19.051Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:24:19 [2020-03-19T13:24:19.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:24:19 [2020-03-19T13:24:19.051Z] --- PASS: TestContainerInvalidJSON (0.03s)
13:24:19 [2020-03-19T13:24:19.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:24:19 [2020-03-19T13:24:19.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:24:19 [2020-03-19T13:24:19.051Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:24:19 [2020-03-19T13:24:19.051Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:24:19 [2020-03-19T13:24:19.309Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
13:24:19 [2020-03-19T13:24:19.309Z] === RUN   TestCopyFromContainerPathIsNotDir
13:24:19 [2020-03-19T13:24:19.309Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
13:24:19 [2020-03-19T13:24:19.309Z] === RUN   TestCopyToContainerPathDoesNotExist
13:24:19 [2020-03-19T13:24:19.569Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
13:24:19 [2020-03-19T13:24:19.569Z] === RUN   TestCopyToContainerPathIsNotDir
13:24:19 [2020-03-19T13:24:19.569Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
13:24:19 [2020-03-19T13:24:19.569Z] === RUN   TestCopyFromContainer
13:24:22 [2020-03-19T13:24:22.103Z] === RUN   TestCopyFromContainer//
13:24:22 [2020-03-19T13:24:22.103Z] === RUN   TestCopyFromContainer//bar/root
13:24:22 [2020-03-19T13:24:22.103Z] === RUN   TestCopyFromContainer//bar/root/
13:24:22 [2020-03-19T13:24:22.103Z] === RUN   TestCopyFromContainer/bar/quux
13:24:22 [2020-03-19T13:24:22.103Z] === RUN   TestCopyFromContainer/bar/quux/
13:24:22 [2020-03-19T13:24:22.362Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:24:22 [2020-03-19T13:24:22.362Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:24:22 [2020-03-19T13:24:22.621Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:24:22 [2020-03-19T13:24:22.621Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCopyFromContainer/bar/notarget
13:24:22 [2020-03-19T13:24:22.880Z] --- PASS: TestCopyFromContainer (3.30s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer// (0.11s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:24:22 [2020-03-19T13:24:22.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:24:22 [2020-03-19T13:24:22.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:24:22 [2020-03-19T13:24:22.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:24:22 [2020-03-19T13:24:22.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:24:22 [2020-03-19T13:24:22.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:24:22 [2020-03-19T13:24:22.880Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:24:22 [2020-03-19T13:24:22.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:24:22 [2020-03-19T13:24:22.880Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:24:22 [2020-03-19T13:24:22.880Z] === RUN   TestCreateLinkToNonExistingContainer
13:24:23 [2020-03-19T13:24:23.138Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateWithInvalidEnv
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateWithInvalidEnv/0
13:24:23 [2020-03-19T13:24:23.138Z] === PAUSE TestCreateWithInvalidEnv/0
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateWithInvalidEnv/1
13:24:23 [2020-03-19T13:24:23.138Z] === PAUSE TestCreateWithInvalidEnv/1
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateWithInvalidEnv/2
13:24:23 [2020-03-19T13:24:23.138Z] === PAUSE TestCreateWithInvalidEnv/2
13:24:23 [2020-03-19T13:24:23.138Z] === CONT  TestCreateWithInvalidEnv/0
13:24:23 [2020-03-19T13:24:23.138Z] === CONT  TestCreateWithInvalidEnv/2
13:24:23 [2020-03-19T13:24:23.138Z] === CONT  TestCreateWithInvalidEnv/1
13:24:23 [2020-03-19T13:24:23.138Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:24:23 [2020-03-19T13:24:23.138Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:24:23 [2020-03-19T13:24:23.138Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:24:23 [2020-03-19T13:24:23.138Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateTmpfsMountsTarget
13:24:23 [2020-03-19T13:24:23.138Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:24:23 [2020-03-19T13:24:23.138Z] === RUN   TestCreateWithCustomMaskedPaths
13:24:25 [2020-03-19T13:24:25.678Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:24:25 [2020-03-19T13:24:25.678Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:24:25 [2020-03-19T13:24:25.678Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:24:25 [2020-03-19T13:24:25.679Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:24:25 [2020-03-19T13:24:25.679Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:24:25 [2020-03-19T13:24:25.679Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:24:25 [2020-03-19T13:24:25.679Z] --- PASS: TestCreateWithCapabilities (0.04s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
13:24:25 [2020-03-19T13:24:25.679Z] === RUN   TestCreateWithCustomReadonlyPaths
13:24:28 [2020-03-19T13:24:28.211Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s)
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:24:28 [2020-03-19T13:24:28.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:24:28 [2020-03-19T13:24:28.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:24:28 [2020-03-19T13:24:28.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:24:28 [2020-03-19T13:24:28.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:24:28 [2020-03-19T13:24:28.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:24:28 [2020-03-19T13:24:28.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
13:24:28 [2020-03-19T13:24:28.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
13:24:28 [2020-03-19T13:24:28.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
13:24:28 [2020-03-19T13:24:28.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
13:24:28 [2020-03-19T13:24:28.211Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:24:28 [2020-03-19T13:24:28.211Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:24:29 [2020-03-19T13:24:29.147Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
13:24:29 [2020-03-19T13:24:29.147Z] === RUN   TestContainerStartOnDaemonRestart
13:24:29 [2020-03-19T13:24:29.147Z] === PAUSE TestContainerStartOnDaemonRestart
13:24:29 [2020-03-19T13:24:29.147Z] === RUN   TestDaemonRestartIpcMode
13:24:29 [2020-03-19T13:24:29.147Z] === PAUSE TestDaemonRestartIpcMode
13:24:29 [2020-03-19T13:24:29.147Z] === RUN   TestDaemonHostGatewayIP
13:24:29 [2020-03-19T13:24:29.147Z] === PAUSE TestDaemonHostGatewayIP
13:24:29 [2020-03-19T13:24:29.147Z] === RUN   TestDiff
13:24:29 [2020-03-19T13:24:29.714Z] --- PASS: TestDiff (0.80s)
13:24:29 [2020-03-19T13:24:29.714Z] === RUN   TestExecWithCloseStdin
13:24:30 [2020-03-19T13:24:30.650Z] --- PASS: TestExecWithCloseStdin (0.96s)
13:24:30 [2020-03-19T13:24:30.650Z] === RUN   TestExec
13:24:31 [2020-03-19T13:24:31.585Z] --- PASS: TestExec (0.94s)
13:24:31 [2020-03-19T13:24:31.585Z] === RUN   TestExecUser
13:24:32 [2020-03-19T13:24:32.521Z] --- PASS: TestExecUser (1.00s)
13:24:32 [2020-03-19T13:24:32.521Z] === RUN   TestExportContainerAndImportImage
13:24:33 [2020-03-19T13:24:33.898Z] --- PASS: TestExportContainerAndImportImage (1.12s)
13:24:33 [2020-03-19T13:24:33.898Z] === RUN   TestExportContainerAfterDaemonRestart
13:24:35 [2020-03-19T13:24:35.802Z] --- PASS: TestExportContainerAfterDaemonRestart (2.12s)
13:24:35 [2020-03-19T13:24:35.802Z] === RUN   TestHealthCheckWorkdir
13:24:37 [2020-03-19T13:24:37.178Z] --- PASS: TestHealthCheckWorkdir (1.11s)
13:24:37 [2020-03-19T13:24:37.178Z] === RUN   TestHealthKillContainer
13:24:40 [2020-03-19T13:24:40.463Z] --- PASS: TestHealthKillContainer (3.02s)
13:24:40 [2020-03-19T13:24:40.463Z] === RUN   TestInspectCpusetInConfigPre120
13:24:40 [2020-03-19T13:24:40.722Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
13:24:40 [2020-03-19T13:24:40.722Z] === RUN   TestIpcModeNone
13:24:41 [2020-03-19T13:24:41.660Z] --- PASS: TestIpcModeNone (0.93s)
13:24:41 [2020-03-19T13:24:41.660Z] === RUN   TestIpcModePrivate
13:24:42 [2020-03-19T13:24:42.596Z] --- PASS: TestIpcModePrivate (0.93s)
13:24:42 [2020-03-19T13:24:42.596Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
13:24:42 [2020-03-19T13:24:42.596Z] === RUN   TestIpcModeShareable
13:24:43 [2020-03-19T13:24:43.532Z] --- PASS: TestIpcModeShareable (0.94s)
13:24:43 [2020-03-19T13:24:43.532Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
13:24:43 [2020-03-19T13:24:43.532Z] === RUN   TestAPIIpcModeShareableAndContainer
13:24:46 [2020-03-19T13:24:46.817Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
13:24:46 [2020-03-19T13:24:46.817Z] === RUN   TestAPIIpcModeHost
13:24:47 [2020-03-19T13:24:47.076Z] --- PASS: TestAPIIpcModeHost (0.70s)
13:24:47 [2020-03-19T13:24:47.076Z] === RUN   TestDaemonIpcModeShareable
13:24:49 [2020-03-19T13:24:49.609Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
13:24:49 [2020-03-19T13:24:49.609Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
13:24:49 [2020-03-19T13:24:49.609Z] === RUN   TestDaemonIpcModePrivate
13:24:50 [2020-03-19T13:24:50.987Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
13:24:50 [2020-03-19T13:24:50.987Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
13:24:50 [2020-03-19T13:24:50.987Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:24:52 [2020-03-19T13:24:52.891Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
13:24:52 [2020-03-19T13:24:52.891Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
13:24:52 [2020-03-19T13:24:52.891Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:24:54 [2020-03-19T13:24:54.793Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s)
13:24:54 [2020-03-19T13:24:54.793Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
13:24:54 [2020-03-19T13:24:54.793Z] === RUN   TestIpcModeOlderClient
13:24:54 [2020-03-19T13:24:54.793Z] === PAUSE TestIpcModeOlderClient
13:24:54 [2020-03-19T13:24:54.793Z] === RUN   TestKillContainerInvalidSignal
13:24:55 [2020-03-19T13:24:55.729Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
13:24:55 [2020-03-19T13:24:55.729Z] === RUN   TestKillContainer
13:24:55 [2020-03-19T13:24:55.729Z] === RUN   TestKillContainer/no_signal
13:24:56 [2020-03-19T13:24:56.665Z] === RUN   TestKillContainer/non_killing_signal
13:24:57 [2020-03-19T13:24:57.233Z] === RUN   TestKillContainer/killing_signal
13:24:58 [2020-03-19T13:24:58.169Z] --- PASS: TestKillContainer (2.47s)
13:24:58 [2020-03-19T13:24:58.169Z]     --- PASS: TestKillContainer/no_signal (0.82s)
13:24:58 [2020-03-19T13:24:58.169Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
13:24:58 [2020-03-19T13:24:58.169Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
13:24:58 [2020-03-19T13:24:58.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:24:58 [2020-03-19T13:24:58.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:24:59 [2020-03-19T13:24:59.104Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:25:00 [2020-03-19T13:25:00.040Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s)
13:25:00 [2020-03-19T13:25:00.041Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
13:25:00 [2020-03-19T13:25:00.041Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
13:25:00 [2020-03-19T13:25:00.041Z] === RUN   TestKillStoppedContainer
13:25:00 [2020-03-19T13:25:00.041Z] --- PASS: TestKillStoppedContainer (0.11s)
13:25:00 [2020-03-19T13:25:00.041Z] === RUN   TestKillStoppedContainerAPIPre120
13:25:00 [2020-03-19T13:25:00.041Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
13:25:00 [2020-03-19T13:25:00.041Z] === RUN   TestKillDifferentUserContainer
13:25:00 [2020-03-19T13:25:00.976Z] --- PASS: TestKillDifferentUserContainer (0.88s)
13:25:00 [2020-03-19T13:25:00.976Z] === RUN   TestInspectOomKilledTrue
13:25:00 [2020-03-19T13:25:00.976Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:25:00 [2020-03-19T13:25:00.976Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:25:00 [2020-03-19T13:25:00.976Z] === RUN   TestInspectOomKilledFalse
13:25:00 [2020-03-19T13:25:00.976Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:25:00 [2020-03-19T13:25:00.976Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:25:00 [2020-03-19T13:25:00.976Z] === RUN   TestLinksEtcHostsContentMatch
13:25:01 [2020-03-19T13:25:01.544Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
13:25:01 [2020-03-19T13:25:01.544Z] === RUN   TestLinksContainerNames
13:25:03 [2020-03-19T13:25:03.448Z] --- PASS: TestLinksContainerNames (1.74s)
13:25:03 [2020-03-19T13:25:03.448Z] === RUN   TestLogsFollowTailEmpty
13:25:04 [2020-03-19T13:25:04.015Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
13:25:04 [2020-03-19T13:25:04.015Z] === RUN   TestContainerNetworkMountsNoChown
13:25:04 [2020-03-19T13:25:04.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/default
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/default
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/private
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/private
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rprivate
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rprivate
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/slave
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/slave
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rslave
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rslave
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/shared
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/shared
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rshared
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rshared
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/default
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/default/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rslave
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rshared
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/private
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/private/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/private/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/shared
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/slave
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rprivate
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/default/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/private/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:25:04 [2020-03-19T13:25:04.952Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/private/mount_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/default/bind_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:25:05 [2020-03-19T13:25:05.211Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/default/mount_root
13:25:05 [2020-03-19T13:25:05.470Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:25:05 [2020-03-19T13:25:05.470Z] --- PASS: TestMountDaemonRoot (0.05s)
13:25:05 [2020-03-19T13:25:05.470Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:25:05 [2020-03-19T13:25:05.471Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
13:25:05 [2020-03-19T13:25:05.471Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
13:25:05 [2020-03-19T13:25:05.471Z] === RUN   TestContainerBindMountNonRecursive
13:25:08 [2020-03-19T13:25:08.005Z] --- PASS: TestContainerBindMountNonRecursive (2.00s)
13:25:08 [2020-03-19T13:25:08.005Z] === RUN   TestNetworkNat
13:25:08 [2020-03-19T13:25:08.572Z] --- PASS: TestNetworkNat (0.93s)
13:25:08 [2020-03-19T13:25:08.572Z] === RUN   TestNetworkLocalhostTCPNat
13:25:09 [2020-03-19T13:25:09.509Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
13:25:09 [2020-03-19T13:25:09.509Z] === RUN   TestNetworkLoopbackNat
13:25:10 [2020-03-19T13:25:10.444Z] --- PASS: TestNetworkLoopbackNat (1.20s)
13:25:10 [2020-03-19T13:25:10.444Z] === RUN   TestPause
13:25:11 [2020-03-19T13:25:11.381Z] --- PASS: TestPause (0.83s)
13:25:11 [2020-03-19T13:25:11.381Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:25:11 [2020-03-19T13:25:11.381Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:25:11 [2020-03-19T13:25:11.381Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:25:11 [2020-03-19T13:25:11.381Z] === RUN   TestPauseStopPausedContainer
13:25:12 [2020-03-19T13:25:12.317Z] --- PASS: TestPauseStopPausedContainer (0.89s)
13:25:12 [2020-03-19T13:25:12.317Z] === RUN   TestPsFilter
13:25:12 [2020-03-19T13:25:12.575Z] --- PASS: TestPsFilter (0.27s)
13:25:12 [2020-03-19T13:25:12.576Z] === RUN   TestRemoveContainerWithRemovedVolume
13:25:13 [2020-03-19T13:25:13.512Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
13:25:13 [2020-03-19T13:25:13.512Z] === RUN   TestRemoveContainerWithVolume
13:25:14 [2020-03-19T13:25:14.080Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
13:25:14 [2020-03-19T13:25:14.080Z] === RUN   TestRemoveContainerRunning
13:25:15 [2020-03-19T13:25:15.016Z] --- PASS: TestRemoveContainerRunning (0.83s)
13:25:15 [2020-03-19T13:25:15.016Z] === RUN   TestRemoveContainerForceRemoveRunning
13:25:15 [2020-03-19T13:25:15.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
13:25:15 [2020-03-19T13:25:15.955Z] === RUN   TestRemoveInvalidContainer
13:25:15 [2020-03-19T13:25:15.955Z] --- PASS: TestRemoveInvalidContainer (0.03s)
13:25:15 [2020-03-19T13:25:15.955Z] === RUN   TestRenameLinkedContainer
13:25:19 [2020-03-19T13:25:19.243Z] --- PASS: TestRenameLinkedContainer (3.26s)
13:25:19 [2020-03-19T13:25:19.244Z] === RUN   TestRenameStoppedContainer
13:25:20 [2020-03-19T13:25:20.179Z] --- PASS: TestRenameStoppedContainer (0.86s)
13:25:20 [2020-03-19T13:25:20.179Z] === RUN   TestRenameRunningContainerAndReuse
13:25:21 [2020-03-19T13:25:21.556Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
13:25:21 [2020-03-19T13:25:21.556Z] === RUN   TestRenameInvalidName
13:25:22 [2020-03-19T13:25:22.493Z] --- PASS: TestRenameInvalidName (0.81s)
13:25:22 [2020-03-19T13:25:22.493Z] === RUN   TestRenameAnonymousContainer
13:25:26 [2020-03-19T13:25:26.711Z] --- PASS: TestRenameAnonymousContainer (4.32s)
13:25:26 [2020-03-19T13:25:26.711Z] === RUN   TestRenameContainerWithSameName
13:25:27 [2020-03-19T13:25:27.658Z] --- PASS: TestRenameContainerWithSameName (0.86s)
13:25:27 [2020-03-19T13:25:27.658Z] === RUN   TestRenameContainerWithLinkedContainer
13:25:29 [2020-03-19T13:25:29.585Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
13:25:29 [2020-03-19T13:25:29.585Z] === RUN   TestResize
13:25:30 [2020-03-19T13:25:30.152Z] --- PASS: TestResize (0.86s)
13:25:30 [2020-03-19T13:25:30.153Z] === RUN   TestResizeWithInvalidSize
13:25:31 [2020-03-19T13:25:31.092Z] --- PASS: TestResizeWithInvalidSize (0.91s)
13:25:31 [2020-03-19T13:25:31.092Z] === RUN   TestResizeWhenContainerNotStarted
13:25:32 [2020-03-19T13:25:32.028Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:25:32 [2020-03-19T13:25:32.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:25:35 [2020-03-19T13:25:35.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:25:35 [2020-03-19T13:25:35.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:25:35 [2020-03-19T13:25:35.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:25:35 [2020-03-19T13:25:35.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:25:36 [2020-03-19T13:25:36.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:25:36 [2020-03-19T13:25:36.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:25:37 [2020-03-19T13:25:37.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:25:38 [2020-03-19T13:25:38.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:25:41 [2020-03-19T13:25:41.138Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.79s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
13:25:41 [2020-03-19T13:25:41.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
13:25:41 [2020-03-19T13:25:41.139Z] === RUN   TestCgroupNamespacesRun
13:25:42 [2020-03-19T13:25:42.515Z] --- PASS: TestCgroupNamespacesRun (1.92s)
13:25:42 [2020-03-19T13:25:42.515Z] === RUN   TestCgroupNamespacesRunPrivileged
13:25:44 [2020-03-19T13:25:44.419Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s)
13:25:44 [2020-03-19T13:25:44.419Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:25:46 [2020-03-19T13:25:46.323Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.92s)
13:25:46 [2020-03-19T13:25:46.323Z] === RUN   TestCgroupNamespacesRunHostMode
13:25:48 [2020-03-19T13:25:48.226Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s)
13:25:48 [2020-03-19T13:25:48.226Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:25:50 [2020-03-19T13:25:50.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s)
13:25:50 [2020-03-19T13:25:50.128Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:25:51 [2020-03-19T13:25:51.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
13:25:51 [2020-03-19T13:25:51.506Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:25:52 [2020-03-19T13:25:52.443Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s)
13:25:52 [2020-03-19T13:25:52.443Z] === RUN   TestCgroupNamespacesRunOlderClient
13:25:54 [2020-03-19T13:25:54.347Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
13:25:54 [2020-03-19T13:25:54.347Z] === RUN   TestKernelTCPMemory
13:25:55 [2020-03-19T13:25:55.285Z] --- PASS: TestKernelTCPMemory (0.94s)
13:25:55 [2020-03-19T13:25:55.285Z] === RUN   TestNISDomainname
13:25:56 [2020-03-19T13:25:56.221Z] --- PASS: TestNISDomainname (1.03s)
13:25:56 [2020-03-19T13:25:56.221Z] === RUN   TestHostnameDnsResolution
13:25:58 [2020-03-19T13:25:58.136Z] --- PASS: TestHostnameDnsResolution (1.82s)
13:25:58 [2020-03-19T13:25:58.136Z] === RUN   TestStats
13:26:00 [2020-03-19T13:26:00.038Z] --- PASS: TestStats (1.85s)
13:26:00 [2020-03-19T13:26:00.038Z] === RUN   TestStopContainerWithTimeout
13:26:00 [2020-03-19T13:26:00.038Z] === RUN   TestStopContainerWithTimeout/0
13:26:00 [2020-03-19T13:26:00.038Z] === PAUSE TestStopContainerWithTimeout/0
13:26:00 [2020-03-19T13:26:00.038Z] === RUN   TestStopContainerWithTimeout/1
13:26:00 [2020-03-19T13:26:00.038Z] === PAUSE TestStopContainerWithTimeout/1
13:26:00 [2020-03-19T13:26:00.038Z] === RUN   TestStopContainerWithTimeout/3
13:26:00 [2020-03-19T13:26:00.038Z] === PAUSE TestStopContainerWithTimeout/3
13:26:00 [2020-03-19T13:26:00.038Z] === RUN   TestStopContainerWithTimeout/-1
13:26:00 [2020-03-19T13:26:00.038Z] === PAUSE TestStopContainerWithTimeout/-1
13:26:00 [2020-03-19T13:26:00.038Z] === CONT  TestStopContainerWithTimeout/0
13:26:00 [2020-03-19T13:26:00.038Z] === CONT  TestStopContainerWithTimeout/1
13:26:00 [2020-03-19T13:26:00.038Z] === CONT  TestStopContainerWithTimeout/3
13:26:00 [2020-03-19T13:26:00.038Z] === CONT  TestStopContainerWithTimeout/-1
13:26:03 [2020-03-19T13:26:03.325Z] --- PASS: TestStopContainerWithTimeout (0.03s)
13:26:03 [2020-03-19T13:26:03.325Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
13:26:03 [2020-03-19T13:26:03.325Z]     --- PASS: TestStopContainerWithTimeout/1 (2.34s)
13:26:03 [2020-03-19T13:26:03.325Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
13:26:03 [2020-03-19T13:26:03.325Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
13:26:03 [2020-03-19T13:26:03.325Z] === RUN   TestDeleteDevicemapper
13:26:03 [2020-03-19T13:26:03.325Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:26:03 [2020-03-19T13:26:03.325Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:26:03 [2020-03-19T13:26:03.325Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:26:06 [2020-03-19T13:26:06.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s)
13:26:06 [2020-03-19T13:26:06.612Z] === RUN   TestUpdateMemory
13:26:06 [2020-03-19T13:26:06.612Z] --- SKIP: TestUpdateMemory (0.00s)
13:26:06 [2020-03-19T13:26:06.612Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:26:06 [2020-03-19T13:26:06.612Z] === RUN   TestUpdateCPUQuota
13:26:07 [2020-03-19T13:26:07.549Z] --- PASS: TestUpdateCPUQuota (1.49s)
13:26:07 [2020-03-19T13:26:07.549Z] === RUN   TestUpdatePidsLimit
13:26:07 [2020-03-19T13:26:07.549Z] === RUN   TestUpdatePidsLimit/update_from_none
13:26:08 [2020-03-19T13:26:08.116Z] === RUN   TestUpdatePidsLimit/no_change
13:26:08 [2020-03-19T13:26:08.375Z] === RUN   TestUpdatePidsLimit/update_lower
13:26:08 [2020-03-19T13:26:08.941Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:26:09 [2020-03-19T13:26:09.200Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:26:09 [2020-03-19T13:26:09.767Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:26:10 [2020-03-19T13:26:10.026Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:26:11 [2020-03-19T13:26:11.933Z] --- PASS: TestUpdatePidsLimit (4.18s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
13:26:11 [2020-03-19T13:26:11.933Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
13:26:11 [2020-03-19T13:26:11.933Z] === RUN   TestUpdateRestartPolicy
13:26:26 [2020-03-19T13:26:26.808Z] --- PASS: TestUpdateRestartPolicy (12.66s)
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestUpdateRestartWithAutoRemove
13:26:26 [2020-03-19T13:26:26.808Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitNonBlocked
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:26:26 [2020-03-19T13:26:26.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:26:26 [2020-03-19T13:26:26.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:26:26 [2020-03-19T13:26:26.808Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:26:26 [2020-03-19T13:26:26.808Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:26:26 [2020-03-19T13:26:26.808Z] --- PASS: TestWaitNonBlocked (0.03s)
13:26:26 [2020-03-19T13:26:26.808Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
13:26:26 [2020-03-19T13:26:26.808Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitBlocked
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:26:26 [2020-03-19T13:26:26.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:26:26 [2020-03-19T13:26:26.808Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:26:26 [2020-03-19T13:26:26.808Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:26:26 [2020-03-19T13:26:26.808Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:26:26 [2020-03-19T13:26:26.808Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:26:27 [2020-03-19T13:26:27.377Z] --- PASS: TestWaitBlocked (0.03s)
13:26:27 [2020-03-19T13:26:27.377Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
13:26:27 [2020-03-19T13:26:27.377Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
13:26:27 [2020-03-19T13:26:27.377Z] === CONT  TestContainerStartOnDaemonRestart
13:26:27 [2020-03-19T13:26:27.377Z] === CONT  TestIpcModeOlderClient
13:26:27 [2020-03-19T13:26:27.377Z] === CONT  TestDaemonHostGatewayIP
13:26:27 [2020-03-19T13:26:27.377Z] === CONT  TestDaemonRestartIpcMode
13:26:27 [2020-03-19T13:26:27.635Z] --- PASS: TestIpcModeOlderClient (0.21s)
13:26:30 [2020-03-19T13:26:30.928Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s)
13:26:31 [2020-03-19T13:26:31.865Z] --- PASS: TestDaemonRestartIpcMode (4.49s)
13:26:32 [2020-03-19T13:26:32.434Z] --- PASS: TestDaemonHostGatewayIP (4.97s)
13:26:32 [2020-03-19T13:26:32.434Z] PASS
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === Skipped
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
13:26:32 [2020-03-19T13:26:32.434Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] 
13:26:32 [2020-03-19T13:26:32.434Z] DONE 199 tests, 6 skipped in 133.754s
13:26:32 [2020-03-19T13:26:32.434Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:26:32 [2020-03-19T13:26:32.434Z] ++ 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
13:26:32 [2020-03-19T13:26:32.434Z] ++ set -e
13:26:32 [2020-03-19T13:26:32.434Z] ++ '[' -n 0 ']'
13:26:32 [2020-03-19T13:26:32.434Z] ++ set -x
13:26:32 [2020-03-19T13:26:32.434Z] ++ 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
13:26:32 [2020-03-19T13:26:32.693Z] INFO: Testing against a local daemon
13:26:32 [2020-03-19T13:26:32.693Z] === RUN   TestCommitInheritsEnv
13:26:33 [2020-03-19T13:26:33.261Z] --- PASS: TestCommitInheritsEnv (0.57s)
13:26:33 [2020-03-19T13:26:33.261Z] === RUN   TestImportExtremelyLargeImageWorks
13:26:33 [2020-03-19T13:26:33.261Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:26:33 [2020-03-19T13:26:33.261Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
13:26:33 [2020-03-19T13:26:33.261Z] === RUN   TestImagesFilterMultiReference
13:26:33 [2020-03-19T13:26:33.261Z] --- PASS: TestImagesFilterMultiReference (0.11s)
13:26:33 [2020-03-19T13:26:33.261Z] === RUN   TestImagePullPlatformInvalid
13:26:33 [2020-03-19T13:26:33.520Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
13:26:33 [2020-03-19T13:26:33.520Z] === RUN   TestRemoveImageOrphaning
13:26:34 [2020-03-19T13:26:34.087Z] --- PASS: TestRemoveImageOrphaning (0.58s)
13:26:34 [2020-03-19T13:26:34.087Z] === RUN   TestRemoveImageGarbageCollector
13:26:34 [2020-03-19T13:26:34.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:26:34 [2020-03-19T13:26:34.088Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:26:34 [2020-03-19T13:26:34.088Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:26:34 [2020-03-19T13:26:34.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:26:34 [2020-03-19T13:26:34.088Z] === RUN   TestTagInvalidReference
13:26:34 [2020-03-19T13:26:34.088Z] --- PASS: TestTagInvalidReference (0.03s)
13:26:34 [2020-03-19T13:26:34.088Z] === RUN   TestTagValidPrefixedRepo
13:26:34 [2020-03-19T13:26:34.088Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
13:26:34 [2020-03-19T13:26:34.088Z] === RUN   TestTagExistedNameWithoutForce
13:26:34 [2020-03-19T13:26:34.088Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:26:34 [2020-03-19T13:26:34.088Z] === RUN   TestTagOfficialNames
13:26:34 [2020-03-19T13:26:34.347Z] --- PASS: TestTagOfficialNames (0.09s)
13:26:34 [2020-03-19T13:26:34.347Z] === RUN   TestTagMatchesDigest
13:26:34 [2020-03-19T13:26:34.347Z] --- PASS: TestTagMatchesDigest (0.03s)
13:26:34 [2020-03-19T13:26:34.347Z] PASS
13:26:34 [2020-03-19T13:26:34.347Z] 
13:26:34 [2020-03-19T13:26:34.347Z] === Skipped
13:26:34 [2020-03-19T13:26:34.347Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:26:34 [2020-03-19T13:26:34.347Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
13:26:34 [2020-03-19T13:26:34.347Z] 
13:26:34 [2020-03-19T13:26:34.347Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:26:34 [2020-03-19T13:26:34.347Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:26:34 [2020-03-19T13:26:34.347Z] 
13:26:34 [2020-03-19T13:26:34.347Z] 
13:26:34 [2020-03-19T13:26:34.347Z] DONE 12 tests, 2 skipped in 1.893s
13:26:34 [2020-03-19T13:26:34.347Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:26:34 [2020-03-19T13:26:34.347Z] ++ 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
13:26:34 [2020-03-19T13:26:34.347Z] ++ set -e
13:26:34 [2020-03-19T13:26:34.347Z] ++ '[' -n 0 ']'
13:26:34 [2020-03-19T13:26:34.347Z] ++ set -x
13:26:34 [2020-03-19T13:26:34.348Z] ++ 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
13:26:34 [2020-03-19T13:26:34.607Z] INFO: Testing against a local daemon
13:26:34 [2020-03-19T13:26:34.607Z] === RUN   TestNetworkCreateDelete
13:26:35 [2020-03-19T13:26:35.175Z] --- PASS: TestNetworkCreateDelete (0.51s)
13:26:35 [2020-03-19T13:26:35.175Z] === RUN   TestDockerNetworkDeletePreferID
13:26:36 [2020-03-19T13:26:36.553Z] --- PASS: TestDockerNetworkDeletePreferID (1.46s)
13:26:36 [2020-03-19T13:26:36.553Z] === RUN   TestInspectNetwork
13:26:41 [2020-03-19T13:26:41.827Z] === RUN   TestInspectNetwork/full_network_id
13:26:41 [2020-03-19T13:26:41.827Z] === RUN   TestInspectNetwork/partial_network_id
13:26:41 [2020-03-19T13:26:41.827Z] === RUN   TestInspectNetwork/network_name
13:26:41 [2020-03-19T13:26:41.827Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:26:46 [2020-03-19T13:26:46.014Z] --- PASS: TestInspectNetwork (9.18s)
13:26:46 [2020-03-19T13:26:46.014Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:26:46 [2020-03-19T13:26:46.014Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:26:46 [2020-03-19T13:26:46.014Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:26:46 [2020-03-19T13:26:46.014Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:26:46 [2020-03-19T13:26:46.014Z] === RUN   TestRunContainerWithBridgeNone
13:26:48 [2020-03-19T13:26:48.548Z] --- PASS: TestRunContainerWithBridgeNone (2.72s)
13:26:48 [2020-03-19T13:26:48.548Z] === RUN   TestNetworkInvalidJSON
13:26:48 [2020-03-19T13:26:48.548Z] === RUN   TestNetworkInvalidJSON//networks/create
13:26:48 [2020-03-19T13:26:48.548Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:26:48 [2020-03-19T13:26:48.548Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:26:48 [2020-03-19T13:26:48.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:26:48 [2020-03-19T13:26:48.548Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:26:48 [2020-03-19T13:26:48.548Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:26:48 [2020-03-19T13:26:48.548Z] === CONT  TestNetworkInvalidJSON//networks/create
13:26:48 [2020-03-19T13:26:48.548Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:26:48 [2020-03-19T13:26:48.548Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:26:48 [2020-03-19T13:26:48.548Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:26:48 [2020-03-19T13:26:48.548Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:26:48 [2020-03-19T13:26:48.548Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:26:48 [2020-03-19T13:26:48.548Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:26:48 [2020-03-19T13:26:48.548Z] === RUN   TestHostIPv4BridgeLabel
13:26:49 [2020-03-19T13:26:49.485Z] --- PASS: TestHostIPv4BridgeLabel (0.84s)
13:26:49 [2020-03-19T13:26:49.485Z] === RUN   TestDaemonRestartWithLiveRestore
13:26:50 [2020-03-19T13:26:50.861Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
13:26:50 [2020-03-19T13:26:50.861Z] === RUN   TestDaemonDefaultNetworkPools
13:26:52 [2020-03-19T13:26:52.238Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s)
13:26:52 [2020-03-19T13:26:52.238Z] === RUN   TestDaemonRestartWithExistingNetwork
13:26:54 [2020-03-19T13:26:54.142Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s)
13:26:54 [2020-03-19T13:26:54.142Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:26:56 [2020-03-19T13:26:56.676Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.56s)
13:26:56 [2020-03-19T13:26:56.676Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:26:57 [2020-03-19T13:26:57.612Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s)
13:26:57 [2020-03-19T13:26:57.612Z] === RUN   TestServiceWithPredefinedNetwork
13:27:00 [2020-03-19T13:27:00.902Z] --- PASS: TestServiceWithPredefinedNetwork (3.45s)
13:27:00 [2020-03-19T13:27:00.902Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:27:00 [2020-03-19T13:27:00.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:27:00 [2020-03-19T13:27:00.902Z]     service_test.go:236: FLAKY_TEST
13:27:00 [2020-03-19T13:27:00.902Z] === RUN   TestServiceWithDataPathPortInit
13:27:22 [2020-03-19T13:27:22.836Z] --- PASS: TestServiceWithDataPathPortInit (18.62s)
13:27:22 [2020-03-19T13:27:22.836Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:27:29 [2020-03-19T13:27:29.397Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.40s)
13:27:29 [2020-03-19T13:27:29.397Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gso36s4t8ktad9mn6irmwqjtv Created:2020-03-19 13:27:21.244040024 +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[898da50e36a56913922adc6fc16408d682fb1e4f3cef9aa3cf52a54521df1829:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itauevkis1khqr9qb84slfe51 EndpointID:f28f6d280d701bf4e2a9e0db683bf65c8d9cea140cac85a4d35c0fbe31663a9d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:03b9fad7610d4f9734d299b444b89ae99e7b1c1c98d47cbc611d22d3a53bf153 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:b3607b36e600 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itauevkis1khqr9qb84slfe51 EndpointID:f28f6d280d701bf4e2a9e0db683bf65c8d9cea140cac85a4d35c0fbe31663a9d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:27:29 [2020-03-19T13:27:29.397Z] PASS
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] === Skipped
13:27:29 [2020-03-19T13:27:29.397Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:27:29 [2020-03-19T13:27:29.397Z]     service_test.go:236: FLAKY_TEST
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] DONE 22 tests, 1 skipped in 54.646s
13:27:29 [2020-03-19T13:27:29.397Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:27:29 [2020-03-19T13:27:29.397Z] ++ 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
13:27:29 [2020-03-19T13:27:29.397Z] ++ set -e
13:27:29 [2020-03-19T13:27:29.397Z] ++ '[' -n 0 ']'
13:27:29 [2020-03-19T13:27:29.397Z] ++ set -x
13:27:29 [2020-03-19T13:27:29.397Z] ++ 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
13:27:29 [2020-03-19T13:27:29.397Z] INFO: Testing against a local daemon
13:27:29 [2020-03-19T13:27:29.397Z] === RUN   TestDockerNetworkIpvlanPersistance
13:27:29 [2020-03-19T13:27:29.397Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:27:29 [2020-03-19T13:27:29.397Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:29 [2020-03-19T13:27:29.397Z] === RUN   TestDockerNetworkIpvlan
13:27:29 [2020-03-19T13:27:29.397Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:27:29 [2020-03-19T13:27:29.397Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:29 [2020-03-19T13:27:29.397Z] PASS
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] === Skipped
13:27:29 [2020-03-19T13:27:29.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:27:29 [2020-03-19T13:27:29.397Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:27:29 [2020-03-19T13:27:29.397Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] 
13:27:29 [2020-03-19T13:27:29.397Z] DONE 2 tests, 2 skipped in 0.166s
13:27:29 [2020-03-19T13:27:29.397Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:27:29 [2020-03-19T13:27:29.397Z] ++ 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
13:27:29 [2020-03-19T13:27:29.397Z] ++ set -e
13:27:29 [2020-03-19T13:27:29.397Z] ++ '[' -n 0 ']'
13:27:29 [2020-03-19T13:27:29.397Z] ++ set -x
13:27:29 [2020-03-19T13:27:29.397Z] ++ 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
13:27:29 [2020-03-19T13:27:29.397Z] INFO: Testing against a local daemon
13:27:29 [2020-03-19T13:27:29.397Z] === RUN   TestDockerNetworkMacvlanPersistance
13:27:31 [2020-03-19T13:27:31.930Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s)
13:27:31 [2020-03-19T13:27:31.930Z] === RUN   TestDockerNetworkMacvlan
13:27:32 [2020-03-19T13:27:32.866Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:27:34 [2020-03-19T13:27:34.243Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:27:35 [2020-03-19T13:27:35.620Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:27:38 [2020-03-19T13:27:38.908Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:27:43 [2020-03-19T13:27:43.098Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:27:49 [2020-03-19T13:27:49.665Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:27:51 [2020-03-19T13:27:51.569Z] --- PASS: TestDockerNetworkMacvlan (19.53s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s)
13:27:51 [2020-03-19T13:27:51.569Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
13:27:51 [2020-03-19T13:27:51.569Z] PASS
13:27:51 [2020-03-19T13:27:51.569Z] 
13:27:51 [2020-03-19T13:27:51.569Z] DONE 8 tests in 21.948s
13:27:51 [2020-03-19T13:27:51.569Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:27:51 [2020-03-19T13:27:51.569Z] ++ 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
13:27:51 [2020-03-19T13:27:51.569Z] ++ set -e
13:27:51 [2020-03-19T13:27:51.569Z] ++ '[' -n 0 ']'
13:27:51 [2020-03-19T13:27:51.569Z] ++ set -x
13:27:51 [2020-03-19T13:27:51.569Z] ++ 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
13:27:51 [2020-03-19T13:27:51.569Z] testing: warning: no tests to run
13:27:51 [2020-03-19T13:27:51.569Z] PASS
13:27:51 [2020-03-19T13:27:51.569Z] 
13:27:51 [2020-03-19T13:27:51.569Z] DONE 0 tests in 0.035s
13:27:51 [2020-03-19T13:27:51.569Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:27:51 [2020-03-19T13:27:51.569Z] ++ 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
13:27:51 [2020-03-19T13:27:51.569Z] ++ set -e
13:27:51 [2020-03-19T13:27:51.569Z] ++ '[' -n 0 ']'
13:27:51 [2020-03-19T13:27:51.569Z] ++ set -x
13:27:51 [2020-03-19T13:27:51.569Z] ++ 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
13:27:51 [2020-03-19T13:27:51.569Z] INFO: Testing against a local daemon
13:27:51 [2020-03-19T13:27:51.569Z] === RUN   TestAuthZPluginAllowRequest
13:27:53 [2020-03-19T13:27:53.473Z] --- PASS: TestAuthZPluginAllowRequest (1.89s)
13:27:53 [2020-03-19T13:27:53.473Z] === RUN   TestAuthZPluginTLS
13:27:54 [2020-03-19T13:27:54.040Z] --- PASS: TestAuthZPluginTLS (0.74s)
13:27:54 [2020-03-19T13:27:54.040Z] === RUN   TestAuthZPluginDenyRequest
13:27:54 [2020-03-19T13:27:54.976Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
13:27:54 [2020-03-19T13:27:54.976Z] === RUN   TestAuthZPluginAPIDenyResponse
13:27:55 [2020-03-19T13:27:55.543Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s)
13:27:55 [2020-03-19T13:27:55.543Z] === RUN   TestAuthZPluginDenyResponse
13:27:56 [2020-03-19T13:27:56.111Z] --- PASS: TestAuthZPluginDenyResponse (0.70s)
13:27:56 [2020-03-19T13:27:56.111Z] === RUN   TestAuthZPluginAllowEventStream
13:27:58 [2020-03-19T13:27:58.014Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s)
13:27:58 [2020-03-19T13:27:58.014Z] === RUN   TestAuthZPluginErrorResponse
13:27:58 [2020-03-19T13:27:58.950Z] --- PASS: TestAuthZPluginErrorResponse (0.73s)
13:27:58 [2020-03-19T13:27:58.950Z] === RUN   TestAuthZPluginErrorRequest
13:27:59 [2020-03-19T13:27:59.518Z] --- PASS: TestAuthZPluginErrorRequest (0.67s)
13:27:59 [2020-03-19T13:27:59.518Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:00 [2020-03-19T13:28:00.086Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s)
13:28:00 [2020-03-19T13:28:00.086Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:28:02 [2020-03-19T13:28:02.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s)
13:28:02 [2020-03-19T13:28:02.619Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:28:05 [2020-03-19T13:28:05.153Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s)
13:28:05 [2020-03-19T13:28:05.153Z] === RUN   TestAuthZPluginHeader
13:28:06 [2020-03-19T13:28:06.090Z] --- PASS: TestAuthZPluginHeader (1.08s)
13:28:06 [2020-03-19T13:28:06.090Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:28:06 [2020-03-19T13:28:06.090Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:28:06 [2020-03-19T13:28:06.090Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-03-19T13:28:06.090Z] === RUN   TestAuthZPluginV2Disable
13:28:06 [2020-03-19T13:28:06.090Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:28:06 [2020-03-19T13:28:06.090Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-03-19T13:28:06.090Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:28:06 [2020-03-19T13:28:06.090Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:28:06 [2020-03-19T13:28:06.090Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-03-19T13:28:06.090Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:28:06 [2020-03-19T13:28:06.090Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:28:06 [2020-03-19T13:28:06.090Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-03-19T13:28:06.090Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:28:24 [2020-03-19T13:28:24.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.24s)
13:28:24 [2020-03-19T13:28:24.170Z] PASS
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] === Skipped
13:28:24 [2020-03-19T13:28:24.170Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:28:24 [2020-03-19T13:28:24.170Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:28:24 [2020-03-19T13:28:24.170Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:28:24 [2020-03-19T13:28:24.170Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:28:24 [2020-03-19T13:28:24.170Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] 
13:28:24 [2020-03-19T13:28:24.170Z] DONE 17 tests, 4 skipped in 32.867s
13:28:24 [2020-03-19T13:28:24.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:28:24 [2020-03-19T13:28:24.170Z] ++ 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
13:28:24 [2020-03-19T13:28:24.170Z] ++ set -e
13:28:24 [2020-03-19T13:28:24.170Z] ++ '[' -n 0 ']'
13:28:24 [2020-03-19T13:28:24.170Z] ++ set -x
13:28:24 [2020-03-19T13:28:24.171Z] ++ 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
13:28:24 [2020-03-19T13:28:24.429Z] INFO: Testing against a local daemon
13:28:24 [2020-03-19T13:28:24.429Z] === RUN   TestPluginInvalidJSON
13:28:24 [2020-03-19T13:28:24.429Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-03-19T13:28:24.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-03-19T13:28:24.429Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-03-19T13:28:24.429Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:28:24 [2020-03-19T13:28:24.429Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:28:24 [2020-03-19T13:28:24.429Z] PASS
13:28:24 [2020-03-19T13:28:24.429Z] 
13:28:24 [2020-03-19T13:28:24.429Z] DONE 2 tests in 0.193s
13:28:24 [2020-03-19T13:28:24.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:28:24 [2020-03-19T13:28:24.429Z] ++ 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
13:28:24 [2020-03-19T13:28:24.429Z] ++ set -e
13:28:24 [2020-03-19T13:28:24.429Z] ++ '[' -n 0 ']'
13:28:24 [2020-03-19T13:28:24.429Z] ++ set -x
13:28:24 [2020-03-19T13:28:24.429Z] ++ 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
13:28:24 [2020-03-19T13:28:24.688Z] INFO: Testing against a local daemon
13:28:24 [2020-03-19T13:28:24.688Z] === RUN   TestExternalGraphDriver
13:28:24 [2020-03-19T13:28:24.688Z] === RUN   TestExternalGraphDriver/json
13:28:27 [2020-03-19T13:28:27.975Z] === RUN   TestExternalGraphDriver/spec
13:28:30 [2020-03-19T13:28:30.508Z] === RUN   TestExternalGraphDriver/pull
13:28:33 [2020-03-19T13:28:33.043Z] --- PASS: TestExternalGraphDriver (8.25s)
13:28:33 [2020-03-19T13:28:33.044Z]     --- PASS: TestExternalGraphDriver/json (2.66s)
13:28:33 [2020-03-19T13:28:33.044Z]     --- PASS: TestExternalGraphDriver/spec (2.98s)
13:28:33 [2020-03-19T13:28:33.044Z]     --- PASS: TestExternalGraphDriver/pull (2.48s)
13:28:33 [2020-03-19T13:28:33.044Z] === RUN   TestGraphdriverPluginV2
13:28:33 [2020-03-19T13:28:33.044Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
13:28:33 [2020-03-19T13:28:33.044Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:33 [2020-03-19T13:28:33.044Z] PASS
13:28:33 [2020-03-19T13:28:33.044Z] 
13:28:33 [2020-03-19T13:28:33.044Z] === Skipped
13:28:33 [2020-03-19T13:28:33.044Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
13:28:33 [2020-03-19T13:28:33.044Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:33 [2020-03-19T13:28:33.044Z] 
13:28:33 [2020-03-19T13:28:33.044Z] 
13:28:33 [2020-03-19T13:28:33.044Z] DONE 5 tests, 1 skipped in 8.493s
13:28:33 [2020-03-19T13:28:33.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:28:33 [2020-03-19T13:28:33.044Z] ++ 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
13:28:33 [2020-03-19T13:28:33.044Z] ++ set -e
13:28:33 [2020-03-19T13:28:33.044Z] ++ '[' -n 0 ']'
13:28:33 [2020-03-19T13:28:33.044Z] ++ set -x
13:28:33 [2020-03-19T13:28:33.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:28:33 [2020-03-19T13:28:33.044Z] INFO: Testing against a local daemon
13:28:33 [2020-03-19T13:28:33.044Z] === RUN   TestContinueAfterPluginCrash
13:28:33 [2020-03-19T13:28:33.044Z] === PAUSE TestContinueAfterPluginCrash
13:28:33 [2020-03-19T13:28:33.044Z] === RUN   TestReadPluginNoRead
13:28:33 [2020-03-19T13:28:33.044Z] === PAUSE TestReadPluginNoRead
13:28:33 [2020-03-19T13:28:33.044Z] === RUN   TestDaemonStartWithLogOpt
13:28:33 [2020-03-19T13:28:33.044Z] === PAUSE TestDaemonStartWithLogOpt
13:28:33 [2020-03-19T13:28:33.044Z] === CONT  TestContinueAfterPluginCrash
13:28:33 [2020-03-19T13:28:33.044Z] === CONT  TestDaemonStartWithLogOpt
13:28:33 [2020-03-19T13:28:33.044Z] === CONT  TestReadPluginNoRead
13:28:47 [2020-03-19T13:28:47.942Z] === RUN   TestReadPluginNoRead/default
13:28:47 [2020-03-19T13:28:47.942Z] --- PASS: TestDaemonStartWithLogOpt (13.46s)
13:28:47 [2020-03-19T13:28:47.942Z] === RUN   TestReadPluginNoRead/disabled_caching
13:28:49 [2020-03-19T13:28:49.845Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:28:51 [2020-03-19T13:28:51.747Z] --- PASS: TestReadPluginNoRead (18.33s)
13:28:51 [2020-03-19T13:28:51.747Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
13:28:51 [2020-03-19T13:28:51.747Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
13:28:51 [2020-03-19T13:28:51.747Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s)
13:28:51 [2020-03-19T13:28:51.747Z]     read_test.go:91: [d926d146416b5] daemon is not started
13:28:51 [2020-03-19T13:28:51.747Z] --- PASS: TestContinueAfterPluginCrash (18.34s)
13:28:51 [2020-03-19T13:28:51.747Z] PASS
13:28:51 [2020-03-19T13:28:51.747Z] 
13:28:51 [2020-03-19T13:28:51.747Z] DONE 6 tests in 18.539s
13:28:51 [2020-03-19T13:28:51.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:28:51 [2020-03-19T13:28:51.747Z] ++ 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
13:28:51 [2020-03-19T13:28:51.747Z] ++ set -e
13:28:51 [2020-03-19T13:28:51.747Z] ++ '[' -n 0 ']'
13:28:51 [2020-03-19T13:28:51.747Z] ++ set -x
13:28:51 [2020-03-19T13:28:51.747Z] ++ 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
13:28:51 [2020-03-19T13:28:51.747Z] testing: warning: no tests to run
13:28:51 [2020-03-19T13:28:51.747Z] PASS
13:28:51 [2020-03-19T13:28:51.747Z] 
13:28:51 [2020-03-19T13:28:51.747Z] DONE 0 tests in 0.055s
13:28:51 [2020-03-19T13:28:51.747Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:28:51 [2020-03-19T13:28:51.747Z] ++ 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
13:28:51 [2020-03-19T13:28:51.747Z] ++ set -e
13:28:51 [2020-03-19T13:28:51.747Z] ++ '[' -n 0 ']'
13:28:51 [2020-03-19T13:28:51.747Z] ++ set -x
13:28:51 [2020-03-19T13:28:51.747Z] ++ 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
13:28:51 [2020-03-19T13:28:51.747Z] INFO: Testing against a local daemon
13:28:51 [2020-03-19T13:28:51.747Z] === RUN   TestPluginWithDevMounts
13:28:51 [2020-03-19T13:28:51.747Z] === PAUSE TestPluginWithDevMounts
13:28:51 [2020-03-19T13:28:51.747Z] === CONT  TestPluginWithDevMounts
13:28:54 [2020-03-19T13:28:54.281Z] --- PASS: TestPluginWithDevMounts (2.26s)
13:28:54 [2020-03-19T13:28:54.281Z] PASS
13:28:54 [2020-03-19T13:28:54.281Z] 
13:28:54 [2020-03-19T13:28:54.281Z] DONE 1 tests in 2.487s
13:28:54 [2020-03-19T13:28:54.281Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:28:54 [2020-03-19T13:28:54.281Z] ++ 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
13:28:54 [2020-03-19T13:28:54.281Z] ++ set -e
13:28:54 [2020-03-19T13:28:54.281Z] ++ '[' -n 0 ']'
13:28:54 [2020-03-19T13:28:54.281Z] ++ set -x
13:28:54 [2020-03-19T13:28:54.281Z] ++ 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
13:28:54 [2020-03-19T13:28:54.281Z] INFO: Testing against a local daemon
13:28:54 [2020-03-19T13:28:54.281Z] === RUN   TestSecretInspect
13:28:57 [2020-03-19T13:28:57.566Z] --- PASS: TestSecretInspect (3.37s)
13:28:57 [2020-03-19T13:28:57.567Z] === RUN   TestSecretList
13:29:01 [2020-03-19T13:29:01.755Z] --- PASS: TestSecretList (3.36s)
13:29:01 [2020-03-19T13:29:01.755Z] === RUN   TestSecretsCreateAndDelete
13:29:05 [2020-03-19T13:29:05.043Z] --- PASS: TestSecretsCreateAndDelete (3.43s)
13:29:05 [2020-03-19T13:29:05.043Z] === RUN   TestSecretsUpdate
13:29:08 [2020-03-19T13:29:08.329Z] --- PASS: TestSecretsUpdate (3.34s)
13:29:08 [2020-03-19T13:29:08.329Z] === RUN   TestTemplatedSecret
13:29:11 [2020-03-19T13:29:11.617Z] --- PASS: TestTemplatedSecret (3.55s)
13:29:11 [2020-03-19T13:29:11.617Z] === RUN   TestSecretCreateResolve
13:29:14 [2020-03-19T13:29:14.150Z] --- PASS: TestSecretCreateResolve (2.89s)
13:29:14 [2020-03-19T13:29:14.150Z] PASS
13:29:14 [2020-03-19T13:29:14.150Z] 
13:29:14 [2020-03-19T13:29:14.150Z] DONE 6 tests in 20.128s
13:29:14 [2020-03-19T13:29:14.150Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:29:14 [2020-03-19T13:29:14.150Z] ++ 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
13:29:14 [2020-03-19T13:29:14.150Z] ++ set -e
13:29:14 [2020-03-19T13:29:14.150Z] ++ '[' -n 0 ']'
13:29:14 [2020-03-19T13:29:14.150Z] ++ set -x
13:29:14 [2020-03-19T13:29:14.150Z] ++ 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
13:29:14 [2020-03-19T13:29:14.409Z] INFO: Testing against a local daemon
13:29:14 [2020-03-19T13:29:14.409Z] === RUN   TestServiceCreateInit
13:29:14 [2020-03-19T13:29:14.409Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:29:19 [2020-03-19T13:29:19.695Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:29:24 [2020-03-19T13:29:24.969Z] --- PASS: TestServiceCreateInit (10.54s)
13:29:24 [2020-03-19T13:29:24.969Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
13:29:24 [2020-03-19T13:29:24.969Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
13:29:24 [2020-03-19T13:29:24.969Z] === RUN   TestCreateServiceMultipleTimes
13:29:46 [2020-03-19T13:29:46.897Z] --- PASS: TestCreateServiceMultipleTimes (19.96s)
13:29:46 [2020-03-19T13:29:46.897Z] === RUN   TestCreateServiceConflict
13:29:48 [2020-03-19T13:29:48.272Z] --- PASS: TestCreateServiceConflict (3.33s)
13:29:48 [2020-03-19T13:29:48.272Z] === RUN   TestCreateServiceMaxReplicas
13:29:52 [2020-03-19T13:29:52.461Z] --- PASS: TestCreateServiceMaxReplicas (3.73s)
13:29:52 [2020-03-19T13:29:52.461Z] === RUN   TestCreateWithDuplicateNetworkNames
13:30:07 [2020-03-19T13:30:07.339Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.96s)
13:30:07 [2020-03-19T13:30:07.339Z] === RUN   TestCreateServiceSecretFileMode
13:30:10 [2020-03-19T13:30:10.625Z] --- PASS: TestCreateServiceSecretFileMode (3.45s)
13:30:10 [2020-03-19T13:30:10.625Z] === RUN   TestCreateServiceConfigFileMode
13:30:13 [2020-03-19T13:30:13.913Z] --- PASS: TestCreateServiceConfigFileMode (3.54s)
13:30:13 [2020-03-19T13:30:13.913Z] === RUN   TestCreateServiceSysctls
13:30:19 [2020-03-19T13:30:19.183Z] --- PASS: TestCreateServiceSysctls (4.64s)
13:30:19 [2020-03-19T13:30:19.183Z] === RUN   TestCreateServiceCapabilities
13:30:22 [2020-03-19T13:30:22.468Z] --- PASS: TestCreateServiceCapabilities (3.60s)
13:30:22 [2020-03-19T13:30:22.468Z] === RUN   TestInspect
13:30:25 [2020-03-19T13:30:25.757Z] --- PASS: TestInspect (3.66s)
13:30:25 [2020-03-19T13:30:25.757Z] === RUN   TestCreateJob
13:30:29 [2020-03-19T13:30:29.946Z] --- PASS: TestCreateJob (3.72s)
13:30:29 [2020-03-19T13:30:29.946Z] === RUN   TestReplicatedJob
13:30:36 [2020-03-19T13:30:36.509Z] --- PASS: TestReplicatedJob (7.05s)
13:30:36 [2020-03-19T13:30:36.510Z] === RUN   TestUpdateReplicatedJob
13:30:40 [2020-03-19T13:30:40.698Z] --- PASS: TestUpdateReplicatedJob (4.04s)
13:30:40 [2020-03-19T13:30:40.698Z] === RUN   TestServiceListWithStatuses
13:30:40 [2020-03-19T13:30:40.698Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:30:40 [2020-03-19T13:30:40.698Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:30:40 [2020-03-19T13:30:40.698Z] === RUN   TestDockerNetworkConnectAlias
13:30:48 [2020-03-19T13:30:48.814Z] --- PASS: TestDockerNetworkConnectAlias (6.88s)
13:30:48 [2020-03-19T13:30:48.814Z] === RUN   TestDockerNetworkReConnect
13:30:53 [2020-03-19T13:30:53.003Z] --- PASS: TestDockerNetworkReConnect (5.34s)
13:30:53 [2020-03-19T13:30:53.003Z] === RUN   TestServicePlugin
13:30:53 [2020-03-19T13:30:53.003Z] --- SKIP: TestServicePlugin (0.00s)
13:30:53 [2020-03-19T13:30:53.003Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:30:53 [2020-03-19T13:30:53.003Z] === RUN   TestServiceUpdateLabel
13:30:56 [2020-03-19T13:30:56.291Z] --- PASS: TestServiceUpdateLabel (3.43s)
13:30:56 [2020-03-19T13:30:56.291Z] === RUN   TestServiceUpdateSecrets
13:31:14 [2020-03-19T13:31:14.373Z] --- PASS: TestServiceUpdateSecrets (15.62s)
13:31:14 [2020-03-19T13:31:14.374Z] === RUN   TestServiceUpdateConfigs
13:31:29 [2020-03-19T13:31:29.247Z] --- PASS: TestServiceUpdateConfigs (15.58s)
13:31:29 [2020-03-19T13:31:29.248Z] === RUN   TestServiceUpdateNetwork
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestServiceUpdateNetwork (14.95s)
13:31:44 [2020-03-19T13:31:44.125Z] PASS
13:31:44 [2020-03-19T13:31:44.125Z] 
13:31:44 [2020-03-19T13:31:44.125Z] === Skipped
13:31:44 [2020-03-19T13:31:44.125Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:31:44 [2020-03-19T13:31:44.125Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:31:44 [2020-03-19T13:31:44.125Z] 
13:31:44 [2020-03-19T13:31:44.125Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:31:44 [2020-03-19T13:31:44.125Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:31:44 [2020-03-19T13:31:44.125Z] 
13:31:44 [2020-03-19T13:31:44.125Z] 
13:31:44 [2020-03-19T13:31:44.125Z] DONE 23 tests, 2 skipped in 148.201s
13:31:44 [2020-03-19T13:31:44.125Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:31:44 [2020-03-19T13:31:44.125Z] ++ 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
13:31:44 [2020-03-19T13:31:44.125Z] ++ set -e
13:31:44 [2020-03-19T13:31:44.125Z] ++ '[' -n 0 ']'
13:31:44 [2020-03-19T13:31:44.125Z] ++ set -x
13:31:44 [2020-03-19T13:31:44.125Z] ++ 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
13:31:44 [2020-03-19T13:31:44.125Z] INFO: Testing against a local daemon
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestSessionCreate
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestSessionCreate (0.06s)
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestSessionCreateWithBadUpgrade
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
13:31:44 [2020-03-19T13:31:44.125Z] PASS
13:31:44 [2020-03-19T13:31:44.125Z] 
13:31:44 [2020-03-19T13:31:44.125Z] DONE 2 tests in 0.260s
13:31:44 [2020-03-19T13:31:44.125Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:31:44 [2020-03-19T13:31:44.125Z] ++ 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
13:31:44 [2020-03-19T13:31:44.125Z] ++ set -e
13:31:44 [2020-03-19T13:31:44.125Z] ++ '[' -n 0 ']'
13:31:44 [2020-03-19T13:31:44.125Z] ++ set -x
13:31:44 [2020-03-19T13:31:44.125Z] ++ 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
13:31:44 [2020-03-19T13:31:44.125Z] INFO: Testing against a local daemon
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:31:44 [2020-03-19T13:31:44.125Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:31:44 [2020-03-19T13:31:44.125Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestEventsExecDie
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestEventsExecDie (0.95s)
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestEventsBackwardsCompatible
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestInfoBinaryCommits
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestInfoBinaryCommits (0.05s)
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestInfoAPIVersioned
13:31:44 [2020-03-19T13:31:44.125Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:31:44 [2020-03-19T13:31:44.125Z] === RUN   TestInfoDiscoveryBackend
13:31:44 [2020-03-19T13:31:44.693Z] --- PASS: TestInfoDiscoveryBackend (0.70s)
13:31:44 [2020-03-19T13:31:44.693Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:31:46 [2020-03-19T13:31:46.069Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:31:46 [2020-03-19T13:31:46.069Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:31:46 [2020-03-19T13:31:46.328Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
13:31:46 [2020-03-19T13:31:46.328Z] === RUN   TestInfoAPI
13:31:46 [2020-03-19T13:31:46.590Z] --- PASS: TestInfoAPI (0.06s)
13:31:46 [2020-03-19T13:31:46.590Z] === RUN   TestInfoAPIWarnings
13:31:47 [2020-03-19T13:31:47.157Z] --- PASS: TestInfoAPIWarnings (0.67s)
13:31:47 [2020-03-19T13:31:47.158Z] === RUN   TestInfoDebug
13:31:48 [2020-03-19T13:31:48.093Z] --- PASS: TestInfoDebug (0.70s)
13:31:48 [2020-03-19T13:31:48.093Z] === RUN   TestInfoInsecureRegistries
13:31:48 [2020-03-19T13:31:48.661Z] --- PASS: TestInfoInsecureRegistries (0.68s)
13:31:48 [2020-03-19T13:31:48.661Z] === RUN   TestInfoRegistryMirrors
13:31:49 [2020-03-19T13:31:49.228Z] --- PASS: TestInfoRegistryMirrors (0.68s)
13:31:49 [2020-03-19T13:31:49.228Z] === RUN   TestLoginFailsWithBadCredentials
13:31:49 [2020-03-19T13:31:49.487Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
13:31:49 [2020-03-19T13:31:49.487Z] === RUN   TestPingCacheHeaders
13:31:49 [2020-03-19T13:31:49.487Z] --- PASS: TestPingCacheHeaders (0.05s)
13:31:49 [2020-03-19T13:31:49.487Z] === RUN   TestPingGet
13:31:49 [2020-03-19T13:31:49.487Z] --- PASS: TestPingGet (0.03s)
13:31:49 [2020-03-19T13:31:49.487Z] === RUN   TestPingHead
13:31:49 [2020-03-19T13:31:49.745Z] --- PASS: TestPingHead (0.05s)
13:31:49 [2020-03-19T13:31:49.745Z] === RUN   TestVersion
13:31:49 [2020-03-19T13:31:49.745Z] --- PASS: TestVersion (0.05s)
13:31:49 [2020-03-19T13:31:49.745Z] PASS
13:31:49 [2020-03-19T13:31:49.745Z] 
13:31:49 [2020-03-19T13:31:49.745Z] === Skipped
13:31:49 [2020-03-19T13:31:49.745Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:31:49 [2020-03-19T13:31:49.745Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:31:49 [2020-03-19T13:31:49.745Z] 
13:31:49 [2020-03-19T13:31:49.745Z] 
13:31:49 [2020-03-19T13:31:49.745Z] DONE 18 tests, 1 skipped in 6.958s
13:31:49 [2020-03-19T13:31:49.745Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:31:49 [2020-03-19T13:31:49.745Z] ++ 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
13:31:49 [2020-03-19T13:31:49.745Z] ++ set -e
13:31:49 [2020-03-19T13:31:49.745Z] ++ '[' -n 0 ']'
13:31:49 [2020-03-19T13:31:49.745Z] ++ set -x
13:31:49 [2020-03-19T13:31:49.745Z] ++ 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
13:31:50 [2020-03-19T13:31:50.003Z] INFO: Testing against a local daemon
13:31:50 [2020-03-19T13:31:50.003Z] === RUN   TestVolumesCreateAndList
13:31:50 [2020-03-19T13:31:50.003Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:31:50 [2020-03-19T13:31:50.003Z] === RUN   TestVolumesRemove
13:31:50 [2020-03-19T13:31:50.003Z] --- PASS: TestVolumesRemove (0.12s)
13:31:50 [2020-03-19T13:31:50.003Z] === RUN   TestVolumesInspect
13:31:50 [2020-03-19T13:31:50.262Z] --- PASS: TestVolumesInspect (0.04s)
13:31:50 [2020-03-19T13:31:50.262Z] === RUN   TestVolumesInvalidJSON
13:31:50 [2020-03-19T13:31:50.262Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:31:50 [2020-03-19T13:31:50.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:31:50 [2020-03-19T13:31:50.262Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:31:50 [2020-03-19T13:31:50.262Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:31:50 [2020-03-19T13:31:50.262Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:31:50 [2020-03-19T13:31:50.262Z] PASS
13:31:50 [2020-03-19T13:31:50.262Z] 
13:31:50 [2020-03-19T13:31:50.262Z] DONE 5 tests in 0.445s
13:31:50 [2020-03-19T13:31:50.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:31:50 [2020-03-19T13:31:50.520Z] ++++ cat bundles/test-integration/docker.pid
13:31:50 [2020-03-19T13:31:50.520Z] +++ kill 13284
13:31:51 [2020-03-19T13:31:51.895Z] +++ /etc/init.d/apparmor stop
13:31:51 [2020-03-19T13:31:51.895Z] Leaving: AppArmorNo profiles have been unloaded.
13:31:51 [2020-03-19T13:31:51.895Z] 
13:31:51 [2020-03-19T13:31:51.895Z] Unloading profiles will leave already running processes permanently
13:31:51 [2020-03-19T13:31:51.895Z] unconfined, which can lead to unexpected situations.
13:31:51 [2020-03-19T13:31:51.895Z] 
13:31:51 [2020-03-19T13:31:51.895Z] To set a process to complain mode, use the command line tool
13:31:51 [2020-03-19T13:31:51.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:31:51 [2020-03-19T13:31:51.895Z] +++ true
13:31:51 [2020-03-19T13:31:51.895Z]