Skip to content

Console Output

18:06:04 [2021-03-30T18:06:04.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42226/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a8237e65734ace8abbb27ce346848e30a27c2e8 -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:1a8237e65734ace8abbb27ce346848e30a27c2e8 hack/make.sh dynbinary test-integration
18:06:05 [2021-03-30T18:06:05.558Z] 
18:06:05 [2021-03-30T18:06:05.558Z] Removing bundles/
18:06:05 [2021-03-30T18:06:05.558Z] 
18:06:05 [2021-03-30T18:06:05.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:06:05 [2021-03-30T18:06:05.558Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:06:05 [2021-03-30T18:06:05.558Z] GOOS="" GOARCH="" GOARM=""
18:07:27 [2021-03-30T18:07:27.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:07:27 [2021-03-30T18:07:27.057Z] 
18:07:27 [2021-03-30T18:07:27.057Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:07:27 [2021-03-30T18:07:27.057Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:07:27 [2021-03-30T18:07:27.057Z] HOSTNAME=f964dd0e1f54
18:07:27 [2021-03-30T18:07:27.057Z] TESTDEBUG=0
18:07:27 [2021-03-30T18:07:27.057Z] DEST=bundles/test-integration
18:07:27 [2021-03-30T18:07:27.057Z] PWD=/go/src/github.com/docker/docker
18:07:27 [2021-03-30T18:07:27.057Z] DOCKER_GITCOMMIT=1a8237e65734ace8abbb27ce346848e30a27c2e8
18:07:27 [2021-03-30T18:07:27.057Z] container=docker
18:07:27 [2021-03-30T18:07:27.057Z] HOME=/root
18:07:27 [2021-03-30T18:07:27.057Z] GOLANG_VERSION=1.13.15
18:07:27 [2021-03-30T18:07:27.057Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:07:27 [2021-03-30T18:07:27.057Z] VALIDATE_BRANCH=master
18:07:27 [2021-03-30T18:07:27.057Z] TERM=xterm
18:07:27 [2021-03-30T18:07:27.057Z] DOCKER_PKG=github.com/docker/docker
18:07:27 [2021-03-30T18:07:27.057Z] SHLVL=1
18:07:27 [2021-03-30T18:07:27.057Z] TIMEOUT=120m
18:07:27 [2021-03-30T18:07:27.057Z] DOCKER_BUILDTAGS=apparmor seccomp journald
18:07:27 [2021-03-30T18:07:27.057Z] DOCKER_GRAPHDRIVER=overlay2
18:07:27 [2021-03-30T18:07:27.057Z] GO111MODULE=off
18:07:27 [2021-03-30T18:07:27.057Z] DOCKER_EXPERIMENTAL=1
18:07:27 [2021-03-30T18:07:27.057Z] TEST_SKIP_INTEGRATION_CLI=1
18:07:27 [2021-03-30T18:07:27.057Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:07:27 [2021-03-30T18:07:27.057Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:07:27 [2021-03-30T18:07:27.057Z] GOPATH=/go
18:07:27 [2021-03-30T18:07:27.057Z] PKG_CONFIG=pkg-config
18:07:27 [2021-03-30T18:07:27.057Z] _=/usr/bin/env
18:07:27 [2021-03-30T18:07:27.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:07:45 [2021-03-30T18:07:45.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:07:46 [2021-03-30T18:07:46.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:08:04 [2021-03-30T18:08:04.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:08:12 [2021-03-30T18:08:12.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:08:13 [2021-03-30T18:08:13.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:08:14 [2021-03-30T18:08:14.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:08:16 [2021-03-30T18:08:16.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:08:16 [2021-03-30T18:08:16.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:08:17 [2021-03-30T18:08:17.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:08:21 [2021-03-30T18:08:21.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:08:23 [2021-03-30T18:08:23.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:08:25 [2021-03-30T18:08:25.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:08:25 [2021-03-30T18:08:25.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:08:27 [2021-03-30T18:08:27.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:08:28 [2021-03-30T18:08:28.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:08:30 [2021-03-30T18:08:30.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:08:31 [2021-03-30T18:08:31.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:08:33 [2021-03-30T18:08:33.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:08:34 [2021-03-30T18:08:34.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:08:34 [2021-03-30T18:08:34.562Z] Using test binary docker
18:08:34 [2021-03-30T18:08:34.562Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:08:34 [2021-03-30T18:08:34.562Z] +++ /etc/init.d/apparmor start
18:08:34 [2021-03-30T18:08:34.562Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:08:34 [2021-03-30T18:08:34.562Z] INFO: Waiting for daemon to start...
18:08:34 [2021-03-30T18:08:34.562Z] Starting dockerd
18:08:34 [2021-03-30T18:08:34.562Z] +++ 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
18:08:36 [2021-03-30T18:08:36.472Z] .
18:08:36 [2021-03-30T18:08:36.472Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:08:36 [2021-03-30T18:08:36.472Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:08:36 [2021-03-30T18:08:36.472Z] Error: No such image: emptyfs
18:08:36 [2021-03-30T18:08:36.472Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:08:36 [2021-03-30T18:08:36.472Z] ++++ docker load
18:08:36 [2021-03-30T18:08:36.732Z] Running integration-test (iteration 1)
18:08:36 [2021-03-30T18:08:36.732Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:08:36 [2021-03-30T18:08:36.732Z] ++ 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
18:08:36 [2021-03-30T18:08:36.732Z] ++ set -e
18:08:36 [2021-03-30T18:08:36.732Z] ++ '[' -n 0 ']'
18:08:36 [2021-03-30T18:08:36.732Z] ++ set -x
18:08:36 [2021-03-30T18:08:36.732Z] ++ 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
18:08:48 [2021-03-30T18:08:48.965Z] Loaded image: buildpack-deps:buster
18:08:48 [2021-03-30T18:08:48.965Z] Loaded image: busybox:latest
18:08:48 [2021-03-30T18:08:48.965Z] Loaded image: busybox:glibc
18:08:49 [2021-03-30T18:08:49.906Z] Loaded image: debian:bullseye
18:08:49 [2021-03-30T18:08:49.906Z] Loaded image: hello-world:latest
18:08:50 [2021-03-30T18:08:50.167Z] Loaded image: arm32v7/hello-world:latest
18:08:50 [2021-03-30T18:08:50.167Z] INFO: Testing against a local daemon
18:08:50 [2021-03-30T18:08:50.167Z] === RUN   TestCgroupNamespacesBuild
18:08:54 [2021-03-30T18:08:54.369Z] --- PASS: TestCgroupNamespacesBuild (3.52s)
18:08:54 [2021-03-30T18:08:54.369Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:08:55 [2021-03-30T18:08:55.751Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s)
18:08:55 [2021-03-30T18:08:55.751Z] === RUN   TestBuildWithSession
18:08:55 [2021-03-30T18:08:55.751Z] --- SKIP: TestBuildWithSession (0.00s)
18:08:55 [2021-03-30T18:08:55.751Z]     build_session_test.go:25: TODO: BuildKit
18:08:55 [2021-03-30T18:08:55.751Z] === RUN   TestBuildSquashParent
18:09:03 [2021-03-30T18:09:03.884Z] --- PASS: TestBuildSquashParent (7.81s)
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:03 [2021-03-30T18:09:03.884Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:03 [2021-03-30T18:09:03.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:03 [2021-03-30T18:09:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:09:03 [2021-03-30T18:09:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:09:03 [2021-03-30T18:09:03.884Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:09:06 [2021-03-30T18:09:06.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:09:06 [2021-03-30T18:09:06.431Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:09:08 [2021-03-30T18:09:08.977Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s)
18:09:08 [2021-03-30T18:09:08.977Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s)
18:09:08 [2021-03-30T18:09:08.977Z] === RUN   TestBuildMultiStageCopy
18:09:08 [2021-03-30T18:09:08.977Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:09:11 [2021-03-30T18:09:11.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:09:12 [2021-03-30T18:09:12.091Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:09:12 [2021-03-30T18:09:12.661Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:09:13 [2021-03-30T18:09:13.232Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:09:13 [2021-03-30T18:09:13.803Z] --- PASS: TestBuildMultiStageCopy (4.70s)
18:09:13 [2021-03-30T18:09:13.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
18:09:13 [2021-03-30T18:09:13.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
18:09:13 [2021-03-30T18:09:13.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:09:13 [2021-03-30T18:09:13.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
18:09:13 [2021-03-30T18:09:13.803Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
18:09:13 [2021-03-30T18:09:13.803Z] === RUN   TestBuildMultiStageParentConfig
18:09:15 [2021-03-30T18:09:15.188Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
18:09:15 [2021-03-30T18:09:15.188Z] === RUN   TestBuildLabelWithTargets
18:09:17 [2021-03-30T18:09:17.731Z] --- PASS: TestBuildLabelWithTargets (2.32s)
18:09:17 [2021-03-30T18:09:17.731Z] === RUN   TestBuildWithEmptyLayers
18:09:18 [2021-03-30T18:09:18.673Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
18:09:18 [2021-03-30T18:09:18.673Z] === RUN   TestBuildMultiStageOnBuild
18:09:21 [2021-03-30T18:09:21.969Z] --- PASS: TestBuildMultiStageOnBuild (3.11s)
18:09:21 [2021-03-30T18:09:21.970Z] === RUN   TestBuildUncleanTarFilenames
18:09:22 [2021-03-30T18:09:22.910Z] --- PASS: TestBuildUncleanTarFilenames (1.41s)
18:09:22 [2021-03-30T18:09:22.910Z] === RUN   TestBuildMultiStageLayerLeak
18:09:26 [2021-03-30T18:09:26.208Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s)
18:09:26 [2021-03-30T18:09:26.208Z] === RUN   TestBuildWithHugeFile
18:10:12 [2021-03-30T18:10:12.926Z] --- PASS: TestBuildWithHugeFile (40.46s)
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildWCOWSandboxSize
18:10:12 [2021-03-30T18:10:12.926Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
18:10:12 [2021-03-30T18:10:12.926Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildWithEmptyDockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:10:12 [2021-03-30T18:10:12.926Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
18:10:12 [2021-03-30T18:10:12.926Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
18:10:12 [2021-03-30T18:10:12.926Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
18:10:12 [2021-03-30T18:10:12.926Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildPreserveOwnership
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildPreserveOwnership/copy_from
18:10:12 [2021-03-30T18:10:12.926Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:10:13 [2021-03-30T18:10:13.867Z] --- PASS: TestBuildPreserveOwnership (6.69s)
18:10:13 [2021-03-30T18:10:13.867Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.36s)
18:10:13 [2021-03-30T18:10:13.867Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s)
18:10:13 [2021-03-30T18:10:13.867Z] === RUN   TestBuildPlatformInvalid
18:10:14 [2021-03-30T18:10:14.127Z] --- PASS: TestBuildPlatformInvalid (0.18s)
18:10:14 [2021-03-30T18:10:14.127Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:10:26 [2021-03-30T18:10:26.372Z] Loaded image: buildpack-deps:buster
18:10:26 [2021-03-30T18:10:26.372Z] Loaded image: busybox:latest
18:10:26 [2021-03-30T18:10:26.647Z] Loaded image: busybox:glibc
18:10:28 [2021-03-30T18:10:28.567Z] Loaded image: debian:bullseye
18:10:28 [2021-03-30T18:10:28.828Z] Loaded image: hello-world:latest
18:10:29 [2021-03-30T18:10:29.088Z] Loaded image: arm32v7/hello-world:latest
18:10:39 [2021-03-30T18:10:39.082Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.88s)
18:10:39 [2021-03-30T18:10:39.082Z] PASS
18:10:39 [2021-03-30T18:10:39.082Z] 
18:10:39 [2021-03-30T18:10:39.082Z] === Skipped
18:10:39 [2021-03-30T18:10:39.082Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:10:39 [2021-03-30T18:10:39.082Z]     build_session_test.go:25: TODO: BuildKit
18:10:39 [2021-03-30T18:10:39.082Z] 
18:10:39 [2021-03-30T18:10:39.082Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
18:10:39 [2021-03-30T18:10:39.082Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
18:10:39 [2021-03-30T18:10:39.082Z] 
18:10:39 [2021-03-30T18:10:39.082Z] 
18:10:39 [2021-03-30T18:10:39.082Z] DONE 34 tests, 2 skipped in 121.107s
18:10:39 [2021-03-30T18:10:39.082Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:10:39 [2021-03-30T18:10:39.082Z] ++ 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
18:10:39 [2021-03-30T18:10:39.082Z] ++ set -e
18:10:39 [2021-03-30T18:10:39.082Z] ++ '[' -n 0 ']'
18:10:39 [2021-03-30T18:10:39.082Z] ++ set -x
18:10:39 [2021-03-30T18:10:39.082Z] ++ 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
18:10:39 [2021-03-30T18:10:39.082Z] INFO: Testing against a local daemon
18:10:39 [2021-03-30T18:10:39.082Z] === RUN   TestConfigInspect
18:10:40 [2021-03-30T18:10:40.993Z] --- PASS: TestConfigInspect (2.88s)
18:10:40 [2021-03-30T18:10:40.993Z] === RUN   TestConfigList
18:10:44 [2021-03-30T18:10:44.290Z] --- PASS: TestConfigList (3.26s)
18:10:44 [2021-03-30T18:10:44.290Z] === RUN   TestConfigsCreateAndDelete
18:10:47 [2021-03-30T18:10:47.587Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
18:10:47 [2021-03-30T18:10:47.588Z] === RUN   TestConfigsUpdate
18:10:50 [2021-03-30T18:10:50.885Z] --- PASS: TestConfigsUpdate (3.23s)
18:10:50 [2021-03-30T18:10:50.885Z] === RUN   TestTemplatedConfig
18:10:55 [2021-03-30T18:10:55.087Z] --- PASS: TestTemplatedConfig (3.93s)
18:10:55 [2021-03-30T18:10:55.087Z] === RUN   TestConfigCreateResolve
18:10:58 [2021-03-30T18:10:58.382Z] --- PASS: TestConfigCreateResolve (3.24s)
18:10:58 [2021-03-30T18:10:58.382Z] === RUN   TestConfigDaemonLibtrustID
18:10:58 [2021-03-30T18:10:58.643Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
18:10:58 [2021-03-30T18:10:58.643Z] PASS
18:10:58 [2021-03-30T18:10:58.643Z] 
18:10:58 [2021-03-30T18:10:58.643Z] DONE 7 tests in 20.556s
18:10:58 [2021-03-30T18:10:58.643Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:10:58 [2021-03-30T18:10:58.643Z] ++ 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
18:10:58 [2021-03-30T18:10:58.643Z] ++ set -e
18:10:58 [2021-03-30T18:10:58.643Z] ++ '[' -n 0 ']'
18:10:58 [2021-03-30T18:10:58.643Z] ++ set -x
18:10:58 [2021-03-30T18:10:58.643Z] ++ 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
18:10:58 [2021-03-30T18:10:58.643Z] INFO: Testing against a local daemon
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestCheckpoint
18:10:58 [2021-03-30T18:10:58.643Z] --- SKIP: TestCheckpoint (0.00s)
18:10:58 [2021-03-30T18:10:58.643Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestContainerInvalidJSON
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:10:58 [2021-03-30T18:10:58.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:10:58 [2021-03-30T18:10:58.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:10:58 [2021-03-30T18:10:58.643Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:10:58 [2021-03-30T18:10:58.643Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:10:58 [2021-03-30T18:10:58.643Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:10:58 [2021-03-30T18:10:58.643Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:10:58 [2021-03-30T18:10:58.643Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:10:58 [2021-03-30T18:10:58.643Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:10:58 [2021-03-30T18:10:58.643Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:10:58 [2021-03-30T18:10:58.643Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:10:58 [2021-03-30T18:10:58.643Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:10:58 [2021-03-30T18:10:58.903Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
18:10:58 [2021-03-30T18:10:58.903Z] === RUN   TestCopyFromContainerPathIsNotDir
18:10:58 [2021-03-30T18:10:58.903Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
18:10:58 [2021-03-30T18:10:58.903Z] === RUN   TestCopyToContainerPathDoesNotExist
18:10:59 [2021-03-30T18:10:59.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
18:10:59 [2021-03-30T18:10:59.163Z] === RUN   TestCopyToContainerPathIsNotDir
18:10:59 [2021-03-30T18:10:59.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:10:59 [2021-03-30T18:10:59.163Z] === RUN   TestCopyFromContainer
18:11:01 [2021-03-30T18:11:01.709Z] === RUN   TestCopyFromContainer//
18:11:01 [2021-03-30T18:11:01.709Z] === RUN   TestCopyFromContainer//bar/root
18:11:01 [2021-03-30T18:11:01.709Z] === RUN   TestCopyFromContainer//bar/root/
18:11:01 [2021-03-30T18:11:01.709Z] === RUN   TestCopyFromContainer/bar/quux
18:11:01 [2021-03-30T18:11:01.969Z] === RUN   TestCopyFromContainer/bar/quux/
18:11:01 [2021-03-30T18:11:01.969Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:11:02 [2021-03-30T18:11:02.230Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:11:02 [2021-03-30T18:11:02.230Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:11:02 [2021-03-30T18:11:02.490Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:11:02 [2021-03-30T18:11:02.490Z] === RUN   TestCopyFromContainer/bar/notarget
18:11:02 [2021-03-30T18:11:02.750Z] --- PASS: TestCopyFromContainer (3.42s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:11:02 [2021-03-30T18:11:02.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateLinkToNonExistingContainer
18:11:02 [2021-03-30T18:11:02.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateWithInvalidEnv
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateWithInvalidEnv/0
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateWithInvalidEnv/0
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateWithInvalidEnv/1
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateWithInvalidEnv/1
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateWithInvalidEnv/2
18:11:02 [2021-03-30T18:11:02.750Z] === PAUSE TestCreateWithInvalidEnv/2
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateWithInvalidEnv/0
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateWithInvalidEnv/1
18:11:02 [2021-03-30T18:11:02.750Z] === CONT  TestCreateWithInvalidEnv/2
18:11:02 [2021-03-30T18:11:02.750Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateTmpfsMountsTarget
18:11:02 [2021-03-30T18:11:02.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:11:02 [2021-03-30T18:11:02.750Z] === RUN   TestCreateWithCustomMaskedPaths
18:11:06 [2021-03-30T18:11:06.048Z] --- PASS: TestCreateWithCustomMaskedPaths (2.69s)
18:11:06 [2021-03-30T18:11:06.048Z] === RUN   TestCreateWithCustomReadonlyPaths
18:11:08 [2021-03-30T18:11:08.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s)
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:08 [2021-03-30T18:11:08.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:08 [2021-03-30T18:11:08.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:11:08 [2021-03-30T18:11:08.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:11:08 [2021-03-30T18:11:08.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:11:08 [2021-03-30T18:11:08.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:11:08 [2021-03-30T18:11:08.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:11:08 [2021-03-30T18:11:08.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:11:08 [2021-03-30T18:11:08.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
18:11:08 [2021-03-30T18:11:08.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:11:08 [2021-03-30T18:11:08.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:11:08 [2021-03-30T18:11:08.590Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:11:09 [2021-03-30T18:11:09.532Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s)
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestCreateDifferentPlatform
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestCreateDifferentPlatform/different_os
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:11:09 [2021-03-30T18:11:09.532Z] --- PASS: TestCreateDifferentPlatform (0.03s)
18:11:09 [2021-03-30T18:11:09.532Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:11:09 [2021-03-30T18:11:09.532Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:11:09 [2021-03-30T18:11:09.532Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:11:09 [2021-03-30T18:11:09.532Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestContainerStartOnDaemonRestart
18:11:09 [2021-03-30T18:11:09.532Z] === PAUSE TestContainerStartOnDaemonRestart
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestDaemonRestartIpcMode
18:11:09 [2021-03-30T18:11:09.532Z] === PAUSE TestDaemonRestartIpcMode
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestDaemonHostGatewayIP
18:11:09 [2021-03-30T18:11:09.532Z] === PAUSE TestDaemonHostGatewayIP
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestRestartDaemonWithRestartingContainer
18:11:09 [2021-03-30T18:11:09.532Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestContainerKillOnDaemonStart
18:11:09 [2021-03-30T18:11:09.532Z] === PAUSE TestContainerKillOnDaemonStart
18:11:09 [2021-03-30T18:11:09.532Z] === RUN   TestDiff
18:11:10 [2021-03-30T18:11:10.474Z] --- PASS: TestDiff (0.94s)
18:11:10 [2021-03-30T18:11:10.474Z] === RUN   TestExecWithCloseStdin
18:11:11 [2021-03-30T18:11:11.855Z] --- PASS: TestExecWithCloseStdin (1.20s)
18:11:11 [2021-03-30T18:11:11.855Z] === RUN   TestExec
18:11:12 [2021-03-30T18:11:12.795Z] --- PASS: TestExec (1.21s)
18:11:12 [2021-03-30T18:11:12.795Z] === RUN   TestExecUser
18:11:14 [2021-03-30T18:11:14.179Z] --- PASS: TestExecUser (1.20s)
18:11:14 [2021-03-30T18:11:14.179Z] === RUN   TestExportContainerAndImportImage
18:11:15 [2021-03-30T18:11:15.561Z] --- PASS: TestExportContainerAndImportImage (1.25s)
18:11:15 [2021-03-30T18:11:15.561Z] === RUN   TestExportContainerAfterDaemonRestart
18:11:17 [2021-03-30T18:11:17.473Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s)
18:11:17 [2021-03-30T18:11:17.473Z] === RUN   TestHealthCheckWorkdir
18:11:18 [2021-03-30T18:11:18.855Z] --- PASS: TestHealthCheckWorkdir (1.58s)
18:11:18 [2021-03-30T18:11:18.855Z] === RUN   TestHealthKillContainer
18:11:22 [2021-03-30T18:11:22.150Z] --- PASS: TestHealthKillContainer (3.20s)
18:11:22 [2021-03-30T18:11:22.150Z] === RUN   TestInspectCpusetInConfigPre120
18:11:23 [2021-03-30T18:11:23.090Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
18:11:23 [2021-03-30T18:11:23.090Z] === RUN   TestIpcModeNone
18:11:24 [2021-03-30T18:11:24.474Z] --- PASS: TestIpcModeNone (1.18s)
18:11:24 [2021-03-30T18:11:24.474Z] === RUN   TestIpcModePrivate
18:11:25 [2021-03-30T18:11:25.413Z] --- PASS: TestIpcModePrivate (1.21s)
18:11:25 [2021-03-30T18:11:25.413Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false
18:11:25 [2021-03-30T18:11:25.413Z] === RUN   TestIpcModeShareable
18:11:26 [2021-03-30T18:11:26.796Z] --- PASS: TestIpcModeShareable (1.26s)
18:11:26 [2021-03-30T18:11:26.796Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true
18:11:26 [2021-03-30T18:11:26.796Z] === RUN   TestAPIIpcModeShareableAndContainer
18:11:30 [2021-03-30T18:11:30.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.52s)
18:11:30 [2021-03-30T18:11:30.996Z] === RUN   TestAPIIpcModeHost
18:11:31 [2021-03-30T18:11:31.566Z] --- PASS: TestAPIIpcModeHost (1.21s)
18:11:31 [2021-03-30T18:11:31.566Z] === RUN   TestDaemonIpcModeShareable
18:11:34 [2021-03-30T18:11:34.110Z] --- PASS: TestDaemonIpcModeShareable (2.23s)
18:11:34 [2021-03-30T18:11:34.110Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:11:34 [2021-03-30T18:11:34.110Z] === RUN   TestDaemonIpcModePrivate
18:11:36 [2021-03-30T18:11:36.020Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
18:11:36 [2021-03-30T18:11:36.020Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:11:36 [2021-03-30T18:11:36.020Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:11:38 [2021-03-30T18:11:38.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.29s)
18:11:38 [2021-03-30T18:11:38.561Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:11:38 [2021-03-30T18:11:38.561Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:11:40 [2021-03-30T18:11:40.472Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.24s)
18:11:40 [2021-03-30T18:11:40.472Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:11:40 [2021-03-30T18:11:40.472Z] === RUN   TestIpcModeOlderClient
18:11:40 [2021-03-30T18:11:40.472Z] === PAUSE TestIpcModeOlderClient
18:11:40 [2021-03-30T18:11:40.472Z] === RUN   TestKillContainerInvalidSignal
18:11:41 [2021-03-30T18:11:41.411Z] --- PASS: TestKillContainerInvalidSignal (0.96s)
18:11:41 [2021-03-30T18:11:41.411Z] === RUN   TestKillContainer
18:11:41 [2021-03-30T18:11:41.411Z] === RUN   TestKillContainer/no_signal
18:11:42 [2021-03-30T18:11:42.351Z] === RUN   TestKillContainer/non_killing_signal
18:11:43 [2021-03-30T18:11:43.292Z] === RUN   TestKillContainer/killing_signal
18:11:44 [2021-03-30T18:11:44.232Z] --- PASS: TestKillContainer (2.96s)
18:11:44 [2021-03-30T18:11:44.232Z]     --- PASS: TestKillContainer/no_signal (0.97s)
18:11:44 [2021-03-30T18:11:44.232Z]     --- PASS: TestKillContainer/non_killing_signal (0.73s)
18:11:44 [2021-03-30T18:11:44.232Z]     --- PASS: TestKillContainer/killing_signal (0.92s)
18:11:44 [2021-03-30T18:11:44.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:11:44 [2021-03-30T18:11:44.493Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:11:45 [2021-03-30T18:11:45.434Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:11:46 [2021-03-30T18:11:46.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s)
18:11:46 [2021-03-30T18:11:46.374Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
18:11:46 [2021-03-30T18:11:46.374Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
18:11:46 [2021-03-30T18:11:46.374Z] === RUN   TestKillStoppedContainer
18:11:46 [2021-03-30T18:11:46.374Z] --- PASS: TestKillStoppedContainer (0.10s)
18:11:46 [2021-03-30T18:11:46.374Z] === RUN   TestKillStoppedContainerAPIPre120
18:11:46 [2021-03-30T18:11:46.374Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
18:11:46 [2021-03-30T18:11:46.374Z] === RUN   TestKillDifferentUserContainer
18:11:47 [2021-03-30T18:11:47.314Z] --- PASS: TestKillDifferentUserContainer (0.94s)
18:11:47 [2021-03-30T18:11:47.314Z] === RUN   TestInspectOomKilledTrue
18:11:47 [2021-03-30T18:11:47.314Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:11:47 [2021-03-30T18:11:47.314Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:47 [2021-03-30T18:11:47.314Z] === RUN   TestInspectOomKilledFalse
18:11:47 [2021-03-30T18:11:47.314Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:11:47 [2021-03-30T18:11:47.314Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:11:47 [2021-03-30T18:11:47.314Z] === RUN   TestLinksEtcHostsContentMatch
18:11:48 [2021-03-30T18:11:48.254Z] --- PASS: TestLinksEtcHostsContentMatch (0.96s)
18:11:48 [2021-03-30T18:11:48.254Z] === RUN   TestLinksContainerNames
18:11:50 [2021-03-30T18:11:50.164Z] --- PASS: TestLinksContainerNames (1.88s)
18:11:50 [2021-03-30T18:11:50.164Z] === RUN   TestLogsFollowTailEmpty
18:11:51 [2021-03-30T18:11:51.104Z] --- PASS: TestLogsFollowTailEmpty (0.99s)
18:11:51 [2021-03-30T18:11:51.104Z] === RUN   TestContainerNetworkMountsNoChown
18:11:52 [2021-03-30T18:11:52.045Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
18:11:52 [2021-03-30T18:11:52.045Z] === RUN   TestMountDaemonRoot
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/default
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/default
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/private
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/private
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rprivate
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rprivate
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/slave
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/slave
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rslave
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rslave
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/shared
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/shared
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rshared
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rshared
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/default
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/default/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rslave
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rshared
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/slave
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/shared
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rprivate
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/private
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/private/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/private/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/default/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/private/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:11:52 [2021-03-30T18:11:52.306Z] === CONT  TestMountDaemonRoot/default/bind_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/private/mount_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/default/mount_root
18:11:52 [2021-03-30T18:11:52.567Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:11:52 [2021-03-30T18:11:52.567Z] --- PASS: TestMountDaemonRoot (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:11:52 [2021-03-30T18:11:52.567Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
18:11:52 [2021-03-30T18:11:52.567Z] === RUN   TestContainerBindMountNonRecursive
18:11:55 [2021-03-30T18:11:55.864Z] --- PASS: TestContainerBindMountNonRecursive (2.84s)
18:11:55 [2021-03-30T18:11:55.864Z] === RUN   TestContainerVolumesMountedAsShared
18:11:56 [2021-03-30T18:11:56.434Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s)
18:11:56 [2021-03-30T18:11:56.434Z] === RUN   TestContainerVolumesMountedAsSlave
18:11:57 [2021-03-30T18:11:57.394Z] --- PASS: TestContainerVolumesMountedAsSlave (1.02s)
18:11:57 [2021-03-30T18:11:57.394Z] === RUN   TestNetworkNat
18:11:58 [2021-03-30T18:11:58.350Z] --- PASS: TestNetworkNat (1.07s)
18:11:58 [2021-03-30T18:11:58.350Z] === RUN   TestNetworkLocalhostTCPNat
18:11:59 [2021-03-30T18:11:59.301Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s)
18:11:59 [2021-03-30T18:11:59.301Z] === RUN   TestNetworkLoopbackNat
18:12:03 [2021-03-30T18:12:03.501Z] --- PASS: TestNetworkLoopbackNat (3.57s)
18:12:03 [2021-03-30T18:12:03.501Z] === RUN   TestPause
18:12:04 [2021-03-30T18:12:04.071Z] --- PASS: TestPause (1.00s)
18:12:04 [2021-03-30T18:12:04.071Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:12:04 [2021-03-30T18:12:04.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:12:04 [2021-03-30T18:12:04.071Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:12:04 [2021-03-30T18:12:04.071Z] === RUN   TestPauseStopPausedContainer
18:12:05 [2021-03-30T18:12:05.012Z] --- PASS: TestPauseStopPausedContainer (1.06s)
18:12:05 [2021-03-30T18:12:05.012Z] === RUN   TestPsFilter
18:12:05 [2021-03-30T18:12:05.272Z] --- PASS: TestPsFilter (0.33s)
18:12:05 [2021-03-30T18:12:05.272Z] === RUN   TestRemoveContainerWithRemovedVolume
18:12:06 [2021-03-30T18:12:06.213Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s)
18:12:06 [2021-03-30T18:12:06.213Z] === RUN   TestRemoveContainerWithVolume
18:12:07 [2021-03-30T18:12:07.154Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
18:12:07 [2021-03-30T18:12:07.154Z] === RUN   TestRemoveContainerRunning
18:12:08 [2021-03-30T18:12:08.095Z] --- PASS: TestRemoveContainerRunning (0.98s)
18:12:08 [2021-03-30T18:12:08.095Z] === RUN   TestRemoveContainerForceRemoveRunning
18:12:09 [2021-03-30T18:12:09.035Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s)
18:12:09 [2021-03-30T18:12:09.035Z] === RUN   TestRemoveInvalidContainer
18:12:09 [2021-03-30T18:12:09.296Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:12:09 [2021-03-30T18:12:09.296Z] === RUN   TestRenameLinkedContainer
18:12:13 [2021-03-30T18:12:13.496Z] --- PASS: TestRenameLinkedContainer (3.78s)
18:12:13 [2021-03-30T18:12:13.496Z] === RUN   TestRenameStoppedContainer
18:12:13 [2021-03-30T18:12:13.756Z] --- PASS: TestRenameStoppedContainer (0.94s)
18:12:13 [2021-03-30T18:12:13.756Z] === RUN   TestRenameRunningContainerAndReuse
18:12:15 [2021-03-30T18:12:15.669Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s)
18:12:15 [2021-03-30T18:12:15.669Z] === RUN   TestRenameInvalidName
18:12:16 [2021-03-30T18:12:16.610Z] --- PASS: TestRenameInvalidName (0.93s)
18:12:16 [2021-03-30T18:12:16.610Z] === RUN   TestRenameAnonymousContainer
18:12:21 [2021-03-30T18:12:21.891Z] --- PASS: TestRenameAnonymousContainer (4.45s)
18:12:21 [2021-03-30T18:12:21.891Z] === RUN   TestRenameContainerWithSameName
18:12:22 [2021-03-30T18:12:22.152Z] --- PASS: TestRenameContainerWithSameName (0.95s)
18:12:22 [2021-03-30T18:12:22.152Z] === RUN   TestRenameContainerWithLinkedContainer
18:12:24 [2021-03-30T18:12:24.061Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s)
18:12:24 [2021-03-30T18:12:24.061Z] === RUN   TestResize
18:12:25 [2021-03-30T18:12:25.002Z] --- PASS: TestResize (0.99s)
18:12:25 [2021-03-30T18:12:25.002Z] === RUN   TestResizeWithInvalidSize
18:12:25 [2021-03-30T18:12:25.942Z] --- PASS: TestResizeWithInvalidSize (0.99s)
18:12:25 [2021-03-30T18:12:25.942Z] === RUN   TestResizeWhenContainerNotStarted
18:12:26 [2021-03-30T18:12:26.885Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s)
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:12:26 [2021-03-30T18:12:26.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:12:28 [2021-03-30T18:12:28.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:12:28 [2021-03-30T18:12:28.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:12:29 [2021-03-30T18:12:29.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:12:30 [2021-03-30T18:12:30.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:12:31 [2021-03-30T18:12:31.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:12:31 [2021-03-30T18:12:31.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:12:32 [2021-03-30T18:12:32.869Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:12:34 [2021-03-30T18:12:34.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:12:36 [2021-03-30T18:12:36.797Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s)
18:12:36 [2021-03-30T18:12:36.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s)
18:12:36 [2021-03-30T18:12:36.797Z] === RUN   TestCgroupNamespacesRun
18:12:38 [2021-03-30T18:12:38.726Z] --- PASS: TestCgroupNamespacesRun (2.18s)
18:12:38 [2021-03-30T18:12:38.726Z] === RUN   TestCgroupNamespacesRunPrivileged
18:12:40 [2021-03-30T18:12:40.638Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
18:12:40 [2021-03-30T18:12:40.638Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:12:42 [2021-03-30T18:12:42.550Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s)
18:12:42 [2021-03-30T18:12:42.550Z] === RUN   TestCgroupNamespacesRunHostMode
18:12:45 [2021-03-30T18:12:45.092Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
18:12:45 [2021-03-30T18:12:45.092Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:12:47 [2021-03-30T18:12:47.005Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
18:12:47 [2021-03-30T18:12:47.005Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:12:48 [2021-03-30T18:12:48.916Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s)
18:12:48 [2021-03-30T18:12:48.916Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:12:49 [2021-03-30T18:12:49.487Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s)
18:12:49 [2021-03-30T18:12:49.487Z] === RUN   TestCgroupNamespacesRunOlderClient
18:12:52 [2021-03-30T18:12:52.030Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
18:12:52 [2021-03-30T18:12:52.030Z] === RUN   TestKernelTCPMemory
18:12:52 [2021-03-30T18:12:52.970Z] --- PASS: TestKernelTCPMemory (1.25s)
18:12:52 [2021-03-30T18:12:52.970Z] === RUN   TestNISDomainname
18:12:54 [2021-03-30T18:12:54.881Z] --- PASS: TestNISDomainname (1.52s)
18:12:54 [2021-03-30T18:12:54.881Z] === RUN   TestHostnameDnsResolution
18:12:56 [2021-03-30T18:12:56.790Z] --- PASS: TestHostnameDnsResolution (1.97s)
18:12:56 [2021-03-30T18:12:56.790Z] === RUN   TestStats
18:13:00 [2021-03-30T18:13:00.085Z] --- PASS: TestStats (2.99s)
18:13:00 [2021-03-30T18:13:00.085Z] === RUN   TestStopContainerWithTimeout
18:13:00 [2021-03-30T18:13:00.085Z] === RUN   TestStopContainerWithTimeout/0
18:13:00 [2021-03-30T18:13:00.085Z] === PAUSE TestStopContainerWithTimeout/0
18:13:00 [2021-03-30T18:13:00.085Z] === RUN   TestStopContainerWithTimeout/1
18:13:00 [2021-03-30T18:13:00.085Z] === PAUSE TestStopContainerWithTimeout/1
18:13:00 [2021-03-30T18:13:00.085Z] === RUN   TestStopContainerWithTimeout/3
18:13:00 [2021-03-30T18:13:00.085Z] === PAUSE TestStopContainerWithTimeout/3
18:13:00 [2021-03-30T18:13:00.085Z] === RUN   TestStopContainerWithTimeout/-1
18:13:00 [2021-03-30T18:13:00.085Z] === PAUSE TestStopContainerWithTimeout/-1
18:13:00 [2021-03-30T18:13:00.085Z] === CONT  TestStopContainerWithTimeout/0
18:13:00 [2021-03-30T18:13:00.085Z] === CONT  TestStopContainerWithTimeout/3
18:13:00 [2021-03-30T18:13:00.085Z] === CONT  TestStopContainerWithTimeout/-1
18:13:00 [2021-03-30T18:13:00.085Z] === CONT  TestStopContainerWithTimeout/1
18:13:03 [2021-03-30T18:13:03.381Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:13:03 [2021-03-30T18:13:03.381Z]     --- PASS: TestStopContainerWithTimeout/0 (1.48s)
18:13:03 [2021-03-30T18:13:03.381Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
18:13:03 [2021-03-30T18:13:03.381Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
18:13:03 [2021-03-30T18:13:03.381Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.45s)
18:13:03 [2021-03-30T18:13:03.381Z] === RUN   TestDeleteDevicemapper
18:13:03 [2021-03-30T18:13:03.381Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:13:03 [2021-03-30T18:13:03.381Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:13:03 [2021-03-30T18:13:03.381Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:13:05 [2021-03-30T18:13:05.927Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s)
18:13:05 [2021-03-30T18:13:05.927Z] === RUN   TestUpdateMemory
18:13:05 [2021-03-30T18:13:05.927Z] --- SKIP: TestUpdateMemory (0.00s)
18:13:05 [2021-03-30T18:13:05.928Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:13:05 [2021-03-30T18:13:05.928Z] === RUN   TestUpdateCPUQuota
18:13:12 [2021-03-30T18:13:12.505Z] --- PASS: TestUpdateCPUQuota (5.87s)
18:13:12 [2021-03-30T18:13:12.505Z] === RUN   TestUpdatePidsLimit
18:13:12 [2021-03-30T18:13:12.505Z] === RUN   TestUpdatePidsLimit/update_from_none
18:13:12 [2021-03-30T18:13:12.505Z] === RUN   TestUpdatePidsLimit/no_change
18:13:13 [2021-03-30T18:13:13.075Z] === RUN   TestUpdatePidsLimit/update_lower
18:13:14 [2021-03-30T18:13:14.015Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:13:14 [2021-03-30T18:13:14.585Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:13:15 [2021-03-30T18:13:15.525Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:13:16 [2021-03-30T18:13:16.465Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:13:17 [2021-03-30T18:13:17.848Z] --- PASS: TestUpdatePidsLimit (6.28s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.72s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/no_change (0.76s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.74s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.75s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.82s)
18:13:17 [2021-03-30T18:13:17.848Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s)
18:13:17 [2021-03-30T18:13:17.848Z] === RUN   TestUpdateRestartPolicy
18:13:32 [2021-03-30T18:13:32.756Z] --- PASS: TestUpdateRestartPolicy (13.44s)
18:13:32 [2021-03-30T18:13:32.756Z] === RUN   TestUpdateRestartWithAutoRemove
18:13:32 [2021-03-30T18:13:32.756Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s)
18:13:32 [2021-03-30T18:13:32.756Z] === RUN   TestWaitNonBlocked
18:13:32 [2021-03-30T18:13:32.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:32 [2021-03-30T18:13:32.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:32 [2021-03-30T18:13:32.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:32 [2021-03-30T18:13:32.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:32 [2021-03-30T18:13:32.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:13:32 [2021-03-30T18:13:32.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:13:33 [2021-03-30T18:13:33.711Z] --- PASS: TestWaitNonBlocked (0.02s)
18:13:33 [2021-03-30T18:13:33.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
18:13:33 [2021-03-30T18:13:33.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
18:13:33 [2021-03-30T18:13:33.711Z] === RUN   TestWaitBlocked
18:13:33 [2021-03-30T18:13:33.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:13:33 [2021-03-30T18:13:33.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:13:33 [2021-03-30T18:13:33.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:13:33 [2021-03-30T18:13:33.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:13:33 [2021-03-30T18:13:33.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:13:33 [2021-03-30T18:13:33.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:13:35 [2021-03-30T18:13:35.106Z] --- PASS: TestWaitBlocked (0.03s)
18:13:35 [2021-03-30T18:13:35.106Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
18:13:35 [2021-03-30T18:13:35.106Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
18:13:35 [2021-03-30T18:13:35.106Z] === CONT  TestContainerStartOnDaemonRestart
18:13:35 [2021-03-30T18:13:35.106Z] === CONT  TestContainerKillOnDaemonStart
18:13:35 [2021-03-30T18:13:35.106Z] === CONT  TestIpcModeOlderClient
18:13:35 [2021-03-30T18:13:35.106Z] === CONT  TestDaemonHostGatewayIP
18:13:35 [2021-03-30T18:13:35.106Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:13:35 [2021-03-30T18:13:35.106Z] === CONT  TestDaemonRestartIpcMode
18:13:38 [2021-03-30T18:13:38.415Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s)
18:13:38 [2021-03-30T18:13:38.415Z] === CONT  TestRestartDaemonWithRestartingContainer
18:13:39 [2021-03-30T18:13:39.803Z] --- PASS: TestDaemonRestartIpcMode (4.89s)
18:13:40 [2021-03-30T18:13:40.376Z] --- PASS: TestDaemonHostGatewayIP (5.63s)
18:13:42 [2021-03-30T18:13:42.288Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
18:13:48 [2021-03-30T18:13:48.865Z] --- PASS: TestContainerKillOnDaemonStart (13.31s)
18:13:48 [2021-03-30T18:13:48.865Z] PASS
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === Skipped
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] 
18:13:48 [2021-03-30T18:13:48.865Z] DONE 196 tests, 6 skipped in 169.593s
18:13:48 [2021-03-30T18:13:48.865Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:13:48 [2021-03-30T18:13:48.865Z] ++ 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
18:13:48 [2021-03-30T18:13:48.865Z] ++ set -e
18:13:48 [2021-03-30T18:13:48.865Z] ++ '[' -n 0 ']'
18:13:48 [2021-03-30T18:13:48.865Z] ++ set -x
18:13:48 [2021-03-30T18:13:48.865Z] ++ 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
18:13:48 [2021-03-30T18:13:48.865Z] INFO: Testing against a local daemon
18:13:48 [2021-03-30T18:13:48.865Z] === RUN   TestCommitInheritsEnv
18:13:48 [2021-03-30T18:13:48.865Z] --- PASS: TestCommitInheritsEnv (0.55s)
18:13:48 [2021-03-30T18:13:48.865Z] === RUN   TestImportExtremelyLargeImageWorks
18:13:48 [2021-03-30T18:13:48.865Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:13:48 [2021-03-30T18:13:48.865Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:13:48 [2021-03-30T18:13:48.865Z] === RUN   TestImagesFilterMultiReference
18:13:49 [2021-03-30T18:13:49.126Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:13:49 [2021-03-30T18:13:49.126Z] === RUN   TestImagePullPlatformInvalid
18:13:49 [2021-03-30T18:13:49.126Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:13:49 [2021-03-30T18:13:49.126Z] === RUN   TestRemoveImageOrphaning
18:13:49 [2021-03-30T18:13:49.696Z] --- PASS: TestRemoveImageOrphaning (0.57s)
18:13:49 [2021-03-30T18:13:49.696Z] === RUN   TestRemoveImageGarbageCollector
18:13:49 [2021-03-30T18:13:49.696Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:13:49 [2021-03-30T18:13:49.696Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:49 [2021-03-30T18:13:49.696Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:13:49 [2021-03-30T18:13:49.696Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:13:49 [2021-03-30T18:13:49.696Z] === RUN   TestTagInvalidReference
18:13:49 [2021-03-30T18:13:49.696Z] --- PASS: TestTagInvalidReference (0.03s)
18:13:49 [2021-03-30T18:13:49.696Z] === RUN   TestTagValidPrefixedRepo
18:13:49 [2021-03-30T18:13:49.696Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:13:49 [2021-03-30T18:13:49.696Z] === RUN   TestTagExistedNameWithoutForce
18:13:49 [2021-03-30T18:13:49.957Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:13:49 [2021-03-30T18:13:49.957Z] === RUN   TestTagOfficialNames
18:13:49 [2021-03-30T18:13:49.957Z] --- PASS: TestTagOfficialNames (0.08s)
18:13:49 [2021-03-30T18:13:49.957Z] === RUN   TestTagMatchesDigest
18:13:49 [2021-03-30T18:13:49.957Z] --- PASS: TestTagMatchesDigest (0.03s)
18:13:49 [2021-03-30T18:13:49.957Z] PASS
18:13:49 [2021-03-30T18:13:49.957Z] 
18:13:49 [2021-03-30T18:13:49.957Z] === Skipped
18:13:49 [2021-03-30T18:13:49.957Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:13:49 [2021-03-30T18:13:49.957Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:13:49 [2021-03-30T18:13:49.957Z] 
18:13:49 [2021-03-30T18:13:49.957Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:13:49 [2021-03-30T18:13:49.957Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:13:49 [2021-03-30T18:13:49.957Z] 
18:13:49 [2021-03-30T18:13:49.957Z] 
18:13:49 [2021-03-30T18:13:49.957Z] DONE 12 tests, 2 skipped in 1.773s
18:13:49 [2021-03-30T18:13:49.957Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:13:49 [2021-03-30T18:13:49.957Z] ++ 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
18:13:49 [2021-03-30T18:13:49.957Z] ++ set -e
18:13:49 [2021-03-30T18:13:49.957Z] ++ '[' -n 0 ']'
18:13:49 [2021-03-30T18:13:49.957Z] ++ set -x
18:13:49 [2021-03-30T18:13:49.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
18:13:49 [2021-03-30T18:13:49.957Z] INFO: Testing against a local daemon
18:13:49 [2021-03-30T18:13:49.957Z] === RUN   TestNetworkCreateDelete
18:13:50 [2021-03-30T18:13:50.528Z] --- PASS: TestNetworkCreateDelete (0.40s)
18:13:50 [2021-03-30T18:13:50.528Z] === RUN   TestDockerNetworkDeletePreferID
18:13:51 [2021-03-30T18:13:51.912Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s)
18:13:51 [2021-03-30T18:13:51.912Z] === RUN   TestDaemonDNSFallback
18:14:00 [2021-03-30T18:14:00.043Z] --- PASS: TestDaemonDNSFallback (7.58s)
18:14:00 [2021-03-30T18:14:00.043Z] === RUN   TestInspectNetwork
18:14:05 [2021-03-30T18:14:05.328Z] === RUN   TestInspectNetwork/full_network_id
18:14:05 [2021-03-30T18:14:05.328Z] === RUN   TestInspectNetwork/partial_network_id
18:14:05 [2021-03-30T18:14:05.328Z] === RUN   TestInspectNetwork/network_name
18:14:05 [2021-03-30T18:14:05.328Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:14:09 [2021-03-30T18:14:09.525Z] --- PASS: TestInspectNetwork (9.60s)
18:14:09 [2021-03-30T18:14:09.525Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:14:09 [2021-03-30T18:14:09.525Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:14:09 [2021-03-30T18:14:09.525Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:14:09 [2021-03-30T18:14:09.525Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:14:09 [2021-03-30T18:14:09.525Z] === RUN   TestRunContainerWithBridgeNone
18:14:12 [2021-03-30T18:14:12.822Z] --- PASS: TestRunContainerWithBridgeNone (3.51s)
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkInvalidJSON
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkInvalidJSON//networks/create
18:14:12 [2021-03-30T18:14:12.822Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:14:12 [2021-03-30T18:14:12.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:14:12 [2021-03-30T18:14:12.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:14:12 [2021-03-30T18:14:12.822Z] === CONT  TestNetworkInvalidJSON//networks/create
18:14:12 [2021-03-30T18:14:12.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:14:12 [2021-03-30T18:14:12.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:14:12 [2021-03-30T18:14:12.822Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:14:12 [2021-03-30T18:14:12.822Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:14:12 [2021-03-30T18:14:12.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:14:12 [2021-03-30T18:14:12.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkList
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkList//networks
18:14:12 [2021-03-30T18:14:12.822Z] === PAUSE TestNetworkList//networks
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestNetworkList//networks/
18:14:12 [2021-03-30T18:14:12.822Z] === PAUSE TestNetworkList//networks/
18:14:12 [2021-03-30T18:14:12.822Z] === CONT  TestNetworkList//networks
18:14:12 [2021-03-30T18:14:12.822Z] === CONT  TestNetworkList//networks/
18:14:12 [2021-03-30T18:14:12.822Z] --- PASS: TestNetworkList (0.03s)
18:14:12 [2021-03-30T18:14:12.822Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:14:12 [2021-03-30T18:14:12.822Z]     --- PASS: TestNetworkList//networks (0.00s)
18:14:12 [2021-03-30T18:14:12.822Z] === RUN   TestHostIPv4BridgeLabel
18:14:13 [2021-03-30T18:14:13.082Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
18:14:13 [2021-03-30T18:14:13.082Z] === RUN   TestDaemonRestartWithLiveRestore
18:14:14 [2021-03-30T18:14:14.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s)
18:14:14 [2021-03-30T18:14:14.467Z] === RUN   TestDaemonDefaultNetworkPools
18:14:15 [2021-03-30T18:14:15.850Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s)
18:14:15 [2021-03-30T18:14:15.851Z] === RUN   TestDaemonRestartWithExistingNetwork
18:14:17 [2021-03-30T18:14:17.761Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s)
18:14:17 [2021-03-30T18:14:17.761Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:14:20 [2021-03-30T18:14:20.304Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s)
18:14:20 [2021-03-30T18:14:20.304Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:14:20 [2021-03-30T18:14:20.874Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
18:14:20 [2021-03-30T18:14:20.874Z] === RUN   TestServiceWithPredefinedNetwork
18:14:25 [2021-03-30T18:14:25.076Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
18:14:25 [2021-03-30T18:14:25.076Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:14:25 [2021-03-30T18:14:25.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:14:25 [2021-03-30T18:14:25.076Z]     service_test.go:242: FLAKY_TEST
18:14:25 [2021-03-30T18:14:25.076Z] === RUN   TestServiceWithDataPathPortInit
18:14:43 [2021-03-30T18:14:43.185Z] --- PASS: TestServiceWithDataPathPortInit (18.45s)
18:14:43 [2021-03-30T18:14:43.185Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:14:53 [2021-03-30T18:14:53.178Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.21s)
18:14:53 [2021-03-30T18:14:53.178Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j0pahqzggk0735swuzy174ii7 Created:2021-03-30 18:14:44.431793734 +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[0de0f7c7a19982fa67dcaf2c995ed6e9ad82c59122239f50b1d697b170137b5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.93mun124yah9pb2tvn7whrf9x EndpointID:1acc3566047b25c2e504b661fdbd402a0e0935a8acbd07d8295eb7373b01dcb9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:550d9cc7dff2083c2f1155887f4cb810f69797e1e39c6e0d329e2cafea4b2837 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:c33b6114472e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.93mun124yah9pb2tvn7whrf9x EndpointID:1acc3566047b25c2e504b661fdbd402a0e0935a8acbd07d8295eb7373b01dcb9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:14:53 [2021-03-30T18:14:53.178Z] PASS
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] === Skipped
18:14:53 [2021-03-30T18:14:53.178Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:14:53 [2021-03-30T18:14:53.178Z]     service_test.go:242: FLAKY_TEST
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] DONE 26 tests, 1 skipped in 62.021s
18:14:53 [2021-03-30T18:14:53.178Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:14:53 [2021-03-30T18:14:53.178Z] ++ 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
18:14:53 [2021-03-30T18:14:53.178Z] ++ set -e
18:14:53 [2021-03-30T18:14:53.178Z] ++ '[' -n 0 ']'
18:14:53 [2021-03-30T18:14:53.178Z] ++ set -x
18:14:53 [2021-03-30T18:14:53.178Z] ++ 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
18:14:53 [2021-03-30T18:14:53.178Z] INFO: Testing against a local daemon
18:14:53 [2021-03-30T18:14:53.178Z] === RUN   TestDockerNetworkIpvlanPersistance
18:14:53 [2021-03-30T18:14:53.178Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:14:53 [2021-03-30T18:14:53.178Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:14:53 [2021-03-30T18:14:53.178Z] === RUN   TestDockerNetworkIpvlan
18:14:53 [2021-03-30T18:14:53.178Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:14:53 [2021-03-30T18:14:53.178Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:14:53 [2021-03-30T18:14:53.178Z] PASS
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] === Skipped
18:14:53 [2021-03-30T18:14:53.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:14:53 [2021-03-30T18:14:53.178Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:14:53 [2021-03-30T18:14:53.178Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] 
18:14:53 [2021-03-30T18:14:53.178Z] DONE 2 tests, 2 skipped in 0.138s
18:14:53 [2021-03-30T18:14:53.178Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:14:53 [2021-03-30T18:14:53.179Z] ++ 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
18:14:53 [2021-03-30T18:14:53.179Z] ++ set -e
18:14:53 [2021-03-30T18:14:53.179Z] ++ '[' -n 0 ']'
18:14:53 [2021-03-30T18:14:53.179Z] ++ set -x
18:14:53 [2021-03-30T18:14:53.179Z] ++ 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
18:14:53 [2021-03-30T18:14:53.179Z] INFO: Testing against a local daemon
18:14:53 [2021-03-30T18:14:53.179Z] === RUN   TestDockerNetworkMacvlanPersistance
18:14:54 [2021-03-30T18:14:54.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
18:14:54 [2021-03-30T18:14:54.562Z] === RUN   TestDockerNetworkMacvlan
18:14:55 [2021-03-30T18:14:55.503Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:14:56 [2021-03-30T18:14:56.888Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:14:58 [2021-03-30T18:14:58.271Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:15:02 [2021-03-30T18:15:02.471Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:15:06 [2021-03-30T18:15:06.672Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:15:14 [2021-03-30T18:15:14.803Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:15:16 [2021-03-30T18:15:16.186Z] --- PASS: TestDockerNetworkMacvlan (21.62s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.25s)
18:15:16 [2021-03-30T18:15:16.186Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s)
18:15:16 [2021-03-30T18:15:16.186Z] PASS
18:15:16 [2021-03-30T18:15:16.186Z] 
18:15:16 [2021-03-30T18:15:16.186Z] DONE 8 tests in 23.857s
18:15:16 [2021-03-30T18:15:16.186Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:15:16 [2021-03-30T18:15:16.186Z] ++ 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
18:15:16 [2021-03-30T18:15:16.186Z] ++ set -e
18:15:16 [2021-03-30T18:15:16.186Z] ++ '[' -n 0 ']'
18:15:16 [2021-03-30T18:15:16.186Z] ++ set -x
18:15:16 [2021-03-30T18:15:16.186Z] ++ 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
18:15:16 [2021-03-30T18:15:16.186Z] testing: warning: no tests to run
18:15:16 [2021-03-30T18:15:16.186Z] PASS
18:15:16 [2021-03-30T18:15:16.186Z] 
18:15:16 [2021-03-30T18:15:16.187Z] DONE 0 tests in 0.025s
18:15:16 [2021-03-30T18:15:16.187Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:15:16 [2021-03-30T18:15:16.187Z] ++ 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
18:15:16 [2021-03-30T18:15:16.187Z] ++ set -e
18:15:16 [2021-03-30T18:15:16.187Z] ++ '[' -n 0 ']'
18:15:16 [2021-03-30T18:15:16.187Z] ++ set -x
18:15:16 [2021-03-30T18:15:16.187Z] ++ 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
18:15:16 [2021-03-30T18:15:16.187Z] INFO: Testing against a local daemon
18:15:16 [2021-03-30T18:15:16.187Z] === RUN   TestAuthZPluginAllowRequest
18:15:18 [2021-03-30T18:15:18.728Z] --- PASS: TestAuthZPluginAllowRequest (2.04s)
18:15:18 [2021-03-30T18:15:18.728Z] === RUN   TestAuthZPluginTLS
18:15:18 [2021-03-30T18:15:18.989Z] --- PASS: TestAuthZPluginTLS (0.70s)
18:15:18 [2021-03-30T18:15:18.989Z] === RUN   TestAuthZPluginDenyRequest
18:15:19 [2021-03-30T18:15:19.560Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
18:15:19 [2021-03-30T18:15:19.560Z] === RUN   TestAuthZPluginAPIDenyResponse
18:15:20 [2021-03-30T18:15:20.509Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
18:15:20 [2021-03-30T18:15:20.509Z] === RUN   TestAuthZPluginDenyResponse
18:15:21 [2021-03-30T18:15:21.089Z] --- PASS: TestAuthZPluginDenyResponse (0.76s)
18:15:21 [2021-03-30T18:15:21.089Z] === RUN   TestAuthZPluginAllowEventStream
18:15:23 [2021-03-30T18:15:23.013Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s)
18:15:23 [2021-03-30T18:15:23.013Z] === RUN   TestAuthZPluginErrorResponse
18:15:23 [2021-03-30T18:15:23.955Z] --- PASS: TestAuthZPluginErrorResponse (0.69s)
18:15:23 [2021-03-30T18:15:23.955Z] === RUN   TestAuthZPluginErrorRequest
18:15:24 [2021-03-30T18:15:24.525Z] --- PASS: TestAuthZPluginErrorRequest (0.70s)
18:15:24 [2021-03-30T18:15:24.525Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:15:25 [2021-03-30T18:15:25.096Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
18:15:25 [2021-03-30T18:15:25.096Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:15:27 [2021-03-30T18:15:27.639Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s)
18:15:27 [2021-03-30T18:15:27.639Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:15:30 [2021-03-30T18:15:30.182Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s)
18:15:30 [2021-03-30T18:15:30.182Z] === RUN   TestAuthZPluginHeader
18:15:31 [2021-03-30T18:15:31.122Z] --- PASS: TestAuthZPluginHeader (1.02s)
18:15:31 [2021-03-30T18:15:31.122Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:15:31 [2021-03-30T18:15:31.122Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:15:31 [2021-03-30T18:15:31.122Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:31 [2021-03-30T18:15:31.122Z] === RUN   TestAuthZPluginV2Disable
18:15:31 [2021-03-30T18:15:31.122Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:15:31 [2021-03-30T18:15:31.122Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:31 [2021-03-30T18:15:31.122Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:15:31 [2021-03-30T18:15:31.122Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:15:31 [2021-03-30T18:15:31.122Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:31 [2021-03-30T18:15:31.122Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:15:31 [2021-03-30T18:15:31.122Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:15:31 [2021-03-30T18:15:31.122Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:31 [2021-03-30T18:15:31.122Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:15:49 [2021-03-30T18:15:49.226Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s)
18:15:49 [2021-03-30T18:15:49.226Z] PASS
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] === Skipped
18:15:49 [2021-03-30T18:15:49.226Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:15:49 [2021-03-30T18:15:49.226Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:15:49 [2021-03-30T18:15:49.226Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:15:49 [2021-03-30T18:15:49.226Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:15:49 [2021-03-30T18:15:49.226Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] 
18:15:49 [2021-03-30T18:15:49.226Z] DONE 17 tests, 4 skipped in 33.094s
18:15:49 [2021-03-30T18:15:49.226Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:15:49 [2021-03-30T18:15:49.226Z] ++ 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
18:15:49 [2021-03-30T18:15:49.226Z] ++ set -e
18:15:49 [2021-03-30T18:15:49.226Z] ++ '[' -n 0 ']'
18:15:49 [2021-03-30T18:15:49.226Z] ++ set -x
18:15:49 [2021-03-30T18:15:49.226Z] ++ 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
18:15:49 [2021-03-30T18:15:49.226Z] INFO: Testing against a local daemon
18:15:49 [2021-03-30T18:15:49.226Z] === RUN   TestPluginInvalidJSON
18:15:49 [2021-03-30T18:15:49.486Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:15:49 [2021-03-30T18:15:49.486Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:15:49 [2021-03-30T18:15:49.487Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:15:49 [2021-03-30T18:15:49.487Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:15:49 [2021-03-30T18:15:49.487Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:15:49 [2021-03-30T18:15:49.487Z] === RUN   TestPluginInstall
18:15:49 [2021-03-30T18:15:49.487Z] === RUN   TestPluginInstall/no_auth
18:15:51 [2021-03-30T18:15:51.399Z] time="2021-03-30T18:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:51 [2021-03-30T18:15:51.399Z] time="2021-03-30T18:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27ff50b3bc18e3e384f6248a98555a6a39f298ee88cbd2d6830d78a8216ffe7f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:51 [2021-03-30T18:15:51.399Z] time="2021-03-30T18:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:51 [2021-03-30T18:15:51.399Z] time="2021-03-30T18:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27ff50b3bc18e3e384f6248a98555a6a39f298ee88cbd2d6830d78a8216ffe7f" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:51 [2021-03-30T18:15:51.969Z] === RUN   TestPluginInstall/with_htpasswd
18:15:52 [2021-03-30T18:15:52.541Z] time="2021-03-30T18:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:52 [2021-03-30T18:15:52.541Z] time="2021-03-30T18:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58bceced5e96450a5e3dd1ebe9600de783c1f5db18beb324727faa6501b25709" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:52 [2021-03-30T18:15:52.541Z] time="2021-03-30T18:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:52 [2021-03-30T18:15:52.541Z] time="2021-03-30T18:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58bceced5e96450a5e3dd1ebe9600de783c1f5db18beb324727faa6501b25709" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:53 [2021-03-30T18:15:53.112Z] === RUN   TestPluginInstall/with_insecure
18:15:54 [2021-03-30T18:15:54.496Z] time="2021-03-30T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:54 [2021-03-30T18:15:54.496Z] time="2021-03-30T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ab369599d705f3c31c7d9d8fe5df75d12e9760e0b4cc864ad39f1ed63a8390" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:54 [2021-03-30T18:15:54.496Z] time="2021-03-30T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:15:54 [2021-03-30T18:15:54.496Z] time="2021-03-30T18:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11ab369599d705f3c31c7d9d8fe5df75d12e9760e0b4cc864ad39f1ed63a8390" mediatype=application/vnd.docker.plugin.v1+json size=522
18:15:54 [2021-03-30T18:15:54.756Z] --- PASS: TestPluginInstall (5.43s)
18:15:54 [2021-03-30T18:15:54.756Z]     --- PASS: TestPluginInstall/no_auth (2.48s)
18:15:54 [2021-03-30T18:15:54.756Z]     --- PASS: TestPluginInstall/with_htpasswd (1.22s)
18:15:54 [2021-03-30T18:15:54.756Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
18:15:54 [2021-03-30T18:15:54.756Z]         plugin_test.go:160: [d46131b5eccba] daemon is not started
18:15:54 [2021-03-30T18:15:54.756Z] === RUN   TestPluginsWithRuntimes
18:15:57 [2021-03-30T18:15:57.298Z] === RUN   TestPluginsWithRuntimes/No_Args
18:15:58 [2021-03-30T18:15:58.681Z] === RUN   TestPluginsWithRuntimes/With_Args
18:16:00 [2021-03-30T18:16:00.593Z] --- PASS: TestPluginsWithRuntimes (5.71s)
18:16:00 [2021-03-30T18:16:00.593Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.69s)
18:16:00 [2021-03-30T18:16:00.593Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.71s)
18:16:00 [2021-03-30T18:16:00.593Z] PASS
18:16:00 [2021-03-30T18:16:00.593Z] 
18:16:00 [2021-03-30T18:16:00.593Z] DONE 9 tests in 11.338s
18:16:00 [2021-03-30T18:16:00.593Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:16:00 [2021-03-30T18:16:00.593Z] ++ 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
18:16:00 [2021-03-30T18:16:00.593Z] ++ set -e
18:16:00 [2021-03-30T18:16:00.593Z] ++ '[' -n 0 ']'
18:16:00 [2021-03-30T18:16:00.593Z] ++ set -x
18:16:00 [2021-03-30T18:16:00.593Z] ++ 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
18:16:00 [2021-03-30T18:16:00.593Z] INFO: Testing against a local daemon
18:16:00 [2021-03-30T18:16:00.593Z] === RUN   TestExternalGraphDriver
18:16:00 [2021-03-30T18:16:00.853Z] === RUN   TestExternalGraphDriver/json
18:16:03 [2021-03-30T18:16:03.398Z] === RUN   TestExternalGraphDriver/spec
18:16:06 [2021-03-30T18:16:06.703Z] === RUN   TestExternalGraphDriver/pull
18:16:09 [2021-03-30T18:16:09.246Z] --- PASS: TestExternalGraphDriver (8.16s)
18:16:09 [2021-03-30T18:16:09.246Z]     --- PASS: TestExternalGraphDriver/json (2.65s)
18:16:09 [2021-03-30T18:16:09.246Z]     --- PASS: TestExternalGraphDriver/spec (2.93s)
18:16:09 [2021-03-30T18:16:09.246Z]     --- PASS: TestExternalGraphDriver/pull (2.45s)
18:16:09 [2021-03-30T18:16:09.246Z] === RUN   TestGraphdriverPluginV2
18:16:09 [2021-03-30T18:16:09.246Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
18:16:09 [2021-03-30T18:16:09.246Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:16:09 [2021-03-30T18:16:09.246Z] PASS
18:16:09 [2021-03-30T18:16:09.246Z] 
18:16:09 [2021-03-30T18:16:09.246Z] === Skipped
18:16:09 [2021-03-30T18:16:09.246Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
18:16:09 [2021-03-30T18:16:09.246Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:16:09 [2021-03-30T18:16:09.246Z] 
18:16:09 [2021-03-30T18:16:09.246Z] 
18:16:09 [2021-03-30T18:16:09.246Z] DONE 5 tests, 1 skipped in 8.324s
18:16:09 [2021-03-30T18:16:09.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:16:09 [2021-03-30T18:16:09.246Z] ++ 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
18:16:09 [2021-03-30T18:16:09.246Z] ++ set -e
18:16:09 [2021-03-30T18:16:09.246Z] ++ '[' -n 0 ']'
18:16:09 [2021-03-30T18:16:09.246Z] ++ set -x
18:16:09 [2021-03-30T18:16:09.246Z] ++ 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
18:16:09 [2021-03-30T18:16:09.246Z] INFO: Testing against a local daemon
18:16:09 [2021-03-30T18:16:09.246Z] === RUN   TestContinueAfterPluginCrash
18:16:09 [2021-03-30T18:16:09.246Z] === PAUSE TestContinueAfterPluginCrash
18:16:09 [2021-03-30T18:16:09.246Z] === RUN   TestReadPluginNoRead
18:16:09 [2021-03-30T18:16:09.246Z] === PAUSE TestReadPluginNoRead
18:16:09 [2021-03-30T18:16:09.246Z] === RUN   TestDaemonStartWithLogOpt
18:16:09 [2021-03-30T18:16:09.246Z] === PAUSE TestDaemonStartWithLogOpt
18:16:09 [2021-03-30T18:16:09.246Z] === CONT  TestContinueAfterPluginCrash
18:16:09 [2021-03-30T18:16:09.246Z] === CONT  TestDaemonStartWithLogOpt
18:16:09 [2021-03-30T18:16:09.246Z] === CONT  TestReadPluginNoRead
18:16:13 [2021-03-30T18:16:13.459Z] === RUN   TestReadPluginNoRead/default
18:16:13 [2021-03-30T18:16:13.719Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
18:16:15 [2021-03-30T18:16:15.629Z] === RUN   TestReadPluginNoRead/disabled_caching
18:16:17 [2021-03-30T18:16:17.538Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:16:19 [2021-03-30T18:16:19.449Z] --- PASS: TestReadPluginNoRead (10.23s)
18:16:19 [2021-03-30T18:16:19.449Z]     --- PASS: TestReadPluginNoRead/default (2.07s)
18:16:19 [2021-03-30T18:16:19.449Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.93s)
18:16:19 [2021-03-30T18:16:19.449Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
18:16:19 [2021-03-30T18:16:19.449Z]     read_test.go:92: [d7a8ba791d48d] daemon is not started
18:16:19 [2021-03-30T18:16:19.449Z] --- PASS: TestContinueAfterPluginCrash (10.40s)
18:16:19 [2021-03-30T18:16:19.449Z] PASS
18:16:19 [2021-03-30T18:16:19.449Z] 
18:16:19 [2021-03-30T18:16:19.449Z] DONE 6 tests in 10.560s
18:16:19 [2021-03-30T18:16:19.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:16:19 [2021-03-30T18:16:19.449Z] ++ 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
18:16:19 [2021-03-30T18:16:19.449Z] ++ set -e
18:16:19 [2021-03-30T18:16:19.449Z] ++ '[' -n 0 ']'
18:16:19 [2021-03-30T18:16:19.449Z] ++ set -x
18:16:19 [2021-03-30T18:16:19.449Z] ++ 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
18:16:19 [2021-03-30T18:16:19.449Z] testing: warning: no tests to run
18:16:19 [2021-03-30T18:16:19.449Z] PASS
18:16:19 [2021-03-30T18:16:19.449Z] 
18:16:19 [2021-03-30T18:16:19.449Z] DONE 0 tests in 0.044s
18:16:19 [2021-03-30T18:16:19.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:16:19 [2021-03-30T18:16:19.449Z] ++ 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
18:16:19 [2021-03-30T18:16:19.449Z] ++ set -e
18:16:19 [2021-03-30T18:16:19.449Z] ++ '[' -n 0 ']'
18:16:19 [2021-03-30T18:16:19.449Z] ++ set -x
18:16:19 [2021-03-30T18:16:19.449Z] ++ 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
18:16:19 [2021-03-30T18:16:19.709Z] INFO: Testing against a local daemon
18:16:19 [2021-03-30T18:16:19.709Z] === RUN   TestPluginWithDevMounts
18:16:19 [2021-03-30T18:16:19.709Z] === PAUSE TestPluginWithDevMounts
18:16:19 [2021-03-30T18:16:19.709Z] === CONT  TestPluginWithDevMounts
18:16:22 [2021-03-30T18:16:22.250Z] --- PASS: TestPluginWithDevMounts (2.19s)
18:16:22 [2021-03-30T18:16:22.250Z] PASS
18:16:22 [2021-03-30T18:16:22.250Z] 
18:16:22 [2021-03-30T18:16:22.250Z] DONE 1 tests in 2.333s
18:16:22 [2021-03-30T18:16:22.250Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:16:22 [2021-03-30T18:16:22.250Z] ++ 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
18:16:22 [2021-03-30T18:16:22.250Z] ++ set -e
18:16:22 [2021-03-30T18:16:22.250Z] ++ '[' -n 0 ']'
18:16:22 [2021-03-30T18:16:22.250Z] ++ set -x
18:16:22 [2021-03-30T18:16:22.250Z] ++ 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
18:16:22 [2021-03-30T18:16:22.250Z] INFO: Testing against a local daemon
18:16:22 [2021-03-30T18:16:22.250Z] === RUN   TestSecretInspect
18:16:25 [2021-03-30T18:16:25.546Z] --- PASS: TestSecretInspect (3.17s)
18:16:25 [2021-03-30T18:16:25.546Z] === RUN   TestSecretList
18:16:28 [2021-03-30T18:16:28.842Z] --- PASS: TestSecretList (3.26s)
18:16:28 [2021-03-30T18:16:28.842Z] === RUN   TestSecretsCreateAndDelete
18:16:32 [2021-03-30T18:16:32.138Z] --- PASS: TestSecretsCreateAndDelete (3.19s)
18:16:32 [2021-03-30T18:16:32.138Z] === RUN   TestSecretsUpdate
18:16:35 [2021-03-30T18:16:35.432Z] --- PASS: TestSecretsUpdate (3.26s)
18:16:35 [2021-03-30T18:16:35.432Z] === RUN   TestTemplatedSecret
18:16:38 [2021-03-30T18:16:38.730Z] --- PASS: TestTemplatedSecret (3.94s)
18:16:38 [2021-03-30T18:16:38.730Z] === RUN   TestSecretCreateResolve
18:16:42 [2021-03-30T18:16:42.027Z] --- PASS: TestSecretCreateResolve (3.23s)
18:16:42 [2021-03-30T18:16:42.027Z] PASS
18:16:42 [2021-03-30T18:16:42.027Z] 
18:16:42 [2021-03-30T18:16:42.027Z] DONE 6 tests in 20.198s
18:16:42 [2021-03-30T18:16:42.027Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:16:42 [2021-03-30T18:16:42.027Z] ++ 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
18:16:42 [2021-03-30T18:16:42.027Z] ++ set -e
18:16:42 [2021-03-30T18:16:42.027Z] ++ '[' -n 0 ']'
18:16:42 [2021-03-30T18:16:42.027Z] ++ set -x
18:16:42 [2021-03-30T18:16:42.027Z] ++ 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
18:16:42 [2021-03-30T18:16:42.287Z] INFO: Testing against a local daemon
18:16:42 [2021-03-30T18:16:42.287Z] === RUN   TestServiceCreateInit
18:16:42 [2021-03-30T18:16:42.287Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:16:48 [2021-03-30T18:16:48.866Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:16:54 [2021-03-30T18:16:54.150Z] --- PASS: TestServiceCreateInit (11.39s)
18:16:54 [2021-03-30T18:16:54.150Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.60s)
18:16:54 [2021-03-30T18:16:54.150Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.76s)
18:16:54 [2021-03-30T18:16:54.150Z] === RUN   TestCreateServiceMultipleTimes
18:17:16 [2021-03-30T18:17:16.127Z] --- PASS: TestCreateServiceMultipleTimes (19.98s)
18:17:16 [2021-03-30T18:17:16.127Z] === RUN   TestCreateServiceConflict
18:17:17 [2021-03-30T18:17:17.067Z] --- PASS: TestCreateServiceConflict (3.30s)
18:17:17 [2021-03-30T18:17:17.067Z] === RUN   TestCreateServiceMaxReplicas
18:17:21 [2021-03-30T18:17:21.271Z] --- PASS: TestCreateServiceMaxReplicas (3.71s)
18:17:21 [2021-03-30T18:17:21.271Z] === RUN   TestCreateWithDuplicateNetworkNames
18:17:36 [2021-03-30T18:17:36.168Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s)
18:17:36 [2021-03-30T18:17:36.168Z] === RUN   TestCreateServiceSecretFileMode
18:17:38 [2021-03-30T18:17:38.709Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
18:17:38 [2021-03-30T18:17:38.709Z] === RUN   TestCreateServiceConfigFileMode
18:17:42 [2021-03-30T18:17:42.006Z] --- PASS: TestCreateServiceConfigFileMode (2.97s)
18:17:42 [2021-03-30T18:17:42.006Z] === RUN   TestCreateServiceSysctls
18:17:46 [2021-03-30T18:17:46.208Z] --- PASS: TestCreateServiceSysctls (4.64s)
18:17:46 [2021-03-30T18:17:46.208Z] === RUN   TestCreateServiceCapabilities
18:17:49 [2021-03-30T18:17:49.506Z] --- PASS: TestCreateServiceCapabilities (3.59s)
18:17:49 [2021-03-30T18:17:49.506Z] === RUN   TestInspect
18:17:53 [2021-03-30T18:17:53.714Z] --- PASS: TestInspect (3.60s)
18:17:53 [2021-03-30T18:17:53.714Z] === RUN   TestCreateJob
18:17:57 [2021-03-30T18:17:57.915Z] --- PASS: TestCreateJob (4.51s)
18:17:57 [2021-03-30T18:17:57.915Z] === RUN   TestReplicatedJob
18:18:06 [2021-03-30T18:18:06.050Z] --- PASS: TestReplicatedJob (7.49s)
18:18:06 [2021-03-30T18:18:06.050Z] === RUN   TestUpdateReplicatedJob
18:18:10 [2021-03-30T18:18:10.250Z] --- PASS: TestUpdateReplicatedJob (4.77s)
18:18:10 [2021-03-30T18:18:10.250Z] === RUN   TestServiceListWithStatuses
18:18:10 [2021-03-30T18:18:10.250Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:18:10 [2021-03-30T18:18:10.250Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:18:10 [2021-03-30T18:18:10.250Z] === RUN   TestDockerNetworkConnectAlias
18:18:18 [2021-03-30T18:18:18.382Z] --- PASS: TestDockerNetworkConnectAlias (7.01s)
18:18:18 [2021-03-30T18:18:18.382Z] === RUN   TestDockerNetworkReConnect
18:18:22 [2021-03-30T18:18:22.581Z] --- PASS: TestDockerNetworkReConnect (5.38s)
18:18:22 [2021-03-30T18:18:22.581Z] === RUN   TestServicePlugin
18:18:22 [2021-03-30T18:18:22.581Z] --- SKIP: TestServicePlugin (0.00s)
18:18:22 [2021-03-30T18:18:22.581Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:18:22 [2021-03-30T18:18:22.581Z] === RUN   TestServiceUpdateLabel
18:18:25 [2021-03-30T18:18:25.880Z] --- PASS: TestServiceUpdateLabel (3.21s)
18:18:25 [2021-03-30T18:18:25.880Z] === RUN   TestServiceUpdateSecrets
18:18:43 [2021-03-30T18:18:43.983Z] --- PASS: TestServiceUpdateSecrets (15.68s)
18:18:43 [2021-03-30T18:18:43.983Z] === RUN   TestServiceUpdateConfigs
18:18:58 [2021-03-30T18:18:58.877Z] --- PASS: TestServiceUpdateConfigs (15.66s)
18:18:58 [2021-03-30T18:18:58.877Z] === RUN   TestServiceUpdateNetwork
18:19:13 [2021-03-30T18:19:13.775Z] --- PASS: TestServiceUpdateNetwork (14.98s)
18:19:13 [2021-03-30T18:19:13.775Z] === RUN   TestServiceUpdatePidsLimit
18:19:13 [2021-03-30T18:19:13.775Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:19:14 [2021-03-30T18:19:14.716Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:19:22 [2021-03-30T18:19:22.844Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:19:30 [2021-03-30T18:19:30.985Z] --- PASS: TestServiceUpdatePidsLimit (18.08s)
18:19:30 [2021-03-30T18:19:30.985Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s)
18:19:30 [2021-03-30T18:19:30.985Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s)
18:19:30 [2021-03-30T18:19:30.985Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s)
18:19:30 [2021-03-30T18:19:30.985Z] PASS
18:19:30 [2021-03-30T18:19:30.985Z] 
18:19:30 [2021-03-30T18:19:30.985Z] === Skipped
18:19:30 [2021-03-30T18:19:30.985Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:19:30 [2021-03-30T18:19:30.985Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:19:30 [2021-03-30T18:19:30.985Z] 
18:19:30 [2021-03-30T18:19:30.985Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:19:30 [2021-03-30T18:19:30.985Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:19:30 [2021-03-30T18:19:30.985Z] 
18:19:30 [2021-03-30T18:19:30.985Z] 
18:19:30 [2021-03-30T18:19:30.985Z] DONE 27 tests, 2 skipped in 167.902s
18:19:30 [2021-03-30T18:19:30.985Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:19:30 [2021-03-30T18:19:30.985Z] ++ 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
18:19:30 [2021-03-30T18:19:30.985Z] ++ set -e
18:19:30 [2021-03-30T18:19:30.985Z] ++ '[' -n 0 ']'
18:19:30 [2021-03-30T18:19:30.985Z] ++ set -x
18:19:30 [2021-03-30T18:19:30.985Z] ++ 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
18:19:30 [2021-03-30T18:19:30.985Z] INFO: Testing against a local daemon
18:19:30 [2021-03-30T18:19:30.985Z] === RUN   TestSessionCreate
18:19:30 [2021-03-30T18:19:30.985Z] --- PASS: TestSessionCreate (0.05s)
18:19:30 [2021-03-30T18:19:30.985Z] === RUN   TestSessionCreateWithBadUpgrade
18:19:30 [2021-03-30T18:19:30.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:19:30 [2021-03-30T18:19:30.985Z] PASS
18:19:30 [2021-03-30T18:19:30.985Z] 
18:19:30 [2021-03-30T18:19:30.985Z] DONE 2 tests in 0.236s
18:19:30 [2021-03-30T18:19:30.985Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:19:30 [2021-03-30T18:19:30.986Z] ++ 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
18:19:30 [2021-03-30T18:19:30.986Z] ++ set -e
18:19:30 [2021-03-30T18:19:30.986Z] ++ '[' -n 0 ']'
18:19:30 [2021-03-30T18:19:30.986Z] ++ set -x
18:19:30 [2021-03-30T18:19:30.986Z] ++ 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
18:19:30 [2021-03-30T18:19:30.986Z] INFO: Testing against a local daemon
18:19:30 [2021-03-30T18:19:30.986Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:19:30 [2021-03-30T18:19:30.986Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:19:30 [2021-03-30T18:19:30.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:19:30 [2021-03-30T18:19:30.986Z] === RUN   TestEventsExecDie
18:19:31 [2021-03-30T18:19:31.573Z] --- PASS: TestEventsExecDie (1.25s)
18:19:31 [2021-03-30T18:19:31.573Z] === RUN   TestEventsBackwardsCompatible
18:19:31 [2021-03-30T18:19:31.838Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
18:19:31 [2021-03-30T18:19:31.838Z] === RUN   TestInfoBinaryCommits
18:19:31 [2021-03-30T18:19:31.838Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:19:31 [2021-03-30T18:19:31.838Z] === RUN   TestInfoAPIVersioned
18:19:31 [2021-03-30T18:19:31.838Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:19:31 [2021-03-30T18:19:31.838Z] === RUN   TestInfoDiscoveryBackend
18:19:32 [2021-03-30T18:19:32.413Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
18:19:32 [2021-03-30T18:19:32.413Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:19:33 [2021-03-30T18:19:33.796Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:19:33 [2021-03-30T18:19:33.796Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:19:34 [2021-03-30T18:19:34.056Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
18:19:34 [2021-03-30T18:19:34.056Z] === RUN   TestInfoAPI
18:19:34 [2021-03-30T18:19:34.316Z] --- PASS: TestInfoAPI (0.05s)
18:19:34 [2021-03-30T18:19:34.316Z] === RUN   TestInfoAPIWarnings
18:19:52 [2021-03-30T18:19:52.416Z] --- PASS: TestInfoAPIWarnings (16.62s)
18:19:52 [2021-03-30T18:19:52.416Z] === RUN   TestInfoDebug
18:19:52 [2021-03-30T18:19:52.416Z] --- PASS: TestInfoDebug (0.62s)
18:19:52 [2021-03-30T18:19:52.416Z] === RUN   TestInfoInsecureRegistries
18:19:52 [2021-03-30T18:19:52.416Z] --- PASS: TestInfoInsecureRegistries (0.64s)
18:19:52 [2021-03-30T18:19:52.416Z] === RUN   TestInfoRegistryMirrors
18:19:52 [2021-03-30T18:19:52.677Z] --- PASS: TestInfoRegistryMirrors (0.63s)
18:19:52 [2021-03-30T18:19:52.677Z] === RUN   TestLoginFailsWithBadCredentials
18:19:52 [2021-03-30T18:19:52.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
18:19:52 [2021-03-30T18:19:52.937Z] === RUN   TestPingCacheHeaders
18:19:52 [2021-03-30T18:19:52.937Z] --- PASS: TestPingCacheHeaders (0.04s)
18:19:52 [2021-03-30T18:19:52.937Z] === RUN   TestPingGet
18:19:52 [2021-03-30T18:19:52.937Z] --- PASS: TestPingGet (0.03s)
18:19:52 [2021-03-30T18:19:52.937Z] === RUN   TestPingHead
18:19:53 [2021-03-30T18:19:53.197Z] --- PASS: TestPingHead (0.05s)
18:19:53 [2021-03-30T18:19:53.197Z] === RUN   TestVersion
18:19:53 [2021-03-30T18:19:53.197Z] --- PASS: TestVersion (0.04s)
18:19:53 [2021-03-30T18:19:53.197Z] PASS
18:19:53 [2021-03-30T18:19:53.197Z] 
18:19:53 [2021-03-30T18:19:53.197Z] === Skipped
18:19:53 [2021-03-30T18:19:53.197Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:19:53 [2021-03-30T18:19:53.197Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:19:53 [2021-03-30T18:19:53.197Z] 
18:19:53 [2021-03-30T18:19:53.197Z] 
18:19:53 [2021-03-30T18:19:53.197Z] DONE 18 tests, 1 skipped in 22.854s
18:19:53 [2021-03-30T18:19:53.197Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:19:53 [2021-03-30T18:19:53.198Z] ++ 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
18:19:53 [2021-03-30T18:19:53.198Z] ++ set -e
18:19:53 [2021-03-30T18:19:53.198Z] ++ '[' -n 0 ']'
18:19:53 [2021-03-30T18:19:53.198Z] ++ set -x
18:19:53 [2021-03-30T18:19:53.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-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
18:19:53 [2021-03-30T18:19:53.198Z] INFO: Testing against a local daemon
18:19:53 [2021-03-30T18:19:53.198Z] === RUN   TestVolumesCreateAndList
18:19:53 [2021-03-30T18:19:53.198Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:19:53 [2021-03-30T18:19:53.198Z] === RUN   TestVolumesRemove
18:19:53 [2021-03-30T18:19:53.457Z] --- PASS: TestVolumesRemove (0.12s)
18:19:53 [2021-03-30T18:19:53.457Z] === RUN   TestVolumesInspect
18:19:53 [2021-03-30T18:19:53.457Z] --- PASS: TestVolumesInspect (0.03s)
18:19:53 [2021-03-30T18:19:53.457Z] === RUN   TestVolumesInvalidJSON
18:19:53 [2021-03-30T18:19:53.457Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:19:53 [2021-03-30T18:19:53.457Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:19:53 [2021-03-30T18:19:53.457Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:19:53 [2021-03-30T18:19:53.457Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:19:53 [2021-03-30T18:19:53.457Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:19:53 [2021-03-30T18:19:53.457Z] PASS
18:19:53 [2021-03-30T18:19:53.457Z] 
18:19:53 [2021-03-30T18:19:53.457Z] DONE 5 tests in 0.349s
18:19:53 [2021-03-30T18:19:53.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:19:54 [2021-03-30T18:19:54.028Z] ++++ cat bundles/test-integration/docker.pid
18:19:54 [2021-03-30T18:19:54.028Z] +++ kill 13936
18:19:55 [2021-03-30T18:19:55.410Z] +++ /etc/init.d/apparmor stop
18:19:55 [2021-03-30T18:19:55.411Z] Leaving: AppArmorNo profiles have been unloaded.
18:19:55 [2021-03-30T18:19:55.411Z] 
18:19:55 [2021-03-30T18:19:55.411Z] Unloading profiles will leave already running processes permanently
18:19:55 [2021-03-30T18:19:55.411Z] unconfined, which can lead to unexpected situations.
18:19:55 [2021-03-30T18:19:55.411Z] 
18:19:55 [2021-03-30T18:19:55.411Z] To set a process to complain mode, use the command line tool
18:19:55 [2021-03-30T18:19:55.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:19:55 [2021-03-30T18:19:55.411Z] +++ true
18:19:55 [2021-03-30T18:19:55.411Z] exiting test-integration
18:19:55 [2021-03-30T18:19:55.411Z] ++ exit 0
18:19:55 [2021-03-30T18:19:55.411Z]