Skip to content

Console Output

12:36:22 [2020-11-25T12:36:22.992Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41712/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54 hack/make.sh dynbinary test-integration
12:36:23 [2020-11-25T12:36:23.567Z] 
12:36:23 [2020-11-25T12:36:23.831Z] Removing bundles/
12:36:23 [2020-11-25T12:36:23.831Z] 
12:36:23 [2020-11-25T12:36:23.831Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:36:23 [2020-11-25T12:36:23.831Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:36:23 [2020-11-25T12:36:23.831Z] GOOS="" GOARCH="" GOARM=""
12:37:45 [2020-11-25T12:37:45.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:37:45 [2020-11-25T12:37:45.386Z] 
12:37:45 [2020-11-25T12:37:45.386Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:37:45 [2020-11-25T12:37:45.386Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:37:45 [2020-11-25T12:37:45.386Z] HOSTNAME=5bbb9b155ecb
12:37:45 [2020-11-25T12:37:45.386Z] TESTDEBUG=0
12:37:45 [2020-11-25T12:37:45.386Z] DEST=bundles/test-integration
12:37:45 [2020-11-25T12:37:45.386Z] PWD=/go/src/github.com/docker/docker
12:37:45 [2020-11-25T12:37:45.386Z] DOCKER_GITCOMMIT=b61c303461ac6e386bd01c6a2c8cefd6f7fd8a54
12:37:45 [2020-11-25T12:37:45.386Z] container=docker
12:37:45 [2020-11-25T12:37:45.386Z] HOME=/root
12:37:45 [2020-11-25T12:37:45.386Z] GOLANG_VERSION=1.13.15
12:37:45 [2020-11-25T12:37:45.386Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:37:45 [2020-11-25T12:37:45.386Z] VALIDATE_BRANCH=master
12:37:45 [2020-11-25T12:37:45.386Z] TERM=xterm
12:37:45 [2020-11-25T12:37:45.386Z] DOCKER_PKG=github.com/docker/docker
12:37:45 [2020-11-25T12:37:45.386Z] SHLVL=1
12:37:45 [2020-11-25T12:37:45.386Z] TIMEOUT=120m
12:37:45 [2020-11-25T12:37:45.386Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
12:37:45 [2020-11-25T12:37:45.386Z] DOCKER_GRAPHDRIVER=overlay2
12:37:45 [2020-11-25T12:37:45.386Z] GO111MODULE=off
12:37:45 [2020-11-25T12:37:45.386Z] DOCKER_EXPERIMENTAL=1
12:37:45 [2020-11-25T12:37:45.386Z] TEST_SKIP_INTEGRATION_CLI=1
12:37:45 [2020-11-25T12:37:45.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:37:45 [2020-11-25T12:37:45.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:37:45 [2020-11-25T12:37:45.386Z] GOPATH=/go
12:37:45 [2020-11-25T12:37:45.386Z] PKG_CONFIG=pkg-config
12:37:45 [2020-11-25T12:37:45.386Z] _=/usr/bin/env
12:37:45 [2020-11-25T12:37:45.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:38:03 [2020-11-25T12:38:03.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:38:03 [2020-11-25T12:38:03.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:38:06 [2020-11-25T12:38:06.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:38:28 [2020-11-25T12:38:28.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:38:29 [2020-11-25T12:38:29.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:38:30 [2020-11-25T12:38:30.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:38:32 [2020-11-25T12:38:32.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:38:32 [2020-11-25T12:38:32.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:38:34 [2020-11-25T12:38:34.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:38:37 [2020-11-25T12:38:37.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:38:39 [2020-11-25T12:38:39.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:38:41 [2020-11-25T12:38:41.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:38:41 [2020-11-25T12:38:41.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:38:43 [2020-11-25T12:38:43.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:38:44 [2020-11-25T12:38:44.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:38:46 [2020-11-25T12:38:46.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:38:48 [2020-11-25T12:38:48.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:38:49 [2020-11-25T12:38:49.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:38:50 [2020-11-25T12:38:50.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:38:50 [2020-11-25T12:38:50.500Z] Using test binary docker
12:38:50 [2020-11-25T12:38:50.500Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:38:50 [2020-11-25T12:38:50.500Z] +++ /etc/init.d/apparmor start
12:38:50 [2020-11-25T12:38:50.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:38:50 [2020-11-25T12:38:50.500Z] INFO: Waiting for daemon to start...
12:38:50 [2020-11-25T12:38:50.500Z] Starting dockerd
12:38:50 [2020-11-25T12:38:50.500Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:38:53 [2020-11-25T12:38:53.055Z] .
12:38:53 [2020-11-25T12:38:53.055Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:38:53 [2020-11-25T12:38:53.055Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:38:53 [2020-11-25T12:38:53.055Z] Error: No such image: emptyfs
12:38:53 [2020-11-25T12:38:53.055Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:38:53 [2020-11-25T12:38:53.055Z] ++++ docker load
12:38:53 [2020-11-25T12:38:53.055Z] Running integration-test (iteration 1)
12:38:53 [2020-11-25T12:38:53.055Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:38:53 [2020-11-25T12:38:53.055Z] ++ 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
12:38:53 [2020-11-25T12:38:53.055Z] ++ set -e
12:38:53 [2020-11-25T12:38:53.055Z] ++ '[' -n 0 ']'
12:38:53 [2020-11-25T12:38:53.055Z] ++ set -x
12:38:53 [2020-11-25T12:38:53.055Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: buildpack-deps:buster
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: busybox:latest
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: busybox:glibc
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: debian:buster
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: hello-world:latest
12:39:05 [2020-11-25T12:39:05.313Z] Loaded image: arm32v7/hello-world:latest
12:39:05 [2020-11-25T12:39:05.313Z] INFO: Testing against a local daemon
12:39:05 [2020-11-25T12:39:05.313Z] === RUN   TestCgroupNamespacesBuild
12:39:07 [2020-11-25T12:39:07.237Z] --- PASS: TestCgroupNamespacesBuild (2.95s)
12:39:07 [2020-11-25T12:39:07.237Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:39:09 [2020-11-25T12:39:09.162Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
12:39:09 [2020-11-25T12:39:09.162Z] === RUN   TestBuildWithSession
12:39:09 [2020-11-25T12:39:09.162Z] --- SKIP: TestBuildWithSession (0.00s)
12:39:09 [2020-11-25T12:39:09.162Z]     build_session_test.go:25: TODO: BuildKit
12:39:09 [2020-11-25T12:39:09.162Z] === RUN   TestBuildSquashParent
12:39:17 [2020-11-25T12:39:17.323Z] --- PASS: TestBuildSquashParent (6.88s)
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:17 [2020-11-25T12:39:17.323Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:17 [2020-11-25T12:39:17.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:17 [2020-11-25T12:39:17.323Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:39:17 [2020-11-25T12:39:17.323Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:39:17 [2020-11-25T12:39:17.323Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:39:19 [2020-11-25T12:39:19.247Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:39:19 [2020-11-25T12:39:19.247Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:39:21 [2020-11-25T12:39:21.193Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s)
12:39:21 [2020-11-25T12:39:21.193Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s)
12:39:21 [2020-11-25T12:39:21.193Z] === RUN   TestBuildMultiStageCopy
12:39:21 [2020-11-25T12:39:21.193Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:39:23 [2020-11-25T12:39:23.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:39:24 [2020-11-25T12:39:24.015Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:39:24 [2020-11-25T12:39:24.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:39:25 [2020-11-25T12:39:25.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:39:25 [2020-11-25T12:39:25.743Z] --- PASS: TestBuildMultiStageCopy (4.41s)
12:39:25 [2020-11-25T12:39:25.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s)
12:39:25 [2020-11-25T12:39:25.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
12:39:25 [2020-11-25T12:39:25.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
12:39:25 [2020-11-25T12:39:25.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
12:39:25 [2020-11-25T12:39:25.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
12:39:25 [2020-11-25T12:39:25.743Z] === RUN   TestBuildMultiStageParentConfig
12:39:27 [2020-11-25T12:39:27.139Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
12:39:27 [2020-11-25T12:39:27.139Z] === RUN   TestBuildLabelWithTargets
12:39:29 [2020-11-25T12:39:29.699Z] --- PASS: TestBuildLabelWithTargets (2.21s)
12:39:29 [2020-11-25T12:39:29.700Z] === RUN   TestBuildWithEmptyLayers
12:39:30 [2020-11-25T12:39:30.277Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
12:39:30 [2020-11-25T12:39:30.277Z] === RUN   TestBuildMultiStageOnBuild
12:39:33 [2020-11-25T12:39:33.595Z] --- PASS: TestBuildMultiStageOnBuild (2.62s)
12:39:33 [2020-11-25T12:39:33.595Z] === RUN   TestBuildUncleanTarFilenames
12:39:35 [2020-11-25T12:39:35.145Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
12:39:35 [2020-11-25T12:39:35.145Z] === RUN   TestBuildMultiStageLayerLeak
12:39:37 [2020-11-25T12:39:37.703Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
12:39:37 [2020-11-25T12:39:37.703Z] === RUN   TestBuildWithHugeFile
12:40:24 [2020-11-25T12:40:24.469Z] --- PASS: TestBuildWithHugeFile (41.48s)
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildWithEmptyDockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:40:24 [2020-11-25T12:40:24.469Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
12:40:24 [2020-11-25T12:40:24.469Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
12:40:24 [2020-11-25T12:40:24.469Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
12:40:24 [2020-11-25T12:40:24.469Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildPreserveOwnership
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildPreserveOwnership/copy_from
12:40:24 [2020-11-25T12:40:24.469Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:40:25 [2020-11-25T12:40:25.417Z] --- PASS: TestBuildPreserveOwnership (6.41s)
12:40:25 [2020-11-25T12:40:25.417Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
12:40:25 [2020-11-25T12:40:25.417Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s)
12:40:25 [2020-11-25T12:40:25.417Z] === RUN   TestBuildPlatformInvalid
12:40:25 [2020-11-25T12:40:25.679Z] --- PASS: TestBuildPlatformInvalid (0.18s)
12:40:25 [2020-11-25T12:40:25.679Z] PASS
12:40:25 [2020-11-25T12:40:25.679Z] 
12:40:25 [2020-11-25T12:40:25.679Z] === Skipped
12:40:25 [2020-11-25T12:40:25.679Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:40:25 [2020-11-25T12:40:25.679Z]     build_session_test.go:25: TODO: BuildKit
12:40:25 [2020-11-25T12:40:25.679Z] 
12:40:25 [2020-11-25T12:40:25.679Z] 
12:40:25 [2020-11-25T12:40:25.679Z] DONE 32 tests, 1 skipped in 92.623s
12:40:25 [2020-11-25T12:40:25.679Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:40:25 [2020-11-25T12:40:25.679Z] ++ 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
12:40:25 [2020-11-25T12:40:25.679Z] ++ set -e
12:40:25 [2020-11-25T12:40:25.679Z] ++ '[' -n 0 ']'
12:40:25 [2020-11-25T12:40:25.679Z] ++ set -x
12:40:25 [2020-11-25T12:40:25.679Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:40:25 [2020-11-25T12:40:25.942Z] INFO: Testing against a local daemon
12:40:25 [2020-11-25T12:40:25.942Z] === RUN   TestConfigInspect
12:40:29 [2020-11-25T12:40:29.254Z] --- PASS: TestConfigInspect (3.37s)
12:40:29 [2020-11-25T12:40:29.254Z] === RUN   TestConfigList
12:40:32 [2020-11-25T12:40:32.565Z] --- PASS: TestConfigList (3.24s)
12:40:32 [2020-11-25T12:40:32.565Z] === RUN   TestConfigsCreateAndDelete
12:40:35 [2020-11-25T12:40:35.877Z] --- PASS: TestConfigsCreateAndDelete (3.26s)
12:40:35 [2020-11-25T12:40:35.877Z] === RUN   TestConfigsUpdate
12:40:39 [2020-11-25T12:40:39.199Z] --- PASS: TestConfigsUpdate (3.23s)
12:40:39 [2020-11-25T12:40:39.199Z] === RUN   TestTemplatedConfig
12:40:42 [2020-11-25T12:40:42.514Z] --- PASS: TestTemplatedConfig (3.44s)
12:40:42 [2020-11-25T12:40:42.514Z] === RUN   TestConfigCreateResolve
12:40:45 [2020-11-25T12:40:45.826Z] --- PASS: TestConfigCreateResolve (3.29s)
12:40:45 [2020-11-25T12:40:45.826Z] === RUN   TestConfigDaemonLibtrustID
12:40:46 [2020-11-25T12:40:46.400Z] --- PASS: TestConfigDaemonLibtrustID (0.70s)
12:40:46 [2020-11-25T12:40:46.400Z] PASS
12:40:46 [2020-11-25T12:40:46.400Z] 
12:40:46 [2020-11-25T12:40:46.400Z] DONE 7 tests in 20.670s
12:40:46 [2020-11-25T12:40:46.400Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:40:46 [2020-11-25T12:40:46.400Z] ++ 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
12:40:46 [2020-11-25T12:40:46.400Z] ++ set -e
12:40:46 [2020-11-25T12:40:46.400Z] ++ '[' -n 0 ']'
12:40:46 [2020-11-25T12:40:46.400Z] ++ set -x
12:40:46 [2020-11-25T12:40:46.400Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:40:46 [2020-11-25T12:40:46.662Z] INFO: Testing against a local daemon
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestCheckpoint
12:40:46 [2020-11-25T12:40:46.662Z] --- SKIP: TestCheckpoint (0.00s)
12:40:46 [2020-11-25T12:40:46.662Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestContainerInvalidJSON
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:40:46 [2020-11-25T12:40:46.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:40:46 [2020-11-25T12:40:46.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:40:46 [2020-11-25T12:40:46.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:40:46 [2020-11-25T12:40:46.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:40:46 [2020-11-25T12:40:46.662Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:40:46 [2020-11-25T12:40:46.662Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:40:46 [2020-11-25T12:40:46.662Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:40:46 [2020-11-25T12:40:46.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:40:46 [2020-11-25T12:40:46.662Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:40:46 [2020-11-25T12:40:46.662Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:40:46 [2020-11-25T12:40:46.662Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:40:46 [2020-11-25T12:40:46.925Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
12:40:46 [2020-11-25T12:40:46.925Z] === RUN   TestCopyFromContainerPathIsNotDir
12:40:46 [2020-11-25T12:40:46.925Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
12:40:46 [2020-11-25T12:40:46.925Z] === RUN   TestCopyToContainerPathDoesNotExist
12:40:47 [2020-11-25T12:40:47.187Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
12:40:47 [2020-11-25T12:40:47.187Z] === RUN   TestCopyToContainerPathIsNotDir
12:40:47 [2020-11-25T12:40:47.187Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
12:40:47 [2020-11-25T12:40:47.187Z] === RUN   TestCopyFromContainer
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer//
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer//bar/root
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer//bar/root/
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer/bar/quux
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer/bar/quux/
12:40:49 [2020-11-25T12:40:49.742Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:40:50 [2020-11-25T12:40:50.005Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:40:50 [2020-11-25T12:40:50.005Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:40:50 [2020-11-25T12:40:50.268Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:40:50 [2020-11-25T12:40:50.268Z] === RUN   TestCopyFromContainer/bar/notarget
12:40:50 [2020-11-25T12:40:50.531Z] --- PASS: TestCopyFromContainer (3.24s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer// (0.11s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:40:50 [2020-11-25T12:40:50.531Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateLinkToNonExistingContainer
12:40:50 [2020-11-25T12:40:50.531Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateWithInvalidEnv
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateWithInvalidEnv/0
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateWithInvalidEnv/0
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateWithInvalidEnv/1
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateWithInvalidEnv/1
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateWithInvalidEnv/2
12:40:50 [2020-11-25T12:40:50.531Z] === PAUSE TestCreateWithInvalidEnv/2
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateWithInvalidEnv/0
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateWithInvalidEnv/2
12:40:50 [2020-11-25T12:40:50.531Z] === CONT  TestCreateWithInvalidEnv/1
12:40:50 [2020-11-25T12:40:50.531Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateTmpfsMountsTarget
12:40:50 [2020-11-25T12:40:50.531Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:40:50 [2020-11-25T12:40:50.531Z] === RUN   TestCreateWithCustomMaskedPaths
12:40:53 [2020-11-25T12:40:53.085Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
12:40:53 [2020-11-25T12:40:53.085Z] === RUN   TestCreateWithCustomReadonlyPaths
12:40:55 [2020-11-25T12:40:55.011Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:55 [2020-11-25T12:40:55.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:55 [2020-11-25T12:40:55.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:40:55 [2020-11-25T12:40:55.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:40:55 [2020-11-25T12:40:55.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:40:55 [2020-11-25T12:40:55.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:40:55 [2020-11-25T12:40:55.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:40:55 [2020-11-25T12:40:55.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
12:40:55 [2020-11-25T12:40:55.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:40:55 [2020-11-25T12:40:55.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
12:40:55 [2020-11-25T12:40:55.011Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:40:55 [2020-11-25T12:40:55.011Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:40:55 [2020-11-25T12:40:55.958Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestCreateDifferentPlatform
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestCreateDifferentPlatform/different_os
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:40:55 [2020-11-25T12:40:55.958Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:40:55 [2020-11-25T12:40:55.958Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:40:55 [2020-11-25T12:40:55.958Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:40:55 [2020-11-25T12:40:55.958Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:40:55 [2020-11-25T12:40:55.958Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s)
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestContainerStartOnDaemonRestart
12:40:55 [2020-11-25T12:40:55.958Z] === PAUSE TestContainerStartOnDaemonRestart
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestDaemonRestartIpcMode
12:40:55 [2020-11-25T12:40:55.958Z] === PAUSE TestDaemonRestartIpcMode
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestDaemonHostGatewayIP
12:40:55 [2020-11-25T12:40:55.958Z] === PAUSE TestDaemonHostGatewayIP
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestContainerKillOnDaemonStart
12:40:55 [2020-11-25T12:40:55.958Z] === PAUSE TestContainerKillOnDaemonStart
12:40:55 [2020-11-25T12:40:55.958Z] === RUN   TestDiff
12:40:56 [2020-11-25T12:40:56.905Z] --- PASS: TestDiff (0.78s)
12:40:56 [2020-11-25T12:40:56.905Z] === RUN   TestExecWithCloseStdin
12:40:57 [2020-11-25T12:40:57.851Z] --- PASS: TestExecWithCloseStdin (0.90s)
12:40:57 [2020-11-25T12:40:57.851Z] === RUN   TestExec
12:40:58 [2020-11-25T12:40:58.799Z] --- PASS: TestExec (0.85s)
12:40:58 [2020-11-25T12:40:58.799Z] === RUN   TestExecUser
12:40:59 [2020-11-25T12:40:59.373Z] --- PASS: TestExecUser (0.86s)
12:40:59 [2020-11-25T12:40:59.373Z] === RUN   TestExportContainerAndImportImage
12:41:00 [2020-11-25T12:41:00.764Z] --- PASS: TestExportContainerAndImportImage (1.05s)
12:41:00 [2020-11-25T12:41:00.764Z] === RUN   TestExportContainerAfterDaemonRestart
12:41:02 [2020-11-25T12:41:02.687Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s)
12:41:02 [2020-11-25T12:41:02.687Z] === RUN   TestHealthCheckWorkdir
12:41:03 [2020-11-25T12:41:03.633Z] --- PASS: TestHealthCheckWorkdir (1.07s)
12:41:03 [2020-11-25T12:41:03.633Z] === RUN   TestHealthKillContainer
12:41:06 [2020-11-25T12:41:06.943Z] --- PASS: TestHealthKillContainer (2.99s)
12:41:06 [2020-11-25T12:41:06.943Z] === RUN   TestInspectCpusetInConfigPre120
12:41:07 [2020-11-25T12:41:07.205Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
12:41:07 [2020-11-25T12:41:07.205Z] === RUN   TestIpcModeNone
12:41:08 [2020-11-25T12:41:08.152Z] --- PASS: TestIpcModeNone (0.86s)
12:41:08 [2020-11-25T12:41:08.152Z] === RUN   TestIpcModePrivate
12:41:09 [2020-11-25T12:41:09.102Z] --- PASS: TestIpcModePrivate (0.87s)
12:41:09 [2020-11-25T12:41:09.102Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
12:41:09 [2020-11-25T12:41:09.102Z] === RUN   TestIpcModeShareable
12:41:10 [2020-11-25T12:41:10.050Z] --- PASS: TestIpcModeShareable (0.89s)
12:41:10 [2020-11-25T12:41:10.050Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
12:41:10 [2020-11-25T12:41:10.050Z] === RUN   TestAPIIpcModeShareableAndContainer
12:41:12 [2020-11-25T12:41:12.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s)
12:41:12 [2020-11-25T12:41:12.606Z] === RUN   TestAPIIpcModeHost
12:41:13 [2020-11-25T12:41:13.181Z] --- PASS: TestAPIIpcModeHost (0.65s)
12:41:13 [2020-11-25T12:41:13.181Z] === RUN   TestDaemonIpcModeShareable
12:41:15 [2020-11-25T12:41:15.103Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
12:41:15 [2020-11-25T12:41:15.103Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
12:41:15 [2020-11-25T12:41:15.103Z] === RUN   TestDaemonIpcModePrivate
12:41:17 [2020-11-25T12:41:17.026Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
12:41:17 [2020-11-25T12:41:17.026Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
12:41:17 [2020-11-25T12:41:17.026Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:41:18 [2020-11-25T12:41:18.950Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
12:41:18 [2020-11-25T12:41:18.950Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
12:41:18 [2020-11-25T12:41:18.950Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:41:20 [2020-11-25T12:41:20.872Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
12:41:20 [2020-11-25T12:41:20.872Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
12:41:20 [2020-11-25T12:41:20.872Z] === RUN   TestIpcModeOlderClient
12:41:20 [2020-11-25T12:41:20.872Z] === PAUSE TestIpcModeOlderClient
12:41:20 [2020-11-25T12:41:20.872Z] === RUN   TestKillContainerInvalidSignal
12:41:21 [2020-11-25T12:41:21.446Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
12:41:21 [2020-11-25T12:41:21.446Z] === RUN   TestKillContainer
12:41:21 [2020-11-25T12:41:21.446Z] === RUN   TestKillContainer/no_signal
12:41:22 [2020-11-25T12:41:22.021Z] === RUN   TestKillContainer/non_killing_signal
12:41:22 [2020-11-25T12:41:22.595Z] === RUN   TestKillContainer/killing_signal
12:41:23 [2020-11-25T12:41:23.994Z] --- PASS: TestKillContainer (2.55s)
12:41:23 [2020-11-25T12:41:23.994Z]     --- PASS: TestKillContainer/no_signal (0.76s)
12:41:23 [2020-11-25T12:41:23.994Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
12:41:23 [2020-11-25T12:41:23.994Z]     --- PASS: TestKillContainer/killing_signal (0.99s)
12:41:23 [2020-11-25T12:41:23.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:41:23 [2020-11-25T12:41:23.994Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:41:24 [2020-11-25T12:41:24.568Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:41:25 [2020-11-25T12:41:25.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s)
12:41:25 [2020-11-25T12:41:25.515Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
12:41:25 [2020-11-25T12:41:25.515Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
12:41:25 [2020-11-25T12:41:25.515Z] === RUN   TestKillStoppedContainer
12:41:25 [2020-11-25T12:41:25.515Z] --- PASS: TestKillStoppedContainer (0.10s)
12:41:25 [2020-11-25T12:41:25.515Z] === RUN   TestKillStoppedContainerAPIPre120
12:41:25 [2020-11-25T12:41:25.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
12:41:25 [2020-11-25T12:41:25.515Z] === RUN   TestKillDifferentUserContainer
12:41:26 [2020-11-25T12:41:26.463Z] --- PASS: TestKillDifferentUserContainer (0.76s)
12:41:26 [2020-11-25T12:41:26.463Z] === RUN   TestInspectOomKilledTrue
12:41:26 [2020-11-25T12:41:26.463Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:41:26 [2020-11-25T12:41:26.463Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:41:26 [2020-11-25T12:41:26.463Z] === RUN   TestInspectOomKilledFalse
12:41:26 [2020-11-25T12:41:26.463Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:41:26 [2020-11-25T12:41:26.463Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:41:26 [2020-11-25T12:41:26.463Z] === RUN   TestLinksEtcHostsContentMatch
12:41:27 [2020-11-25T12:41:27.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
12:41:27 [2020-11-25T12:41:27.037Z] === RUN   TestLinksContainerNames
12:41:28 [2020-11-25T12:41:28.431Z] --- PASS: TestLinksContainerNames (1.50s)
12:41:28 [2020-11-25T12:41:28.431Z] === RUN   TestLogsFollowTailEmpty
12:41:29 [2020-11-25T12:41:29.377Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
12:41:29 [2020-11-25T12:41:29.377Z] === RUN   TestContainerNetworkMountsNoChown
12:41:29 [2020-11-25T12:41:29.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/default
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/default
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/private
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/private
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rprivate
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rprivate
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/slave
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/slave
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rslave
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rslave
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/shared
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/shared
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rshared
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rshared
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/default
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/shared
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/default/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/default/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/slave
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/rslave
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/rprivate
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/private
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/private/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/private/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/rshared
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/default/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:41:29 [2020-11-25T12:41:29.954Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/default/mount_root
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:41:30 [2020-11-25T12:41:30.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/private/mount_root
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/private/bind_root
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:41:30 [2020-11-25T12:41:30.480Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:41:30 [2020-11-25T12:41:30.480Z] --- PASS: TestMountDaemonRoot (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:41:30 [2020-11-25T12:41:30.480Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:41:30 [2020-11-25T12:41:30.480Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
12:41:30 [2020-11-25T12:41:30.480Z] === RUN   TestContainerBindMountNonRecursive
12:41:33 [2020-11-25T12:41:33.035Z] --- PASS: TestContainerBindMountNonRecursive (2.25s)
12:41:33 [2020-11-25T12:41:33.035Z] === RUN   TestContainerVolumesMountedAsShared
12:41:33 [2020-11-25T12:41:33.610Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
12:41:33 [2020-11-25T12:41:33.610Z] === RUN   TestContainerVolumesMountedAsSlave
12:41:34 [2020-11-25T12:41:34.185Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s)
12:41:34 [2020-11-25T12:41:34.186Z] === RUN   TestNetworkNat
12:41:35 [2020-11-25T12:41:35.266Z] --- PASS: TestNetworkNat (0.90s)
12:41:35 [2020-11-25T12:41:35.266Z] === RUN   TestNetworkLocalhostTCPNat
12:41:35 [2020-11-25T12:41:35.840Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
12:41:35 [2020-11-25T12:41:35.840Z] === RUN   TestNetworkLoopbackNat
12:41:39 [2020-11-25T12:41:39.223Z] --- PASS: TestNetworkLoopbackNat (3.13s)
12:41:39 [2020-11-25T12:41:39.223Z] === RUN   TestPause
12:41:39 [2020-11-25T12:41:39.798Z] --- PASS: TestPause (0.80s)
12:41:39 [2020-11-25T12:41:39.798Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:41:39 [2020-11-25T12:41:39.798Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:41:39 [2020-11-25T12:41:39.798Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:41:39 [2020-11-25T12:41:39.798Z] === RUN   TestPauseStopPausedContainer
12:41:40 [2020-11-25T12:41:40.745Z] --- PASS: TestPauseStopPausedContainer (0.80s)
12:41:40 [2020-11-25T12:41:40.745Z] === RUN   TestPsFilter
12:41:41 [2020-11-25T12:41:41.008Z] --- PASS: TestPsFilter (0.26s)
12:41:41 [2020-11-25T12:41:41.008Z] === RUN   TestRemoveContainerWithRemovedVolume
12:41:41 [2020-11-25T12:41:41.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
12:41:41 [2020-11-25T12:41:41.582Z] === RUN   TestRemoveContainerWithVolume
12:41:42 [2020-11-25T12:41:42.530Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
12:41:42 [2020-11-25T12:41:42.530Z] === RUN   TestRemoveContainerRunning
12:41:43 [2020-11-25T12:41:43.476Z] --- PASS: TestRemoveContainerRunning (0.79s)
12:41:43 [2020-11-25T12:41:43.476Z] === RUN   TestRemoveContainerForceRemoveRunning
12:41:44 [2020-11-25T12:41:44.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
12:41:44 [2020-11-25T12:41:44.050Z] === RUN   TestRemoveInvalidContainer
12:41:44 [2020-11-25T12:41:44.050Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:41:44 [2020-11-25T12:41:44.050Z] === RUN   TestRenameLinkedContainer
12:41:47 [2020-11-25T12:41:47.363Z] --- PASS: TestRenameLinkedContainer (3.04s)
12:41:47 [2020-11-25T12:41:47.363Z] === RUN   TestRenameStoppedContainer
12:41:47 [2020-11-25T12:41:47.937Z] --- PASS: TestRenameStoppedContainer (0.76s)
12:41:47 [2020-11-25T12:41:47.938Z] === RUN   TestRenameRunningContainerAndReuse
12:41:49 [2020-11-25T12:41:49.334Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s)
12:41:49 [2020-11-25T12:41:49.334Z] === RUN   TestRenameInvalidName
12:41:50 [2020-11-25T12:41:50.283Z] --- PASS: TestRenameInvalidName (0.79s)
12:41:50 [2020-11-25T12:41:50.283Z] === RUN   TestRenameAnonymousContainer
12:41:54 [2020-11-25T12:41:54.502Z] --- PASS: TestRenameAnonymousContainer (3.96s)
12:41:54 [2020-11-25T12:41:54.502Z] === RUN   TestRenameContainerWithSameName
12:41:54 [2020-11-25T12:41:54.764Z] --- PASS: TestRenameContainerWithSameName (0.75s)
12:41:54 [2020-11-25T12:41:54.764Z] === RUN   TestRenameContainerWithLinkedContainer
12:41:56 [2020-11-25T12:41:56.686Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s)
12:41:56 [2020-11-25T12:41:56.687Z] === RUN   TestResize
12:41:57 [2020-11-25T12:41:57.261Z] --- PASS: TestResize (0.76s)
12:41:57 [2020-11-25T12:41:57.261Z] === RUN   TestResizeWithInvalidSize
12:41:58 [2020-11-25T12:41:58.207Z] --- PASS: TestResizeWithInvalidSize (0.79s)
12:41:58 [2020-11-25T12:41:58.207Z] === RUN   TestResizeWhenContainerNotStarted
12:41:58 [2020-11-25T12:41:58.783Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:41:58 [2020-11-25T12:41:58.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:42:00 [2020-11-25T12:42:00.706Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:42:01 [2020-11-25T12:42:01.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:42:01 [2020-11-25T12:42:01.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:42:02 [2020-11-25T12:42:02.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:42:03 [2020-11-25T12:42:03.138Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:42:03 [2020-11-25T12:42:03.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:42:03 [2020-11-25T12:42:03.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:42:05 [2020-11-25T12:42:05.380Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:42:07 [2020-11-25T12:42:07.935Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.04s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s)
12:42:07 [2020-11-25T12:42:07.935Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
12:42:07 [2020-11-25T12:42:07.935Z] === RUN   TestCgroupNamespacesRun
12:42:09 [2020-11-25T12:42:09.324Z] --- PASS: TestCgroupNamespacesRun (1.77s)
12:42:09 [2020-11-25T12:42:09.324Z] === RUN   TestCgroupNamespacesRunPrivileged
12:42:11 [2020-11-25T12:42:11.245Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
12:42:11 [2020-11-25T12:42:11.245Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:42:13 [2020-11-25T12:42:13.162Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
12:42:13 [2020-11-25T12:42:13.162Z] === RUN   TestCgroupNamespacesRunHostMode
12:42:14 [2020-11-25T12:42:14.552Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s)
12:42:14 [2020-11-25T12:42:14.552Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:42:16 [2020-11-25T12:42:16.471Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s)
12:42:16 [2020-11-25T12:42:16.471Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:42:18 [2020-11-25T12:42:18.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
12:42:18 [2020-11-25T12:42:18.389Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:42:19 [2020-11-25T12:42:19.341Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s)
12:42:19 [2020-11-25T12:42:19.341Z] === RUN   TestCgroupNamespacesRunOlderClient
12:42:21 [2020-11-25T12:42:21.261Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
12:42:21 [2020-11-25T12:42:21.261Z] === RUN   TestKernelTCPMemory
12:42:21 [2020-11-25T12:42:21.834Z] --- PASS: TestKernelTCPMemory (0.86s)
12:42:21 [2020-11-25T12:42:21.834Z] === RUN   TestNISDomainname
12:42:22 [2020-11-25T12:42:22.779Z] --- PASS: TestNISDomainname (0.92s)
12:42:22 [2020-11-25T12:42:22.779Z] === RUN   TestHostnameDnsResolution
12:42:24 [2020-11-25T12:42:24.697Z] --- PASS: TestHostnameDnsResolution (1.65s)
12:42:24 [2020-11-25T12:42:24.697Z] === RUN   TestStats
12:42:27 [2020-11-25T12:42:27.244Z] --- PASS: TestStats (2.83s)
12:42:27 [2020-11-25T12:42:27.244Z] === RUN   TestStopContainerWithTimeout
12:42:27 [2020-11-25T12:42:27.244Z] === RUN   TestStopContainerWithTimeout/0
12:42:27 [2020-11-25T12:42:27.244Z] === PAUSE TestStopContainerWithTimeout/0
12:42:27 [2020-11-25T12:42:27.244Z] === RUN   TestStopContainerWithTimeout/1
12:42:27 [2020-11-25T12:42:27.244Z] === PAUSE TestStopContainerWithTimeout/1
12:42:27 [2020-11-25T12:42:27.244Z] === RUN   TestStopContainerWithTimeout/3
12:42:27 [2020-11-25T12:42:27.244Z] === PAUSE TestStopContainerWithTimeout/3
12:42:27 [2020-11-25T12:42:27.244Z] === RUN   TestStopContainerWithTimeout/-1
12:42:27 [2020-11-25T12:42:27.244Z] === PAUSE TestStopContainerWithTimeout/-1
12:42:27 [2020-11-25T12:42:27.244Z] === CONT  TestStopContainerWithTimeout/0
12:42:27 [2020-11-25T12:42:27.244Z] === CONT  TestStopContainerWithTimeout/1
12:42:27 [2020-11-25T12:42:27.244Z] === CONT  TestStopContainerWithTimeout/3
12:42:27 [2020-11-25T12:42:27.244Z] === CONT  TestStopContainerWithTimeout/-1
12:42:31 [2020-11-25T12:42:31.459Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:42:31 [2020-11-25T12:42:31.459Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
12:42:31 [2020-11-25T12:42:31.459Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
12:42:31 [2020-11-25T12:42:31.459Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
12:42:31 [2020-11-25T12:42:31.459Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.37s)
12:42:31 [2020-11-25T12:42:31.459Z] === RUN   TestDeleteDevicemapper
12:42:31 [2020-11-25T12:42:31.459Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:42:31 [2020-11-25T12:42:31.459Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:42:31 [2020-11-25T12:42:31.459Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:42:34 [2020-11-25T12:42:34.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s)
12:42:34 [2020-11-25T12:42:34.010Z] === RUN   TestUpdateMemory
12:42:34 [2020-11-25T12:42:34.010Z] --- SKIP: TestUpdateMemory (0.00s)
12:42:34 [2020-11-25T12:42:34.010Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:42:34 [2020-11-25T12:42:34.010Z] === RUN   TestUpdateCPUQuota
12:42:35 [2020-11-25T12:42:35.410Z] --- PASS: TestUpdateCPUQuota (1.36s)
12:42:35 [2020-11-25T12:42:35.410Z] === RUN   TestUpdatePidsLimit
12:42:35 [2020-11-25T12:42:35.410Z] === RUN   TestUpdatePidsLimit/update_from_none
12:42:35 [2020-11-25T12:42:35.671Z] === RUN   TestUpdatePidsLimit/no_change
12:42:35 [2020-11-25T12:42:35.933Z] === RUN   TestUpdatePidsLimit/update_lower
12:42:36 [2020-11-25T12:42:36.506Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:42:36 [2020-11-25T12:42:36.767Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:42:37 [2020-11-25T12:42:37.340Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:42:37 [2020-11-25T12:42:37.604Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:42:38 [2020-11-25T12:42:38.992Z] --- PASS: TestUpdatePidsLimit (3.64s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
12:42:38 [2020-11-25T12:42:38.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
12:42:38 [2020-11-25T12:42:38.992Z] === RUN   TestUpdateRestartPolicy
12:42:51 [2020-11-25T12:42:51.235Z] --- PASS: TestUpdateRestartPolicy (12.38s)
12:42:51 [2020-11-25T12:42:51.235Z] === RUN   TestUpdateRestartWithAutoRemove
12:42:52 [2020-11-25T12:42:52.180Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
12:42:52 [2020-11-25T12:42:52.180Z] === RUN   TestWaitNonBlocked
12:42:52 [2020-11-25T12:42:52.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:52 [2020-11-25T12:42:52.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:52 [2020-11-25T12:42:52.180Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:52 [2020-11-25T12:42:52.180Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:52 [2020-11-25T12:42:52.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:52 [2020-11-25T12:42:52.180Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:53 [2020-11-25T12:42:53.125Z] --- PASS: TestWaitNonBlocked (0.02s)
12:42:53 [2020-11-25T12:42:53.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
12:42:53 [2020-11-25T12:42:53.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s)
12:42:53 [2020-11-25T12:42:53.125Z] === RUN   TestWaitBlocked
12:42:53 [2020-11-25T12:42:53.125Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:42:53 [2020-11-25T12:42:53.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:42:53 [2020-11-25T12:42:53.125Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:42:53 [2020-11-25T12:42:53.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:42:53 [2020-11-25T12:42:53.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:42:53 [2020-11-25T12:42:53.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:42:54 [2020-11-25T12:42:54.072Z] --- PASS: TestWaitBlocked (0.02s)
12:42:54 [2020-11-25T12:42:54.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
12:42:54 [2020-11-25T12:42:54.072Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
12:42:54 [2020-11-25T12:42:54.072Z] === CONT  TestContainerStartOnDaemonRestart
12:42:54 [2020-11-25T12:42:54.072Z] === CONT  TestContainerKillOnDaemonStart
12:42:54 [2020-11-25T12:42:54.072Z] === CONT  TestDaemonHostGatewayIP
12:42:54 [2020-11-25T12:42:54.072Z] === CONT  TestDaemonRestartIpcMode
12:42:58 [2020-11-25T12:42:58.301Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s)
12:42:58 [2020-11-25T12:42:58.301Z] === CONT  TestIpcModeOlderClient
12:42:58 [2020-11-25T12:42:58.301Z] --- PASS: TestIpcModeOlderClient (0.17s)
12:42:58 [2020-11-25T12:42:58.873Z] --- PASS: TestDaemonRestartIpcMode (4.63s)
12:42:59 [2020-11-25T12:42:59.446Z] --- PASS: TestDaemonHostGatewayIP (5.15s)
12:43:07 [2020-11-25T12:43:07.590Z] --- PASS: TestContainerKillOnDaemonStart (13.37s)
12:43:07 [2020-11-25T12:43:07.591Z] PASS
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === Skipped
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
12:43:07 [2020-11-25T12:43:07.591Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] 
12:43:07 [2020-11-25T12:43:07.591Z] DONE 195 tests, 6 skipped in 141.055s
12:43:07 [2020-11-25T12:43:07.591Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:43:07 [2020-11-25T12:43:07.591Z] ++ 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
12:43:07 [2020-11-25T12:43:07.591Z] ++ set -e
12:43:07 [2020-11-25T12:43:07.591Z] ++ '[' -n 0 ']'
12:43:07 [2020-11-25T12:43:07.591Z] ++ set -x
12:43:07 [2020-11-25T12:43:07.591Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:43:07 [2020-11-25T12:43:07.853Z] INFO: Testing against a local daemon
12:43:07 [2020-11-25T12:43:07.853Z] === RUN   TestCommitInheritsEnv
12:43:08 [2020-11-25T12:43:08.426Z] --- PASS: TestCommitInheritsEnv (0.58s)
12:43:08 [2020-11-25T12:43:08.427Z] === RUN   TestImportExtremelyLargeImageWorks
12:43:08 [2020-11-25T12:43:08.427Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:43:08 [2020-11-25T12:43:08.427Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:43:08 [2020-11-25T12:43:08.427Z] === RUN   TestImagesFilterMultiReference
12:43:08 [2020-11-25T12:43:08.427Z] --- PASS: TestImagesFilterMultiReference (0.10s)
12:43:08 [2020-11-25T12:43:08.427Z] === RUN   TestImagePullPlatformInvalid
12:43:08 [2020-11-25T12:43:08.427Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:43:08 [2020-11-25T12:43:08.427Z] === RUN   TestRemoveImageOrphaning
12:43:09 [2020-11-25T12:43:09.000Z] --- PASS: TestRemoveImageOrphaning (0.52s)
12:43:09 [2020-11-25T12:43:09.000Z] === RUN   TestRemoveImageGarbageCollector
12:43:09 [2020-11-25T12:43:09.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:43:09 [2020-11-25T12:43:09.000Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:43:09 [2020-11-25T12:43:09.000Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:43:09 [2020-11-25T12:43:09.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:43:09 [2020-11-25T12:43:09.000Z] === RUN   TestTagInvalidReference
12:43:09 [2020-11-25T12:43:09.000Z] --- PASS: TestTagInvalidReference (0.03s)
12:43:09 [2020-11-25T12:43:09.000Z] === RUN   TestTagValidPrefixedRepo
12:43:09 [2020-11-25T12:43:09.000Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:43:09 [2020-11-25T12:43:09.000Z] === RUN   TestTagExistedNameWithoutForce
12:43:09 [2020-11-25T12:43:09.262Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
12:43:09 [2020-11-25T12:43:09.262Z] === RUN   TestTagOfficialNames
12:43:09 [2020-11-25T12:43:09.262Z] --- PASS: TestTagOfficialNames (0.07s)
12:43:09 [2020-11-25T12:43:09.262Z] === RUN   TestTagMatchesDigest
12:43:09 [2020-11-25T12:43:09.262Z] --- PASS: TestTagMatchesDigest (0.03s)
12:43:09 [2020-11-25T12:43:09.262Z] PASS
12:43:09 [2020-11-25T12:43:09.262Z] 
12:43:09 [2020-11-25T12:43:09.262Z] === Skipped
12:43:09 [2020-11-25T12:43:09.262Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:43:09 [2020-11-25T12:43:09.262Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:43:09 [2020-11-25T12:43:09.262Z] 
12:43:09 [2020-11-25T12:43:09.262Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:43:09 [2020-11-25T12:43:09.262Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:43:09 [2020-11-25T12:43:09.262Z] 
12:43:09 [2020-11-25T12:43:09.262Z] 
12:43:09 [2020-11-25T12:43:09.262Z] DONE 12 tests, 2 skipped in 1.724s
12:43:09 [2020-11-25T12:43:09.262Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:43:09 [2020-11-25T12:43:09.262Z] ++ 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
12:43:09 [2020-11-25T12:43:09.262Z] ++ set -e
12:43:09 [2020-11-25T12:43:09.262Z] ++ '[' -n 0 ']'
12:43:09 [2020-11-25T12:43:09.262Z] ++ set -x
12:43:09 [2020-11-25T12:43:09.262Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:43:09 [2020-11-25T12:43:09.523Z] INFO: Testing against a local daemon
12:43:09 [2020-11-25T12:43:09.523Z] === RUN   TestNetworkCreateDelete
12:43:09 [2020-11-25T12:43:09.785Z] --- PASS: TestNetworkCreateDelete (0.42s)
12:43:09 [2020-11-25T12:43:09.785Z] === RUN   TestDockerNetworkDeletePreferID
12:43:11 [2020-11-25T12:43:11.173Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s)
12:43:11 [2020-11-25T12:43:11.173Z] === RUN   TestDaemonDNSFallback
12:43:19 [2020-11-25T12:43:19.324Z] --- PASS: TestDaemonDNSFallback (7.51s)
12:43:19 [2020-11-25T12:43:19.324Z] === RUN   TestInspectNetwork
12:43:23 [2020-11-25T12:43:23.538Z] === RUN   TestInspectNetwork/full_network_id
12:43:23 [2020-11-25T12:43:23.538Z] === RUN   TestInspectNetwork/partial_network_id
12:43:23 [2020-11-25T12:43:23.538Z] === RUN   TestInspectNetwork/network_name
12:43:23 [2020-11-25T12:43:23.538Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:43:28 [2020-11-25T12:43:28.834Z] --- PASS: TestInspectNetwork (9.41s)
12:43:28 [2020-11-25T12:43:28.834Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:43:28 [2020-11-25T12:43:28.834Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:43:28 [2020-11-25T12:43:28.834Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:43:28 [2020-11-25T12:43:28.834Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:43:28 [2020-11-25T12:43:28.834Z] === RUN   TestRunContainerWithBridgeNone
12:43:30 [2020-11-25T12:43:30.222Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
12:43:30 [2020-11-25T12:43:30.222Z] === RUN   TestNetworkInvalidJSON
12:43:30 [2020-11-25T12:43:30.222Z] === RUN   TestNetworkInvalidJSON//networks/create
12:43:30 [2020-11-25T12:43:30.222Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:43:30 [2020-11-25T12:43:30.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:43:30 [2020-11-25T12:43:30.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:43:30 [2020-11-25T12:43:30.222Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:43:30 [2020-11-25T12:43:30.222Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:43:30 [2020-11-25T12:43:30.484Z] === CONT  TestNetworkInvalidJSON//networks/create
12:43:30 [2020-11-25T12:43:30.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:43:30 [2020-11-25T12:43:30.484Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:43:30 [2020-11-25T12:43:30.484Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:43:30 [2020-11-25T12:43:30.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:43:30 [2020-11-25T12:43:30.484Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:43:30 [2020-11-25T12:43:30.484Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:43:30 [2020-11-25T12:43:30.484Z] === RUN   TestHostIPv4BridgeLabel
12:43:31 [2020-11-25T12:43:31.057Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
12:43:31 [2020-11-25T12:43:31.057Z] === RUN   TestDaemonRestartWithLiveRestore
12:43:32 [2020-11-25T12:43:32.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s)
12:43:32 [2020-11-25T12:43:32.975Z] === RUN   TestDaemonDefaultNetworkPools
12:43:33 [2020-11-25T12:43:33.920Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
12:43:33 [2020-11-25T12:43:33.920Z] === RUN   TestDaemonRestartWithExistingNetwork
12:43:35 [2020-11-25T12:43:35.846Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s)
12:43:35 [2020-11-25T12:43:35.846Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:43:38 [2020-11-25T12:43:38.400Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.37s)
12:43:38 [2020-11-25T12:43:38.400Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:43:38 [2020-11-25T12:43:38.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
12:43:38 [2020-11-25T12:43:38.973Z] === RUN   TestServiceWithPredefinedNetwork
12:43:42 [2020-11-25T12:43:42.278Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s)
12:43:42 [2020-11-25T12:43:42.278Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:43:42 [2020-11-25T12:43:42.278Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:43:42 [2020-11-25T12:43:42.278Z]     service_test.go:236: FLAKY_TEST
12:43:42 [2020-11-25T12:43:42.278Z] === RUN   TestServiceWithDataPathPortInit
12:44:00 [2020-11-25T12:44:00.402Z] --- PASS: TestServiceWithDataPathPortInit (18.19s)
12:44:00 [2020-11-25T12:44:00.402Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:44:10 [2020-11-25T12:44:10.417Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s)
12:44:10 [2020-11-25T12:44:10.417Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s24wn4c3jc374geu4mhk6ukcs Created:2020-11-25 12:44:02.085156125 +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[9f92ee58b6415ab330ace5997ad49468cfc027eae27bfbce46a52728b5043589:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.83bbmlu1irtytjpru32kmr0ob EndpointID:f8093a8b61e2171d4a2602e17e01370f08eb8672f8f03a3ea67bb2286803de3c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba4e6ffa221bdac4b0cdc504508f83a985762aabff8384cd8bd8a654330270b1 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:8670184647bf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.83bbmlu1irtytjpru32kmr0ob EndpointID:f8093a8b61e2171d4a2602e17e01370f08eb8672f8f03a3ea67bb2286803de3c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:44:10 [2020-11-25T12:44:10.417Z] PASS
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] === Skipped
12:44:10 [2020-11-25T12:44:10.417Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:44:10 [2020-11-25T12:44:10.417Z]     service_test.go:236: FLAKY_TEST
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] DONE 23 tests, 1 skipped in 60.150s
12:44:10 [2020-11-25T12:44:10.417Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:44:10 [2020-11-25T12:44:10.417Z] ++ 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
12:44:10 [2020-11-25T12:44:10.417Z] ++ set -e
12:44:10 [2020-11-25T12:44:10.417Z] ++ '[' -n 0 ']'
12:44:10 [2020-11-25T12:44:10.417Z] ++ set -x
12:44:10 [2020-11-25T12:44:10.417Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:44:10 [2020-11-25T12:44:10.417Z] INFO: Testing against a local daemon
12:44:10 [2020-11-25T12:44:10.417Z] === RUN   TestDockerNetworkIpvlanPersistance
12:44:10 [2020-11-25T12:44:10.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:44:10 [2020-11-25T12:44:10.417Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:10 [2020-11-25T12:44:10.417Z] === RUN   TestDockerNetworkIpvlan
12:44:10 [2020-11-25T12:44:10.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:44:10 [2020-11-25T12:44:10.417Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:10 [2020-11-25T12:44:10.417Z] PASS
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] === Skipped
12:44:10 [2020-11-25T12:44:10.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:44:10 [2020-11-25T12:44:10.417Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:44:10 [2020-11-25T12:44:10.417Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] 
12:44:10 [2020-11-25T12:44:10.417Z] DONE 2 tests, 2 skipped in 0.139s
12:44:10 [2020-11-25T12:44:10.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:44:10 [2020-11-25T12:44:10.417Z] ++ 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
12:44:10 [2020-11-25T12:44:10.417Z] ++ set -e
12:44:10 [2020-11-25T12:44:10.417Z] ++ '[' -n 0 ']'
12:44:10 [2020-11-25T12:44:10.417Z] ++ set -x
12:44:10 [2020-11-25T12:44:10.417Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:44:10 [2020-11-25T12:44:10.417Z] INFO: Testing against a local daemon
12:44:10 [2020-11-25T12:44:10.417Z] === RUN   TestDockerNetworkMacvlanPersistance
12:44:11 [2020-11-25T12:44:11.806Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s)
12:44:11 [2020-11-25T12:44:11.806Z] === RUN   TestDockerNetworkMacvlan
12:44:12 [2020-11-25T12:44:12.751Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:44:14 [2020-11-25T12:44:14.140Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:44:15 [2020-11-25T12:44:15.529Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:44:18 [2020-11-25T12:44:18.835Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:44:22 [2020-11-25T12:44:22.142Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:44:28 [2020-11-25T12:44:28.742Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:44:30 [2020-11-25T12:44:30.130Z] --- PASS: TestDockerNetworkMacvlan (18.40s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
12:44:30 [2020-11-25T12:44:30.130Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
12:44:30 [2020-11-25T12:44:30.130Z] PASS
12:44:30 [2020-11-25T12:44:30.130Z] 
12:44:30 [2020-11-25T12:44:30.130Z] DONE 8 tests in 20.592s
12:44:30 [2020-11-25T12:44:30.130Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:44:30 [2020-11-25T12:44:30.130Z] ++ 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
12:44:30 [2020-11-25T12:44:30.130Z] ++ set -e
12:44:30 [2020-11-25T12:44:30.130Z] ++ '[' -n 0 ']'
12:44:30 [2020-11-25T12:44:30.130Z] ++ set -x
12:44:30 [2020-11-25T12:44:30.130Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:44:30 [2020-11-25T12:44:30.130Z] testing: warning: no tests to run
12:44:30 [2020-11-25T12:44:30.130Z] PASS
12:44:30 [2020-11-25T12:44:30.130Z] 
12:44:30 [2020-11-25T12:44:30.130Z] DONE 0 tests in 0.025s
12:44:30 [2020-11-25T12:44:30.130Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:44:30 [2020-11-25T12:44:30.130Z] ++ 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
12:44:30 [2020-11-25T12:44:30.130Z] ++ set -e
12:44:30 [2020-11-25T12:44:30.130Z] ++ '[' -n 0 ']'
12:44:30 [2020-11-25T12:44:30.130Z] ++ set -x
12:44:30 [2020-11-25T12:44:30.130Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:44:30 [2020-11-25T12:44:30.396Z] INFO: Testing against a local daemon
12:44:30 [2020-11-25T12:44:30.396Z] === RUN   TestAuthZPluginAllowRequest
12:44:32 [2020-11-25T12:44:32.315Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
12:44:32 [2020-11-25T12:44:32.315Z] === RUN   TestAuthZPluginTLS
12:44:32 [2020-11-25T12:44:32.888Z] --- PASS: TestAuthZPluginTLS (0.69s)
12:44:32 [2020-11-25T12:44:32.888Z] === RUN   TestAuthZPluginDenyRequest
12:44:33 [2020-11-25T12:44:33.462Z] --- PASS: TestAuthZPluginDenyRequest (0.70s)
12:44:33 [2020-11-25T12:44:33.462Z] === RUN   TestAuthZPluginAPIDenyResponse
12:44:34 [2020-11-25T12:44:34.408Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
12:44:34 [2020-11-25T12:44:34.408Z] === RUN   TestAuthZPluginDenyResponse
12:44:34 [2020-11-25T12:44:34.981Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
12:44:34 [2020-11-25T12:44:34.981Z] === RUN   TestAuthZPluginAllowEventStream
12:44:36 [2020-11-25T12:44:36.899Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s)
12:44:36 [2020-11-25T12:44:36.899Z] === RUN   TestAuthZPluginErrorResponse
12:44:37 [2020-11-25T12:44:37.473Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
12:44:37 [2020-11-25T12:44:37.473Z] === RUN   TestAuthZPluginErrorRequest
12:44:38 [2020-11-25T12:44:38.046Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
12:44:38 [2020-11-25T12:44:38.046Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:44:38 [2020-11-25T12:44:38.991Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
12:44:38 [2020-11-25T12:44:38.992Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:44:40 [2020-11-25T12:44:40.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
12:44:40 [2020-11-25T12:44:40.911Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:44:43 [2020-11-25T12:44:43.466Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
12:44:43 [2020-11-25T12:44:43.466Z] === RUN   TestAuthZPluginHeader
12:44:44 [2020-11-25T12:44:44.410Z] --- PASS: TestAuthZPluginHeader (1.01s)
12:44:44 [2020-11-25T12:44:44.410Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:44:44 [2020-11-25T12:44:44.410Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:44:44 [2020-11-25T12:44:44.410Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:44 [2020-11-25T12:44:44.410Z] === RUN   TestAuthZPluginV2Disable
12:44:44 [2020-11-25T12:44:44.410Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:44:44 [2020-11-25T12:44:44.410Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:44 [2020-11-25T12:44:44.410Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:44:44 [2020-11-25T12:44:44.410Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:44:44 [2020-11-25T12:44:44.410Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:44 [2020-11-25T12:44:44.410Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:44:44 [2020-11-25T12:44:44.410Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:44:44 [2020-11-25T12:44:44.410Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:44:44 [2020-11-25T12:44:44.410Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:45:02 [2020-11-25T12:45:02.536Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s)
12:45:02 [2020-11-25T12:45:02.536Z] PASS
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] === Skipped
12:45:02 [2020-11-25T12:45:02.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:45:02 [2020-11-25T12:45:02.536Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:45:02 [2020-11-25T12:45:02.536Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:45:02 [2020-11-25T12:45:02.536Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:45:02 [2020-11-25T12:45:02.536Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] 
12:45:02 [2020-11-25T12:45:02.536Z] DONE 17 tests, 4 skipped in 32.176s
12:45:02 [2020-11-25T12:45:02.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:45:02 [2020-11-25T12:45:02.536Z] ++ 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
12:45:02 [2020-11-25T12:45:02.536Z] ++ set -e
12:45:02 [2020-11-25T12:45:02.536Z] ++ '[' -n 0 ']'
12:45:02 [2020-11-25T12:45:02.536Z] ++ set -x
12:45:02 [2020-11-25T12:45:02.536Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:02 [2020-11-25T12:45:02.536Z] INFO: Testing against a local daemon
12:45:02 [2020-11-25T12:45:02.536Z] === RUN   TestPluginInvalidJSON
12:45:02 [2020-11-25T12:45:02.536Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:45:02 [2020-11-25T12:45:02.536Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:45:02 [2020-11-25T12:45:02.536Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:45:02 [2020-11-25T12:45:02.536Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:45:02 [2020-11-25T12:45:02.536Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:45:02 [2020-11-25T12:45:02.536Z] === RUN   TestPluginInstall
12:45:02 [2020-11-25T12:45:02.536Z] === RUN   TestPluginInstall/no_auth
12:45:05 [2020-11-25T12:45:05.092Z] time="2020-11-25T12:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:05 [2020-11-25T12:45:05.092Z] time="2020-11-25T12:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:102c4e4288036cce1f13acb9d723e407f06ce0070eb023ca701b42050561275d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:05 [2020-11-25T12:45:05.092Z] time="2020-11-25T12:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:05 [2020-11-25T12:45:05.092Z] time="2020-11-25T12:45:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:102c4e4288036cce1f13acb9d723e407f06ce0070eb023ca701b42050561275d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:05 [2020-11-25T12:45:05.092Z] === RUN   TestPluginInstall/with_htpasswd
12:45:06 [2020-11-25T12:45:06.037Z] time="2020-11-25T12:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:06 [2020-11-25T12:45:06.037Z] time="2020-11-25T12:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bdd803c1ad0761ca0755c03efe8f7369949fe32f23945e6d1e74b2783370438" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:06 [2020-11-25T12:45:06.037Z] time="2020-11-25T12:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:06 [2020-11-25T12:45:06.037Z] time="2020-11-25T12:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bdd803c1ad0761ca0755c03efe8f7369949fe32f23945e6d1e74b2783370438" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:06 [2020-11-25T12:45:06.299Z] === RUN   TestPluginInstall/with_insecure
12:45:07 [2020-11-25T12:45:07.689Z] time="2020-11-25T12:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:07 [2020-11-25T12:45:07.689Z] time="2020-11-25T12:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cfc2313bc760a102f5661c7a3bdd116a952b6798f2e260779c254ab56e4bcfc" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:07 [2020-11-25T12:45:07.689Z] time="2020-11-25T12:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:45:07 [2020-11-25T12:45:07.689Z] time="2020-11-25T12:45:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cfc2313bc760a102f5661c7a3bdd116a952b6798f2e260779c254ab56e4bcfc" mediatype=application/vnd.docker.plugin.v1+json size=522
12:45:08 [2020-11-25T12:45:08.262Z] --- PASS: TestPluginInstall (5.49s)
12:45:08 [2020-11-25T12:45:08.262Z]     --- PASS: TestPluginInstall/no_auth (2.55s)
12:45:08 [2020-11-25T12:45:08.262Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
12:45:08 [2020-11-25T12:45:08.262Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
12:45:08 [2020-11-25T12:45:08.262Z]         plugin_test.go:157: [dfa14c97ace41] daemon is not started
12:45:08 [2020-11-25T12:45:08.262Z] PASS
12:45:08 [2020-11-25T12:45:08.262Z] 
12:45:08 [2020-11-25T12:45:08.262Z] DONE 6 tests in 5.674s
12:45:08 [2020-11-25T12:45:08.262Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:45:08 [2020-11-25T12:45:08.262Z] ++ 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
12:45:08 [2020-11-25T12:45:08.262Z] ++ set -e
12:45:08 [2020-11-25T12:45:08.262Z] ++ '[' -n 0 ']'
12:45:08 [2020-11-25T12:45:08.262Z] ++ set -x
12:45:08 [2020-11-25T12:45:08.262Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:08 [2020-11-25T12:45:08.262Z] INFO: Testing against a local daemon
12:45:08 [2020-11-25T12:45:08.262Z] === RUN   TestExternalGraphDriver
12:45:08 [2020-11-25T12:45:08.528Z] === RUN   TestExternalGraphDriver/json
12:45:11 [2020-11-25T12:45:11.094Z] === RUN   TestExternalGraphDriver/spec
12:45:13 [2020-11-25T12:45:13.648Z] === RUN   TestExternalGraphDriver/pull
12:45:16 [2020-11-25T12:45:16.198Z] --- PASS: TestExternalGraphDriver (7.98s)
12:45:16 [2020-11-25T12:45:16.198Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
12:45:16 [2020-11-25T12:45:16.198Z]     --- PASS: TestExternalGraphDriver/spec (2.79s)
12:45:16 [2020-11-25T12:45:16.198Z]     --- PASS: TestExternalGraphDriver/pull (2.50s)
12:45:16 [2020-11-25T12:45:16.198Z] === RUN   TestGraphdriverPluginV2
12:45:16 [2020-11-25T12:45:16.198Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
12:45:16 [2020-11-25T12:45:16.198Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:16 [2020-11-25T12:45:16.198Z] PASS
12:45:16 [2020-11-25T12:45:16.198Z] 
12:45:16 [2020-11-25T12:45:16.198Z] === Skipped
12:45:16 [2020-11-25T12:45:16.198Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
12:45:16 [2020-11-25T12:45:16.198Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:45:16 [2020-11-25T12:45:16.198Z] 
12:45:16 [2020-11-25T12:45:16.198Z] 
12:45:16 [2020-11-25T12:45:16.198Z] DONE 5 tests, 1 skipped in 8.158s
12:45:16 [2020-11-25T12:45:16.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:45:16 [2020-11-25T12:45:16.198Z] ++ 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
12:45:16 [2020-11-25T12:45:16.198Z] ++ set -e
12:45:16 [2020-11-25T12:45:16.198Z] ++ '[' -n 0 ']'
12:45:16 [2020-11-25T12:45:16.198Z] ++ set -x
12:45:16 [2020-11-25T12:45:16.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:16 [2020-11-25T12:45:16.461Z] INFO: Testing against a local daemon
12:45:16 [2020-11-25T12:45:16.461Z] === RUN   TestContinueAfterPluginCrash
12:45:16 [2020-11-25T12:45:16.461Z] === PAUSE TestContinueAfterPluginCrash
12:45:16 [2020-11-25T12:45:16.461Z] === RUN   TestReadPluginNoRead
12:45:16 [2020-11-25T12:45:16.461Z] === PAUSE TestReadPluginNoRead
12:45:16 [2020-11-25T12:45:16.461Z] === RUN   TestDaemonStartWithLogOpt
12:45:16 [2020-11-25T12:45:16.461Z] === PAUSE TestDaemonStartWithLogOpt
12:45:16 [2020-11-25T12:45:16.461Z] === CONT  TestContinueAfterPluginCrash
12:45:16 [2020-11-25T12:45:16.461Z] === CONT  TestDaemonStartWithLogOpt
12:45:16 [2020-11-25T12:45:16.461Z] === CONT  TestReadPluginNoRead
12:45:21 [2020-11-25T12:45:21.767Z] === RUN   TestReadPluginNoRead/disabled_caching
12:45:21 [2020-11-25T12:45:21.767Z] --- PASS: TestDaemonStartWithLogOpt (4.91s)
12:45:22 [2020-11-25T12:45:22.712Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:45:24 [2020-11-25T12:45:24.629Z] === RUN   TestReadPluginNoRead/default
12:45:26 [2020-11-25T12:45:26.550Z] --- PASS: TestReadPluginNoRead (9.79s)
12:45:26 [2020-11-25T12:45:26.550Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
12:45:26 [2020-11-25T12:45:26.550Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
12:45:26 [2020-11-25T12:45:26.550Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
12:45:26 [2020-11-25T12:45:26.550Z]     read_test.go:92: [dc71b56add0e6] daemon is not started
12:45:26 [2020-11-25T12:45:26.812Z] --- PASS: TestContinueAfterPluginCrash (10.24s)
12:45:26 [2020-11-25T12:45:26.812Z] PASS
12:45:26 [2020-11-25T12:45:26.812Z] 
12:45:26 [2020-11-25T12:45:26.812Z] DONE 6 tests in 10.396s
12:45:26 [2020-11-25T12:45:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:45:26 [2020-11-25T12:45:26.812Z] ++ 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
12:45:26 [2020-11-25T12:45:26.812Z] ++ set -e
12:45:26 [2020-11-25T12:45:26.812Z] ++ '[' -n 0 ']'
12:45:26 [2020-11-25T12:45:26.812Z] ++ set -x
12:45:26 [2020-11-25T12:45:26.812Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:26 [2020-11-25T12:45:26.812Z] testing: warning: no tests to run
12:45:26 [2020-11-25T12:45:26.812Z] PASS
12:45:26 [2020-11-25T12:45:26.812Z] 
12:45:26 [2020-11-25T12:45:26.812Z] DONE 0 tests in 0.047s
12:45:26 [2020-11-25T12:45:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:45:26 [2020-11-25T12:45:26.812Z] ++ 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
12:45:26 [2020-11-25T12:45:26.812Z] ++ set -e
12:45:26 [2020-11-25T12:45:26.812Z] ++ '[' -n 0 ']'
12:45:26 [2020-11-25T12:45:26.812Z] ++ set -x
12:45:26 [2020-11-25T12:45:26.812Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:26 [2020-11-25T12:45:26.812Z] INFO: Testing against a local daemon
12:45:26 [2020-11-25T12:45:26.812Z] === RUN   TestPluginWithDevMounts
12:45:26 [2020-11-25T12:45:26.812Z] === PAUSE TestPluginWithDevMounts
12:45:26 [2020-11-25T12:45:26.812Z] === CONT  TestPluginWithDevMounts
12:45:29 [2020-11-25T12:45:29.363Z] --- PASS: TestPluginWithDevMounts (2.19s)
12:45:29 [2020-11-25T12:45:29.364Z] PASS
12:45:29 [2020-11-25T12:45:29.364Z] 
12:45:29 [2020-11-25T12:45:29.364Z] DONE 1 tests in 2.333s
12:45:29 [2020-11-25T12:45:29.364Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:45:29 [2020-11-25T12:45:29.364Z] ++ 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
12:45:29 [2020-11-25T12:45:29.364Z] ++ set -e
12:45:29 [2020-11-25T12:45:29.364Z] ++ '[' -n 0 ']'
12:45:29 [2020-11-25T12:45:29.364Z] ++ set -x
12:45:29 [2020-11-25T12:45:29.364Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:29 [2020-11-25T12:45:29.364Z] INFO: Testing against a local daemon
12:45:29 [2020-11-25T12:45:29.364Z] === RUN   TestSecretInspect
12:45:32 [2020-11-25T12:45:32.672Z] --- PASS: TestSecretInspect (3.30s)
12:45:32 [2020-11-25T12:45:32.672Z] === RUN   TestSecretList
12:45:35 [2020-11-25T12:45:35.978Z] --- PASS: TestSecretList (3.25s)
12:45:35 [2020-11-25T12:45:35.978Z] === RUN   TestSecretsCreateAndDelete
12:45:39 [2020-11-25T12:45:39.284Z] --- PASS: TestSecretsCreateAndDelete (3.29s)
12:45:39 [2020-11-25T12:45:39.284Z] === RUN   TestSecretsUpdate
12:45:41 [2020-11-25T12:45:41.835Z] --- PASS: TestSecretsUpdate (2.76s)
12:45:41 [2020-11-25T12:45:41.835Z] === RUN   TestTemplatedSecret
12:45:46 [2020-11-25T12:45:46.051Z] --- PASS: TestTemplatedSecret (3.45s)
12:45:46 [2020-11-25T12:45:46.051Z] === RUN   TestSecretCreateResolve
12:45:48 [2020-11-25T12:45:48.603Z] --- PASS: TestSecretCreateResolve (3.26s)
12:45:48 [2020-11-25T12:45:48.603Z] PASS
12:45:48 [2020-11-25T12:45:48.603Z] 
12:45:48 [2020-11-25T12:45:48.603Z] DONE 6 tests in 19.452s
12:45:48 [2020-11-25T12:45:48.603Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:45:48 [2020-11-25T12:45:48.603Z] ++ 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
12:45:48 [2020-11-25T12:45:48.603Z] ++ set -e
12:45:48 [2020-11-25T12:45:48.603Z] ++ '[' -n 0 ']'
12:45:48 [2020-11-25T12:45:48.603Z] ++ set -x
12:45:48 [2020-11-25T12:45:48.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:45:48 [2020-11-25T12:45:48.865Z] INFO: Testing against a local daemon
12:45:48 [2020-11-25T12:45:48.865Z] === RUN   TestServiceCreateInit
12:45:48 [2020-11-25T12:45:48.865Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:45:54 [2020-11-25T12:45:54.160Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:45:59 [2020-11-25T12:45:59.456Z] --- PASS: TestServiceCreateInit (10.30s)
12:45:59 [2020-11-25T12:45:59.456Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
12:45:59 [2020-11-25T12:45:59.456Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
12:45:59 [2020-11-25T12:45:59.456Z] === RUN   TestCreateServiceMultipleTimes
12:46:21 [2020-11-25T12:46:21.440Z] --- PASS: TestCreateServiceMultipleTimes (19.08s)
12:46:21 [2020-11-25T12:46:21.440Z] === RUN   TestCreateServiceConflict
12:46:21 [2020-11-25T12:46:21.440Z] --- PASS: TestCreateServiceConflict (3.22s)
12:46:21 [2020-11-25T12:46:21.440Z] === RUN   TestCreateServiceMaxReplicas
12:46:25 [2020-11-25T12:46:25.661Z] --- PASS: TestCreateServiceMaxReplicas (3.62s)
12:46:25 [2020-11-25T12:46:25.661Z] === RUN   TestCreateWithDuplicateNetworkNames
12:46:40 [2020-11-25T12:46:40.577Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.11s)
12:46:40 [2020-11-25T12:46:40.577Z] === RUN   TestCreateServiceSecretFileMode
12:46:43 [2020-11-25T12:46:43.885Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
12:46:43 [2020-11-25T12:46:43.885Z] === RUN   TestCreateServiceConfigFileMode
12:46:47 [2020-11-25T12:46:47.197Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
12:46:47 [2020-11-25T12:46:47.197Z] === RUN   TestCreateServiceSysctls
12:46:51 [2020-11-25T12:46:51.409Z] --- PASS: TestCreateServiceSysctls (4.15s)
12:46:51 [2020-11-25T12:46:51.409Z] === RUN   TestCreateServiceCapabilities
12:46:53 [2020-11-25T12:46:53.961Z] --- PASS: TestCreateServiceCapabilities (2.92s)
12:46:53 [2020-11-25T12:46:53.961Z] === RUN   TestInspect
12:46:57 [2020-11-25T12:46:57.269Z] --- PASS: TestInspect (2.99s)
12:46:57 [2020-11-25T12:46:57.270Z] === RUN   TestCreateJob
12:47:01 [2020-11-25T12:47:01.482Z] --- PASS: TestCreateJob (4.08s)
12:47:01 [2020-11-25T12:47:01.482Z] === RUN   TestReplicatedJob
12:47:08 [2020-11-25T12:47:08.078Z] --- PASS: TestReplicatedJob (6.29s)
12:47:08 [2020-11-25T12:47:08.078Z] === RUN   TestUpdateReplicatedJob
12:47:11 [2020-11-25T12:47:11.385Z] --- PASS: TestUpdateReplicatedJob (4.19s)
12:47:11 [2020-11-25T12:47:11.385Z] === RUN   TestServiceListWithStatuses
12:47:11 [2020-11-25T12:47:11.385Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:47:11 [2020-11-25T12:47:11.385Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:47:11 [2020-11-25T12:47:11.385Z] === RUN   TestDockerNetworkConnectAlias
12:47:19 [2020-11-25T12:47:19.535Z] --- PASS: TestDockerNetworkConnectAlias (6.65s)
12:47:19 [2020-11-25T12:47:19.535Z] === RUN   TestDockerNetworkReConnect
12:47:23 [2020-11-25T12:47:23.749Z] --- PASS: TestDockerNetworkReConnect (5.30s)
12:47:23 [2020-11-25T12:47:23.749Z] === RUN   TestServicePlugin
12:47:23 [2020-11-25T12:47:23.749Z] --- SKIP: TestServicePlugin (0.00s)
12:47:23 [2020-11-25T12:47:23.749Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:47:23 [2020-11-25T12:47:23.749Z] === RUN   TestServiceUpdateLabel
12:47:27 [2020-11-25T12:47:27.053Z] --- PASS: TestServiceUpdateLabel (3.21s)
12:47:27 [2020-11-25T12:47:27.053Z] === RUN   TestServiceUpdateSecrets
12:47:41 [2020-11-25T12:47:41.972Z] --- PASS: TestServiceUpdateSecrets (15.41s)
12:47:41 [2020-11-25T12:47:41.972Z] === RUN   TestServiceUpdateConfigs
12:48:00 [2020-11-25T12:48:00.097Z] --- PASS: TestServiceUpdateConfigs (15.37s)
12:48:00 [2020-11-25T12:48:00.097Z] === RUN   TestServiceUpdateNetwork
12:48:12 [2020-11-25T12:48:12.337Z] --- PASS: TestServiceUpdateNetwork (14.66s)
12:48:12 [2020-11-25T12:48:12.337Z] === RUN   TestServiceUpdatePidsLimit
12:48:13 [2020-11-25T12:48:13.728Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:48:14 [2020-11-25T12:48:14.673Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:48:22 [2020-11-25T12:48:22.819Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:48:30 [2020-11-25T12:48:30.963Z] --- PASS: TestServiceUpdatePidsLimit (17.58s)
12:48:30 [2020-11-25T12:48:30.963Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
12:48:30 [2020-11-25T12:48:30.963Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
12:48:30 [2020-11-25T12:48:30.963Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
12:48:30 [2020-11-25T12:48:30.963Z] PASS
12:48:30 [2020-11-25T12:48:30.963Z] 
12:48:30 [2020-11-25T12:48:30.963Z] === Skipped
12:48:30 [2020-11-25T12:48:30.963Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:48:30 [2020-11-25T12:48:30.963Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:48:30 [2020-11-25T12:48:30.963Z] 
12:48:30 [2020-11-25T12:48:30.963Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:48:30 [2020-11-25T12:48:30.963Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:48:30 [2020-11-25T12:48:30.963Z] 
12:48:30 [2020-11-25T12:48:30.963Z] 
12:48:30 [2020-11-25T12:48:30.963Z] DONE 27 tests, 2 skipped in 161.064s
12:48:30 [2020-11-25T12:48:30.963Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:48:30 [2020-11-25T12:48:30.963Z] ++ 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
12:48:30 [2020-11-25T12:48:30.963Z] ++ set -e
12:48:30 [2020-11-25T12:48:30.963Z] ++ '[' -n 0 ']'
12:48:30 [2020-11-25T12:48:30.963Z] ++ set -x
12:48:30 [2020-11-25T12:48:30.963Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:48:30 [2020-11-25T12:48:30.963Z] INFO: Testing against a local daemon
12:48:30 [2020-11-25T12:48:30.963Z] === RUN   TestSessionCreate
12:48:30 [2020-11-25T12:48:30.963Z] --- PASS: TestSessionCreate (0.05s)
12:48:30 [2020-11-25T12:48:30.963Z] === RUN   TestSessionCreateWithBadUpgrade
12:48:30 [2020-11-25T12:48:30.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
12:48:30 [2020-11-25T12:48:30.963Z] PASS
12:48:30 [2020-11-25T12:48:30.963Z] 
12:48:30 [2020-11-25T12:48:30.963Z] DONE 2 tests in 0.235s
12:48:30 [2020-11-25T12:48:30.963Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:48:30 [2020-11-25T12:48:30.963Z] ++ 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
12:48:30 [2020-11-25T12:48:30.963Z] ++ set -e
12:48:30 [2020-11-25T12:48:30.963Z] ++ '[' -n 0 ']'
12:48:30 [2020-11-25T12:48:30.963Z] ++ set -x
12:48:30 [2020-11-25T12:48:30.963Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:48:30 [2020-11-25T12:48:30.963Z] INFO: Testing against a local daemon
12:48:30 [2020-11-25T12:48:30.963Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:48:30 [2020-11-25T12:48:30.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:48:30 [2020-11-25T12:48:30.963Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:48:30 [2020-11-25T12:48:30.963Z] === RUN   TestEventsExecDie
12:48:30 [2020-11-25T12:48:30.963Z] --- PASS: TestEventsExecDie (0.88s)
12:48:30 [2020-11-25T12:48:30.963Z] === RUN   TestEventsBackwardsCompatible
12:48:31 [2020-11-25T12:48:31.225Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
12:48:31 [2020-11-25T12:48:31.225Z] === RUN   TestInfoBinaryCommits
12:48:31 [2020-11-25T12:48:31.225Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:48:31 [2020-11-25T12:48:31.225Z] === RUN   TestInfoAPIVersioned
12:48:31 [2020-11-25T12:48:31.225Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:48:31 [2020-11-25T12:48:31.225Z] === RUN   TestInfoDiscoveryBackend
12:48:31 [2020-11-25T12:48:31.799Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
12:48:31 [2020-11-25T12:48:31.799Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:48:32 [2020-11-25T12:48:32.743Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:48:32 [2020-11-25T12:48:32.744Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:48:33 [2020-11-25T12:48:33.317Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
12:48:33 [2020-11-25T12:48:33.317Z] === RUN   TestInfoAPI
12:48:33 [2020-11-25T12:48:33.579Z] --- PASS: TestInfoAPI (0.05s)
12:48:33 [2020-11-25T12:48:33.579Z] === RUN   TestInfoAPIWarnings
12:48:51 [2020-11-25T12:48:51.709Z] --- PASS: TestInfoAPIWarnings (16.64s)
12:48:51 [2020-11-25T12:48:51.709Z] === RUN   TestInfoDebug
12:48:51 [2020-11-25T12:48:51.709Z] --- PASS: TestInfoDebug (0.63s)
12:48:51 [2020-11-25T12:48:51.709Z] === RUN   TestInfoInsecureRegistries
12:48:51 [2020-11-25T12:48:51.709Z] --- PASS: TestInfoInsecureRegistries (0.62s)
12:48:51 [2020-11-25T12:48:51.709Z] === RUN   TestInfoRegistryMirrors
12:48:51 [2020-11-25T12:48:51.970Z] --- PASS: TestInfoRegistryMirrors (0.63s)
12:48:51 [2020-11-25T12:48:51.970Z] === RUN   TestLoginFailsWithBadCredentials
12:48:52 [2020-11-25T12:48:52.232Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
12:48:52 [2020-11-25T12:48:52.232Z] === RUN   TestPingCacheHeaders
12:48:52 [2020-11-25T12:48:52.232Z] --- PASS: TestPingCacheHeaders (0.05s)
12:48:52 [2020-11-25T12:48:52.232Z] === RUN   TestPingGet
12:48:52 [2020-11-25T12:48:52.232Z] --- PASS: TestPingGet (0.03s)
12:48:52 [2020-11-25T12:48:52.232Z] === RUN   TestPingHead
12:48:52 [2020-11-25T12:48:52.493Z] --- PASS: TestPingHead (0.05s)
12:48:52 [2020-11-25T12:48:52.493Z] === RUN   TestVersion
12:48:52 [2020-11-25T12:48:52.493Z] --- PASS: TestVersion (0.05s)
12:48:52 [2020-11-25T12:48:52.493Z] PASS
12:48:52 [2020-11-25T12:48:52.493Z] 
12:48:52 [2020-11-25T12:48:52.493Z] === Skipped
12:48:52 [2020-11-25T12:48:52.493Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:48:52 [2020-11-25T12:48:52.493Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:48:52 [2020-11-25T12:48:52.493Z] 
12:48:52 [2020-11-25T12:48:52.493Z] 
12:48:52 [2020-11-25T12:48:52.493Z] DONE 18 tests, 1 skipped in 22.456s
12:48:52 [2020-11-25T12:48:52.493Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:48:52 [2020-11-25T12:48:52.493Z] ++ 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
12:48:52 [2020-11-25T12:48:52.493Z] ++ set -e
12:48:52 [2020-11-25T12:48:52.493Z] ++ '[' -n 0 ']'
12:48:52 [2020-11-25T12:48:52.493Z] ++ set -x
12:48:52 [2020-11-25T12:48:52.493Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
12:48:52 [2020-11-25T12:48:52.493Z] INFO: Testing against a local daemon
12:48:52 [2020-11-25T12:48:52.493Z] === RUN   TestVolumesCreateAndList
12:48:52 [2020-11-25T12:48:52.493Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:48:52 [2020-11-25T12:48:52.493Z] === RUN   TestVolumesRemove
12:48:52 [2020-11-25T12:48:52.755Z] --- PASS: TestVolumesRemove (0.11s)
12:48:52 [2020-11-25T12:48:52.755Z] === RUN   TestVolumesInspect
12:48:52 [2020-11-25T12:48:52.755Z] --- PASS: TestVolumesInspect (0.03s)
12:48:52 [2020-11-25T12:48:52.755Z] === RUN   TestVolumesInvalidJSON
12:48:52 [2020-11-25T12:48:52.755Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:48:52 [2020-11-25T12:48:52.755Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:48:52 [2020-11-25T12:48:52.755Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:48:52 [2020-11-25T12:48:52.755Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:48:52 [2020-11-25T12:48:52.755Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:48:52 [2020-11-25T12:48:52.755Z] PASS
12:48:52 [2020-11-25T12:48:52.755Z] 
12:48:52 [2020-11-25T12:48:52.755Z] DONE 5 tests in 0.346s
12:48:52 [2020-11-25T12:48:52.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:48:53 [2020-11-25T12:48:53.016Z] ++++ cat bundles/test-integration/docker.pid
12:48:53 [2020-11-25T12:48:53.278Z] +++ kill 13822
12:48:54 [2020-11-25T12:48:54.664Z] +++ /etc/init.d/apparmor stop
12:48:54 [2020-11-25T12:48:54.664Z] Leaving: AppArmorNo profiles have been unloaded.
12:48:54 [2020-11-25T12:48:54.664Z] 
12:48:54 [2020-11-25T12:48:54.664Z] Unloading profiles will leave already running processes permanently
12:48:54 [2020-11-25T12:48:54.664Z] unconfined, which can lead to unexpected situations.
12:48:54 [2020-11-25T12:48:54.664Z] 
12:48:54 [2020-11-25T12:48:54.664Z] To set a process to complain mode, use the command line tool
12:48:54 [2020-11-25T12:48:54.664Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:48:54 [2020-11-25T12:48:54.664Z] +++ true
12:48:54 [2020-11-25T12:48:54.664Z] exiting test-integration
12:48:54 [2020-11-25T12:48:54.664Z] ++ exit 0
12:48:54 [2020-11-25T12:48:54.664Z]