Skip to content

Console Output

22:40:27 [2021-08-18T22:40:27.233Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42757/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b90dd66bdd6d110604a79d3a561849a3ed6a253e -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:b90dd66bdd6d110604a79d3a561849a3ed6a253e hack/make.sh dynbinary test-integration
22:40:28 [2021-08-18T22:40:28.182Z] 
22:40:28 [2021-08-18T22:40:28.182Z] Removing bundles/
22:40:28 [2021-08-18T22:40:28.182Z] 
22:40:28 [2021-08-18T22:40:28.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:40:28 [2021-08-18T22:40:28.182Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:40:28 [2021-08-18T22:40:28.182Z] GOOS="" GOARCH="" GOARM=""
22:41:51 [2021-08-18T22:41:51.861Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:41:51 [2021-08-18T22:41:51.861Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
22:41:51 [2021-08-18T22:41:51.861Z] GOOS="" GOARCH="" GOARM=""
22:41:51 [2021-08-18T22:41:51.861Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
22:41:51 [2021-08-18T22:41:51.861Z] 
22:41:51 [2021-08-18T22:41:51.861Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:41:51 [2021-08-18T22:41:51.861Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:41:51 [2021-08-18T22:41:51.861Z] HOSTNAME=781b98fe2f34
22:41:51 [2021-08-18T22:41:51.861Z] TESTDEBUG=0
22:41:51 [2021-08-18T22:41:51.861Z] DEST=bundles/test-integration
22:41:51 [2021-08-18T22:41:51.861Z] PWD=/go/src/github.com/docker/docker
22:41:51 [2021-08-18T22:41:51.861Z] DOCKER_GITCOMMIT=b90dd66bdd6d110604a79d3a561849a3ed6a253e
22:41:51 [2021-08-18T22:41:51.861Z] container=docker
22:41:51 [2021-08-18T22:41:51.861Z] HOME=/root
22:41:51 [2021-08-18T22:41:51.861Z] GOLANG_VERSION=1.16.7
22:41:51 [2021-08-18T22:41:51.861Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:41:51 [2021-08-18T22:41:51.861Z] VALIDATE_BRANCH=master
22:41:51 [2021-08-18T22:41:51.861Z] TERM=xterm
22:41:51 [2021-08-18T22:41:51.861Z] DOCKER_PKG=github.com/docker/docker
22:41:51 [2021-08-18T22:41:51.861Z] SHLVL=1
22:41:51 [2021-08-18T22:41:51.861Z] TIMEOUT=120m
22:41:51 [2021-08-18T22:41:51.861Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:41:51 [2021-08-18T22:41:51.861Z] DOCKER_GRAPHDRIVER=overlay2
22:41:51 [2021-08-18T22:41:51.861Z] GO111MODULE=off
22:41:51 [2021-08-18T22:41:51.861Z] DOCKER_EXPERIMENTAL=1
22:41:51 [2021-08-18T22:41:51.861Z] TEST_SKIP_INTEGRATION_CLI=1
22:41:51 [2021-08-18T22:41:51.861Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:41:51 [2021-08-18T22:41:51.861Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:41:51 [2021-08-18T22:41:51.861Z] GOPATH=/go
22:41:51 [2021-08-18T22:41:51.861Z] PKG_CONFIG=pkg-config
22:41:51 [2021-08-18T22:41:51.861Z] _=/usr/bin/env
22:41:51 [2021-08-18T22:41:51.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:43:28 [2021-08-18T22:43:28.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:43:32 [2021-08-18T22:43:32.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:44:54 [2021-08-18T22:44:54.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:45:26 [2021-08-18T22:45:26.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:45:58 [2021-08-18T22:45:58.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:46:02 [2021-08-18T22:46:02.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:46:09 [2021-08-18T22:46:09.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:46:12 [2021-08-18T22:46:12.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:46:12 [2021-08-18T22:46:12.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:46:30 [2021-08-18T22:46:30.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:46:45 [2021-08-18T22:46:45.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:47:00 [2021-08-18T22:47:00.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:47:04 [2021-08-18T22:47:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:47:09 [2021-08-18T22:47:09.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:47:10 [2021-08-18T22:47:10.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:47:12 [2021-08-18T22:47:12.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:47:16 [2021-08-18T22:47:16.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:47:22 [2021-08-18T22:47:22.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:47:30 [2021-08-18T22:47:30.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:47:41 [2021-08-18T22:47:41.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:47:41 [2021-08-18T22:47:41.041Z] Using test binary docker
22:47:41 [2021-08-18T22:47:41.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:47:41 [2021-08-18T22:47:41.041Z] +++ /etc/init.d/apparmor start
22:47:41 [2021-08-18T22:47:41.041Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:47:41 [2021-08-18T22:47:41.041Z] INFO: Waiting for daemon to start...
22:47:41 [2021-08-18T22:47:41.041Z] Starting dockerd
22:47:41 [2021-08-18T22:47:41.041Z] +++ 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
22:47:41 [2021-08-18T22:47:41.988Z] .
22:47:41 [2021-08-18T22:47:41.988Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:47:42 [2021-08-18T22:47:42.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:47:42 [2021-08-18T22:47:42.251Z] Error: No such image: emptyfs
22:47:42 [2021-08-18T22:47:42.251Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:47:42 [2021-08-18T22:47:42.251Z] ++++ docker load
22:47:42 [2021-08-18T22:47:42.251Z] Running integration-test (iteration 1)
22:47:42 [2021-08-18T22:47:42.251Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:47:42 [2021-08-18T22:47:42.251Z] ++ 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
22:47:42 [2021-08-18T22:47:42.251Z] ++ set -e
22:47:42 [2021-08-18T22:47:42.251Z] ++ '[' -n 0 ']'
22:47:42 [2021-08-18T22:47:42.251Z] ++ set -x
22:47:42 [2021-08-18T22:47:42.251Z] ++ 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
22:47:57 [2021-08-18T22:47:57.191Z] Loaded image: buildpack-deps:buster
22:47:57 [2021-08-18T22:47:57.191Z] Loaded image: busybox:latest
22:47:57 [2021-08-18T22:47:57.191Z] Loaded image: busybox:glibc
22:47:58 [2021-08-18T22:47:58.585Z] Loaded image: debian:bullseye
22:47:58 [2021-08-18T22:47:58.585Z] Loaded image: hello-world:latest
22:47:58 [2021-08-18T22:47:58.848Z] Loaded image: arm32v7/hello-world:latest
22:47:58 [2021-08-18T22:47:58.848Z] INFO: Testing against a local daemon
22:47:58 [2021-08-18T22:47:58.848Z] === RUN   TestCgroupNamespacesBuild
22:48:00 [2021-08-18T22:48:00.773Z] --- PASS: TestCgroupNamespacesBuild (2.02s)
22:48:00 [2021-08-18T22:48:00.773Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:48:02 [2021-08-18T22:48:02.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s)
22:48:02 [2021-08-18T22:48:02.696Z] === RUN   TestBuildWithSession
22:48:02 [2021-08-18T22:48:02.696Z]     build_session_test.go:25: TODO: BuildKit
22:48:02 [2021-08-18T22:48:02.696Z] --- SKIP: TestBuildWithSession (0.00s)
22:48:02 [2021-08-18T22:48:02.696Z] === RUN   TestBuildSquashParent
22:48:09 [2021-08-18T22:48:09.300Z] --- PASS: TestBuildSquashParent (6.35s)
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:09 [2021-08-18T22:48:09.300Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:09 [2021-08-18T22:48:09.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:09 [2021-08-18T22:48:09.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:48:09 [2021-08-18T22:48:09.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:48:09 [2021-08-18T22:48:09.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:48:11 [2021-08-18T22:48:11.858Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:48:11 [2021-08-18T22:48:11.859Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:48:14 [2021-08-18T22:48:14.416Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
22:48:14 [2021-08-18T22:48:14.416Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s)
22:48:14 [2021-08-18T22:48:14.416Z] === RUN   TestBuildMultiStageCopy
22:48:14 [2021-08-18T22:48:14.416Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:48:15 [2021-08-18T22:48:15.807Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:48:16 [2021-08-18T22:48:16.382Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:48:16 [2021-08-18T22:48:16.645Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:48:16 [2021-08-18T22:48:16.909Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:48:17 [2021-08-18T22:48:17.172Z] --- PASS: TestBuildMultiStageCopy (3.23s)
22:48:17 [2021-08-18T22:48:17.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s)
22:48:17 [2021-08-18T22:48:17.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s)
22:48:17 [2021-08-18T22:48:17.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
22:48:17 [2021-08-18T22:48:17.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
22:48:17 [2021-08-18T22:48:17.172Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
22:48:17 [2021-08-18T22:48:17.172Z] === RUN   TestBuildMultiStageParentConfig
22:48:18 [2021-08-18T22:48:18.121Z] --- PASS: TestBuildMultiStageParentConfig (0.77s)
22:48:18 [2021-08-18T22:48:18.121Z] === RUN   TestBuildLabelWithTargets
22:48:19 [2021-08-18T22:48:19.069Z] --- PASS: TestBuildLabelWithTargets (1.25s)
22:48:19 [2021-08-18T22:48:19.069Z] === RUN   TestBuildWithEmptyLayers
22:48:20 [2021-08-18T22:48:20.018Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
22:48:20 [2021-08-18T22:48:20.018Z] === RUN   TestBuildMultiStageOnBuild
22:48:21 [2021-08-18T22:48:21.942Z] --- PASS: TestBuildMultiStageOnBuild (2.26s)
22:48:21 [2021-08-18T22:48:21.942Z] === RUN   TestBuildUncleanTarFilenames
22:48:22 [2021-08-18T22:48:22.892Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
22:48:22 [2021-08-18T22:48:22.892Z] === RUN   TestBuildMultiStageLayerLeak
22:48:25 [2021-08-18T22:48:25.453Z] --- PASS: TestBuildMultiStageLayerLeak (2.43s)
22:48:25 [2021-08-18T22:48:25.453Z] === RUN   TestBuildWithHugeFile
22:49:46 [2021-08-18T22:49:46.989Z] --- PASS: TestBuildWithHugeFile (68.21s)
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildWCOWSandboxSize
22:49:46 [2021-08-18T22:49:46.990Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:49:46 [2021-08-18T22:49:46.990Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildWithEmptyDockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:46 [2021-08-18T22:49:46.990Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
22:49:46 [2021-08-18T22:49:46.990Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
22:49:46 [2021-08-18T22:49:46.990Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
22:49:46 [2021-08-18T22:49:46.990Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildPreserveOwnership
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildPreserveOwnership/copy_from
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:49:46 [2021-08-18T22:49:46.990Z] --- PASS: TestBuildPreserveOwnership (4.84s)
22:49:46 [2021-08-18T22:49:46.990Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.34s)
22:49:46 [2021-08-18T22:49:46.990Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s)
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildPlatformInvalid
22:49:46 [2021-08-18T22:49:46.990Z] --- PASS: TestBuildPlatformInvalid (0.13s)
22:49:46 [2021-08-18T22:49:46.990Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:49:52 [2021-08-18T22:49:52.299Z] Loaded image: buildpack-deps:buster
22:49:52 [2021-08-18T22:49:52.299Z] Loaded image: busybox:latest
22:49:52 [2021-08-18T22:49:52.299Z] Loaded image: busybox:glibc
22:49:54 [2021-08-18T22:49:54.233Z] Loaded image: debian:bullseye
22:49:54 [2021-08-18T22:49:54.233Z] Loaded image: hello-world:latest
22:49:54 [2021-08-18T22:49:54.233Z] Loaded image: arm32v7/hello-world:latest
22:50:04 [2021-08-18T22:50:04.262Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.00s)
22:50:04 [2021-08-18T22:50:04.262Z] PASS
22:50:04 [2021-08-18T22:50:04.262Z] 
22:50:04 [2021-08-18T22:50:04.262Z] === Skipped
22:50:04 [2021-08-18T22:50:04.262Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:50:04 [2021-08-18T22:50:04.262Z]     build_session_test.go:25: TODO: BuildKit
22:50:04 [2021-08-18T22:50:04.262Z] 
22:50:04 [2021-08-18T22:50:04.262Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
22:50:04 [2021-08-18T22:50:04.262Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
22:50:04 [2021-08-18T22:50:04.262Z] 
22:50:04 [2021-08-18T22:50:04.262Z] 
22:50:04 [2021-08-18T22:50:04.262Z] DONE 34 tests, 2 skipped in 140.516s
22:50:04 [2021-08-18T22:50:04.262Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:50:04 [2021-08-18T22:50:04.262Z] ++ 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
22:50:04 [2021-08-18T22:50:04.262Z] ++ set -e
22:50:04 [2021-08-18T22:50:04.262Z] ++ '[' -n 0 ']'
22:50:04 [2021-08-18T22:50:04.262Z] ++ set -x
22:50:04 [2021-08-18T22:50:04.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:50:04 [2021-08-18T22:50:04.262Z] INFO: Testing against a local daemon
22:50:04 [2021-08-18T22:50:04.262Z] === RUN   TestConfigInspect
22:50:06 [2021-08-18T22:50:06.184Z] --- PASS: TestConfigInspect (2.85s)
22:50:06 [2021-08-18T22:50:06.184Z] === RUN   TestConfigList
22:50:08 [2021-08-18T22:50:08.738Z] --- PASS: TestConfigList (2.69s)
22:50:08 [2021-08-18T22:50:08.738Z] === RUN   TestConfigsCreateAndDelete
22:50:11 [2021-08-18T22:50:11.292Z] --- PASS: TestConfigsCreateAndDelete (2.64s)
22:50:11 [2021-08-18T22:50:11.292Z] === RUN   TestConfigsUpdate
22:50:13 [2021-08-18T22:50:13.847Z] --- PASS: TestConfigsUpdate (2.18s)
22:50:13 [2021-08-18T22:50:13.847Z] === RUN   TestTemplatedConfig
22:50:16 [2021-08-18T22:50:16.416Z] --- PASS: TestTemplatedConfig (3.11s)
22:50:16 [2021-08-18T22:50:16.416Z] === RUN   TestConfigCreateResolve
22:50:19 [2021-08-18T22:50:19.728Z] --- PASS: TestConfigCreateResolve (2.66s)
22:50:19 [2021-08-18T22:50:19.728Z] PASS
22:50:19 [2021-08-18T22:50:19.728Z] 
22:50:19 [2021-08-18T22:50:19.728Z] DONE 6 tests in 16.257s
22:50:19 [2021-08-18T22:50:19.728Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:50:19 [2021-08-18T22:50:19.728Z] ++ 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
22:50:19 [2021-08-18T22:50:19.728Z] ++ set -e
22:50:19 [2021-08-18T22:50:19.728Z] ++ '[' -n 0 ']'
22:50:19 [2021-08-18T22:50:19.728Z] ++ set -x
22:50:19 [2021-08-18T22:50:19.729Z] ++ 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
22:50:19 [2021-08-18T22:50:19.729Z] INFO: Testing against a local daemon
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCheckpoint
22:50:19 [2021-08-18T22:50:19.729Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:50:19 [2021-08-18T22:50:19.729Z] --- SKIP: TestCheckpoint (0.00s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestContainerInvalidJSON
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:50:19 [2021-08-18T22:50:19.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:50:19 [2021-08-18T22:50:19.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:50:19 [2021-08-18T22:50:19.729Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:50:19 [2021-08-18T22:50:19.729Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:50:19 [2021-08-18T22:50:19.729Z] --- PASS: TestContainerInvalidJSON (0.03s)
22:50:19 [2021-08-18T22:50:19.729Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:50:19 [2021-08-18T22:50:19.729Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:50:19 [2021-08-18T22:50:19.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCopyFromContainerPathIsNotDir
22:50:19 [2021-08-18T22:50:19.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCopyToContainerPathDoesNotExist
22:50:19 [2021-08-18T22:50:19.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCopyToContainerPathIsNotDir
22:50:19 [2021-08-18T22:50:19.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
22:50:19 [2021-08-18T22:50:19.729Z] === RUN   TestCopyFromContainer
22:50:21 [2021-08-18T22:50:21.121Z] === RUN   TestCopyFromContainer//
22:50:21 [2021-08-18T22:50:21.383Z] === RUN   TestCopyFromContainer//bar/root
22:50:21 [2021-08-18T22:50:21.383Z] === RUN   TestCopyFromContainer//bar/root/
22:50:21 [2021-08-18T22:50:21.383Z] === RUN   TestCopyFromContainer/bar/quux
22:50:21 [2021-08-18T22:50:21.646Z] === RUN   TestCopyFromContainer/bar/quux/
22:50:21 [2021-08-18T22:50:21.646Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:50:21 [2021-08-18T22:50:21.646Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:50:21 [2021-08-18T22:50:21.910Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:50:21 [2021-08-18T22:50:21.910Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:50:21 [2021-08-18T22:50:21.910Z] === RUN   TestCopyFromContainer/bar/notarget
22:50:22 [2021-08-18T22:50:22.173Z] --- PASS: TestCopyFromContainer (2.36s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:22 [2021-08-18T22:50:22.173Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateLinkToNonExistingContainer
22:50:22 [2021-08-18T22:50:22.173Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateWithInvalidEnv
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateWithInvalidEnv/0
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateWithInvalidEnv/0
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateWithInvalidEnv/1
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateWithInvalidEnv/1
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateWithInvalidEnv/2
22:50:22 [2021-08-18T22:50:22.173Z] === PAUSE TestCreateWithInvalidEnv/2
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateWithInvalidEnv/0
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateWithInvalidEnv/2
22:50:22 [2021-08-18T22:50:22.173Z] === CONT  TestCreateWithInvalidEnv/1
22:50:22 [2021-08-18T22:50:22.173Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateTmpfsMountsTarget
22:50:22 [2021-08-18T22:50:22.173Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:50:22 [2021-08-18T22:50:22.173Z] === RUN   TestCreateWithCustomMaskedPaths
22:50:24 [2021-08-18T22:50:24.728Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
22:50:24 [2021-08-18T22:50:24.728Z] === RUN   TestCreateWithCustomReadonlyPaths
22:50:27 [2021-08-18T22:50:27.285Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:27 [2021-08-18T22:50:27.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:27 [2021-08-18T22:50:27.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:27 [2021-08-18T22:50:27.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:27 [2021-08-18T22:50:27.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:27 [2021-08-18T22:50:27.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:50:27 [2021-08-18T22:50:27.285Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:50:27 [2021-08-18T22:50:27.285Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:50:27 [2021-08-18T22:50:27.285Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:50:27 [2021-08-18T22:50:27.285Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
22:50:27 [2021-08-18T22:50:27.285Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:50:27 [2021-08-18T22:50:27.285Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:50:27 [2021-08-18T22:50:27.547Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
22:50:27 [2021-08-18T22:50:27.547Z] === RUN   TestCreateDifferentPlatform
22:50:27 [2021-08-18T22:50:27.547Z] === RUN   TestCreateDifferentPlatform/different_os
22:50:27 [2021-08-18T22:50:27.547Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:50:27 [2021-08-18T22:50:27.810Z] --- PASS: TestCreateDifferentPlatform (0.03s)
22:50:27 [2021-08-18T22:50:27.810Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:50:27 [2021-08-18T22:50:27.810Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:50:27 [2021-08-18T22:50:27.810Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:50:27 [2021-08-18T22:50:27.810Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestContainerStartOnDaemonRestart
22:50:27 [2021-08-18T22:50:27.810Z] === PAUSE TestContainerStartOnDaemonRestart
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestDaemonRestartIpcMode
22:50:27 [2021-08-18T22:50:27.810Z] === PAUSE TestDaemonRestartIpcMode
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestDaemonHostGatewayIP
22:50:27 [2021-08-18T22:50:27.810Z] === PAUSE TestDaemonHostGatewayIP
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestRestartDaemonWithRestartingContainer
22:50:27 [2021-08-18T22:50:27.810Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestContainerKillOnDaemonStart
22:50:27 [2021-08-18T22:50:27.810Z] === PAUSE TestContainerKillOnDaemonStart
22:50:27 [2021-08-18T22:50:27.810Z] === RUN   TestDiff
22:50:28 [2021-08-18T22:50:28.758Z] --- PASS: TestDiff (0.81s)
22:50:28 [2021-08-18T22:50:28.758Z] === RUN   TestExecWithCloseStdin
22:50:29 [2021-08-18T22:50:29.711Z] --- PASS: TestExecWithCloseStdin (1.07s)
22:50:29 [2021-08-18T22:50:29.711Z] === RUN   TestExec
22:50:30 [2021-08-18T22:50:30.659Z] --- PASS: TestExec (1.05s)
22:50:30 [2021-08-18T22:50:30.659Z] === RUN   TestExecUser
22:50:32 [2021-08-18T22:50:32.050Z] --- PASS: TestExecUser (1.04s)
22:50:32 [2021-08-18T22:50:32.050Z] === RUN   TestExportContainerAndImportImage
22:50:32 [2021-08-18T22:50:32.998Z] --- PASS: TestExportContainerAndImportImage (1.04s)
22:50:32 [2021-08-18T22:50:32.998Z] === RUN   TestExportContainerAfterDaemonRestart
22:50:34 [2021-08-18T22:50:34.395Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
22:50:34 [2021-08-18T22:50:34.395Z] === RUN   TestHealthCheckWorkdir
22:50:35 [2021-08-18T22:50:35.787Z] --- PASS: TestHealthCheckWorkdir (1.41s)
22:50:35 [2021-08-18T22:50:35.787Z] === RUN   TestHealthKillContainer
22:50:39 [2021-08-18T22:50:39.099Z] --- PASS: TestHealthKillContainer (3.08s)
22:50:39 [2021-08-18T22:50:39.099Z] === RUN   TestInspectCpusetInConfigPre120
22:50:39 [2021-08-18T22:50:39.362Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
22:50:39 [2021-08-18T22:50:39.362Z] === RUN   TestIpcModeNone
22:50:40 [2021-08-18T22:50:40.757Z] --- PASS: TestIpcModeNone (1.05s)
22:50:40 [2021-08-18T22:50:40.757Z] === RUN   TestIpcModePrivate
22:50:41 [2021-08-18T22:50:41.332Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
22:50:41 [2021-08-18T22:50:41.598Z] --- PASS: TestIpcModePrivate (1.07s)
22:50:41 [2021-08-18T22:50:41.598Z] === RUN   TestIpcModeShareable
22:50:42 [2021-08-18T22:50:42.545Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
22:50:42 [2021-08-18T22:50:42.545Z] --- PASS: TestIpcModeShareable (1.04s)
22:50:42 [2021-08-18T22:50:42.545Z] === RUN   TestAPIIpcModeShareableAndContainer
22:50:45 [2021-08-18T22:50:45.859Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
22:50:45 [2021-08-18T22:50:45.859Z] === RUN   TestAPIIpcModeHost
22:50:46 [2021-08-18T22:50:46.807Z] --- PASS: TestAPIIpcModeHost (1.09s)
22:50:46 [2021-08-18T22:50:46.807Z] === RUN   TestDaemonIpcModeShareable
22:50:48 [2021-08-18T22:50:48.729Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
22:50:48 [2021-08-18T22:50:48.729Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
22:50:48 [2021-08-18T22:50:48.729Z] === RUN   TestDaemonIpcModePrivate
22:50:50 [2021-08-18T22:50:50.650Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
22:50:50 [2021-08-18T22:50:50.650Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
22:50:50 [2021-08-18T22:50:50.650Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:50:52 [2021-08-18T22:50:52.073Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
22:50:52 [2021-08-18T22:50:52.339Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
22:50:52 [2021-08-18T22:50:52.339Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:50:54 [2021-08-18T22:50:54.262Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
22:50:54 [2021-08-18T22:50:54.262Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
22:50:54 [2021-08-18T22:50:54.262Z] === RUN   TestIpcModeOlderClient
22:50:54 [2021-08-18T22:50:54.262Z] === PAUSE TestIpcModeOlderClient
22:50:54 [2021-08-18T22:50:54.262Z] === RUN   TestKillContainerInvalidSignal
22:50:55 [2021-08-18T22:50:55.208Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
22:50:55 [2021-08-18T22:50:55.209Z] === RUN   TestKillContainer
22:50:55 [2021-08-18T22:50:55.209Z] === RUN   TestKillContainer/no_signal
22:50:55 [2021-08-18T22:50:55.786Z] === RUN   TestKillContainer/non_killing_signal
22:50:56 [2021-08-18T22:50:56.375Z] === RUN   TestKillContainer/killing_signal
22:50:57 [2021-08-18T22:50:57.323Z] --- PASS: TestKillContainer (2.38s)
22:50:57 [2021-08-18T22:50:57.324Z]     --- PASS: TestKillContainer/no_signal (0.75s)
22:50:57 [2021-08-18T22:50:57.324Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
22:50:57 [2021-08-18T22:50:57.324Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
22:50:57 [2021-08-18T22:50:57.324Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:50:57 [2021-08-18T22:50:57.324Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:50:58 [2021-08-18T22:50:58.271Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:50:59 [2021-08-18T22:50:59.218Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
22:50:59 [2021-08-18T22:50:59.218Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
22:50:59 [2021-08-18T22:50:59.218Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
22:50:59 [2021-08-18T22:50:59.218Z] === RUN   TestKillStoppedContainer
22:50:59 [2021-08-18T22:50:59.218Z] --- PASS: TestKillStoppedContainer (0.06s)
22:50:59 [2021-08-18T22:50:59.218Z] === RUN   TestKillStoppedContainerAPIPre120
22:50:59 [2021-08-18T22:50:59.218Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
22:50:59 [2021-08-18T22:50:59.218Z] === RUN   TestKillDifferentUserContainer
22:50:59 [2021-08-18T22:50:59.795Z] --- PASS: TestKillDifferentUserContainer (0.80s)
22:50:59 [2021-08-18T22:50:59.795Z] === RUN   TestInspectOomKilledTrue
22:51:00 [2021-08-18T22:51:00.059Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:51:00 [2021-08-18T22:51:00.059Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:51:00 [2021-08-18T22:51:00.059Z] === RUN   TestInspectOomKilledFalse
22:51:00 [2021-08-18T22:51:00.059Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:51:00 [2021-08-18T22:51:00.059Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:51:00 [2021-08-18T22:51:00.059Z] === RUN   TestLinksEtcHostsContentMatch
22:51:01 [2021-08-18T22:51:01.007Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s)
22:51:01 [2021-08-18T22:51:01.007Z] === RUN   TestLinksContainerNames
22:51:02 [2021-08-18T22:51:02.400Z] --- PASS: TestLinksContainerNames (1.59s)
22:51:02 [2021-08-18T22:51:02.400Z] === RUN   TestLogsFollowTailEmpty
22:51:03 [2021-08-18T22:51:03.348Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
22:51:03 [2021-08-18T22:51:03.348Z] === RUN   TestContainerNetworkMountsNoChown
22:51:03 [2021-08-18T22:51:03.923Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/default
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/default
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/private
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/private
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rprivate
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rprivate
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/slave
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/slave
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rslave
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rslave
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/shared
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/shared
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rshared
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rshared
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/default
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/rprivate
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/rslave
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/default/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/default/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/shared
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/private
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/private/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/private/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/slave
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/rshared
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/default/bind_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:51:03 [2021-08-18T22:51:03.923Z] === CONT  TestMountDaemonRoot/default/mount_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/private/mount_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/private/bind_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:51:04 [2021-08-18T22:51:04.185Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:51:04 [2021-08-18T22:51:04.760Z] --- PASS: TestMountDaemonRoot (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:51:04 [2021-08-18T22:51:04.760Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:51:04 [2021-08-18T22:51:04.760Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.27s)
22:51:04 [2021-08-18T22:51:04.760Z] === RUN   TestContainerBindMountNonRecursive
22:51:06 [2021-08-18T22:51:06.686Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
22:51:06 [2021-08-18T22:51:06.686Z] === RUN   TestContainerVolumesMountedAsShared
22:51:07 [2021-08-18T22:51:07.263Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
22:51:07 [2021-08-18T22:51:07.263Z] === RUN   TestContainerVolumesMountedAsSlave
22:51:08 [2021-08-18T22:51:08.209Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s)
22:51:08 [2021-08-18T22:51:08.210Z] === RUN   TestNetworkNat
22:51:09 [2021-08-18T22:51:09.156Z] --- PASS: TestNetworkNat (0.84s)
22:51:09 [2021-08-18T22:51:09.156Z] === RUN   TestNetworkLocalhostTCPNat
22:51:09 [2021-08-18T22:51:09.731Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
22:51:09 [2021-08-18T22:51:09.731Z] === RUN   TestNetworkLoopbackNat
22:51:13 [2021-08-18T22:51:13.040Z] --- PASS: TestNetworkLoopbackNat (3.21s)
22:51:13 [2021-08-18T22:51:13.040Z] === RUN   TestPause
22:51:13 [2021-08-18T22:51:13.987Z] --- PASS: TestPause (0.85s)
22:51:13 [2021-08-18T22:51:13.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:51:13 [2021-08-18T22:51:13.987Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:51:13 [2021-08-18T22:51:13.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:51:13 [2021-08-18T22:51:13.987Z] === RUN   TestPauseStopPausedContainer
22:51:14 [2021-08-18T22:51:14.562Z] --- PASS: TestPauseStopPausedContainer (0.83s)
22:51:14 [2021-08-18T22:51:14.562Z] === RUN   TestPidHost
22:51:17 [2021-08-18T22:51:17.119Z] --- PASS: TestPidHost (2.15s)
22:51:17 [2021-08-18T22:51:17.119Z] === RUN   TestPsFilter
22:51:17 [2021-08-18T22:51:17.119Z] --- PASS: TestPsFilter (0.15s)
22:51:17 [2021-08-18T22:51:17.119Z] === RUN   TestRemoveContainerWithRemovedVolume
22:51:17 [2021-08-18T22:51:17.696Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
22:51:17 [2021-08-18T22:51:17.696Z] === RUN   TestRemoveContainerWithVolume
22:51:18 [2021-08-18T22:51:18.643Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
22:51:18 [2021-08-18T22:51:18.643Z] === RUN   TestRemoveContainerRunning
22:51:19 [2021-08-18T22:51:19.591Z] --- PASS: TestRemoveContainerRunning (0.80s)
22:51:19 [2021-08-18T22:51:19.591Z] === RUN   TestRemoveContainerForceRemoveRunning
22:51:20 [2021-08-18T22:51:20.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
22:51:20 [2021-08-18T22:51:20.165Z] === RUN   TestRemoveInvalidContainer
22:51:20 [2021-08-18T22:51:20.165Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:51:20 [2021-08-18T22:51:20.165Z] === RUN   TestRenameLinkedContainer
22:51:23 [2021-08-18T22:51:23.482Z] --- PASS: TestRenameLinkedContainer (3.17s)
22:51:23 [2021-08-18T22:51:23.482Z] === RUN   TestRenameStoppedContainer
22:51:24 [2021-08-18T22:51:24.057Z] --- PASS: TestRenameStoppedContainer (0.75s)
22:51:24 [2021-08-18T22:51:24.057Z] === RUN   TestRenameRunningContainerAndReuse
22:51:25 [2021-08-18T22:51:25.980Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
22:51:25 [2021-08-18T22:51:25.980Z] === RUN   TestRenameInvalidName
22:51:26 [2021-08-18T22:51:26.555Z] --- PASS: TestRenameInvalidName (0.78s)
22:51:26 [2021-08-18T22:51:26.555Z] === RUN   TestRenameAnonymousContainer
22:51:29 [2021-08-18T22:51:29.869Z] --- PASS: TestRenameAnonymousContainer (2.85s)
22:51:29 [2021-08-18T22:51:29.869Z] === RUN   TestRenameContainerWithSameName
22:51:30 [2021-08-18T22:51:30.132Z] --- PASS: TestRenameContainerWithSameName (0.83s)
22:51:30 [2021-08-18T22:51:30.132Z] === RUN   TestRenameContainerWithLinkedContainer
22:51:32 [2021-08-18T22:51:32.056Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s)
22:51:32 [2021-08-18T22:51:32.056Z] === RUN   TestResize
22:51:32 [2021-08-18T22:51:32.631Z] --- PASS: TestResize (0.77s)
22:51:32 [2021-08-18T22:51:32.631Z] === RUN   TestResizeWithInvalidSize
22:51:33 [2021-08-18T22:51:33.206Z] --- PASS: TestResizeWithInvalidSize (0.81s)
22:51:33 [2021-08-18T22:51:33.206Z] === RUN   TestResizeWhenContainerNotStarted
22:51:34 [2021-08-18T22:51:34.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:34 [2021-08-18T22:51:34.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:36 [2021-08-18T22:51:36.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:36 [2021-08-18T22:51:36.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:36 [2021-08-18T22:51:36.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:38 [2021-08-18T22:51:38.106Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:38 [2021-08-18T22:51:38.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:39 [2021-08-18T22:51:39.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:39 [2021-08-18T22:51:39.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:39 [2021-08-18T22:51:39.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:42 [2021-08-18T22:51:42.513Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
22:51:42 [2021-08-18T22:51:42.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
22:51:42 [2021-08-18T22:51:42.513Z] === RUN   TestCgroupNamespacesRun
22:51:43 [2021-08-18T22:51:43.905Z] --- PASS: TestCgroupNamespacesRun (1.81s)
22:51:43 [2021-08-18T22:51:43.905Z] === RUN   TestCgroupNamespacesRunPrivileged
22:51:45 [2021-08-18T22:51:45.296Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s)
22:51:45 [2021-08-18T22:51:45.296Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:51:47 [2021-08-18T22:51:47.219Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
22:51:47 [2021-08-18T22:51:47.219Z] === RUN   TestCgroupNamespacesRunHostMode
22:51:49 [2021-08-18T22:51:49.141Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
22:51:49 [2021-08-18T22:51:49.141Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:51:51 [2021-08-18T22:51:51.064Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
22:51:51 [2021-08-18T22:51:51.064Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:51:52 [2021-08-18T22:51:52.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s)
22:51:52 [2021-08-18T22:51:52.457Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:51:53 [2021-08-18T22:51:53.033Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
22:51:53 [2021-08-18T22:51:53.033Z] === RUN   TestCgroupNamespacesRunOlderClient
22:51:54 [2021-08-18T22:51:54.956Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s)
22:51:54 [2021-08-18T22:51:54.956Z] === RUN   TestNISDomainname
22:51:56 [2021-08-18T22:51:56.348Z] --- PASS: TestNISDomainname (1.31s)
22:51:56 [2021-08-18T22:51:56.348Z] === RUN   TestHostnameDnsResolution
22:51:57 [2021-08-18T22:51:57.740Z] --- PASS: TestHostnameDnsResolution (1.46s)
22:51:57 [2021-08-18T22:51:57.740Z] === RUN   TestStats
22:52:01 [2021-08-18T22:52:01.052Z] --- PASS: TestStats (2.82s)
22:52:01 [2021-08-18T22:52:01.052Z] === RUN   TestStopContainerWithTimeout
22:52:01 [2021-08-18T22:52:01.052Z] === RUN   TestStopContainerWithTimeout/0
22:52:01 [2021-08-18T22:52:01.052Z] === PAUSE TestStopContainerWithTimeout/0
22:52:01 [2021-08-18T22:52:01.052Z] === RUN   TestStopContainerWithTimeout/1
22:52:01 [2021-08-18T22:52:01.052Z] === PAUSE TestStopContainerWithTimeout/1
22:52:01 [2021-08-18T22:52:01.052Z] === RUN   TestStopContainerWithTimeout/3
22:52:01 [2021-08-18T22:52:01.052Z] === PAUSE TestStopContainerWithTimeout/3
22:52:01 [2021-08-18T22:52:01.052Z] === RUN   TestStopContainerWithTimeout/-1
22:52:01 [2021-08-18T22:52:01.052Z] === PAUSE TestStopContainerWithTimeout/-1
22:52:01 [2021-08-18T22:52:01.052Z] === CONT  TestStopContainerWithTimeout/0
22:52:01 [2021-08-18T22:52:01.052Z] === CONT  TestStopContainerWithTimeout/3
22:52:01 [2021-08-18T22:52:01.052Z] === CONT  TestStopContainerWithTimeout/1
22:52:01 [2021-08-18T22:52:01.052Z] === CONT  TestStopContainerWithTimeout/-1
22:52:04 [2021-08-18T22:52:04.366Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:52:04 [2021-08-18T22:52:04.366Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
22:52:04 [2021-08-18T22:52:04.366Z]     --- PASS: TestStopContainerWithTimeout/1 (2.39s)
22:52:04 [2021-08-18T22:52:04.366Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
22:52:04 [2021-08-18T22:52:04.366Z]     --- PASS: TestStopContainerWithTimeout/3 (3.32s)
22:52:04 [2021-08-18T22:52:04.366Z] === RUN   TestDeleteDevicemapper
22:52:04 [2021-08-18T22:52:04.366Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:04 [2021-08-18T22:52:04.366Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:52:04 [2021-08-18T22:52:04.366Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:52:06 [2021-08-18T22:52:06.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s)
22:52:06 [2021-08-18T22:52:06.926Z] === RUN   TestUpdateMemory
22:52:06 [2021-08-18T22:52:06.926Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:52:06 [2021-08-18T22:52:06.926Z] --- SKIP: TestUpdateMemory (0.00s)
22:52:06 [2021-08-18T22:52:06.926Z] === RUN   TestUpdateCPUQuota
22:52:13 [2021-08-18T22:52:13.526Z] --- PASS: TestUpdateCPUQuota (5.82s)
22:52:13 [2021-08-18T22:52:13.526Z] === RUN   TestUpdatePidsLimit
22:52:13 [2021-08-18T22:52:13.526Z] === RUN   TestUpdatePidsLimit/update_from_none
22:52:13 [2021-08-18T22:52:13.526Z] === RUN   TestUpdatePidsLimit/no_change
22:52:14 [2021-08-18T22:52:14.101Z] === RUN   TestUpdatePidsLimit/update_lower
22:52:14 [2021-08-18T22:52:14.678Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:52:15 [2021-08-18T22:52:15.254Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:52:16 [2021-08-18T22:52:16.202Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:52:16 [2021-08-18T22:52:16.776Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:52:18 [2021-08-18T22:52:18.169Z] --- PASS: TestUpdatePidsLimit (5.30s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.63s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/no_change (0.65s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.66s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s)
22:52:18 [2021-08-18T22:52:18.169Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
22:52:18 [2021-08-18T22:52:18.169Z] === RUN   TestUpdateRestartPolicy
22:52:33 [2021-08-18T22:52:33.099Z] --- PASS: TestUpdateRestartPolicy (12.80s)
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestUpdateRestartWithAutoRemove
22:52:33 [2021-08-18T22:52:33.099Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitNonBlocked
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:33 [2021-08-18T22:52:33.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:33 [2021-08-18T22:52:33.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:33 [2021-08-18T22:52:33.099Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:33 [2021-08-18T22:52:33.099Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:33 [2021-08-18T22:52:33.099Z] --- PASS: TestWaitNonBlocked (0.02s)
22:52:33 [2021-08-18T22:52:33.099Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
22:52:33 [2021-08-18T22:52:33.099Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitBlocked
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:52:33 [2021-08-18T22:52:33.099Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:52:33 [2021-08-18T22:52:33.099Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:52:33 [2021-08-18T22:52:33.099Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:52:33 [2021-08-18T22:52:33.099Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:52:33 [2021-08-18T22:52:33.099Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:52:34 [2021-08-18T22:52:34.048Z] --- PASS: TestWaitBlocked (0.02s)
22:52:34 [2021-08-18T22:52:34.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s)
22:52:34 [2021-08-18T22:52:34.048Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
22:52:34 [2021-08-18T22:52:34.048Z] === CONT  TestContainerStartOnDaemonRestart
22:52:34 [2021-08-18T22:52:34.048Z] === CONT  TestContainerKillOnDaemonStart
22:52:34 [2021-08-18T22:52:34.048Z] === CONT  TestIpcModeOlderClient
22:52:34 [2021-08-18T22:52:34.048Z] === CONT  TestDaemonHostGatewayIP
22:52:34 [2021-08-18T22:52:34.048Z] --- PASS: TestIpcModeOlderClient (0.12s)
22:52:34 [2021-08-18T22:52:34.048Z] === CONT  TestRestartDaemonWithRestartingContainer
22:52:37 [2021-08-18T22:52:37.371Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s)
22:52:37 [2021-08-18T22:52:37.371Z] === CONT  TestDaemonRestartIpcMode
22:52:37 [2021-08-18T22:52:37.948Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
22:52:38 [2021-08-18T22:52:38.524Z] --- PASS: TestDaemonHostGatewayIP (4.59s)
22:52:41 [2021-08-18T22:52:41.082Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
22:52:46 [2021-08-18T22:52:46.389Z] --- PASS: TestContainerKillOnDaemonStart (12.45s)
22:52:46 [2021-08-18T22:52:46.389Z] PASS
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === Skipped
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
22:52:46 [2021-08-18T22:52:46.389Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] 
22:52:46 [2021-08-18T22:52:46.389Z] DONE 195 tests, 6 skipped in 147.282s
22:52:46 [2021-08-18T22:52:46.389Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:52:46 [2021-08-18T22:52:46.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:52:46 [2021-08-18T22:52:46.389Z] ++ set -e
22:52:46 [2021-08-18T22:52:46.389Z] ++ '[' -n 0 ']'
22:52:46 [2021-08-18T22:52:46.389Z] ++ set -x
22:52:46 [2021-08-18T22:52:46.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:52:46 [2021-08-18T22:52:46.651Z] === RUN   TestConfigDaemonLibtrustID
22:52:47 [2021-08-18T22:52:47.226Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:52:47 [2021-08-18T22:52:47.226Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:52:47 [2021-08-18T22:52:47.226Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation/invalid_config
22:52:47 [2021-08-18T22:52:47.226Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation/malformed_config
22:52:47 [2021-08-18T22:52:47.226Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:52:47 [2021-08-18T22:52:47.226Z] === RUN   TestDaemonConfigValidation/valid_config
22:52:47 [2021-08-18T22:52:47.226Z] === PAUSE TestDaemonConfigValidation/valid_config
22:52:47 [2021-08-18T22:52:47.226Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:52:47 [2021-08-18T22:52:47.226Z] === CONT  TestDaemonConfigValidation/malformed_config
22:52:47 [2021-08-18T22:52:47.226Z] === CONT  TestDaemonConfigValidation/valid_config
22:52:47 [2021-08-18T22:52:47.226Z] === CONT  TestDaemonConfigValidation/invalid_config
22:52:47 [2021-08-18T22:52:47.227Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:52:47 [2021-08-18T22:52:47.490Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:52:47 [2021-08-18T22:52:47.490Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
22:52:47 [2021-08-18T22:52:47.490Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s)
22:52:47 [2021-08-18T22:52:47.490Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.13s)
22:52:47 [2021-08-18T22:52:47.490Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
22:52:47 [2021-08-18T22:52:47.490Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
22:52:47 [2021-08-18T22:52:47.490Z] === RUN   TestConfigDaemonSeccompProfiles
22:52:47 [2021-08-18T22:52:47.490Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:52:48 [2021-08-18T22:52:48.438Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:52:49 [2021-08-18T22:52:49.830Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:52:50 [2021-08-18T22:52:50.779Z] === CONT  TestConfigDaemonSeccompProfiles
22:52:50 [2021-08-18T22:52:50.779Z]     daemon_test.go:149: [d9ed9fdd02d38] daemon is not started
22:52:50 [2021-08-18T22:52:50.779Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s)
22:52:50 [2021-08-18T22:52:50.779Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
22:52:50 [2021-08-18T22:52:50.779Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
22:52:50 [2021-08-18T22:52:50.779Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
22:52:50 [2021-08-18T22:52:50.779Z] PASS
22:52:50 [2021-08-18T22:52:50.779Z] 
22:52:50 [2021-08-18T22:52:50.779Z] DONE 11 tests in 4.090s
22:52:50 [2021-08-18T22:52:50.779Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:52:50 [2021-08-18T22:52:50.779Z] ++ 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
22:52:50 [2021-08-18T22:52:50.779Z] ++ set -e
22:52:50 [2021-08-18T22:52:50.779Z] ++ '[' -n 0 ']'
22:52:50 [2021-08-18T22:52:50.779Z] ++ set -x
22:52:50 [2021-08-18T22:52:50.779Z] ++ 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
22:52:50 [2021-08-18T22:52:50.779Z] INFO: Testing against a local daemon
22:52:50 [2021-08-18T22:52:50.779Z] === RUN   TestCommitInheritsEnv
22:52:51 [2021-08-18T22:52:51.042Z] --- PASS: TestCommitInheritsEnv (0.35s)
22:52:51 [2021-08-18T22:52:51.042Z] === RUN   TestImportExtremelyLargeImageWorks
22:52:51 [2021-08-18T22:52:51.042Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:52:51 [2021-08-18T22:52:51.042Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:52:51 [2021-08-18T22:52:51.042Z] === RUN   TestImagesFilterMultiReference
22:52:51 [2021-08-18T22:52:51.305Z] --- PASS: TestImagesFilterMultiReference (0.09s)
22:52:51 [2021-08-18T22:52:51.305Z] === RUN   TestImagePullPlatformInvalid
22:52:51 [2021-08-18T22:52:51.305Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
22:52:51 [2021-08-18T22:52:51.305Z] === RUN   TestRemoveImageOrphaning
22:52:51 [2021-08-18T22:52:51.568Z] --- PASS: TestRemoveImageOrphaning (0.34s)
22:52:51 [2021-08-18T22:52:51.568Z] === RUN   TestRemoveImageGarbageCollector
22:52:51 [2021-08-18T22:52:51.568Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:51 [2021-08-18T22:52:51.568Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:52:51 [2021-08-18T22:52:51.568Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:52:51 [2021-08-18T22:52:51.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:52:51 [2021-08-18T22:52:51.568Z] === RUN   TestTagInvalidReference
22:52:51 [2021-08-18T22:52:51.568Z] --- PASS: TestTagInvalidReference (0.03s)
22:52:51 [2021-08-18T22:52:51.568Z] === RUN   TestTagValidPrefixedRepo
22:52:51 [2021-08-18T22:52:51.831Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:52:51 [2021-08-18T22:52:51.831Z] === RUN   TestTagExistedNameWithoutForce
22:52:51 [2021-08-18T22:52:51.831Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:52:51 [2021-08-18T22:52:51.831Z] === RUN   TestTagOfficialNames
22:52:51 [2021-08-18T22:52:51.831Z] --- PASS: TestTagOfficialNames (0.07s)
22:52:51 [2021-08-18T22:52:51.831Z] === RUN   TestTagMatchesDigest
22:52:51 [2021-08-18T22:52:51.831Z] --- PASS: TestTagMatchesDigest (0.03s)
22:52:51 [2021-08-18T22:52:51.831Z] PASS
22:52:51 [2021-08-18T22:52:51.831Z] 
22:52:51 [2021-08-18T22:52:51.831Z] === Skipped
22:52:51 [2021-08-18T22:52:51.831Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:52:51 [2021-08-18T22:52:51.831Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:52:51 [2021-08-18T22:52:51.831Z] 
22:52:51 [2021-08-18T22:52:51.831Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:52:51 [2021-08-18T22:52:51.831Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:52:51 [2021-08-18T22:52:51.831Z] 
22:52:51 [2021-08-18T22:52:51.831Z] 
22:52:51 [2021-08-18T22:52:51.831Z] DONE 12 tests, 2 skipped in 1.269s
22:52:51 [2021-08-18T22:52:51.831Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:52:51 [2021-08-18T22:52:51.832Z] ++ 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
22:52:51 [2021-08-18T22:52:51.832Z] ++ set -e
22:52:51 [2021-08-18T22:52:51.832Z] ++ '[' -n 0 ']'
22:52:51 [2021-08-18T22:52:51.832Z] ++ set -x
22:52:51 [2021-08-18T22:52:51.832Z] ++ 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
22:52:52 [2021-08-18T22:52:52.094Z] INFO: Testing against a local daemon
22:52:52 [2021-08-18T22:52:52.094Z] === RUN   TestNetworkCreateDelete
22:52:52 [2021-08-18T22:52:52.094Z] --- PASS: TestNetworkCreateDelete (0.21s)
22:52:52 [2021-08-18T22:52:52.094Z] === RUN   TestDockerNetworkDeletePreferID
22:52:53 [2021-08-18T22:52:53.041Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
22:52:53 [2021-08-18T22:52:53.041Z] === RUN   TestDaemonDNSFallback
22:52:59 [2021-08-18T22:52:59.642Z] --- PASS: TestDaemonDNSFallback (6.83s)
22:52:59 [2021-08-18T22:52:59.642Z] === RUN   TestInspectNetwork
22:53:03 [2021-08-18T22:53:03.861Z] === RUN   TestInspectNetwork/full_network_id
22:53:03 [2021-08-18T22:53:03.861Z] === RUN   TestInspectNetwork/partial_network_id
22:53:03 [2021-08-18T22:53:03.861Z] === RUN   TestInspectNetwork/network_name
22:53:03 [2021-08-18T22:53:03.861Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:53:08 [2021-08-18T22:53:08.079Z] --- PASS: TestInspectNetwork (8.25s)
22:53:08 [2021-08-18T22:53:08.079Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:53:08 [2021-08-18T22:53:08.079Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:53:08 [2021-08-18T22:53:08.079Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:53:08 [2021-08-18T22:53:08.079Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:53:08 [2021-08-18T22:53:08.079Z] === RUN   TestRunContainerWithBridgeNone
22:53:11 [2021-08-18T22:53:11.400Z] --- PASS: TestRunContainerWithBridgeNone (3.05s)
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkInvalidJSON
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkInvalidJSON//networks/create
22:53:11 [2021-08-18T22:53:11.400Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:53:11 [2021-08-18T22:53:11.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:11 [2021-08-18T22:53:11.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:11 [2021-08-18T22:53:11.400Z] === CONT  TestNetworkInvalidJSON//networks/create
22:53:11 [2021-08-18T22:53:11.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:53:11 [2021-08-18T22:53:11.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:53:11 [2021-08-18T22:53:11.400Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:53:11 [2021-08-18T22:53:11.400Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:53:11 [2021-08-18T22:53:11.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:53:11 [2021-08-18T22:53:11.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkList
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkList//networks
22:53:11 [2021-08-18T22:53:11.400Z] === PAUSE TestNetworkList//networks
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestNetworkList//networks/
22:53:11 [2021-08-18T22:53:11.400Z] === PAUSE TestNetworkList//networks/
22:53:11 [2021-08-18T22:53:11.400Z] === CONT  TestNetworkList//networks
22:53:11 [2021-08-18T22:53:11.400Z] === CONT  TestNetworkList//networks/
22:53:11 [2021-08-18T22:53:11.400Z] --- PASS: TestNetworkList (0.03s)
22:53:11 [2021-08-18T22:53:11.400Z]     --- PASS: TestNetworkList//networks (0.00s)
22:53:11 [2021-08-18T22:53:11.400Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:53:11 [2021-08-18T22:53:11.400Z] === RUN   TestHostIPv4BridgeLabel
22:53:11 [2021-08-18T22:53:11.663Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
22:53:11 [2021-08-18T22:53:11.663Z] === RUN   TestDaemonRestartWithLiveRestore
22:53:12 [2021-08-18T22:53:12.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:53:12 [2021-08-18T22:53:12.610Z] === RUN   TestDaemonDefaultNetworkPools
22:53:13 [2021-08-18T22:53:13.558Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
22:53:13 [2021-08-18T22:53:13.558Z] === RUN   TestDaemonRestartWithExistingNetwork
22:53:14 [2021-08-18T22:53:14.949Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
22:53:14 [2021-08-18T22:53:14.949Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:53:16 [2021-08-18T22:53:16.340Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
22:53:16 [2021-08-18T22:53:16.340Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:53:16 [2021-08-18T22:53:16.602Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
22:53:16 [2021-08-18T22:53:16.602Z] === RUN   TestServiceWithPredefinedNetwork
22:53:19 [2021-08-18T22:53:19.914Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s)
22:53:19 [2021-08-18T22:53:19.914Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:53:19 [2021-08-18T22:53:19.914Z]     service_test.go:242: FLAKY_TEST
22:53:19 [2021-08-18T22:53:19.914Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:19 [2021-08-18T22:53:19.914Z] === RUN   TestServiceWithDataPathPortInit
22:53:38 [2021-08-18T22:53:38.058Z] --- PASS: TestServiceWithDataPathPortInit (15.85s)
22:53:38 [2021-08-18T22:53:38.058Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:53:38 [2021-08-18T22:53:38.633Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nmw1d44266fsz433uk2xt50xd Created:2021-08-18 22:53:36.862097562 +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[db36505af592b45061758543076b394b7cc09d64abebb2ff650e24cca3a3d7f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g11b8xw9by2alybzrdg4r4gs3 EndpointID:22b006d744f4f96a359a86b1505c1458b6151a9a9aca293095f90fabbbc546cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6642d04aae96c479644357622eb2ddf06607feb7ea4ffc08984ce5756c33e6d6 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:e7a59815d9a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g11b8xw9by2alybzrdg4r4gs3 EndpointID:22b006d744f4f96a359a86b1505c1458b6151a9a9aca293095f90fabbbc546cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:53:43 [2021-08-18T22:53:43.933Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s)
22:53:43 [2021-08-18T22:53:43.933Z] PASS
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] === Skipped
22:53:43 [2021-08-18T22:53:43.933Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:53:43 [2021-08-18T22:53:43.933Z]     service_test.go:242: FLAKY_TEST
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] DONE 26 tests, 1 skipped in 51.357s
22:53:43 [2021-08-18T22:53:43.933Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:53:43 [2021-08-18T22:53:43.933Z] ++ 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
22:53:43 [2021-08-18T22:53:43.933Z] ++ set -e
22:53:43 [2021-08-18T22:53:43.933Z] ++ '[' -n 0 ']'
22:53:43 [2021-08-18T22:53:43.933Z] ++ set -x
22:53:43 [2021-08-18T22:53:43.933Z] ++ 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
22:53:43 [2021-08-18T22:53:43.933Z] INFO: Testing against a local daemon
22:53:43 [2021-08-18T22:53:43.933Z] === RUN   TestDockerNetworkIpvlanPersistance
22:53:43 [2021-08-18T22:53:43.933Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:43 [2021-08-18T22:53:43.933Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:53:43 [2021-08-18T22:53:43.933Z] === RUN   TestDockerNetworkIpvlan
22:53:43 [2021-08-18T22:53:43.933Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:43 [2021-08-18T22:53:43.933Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:53:43 [2021-08-18T22:53:43.933Z] PASS
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] === Skipped
22:53:43 [2021-08-18T22:53:43.933Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:53:43 [2021-08-18T22:53:43.933Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:53:43 [2021-08-18T22:53:43.933Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] 
22:53:43 [2021-08-18T22:53:43.933Z] DONE 2 tests, 2 skipped in 0.107s
22:53:43 [2021-08-18T22:53:43.933Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:53:43 [2021-08-18T22:53:43.933Z] ++ 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
22:53:43 [2021-08-18T22:53:43.933Z] ++ set -e
22:53:43 [2021-08-18T22:53:43.933Z] ++ '[' -n 0 ']'
22:53:43 [2021-08-18T22:53:43.933Z] ++ set -x
22:53:43 [2021-08-18T22:53:43.933Z] ++ 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
22:53:43 [2021-08-18T22:53:43.933Z] INFO: Testing against a local daemon
22:53:43 [2021-08-18T22:53:43.933Z] === RUN   TestDockerNetworkMacvlanPersistance
22:53:44 [2021-08-18T22:53:44.881Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
22:53:44 [2021-08-18T22:53:44.881Z] === RUN   TestDockerNetworkMacvlan
22:53:45 [2021-08-18T22:53:45.829Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:53:46 [2021-08-18T22:53:46.776Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:53:47 [2021-08-18T22:53:47.351Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:53:50 [2021-08-18T22:53:50.667Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:53:53 [2021-08-18T22:53:53.236Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:53:59 [2021-08-18T22:53:59.842Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:54:00 [2021-08-18T22:54:00.789Z] --- PASS: TestDockerNetworkMacvlan (15.70s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s)
22:54:00 [2021-08-18T22:54:00.789Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
22:54:00 [2021-08-18T22:54:00.789Z] PASS
22:54:00 [2021-08-18T22:54:00.789Z] 
22:54:00 [2021-08-18T22:54:00.789Z] DONE 8 tests in 17.222s
22:54:00 [2021-08-18T22:54:00.789Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:54:00 [2021-08-18T22:54:00.789Z] ++ 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
22:54:00 [2021-08-18T22:54:00.789Z] ++ set -e
22:54:00 [2021-08-18T22:54:00.789Z] ++ '[' -n 0 ']'
22:54:00 [2021-08-18T22:54:00.789Z] ++ set -x
22:54:00 [2021-08-18T22:54:00.789Z] ++ 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
22:54:00 [2021-08-18T22:54:00.789Z] testing: warning: no tests to run
22:54:00 [2021-08-18T22:54:00.789Z] PASS
22:54:00 [2021-08-18T22:54:00.789Z] 
22:54:00 [2021-08-18T22:54:00.789Z] DONE 0 tests in 0.028s
22:54:00 [2021-08-18T22:54:00.789Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:54:00 [2021-08-18T22:54:00.789Z] ++ 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
22:54:00 [2021-08-18T22:54:00.789Z] ++ set -e
22:54:00 [2021-08-18T22:54:00.789Z] ++ '[' -n 0 ']'
22:54:00 [2021-08-18T22:54:00.789Z] ++ set -x
22:54:00 [2021-08-18T22:54:00.789Z] ++ 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
22:54:00 [2021-08-18T22:54:00.789Z] INFO: Testing against a local daemon
22:54:00 [2021-08-18T22:54:00.789Z] === RUN   TestAuthZPluginAllowRequest
22:54:02 [2021-08-18T22:54:02.712Z] --- PASS: TestAuthZPluginAllowRequest (1.66s)
22:54:02 [2021-08-18T22:54:02.712Z] === RUN   TestAuthZPluginTLS
22:54:02 [2021-08-18T22:54:02.975Z] --- PASS: TestAuthZPluginTLS (0.59s)
22:54:02 [2021-08-18T22:54:02.975Z] === RUN   TestAuthZPluginDenyRequest
22:54:03 [2021-08-18T22:54:03.550Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
22:54:03 [2021-08-18T22:54:03.550Z] === RUN   TestAuthZPluginAPIDenyResponse
22:54:04 [2021-08-18T22:54:04.126Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
22:54:04 [2021-08-18T22:54:04.126Z] === RUN   TestAuthZPluginDenyResponse
22:54:04 [2021-08-18T22:54:04.701Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
22:54:04 [2021-08-18T22:54:04.701Z] === RUN   TestAuthZPluginAllowEventStream
22:54:06 [2021-08-18T22:54:06.625Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
22:54:06 [2021-08-18T22:54:06.625Z] === RUN   TestAuthZPluginErrorResponse
22:54:06 [2021-08-18T22:54:06.887Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
22:54:06 [2021-08-18T22:54:06.887Z] === RUN   TestAuthZPluginErrorRequest
22:54:07 [2021-08-18T22:54:07.462Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:54:07 [2021-08-18T22:54:07.462Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:54:08 [2021-08-18T22:54:08.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
22:54:08 [2021-08-18T22:54:08.038Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:54:09 [2021-08-18T22:54:09.962Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s)
22:54:09 [2021-08-18T22:54:09.962Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:54:11 [2021-08-18T22:54:11.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s)
22:54:11 [2021-08-18T22:54:11.887Z] === RUN   TestAuthZPluginHeader
22:54:12 [2021-08-18T22:54:12.834Z] --- PASS: TestAuthZPluginHeader (0.81s)
22:54:12 [2021-08-18T22:54:12.834Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:54:12 [2021-08-18T22:54:12.834Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:12 [2021-08-18T22:54:12.834Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:54:12 [2021-08-18T22:54:12.834Z] === RUN   TestAuthZPluginV2Disable
22:54:12 [2021-08-18T22:54:12.834Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:12 [2021-08-18T22:54:12.834Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:54:12 [2021-08-18T22:54:12.834Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:54:12 [2021-08-18T22:54:12.834Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:12 [2021-08-18T22:54:12.834Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:54:12 [2021-08-18T22:54:12.834Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:54:12 [2021-08-18T22:54:12.834Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:12 [2021-08-18T22:54:12.834Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:54:12 [2021-08-18T22:54:12.834Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:54:30 [2021-08-18T22:54:30.973Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
22:54:30 [2021-08-18T22:54:30.973Z] PASS
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] === Skipped
22:54:30 [2021-08-18T22:54:30.973Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:54:30 [2021-08-18T22:54:30.973Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:54:30 [2021-08-18T22:54:30.973Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:54:30 [2021-08-18T22:54:30.973Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:54:30 [2021-08-18T22:54:30.973Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] 
22:54:30 [2021-08-18T22:54:30.973Z] DONE 17 tests, 4 skipped in 28.787s
22:54:30 [2021-08-18T22:54:30.973Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:54:30 [2021-08-18T22:54:30.973Z] ++ 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
22:54:30 [2021-08-18T22:54:30.973Z] ++ set -e
22:54:30 [2021-08-18T22:54:30.973Z] ++ '[' -n 0 ']'
22:54:30 [2021-08-18T22:54:30.973Z] ++ set -x
22:54:30 [2021-08-18T22:54:30.974Z] ++ 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
22:54:30 [2021-08-18T22:54:30.974Z] INFO: Testing against a local daemon
22:54:30 [2021-08-18T22:54:30.974Z] === RUN   TestPluginInvalidJSON
22:54:30 [2021-08-18T22:54:30.974Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:54:30 [2021-08-18T22:54:30.974Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:54:30 [2021-08-18T22:54:30.974Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:54:30 [2021-08-18T22:54:30.974Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:54:30 [2021-08-18T22:54:30.974Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:54:30 [2021-08-18T22:54:30.974Z] === RUN   TestPluginInstall
22:54:30 [2021-08-18T22:54:30.974Z] === RUN   TestPluginInstall/no_auth
22:54:32 [2021-08-18T22:54:32.898Z] time="2021-08-18T22:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:32 [2021-08-18T22:54:32.898Z] time="2021-08-18T22:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f69596447c5f9bef318a935d2d2a4de34960b7fef3d0eef9f6862f3c5399ae45" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:32 [2021-08-18T22:54:32.898Z] time="2021-08-18T22:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:32 [2021-08-18T22:54:32.898Z] time="2021-08-18T22:54:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f69596447c5f9bef318a935d2d2a4de34960b7fef3d0eef9f6862f3c5399ae45" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:32 [2021-08-18T22:54:32.898Z] === RUN   TestPluginInstall/with_htpasswd
22:54:33 [2021-08-18T22:54:33.473Z] time="2021-08-18T22:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:33 [2021-08-18T22:54:33.474Z] time="2021-08-18T22:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f69596447c5f9bef318a935d2d2a4de34960b7fef3d0eef9f6862f3c5399ae45" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:33 [2021-08-18T22:54:33.474Z] time="2021-08-18T22:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:33 [2021-08-18T22:54:33.474Z] time="2021-08-18T22:54:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f69596447c5f9bef318a935d2d2a4de34960b7fef3d0eef9f6862f3c5399ae45" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:34 [2021-08-18T22:54:34.049Z] === RUN   TestPluginInstall/with_insecure
22:54:34 [2021-08-18T22:54:34.998Z] time="2021-08-18T22:54:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:34 [2021-08-18T22:54:34.998Z] time="2021-08-18T22:54:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5e2c3e95f994c7518e0e54aad9699b8e65cbff37b1dfb0b3a95f502ac359292" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:34 [2021-08-18T22:54:34.998Z] time="2021-08-18T22:54:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:54:34 [2021-08-18T22:54:34.998Z] time="2021-08-18T22:54:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5e2c3e95f994c7518e0e54aad9699b8e65cbff37b1dfb0b3a95f502ac359292" mediatype=application/vnd.docker.plugin.v1+json size=522
22:54:35 [2021-08-18T22:54:35.261Z]     plugin_test.go:166: [daa51c1ee17b8] daemon is not started
22:54:35 [2021-08-18T22:54:35.261Z] --- PASS: TestPluginInstall (5.59s)
22:54:35 [2021-08-18T22:54:35.261Z]     --- PASS: TestPluginInstall/no_auth (3.33s)
22:54:35 [2021-08-18T22:54:35.261Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
22:54:35 [2021-08-18T22:54:35.261Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
22:54:35 [2021-08-18T22:54:35.261Z] === RUN   TestPluginsWithRuntimes
22:54:37 [2021-08-18T22:54:37.184Z] === RUN   TestPluginsWithRuntimes/No_Args
22:54:38 [2021-08-18T22:54:38.132Z] === RUN   TestPluginsWithRuntimes/With_Args
22:54:39 [2021-08-18T22:54:39.523Z] --- PASS: TestPluginsWithRuntimes (4.16s)
22:54:39 [2021-08-18T22:54:39.523Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.12s)
22:54:39 [2021-08-18T22:54:39.523Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.13s)
22:54:39 [2021-08-18T22:54:39.523Z] === RUN   TestPluginBackCompatMediaTypes
22:54:40 [2021-08-18T22:54:40.472Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s)
22:54:40 [2021-08-18T22:54:40.472Z] PASS
22:54:40 [2021-08-18T22:54:40.472Z] 
22:54:40 [2021-08-18T22:54:40.472Z] DONE 10 tests in 10.809s
22:54:40 [2021-08-18T22:54:40.472Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:54:40 [2021-08-18T22:54:40.472Z] ++ 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
22:54:40 [2021-08-18T22:54:40.472Z] ++ set -e
22:54:40 [2021-08-18T22:54:40.472Z] ++ '[' -n 0 ']'
22:54:40 [2021-08-18T22:54:40.472Z] ++ set -x
22:54:40 [2021-08-18T22:54:40.472Z] ++ 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
22:54:40 [2021-08-18T22:54:40.472Z] INFO: Testing against a local daemon
22:54:40 [2021-08-18T22:54:40.472Z] === RUN   TestExternalGraphDriver
22:54:40 [2021-08-18T22:54:40.472Z] === RUN   TestExternalGraphDriver/json
22:54:43 [2021-08-18T22:54:43.029Z] === RUN   TestExternalGraphDriver/spec
22:54:44 [2021-08-18T22:54:44.951Z] === RUN   TestExternalGraphDriver/pull
22:54:46 [2021-08-18T22:54:46.343Z] --- PASS: TestExternalGraphDriver (5.96s)
22:54:46 [2021-08-18T22:54:46.343Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
22:54:46 [2021-08-18T22:54:46.343Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
22:54:46 [2021-08-18T22:54:46.343Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
22:54:46 [2021-08-18T22:54:46.343Z] === RUN   TestGraphdriverPluginV2
22:54:46 [2021-08-18T22:54:46.343Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:46 [2021-08-18T22:54:46.343Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
22:54:46 [2021-08-18T22:54:46.343Z] PASS
22:54:46 [2021-08-18T22:54:46.343Z] 
22:54:46 [2021-08-18T22:54:46.343Z] === Skipped
22:54:46 [2021-08-18T22:54:46.343Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
22:54:46 [2021-08-18T22:54:46.343Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:46 [2021-08-18T22:54:46.343Z] 
22:54:46 [2021-08-18T22:54:46.343Z] 
22:54:46 [2021-08-18T22:54:46.343Z] DONE 5 tests, 1 skipped in 6.092s
22:54:46 [2021-08-18T22:54:46.343Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:54:46 [2021-08-18T22:54:46.343Z] ++ 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
22:54:46 [2021-08-18T22:54:46.343Z] ++ set -e
22:54:46 [2021-08-18T22:54:46.343Z] ++ '[' -n 0 ']'
22:54:46 [2021-08-18T22:54:46.343Z] ++ set -x
22:54:46 [2021-08-18T22:54:46.343Z] ++ 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
22:54:46 [2021-08-18T22:54:46.605Z] INFO: Testing against a local daemon
22:54:46 [2021-08-18T22:54:46.605Z] === RUN   TestContinueAfterPluginCrash
22:54:46 [2021-08-18T22:54:46.605Z] === PAUSE TestContinueAfterPluginCrash
22:54:46 [2021-08-18T22:54:46.605Z] === RUN   TestReadPluginNoRead
22:54:46 [2021-08-18T22:54:46.605Z] === PAUSE TestReadPluginNoRead
22:54:46 [2021-08-18T22:54:46.605Z] === RUN   TestDaemonStartWithLogOpt
22:54:46 [2021-08-18T22:54:46.605Z] === PAUSE TestDaemonStartWithLogOpt
22:54:46 [2021-08-18T22:54:46.605Z] === CONT  TestContinueAfterPluginCrash
22:54:46 [2021-08-18T22:54:46.605Z] === CONT  TestDaemonStartWithLogOpt
22:54:46 [2021-08-18T22:54:46.605Z] === CONT  TestReadPluginNoRead
22:54:50 [2021-08-18T22:54:50.830Z] === RUN   TestReadPluginNoRead/default
22:54:50 [2021-08-18T22:54:50.830Z] --- PASS: TestDaemonStartWithLogOpt (4.05s)
22:54:51 [2021-08-18T22:54:51.778Z] === RUN   TestReadPluginNoRead/disabled_caching
22:54:53 [2021-08-18T22:54:53.703Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:54:55 [2021-08-18T22:54:55.093Z] === CONT  TestReadPluginNoRead
22:54:55 [2021-08-18T22:54:55.093Z]     read_test.go:92: [d26db2494fdeb] daemon is not started
22:54:55 [2021-08-18T22:54:55.093Z] --- PASS: TestReadPluginNoRead (8.59s)
22:54:55 [2021-08-18T22:54:55.093Z]     --- PASS: TestReadPluginNoRead/default (1.73s)
22:54:55 [2021-08-18T22:54:55.093Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.64s)
22:54:55 [2021-08-18T22:54:55.093Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s)
22:54:56 [2021-08-18T22:54:56.040Z] --- PASS: TestContinueAfterPluginCrash (9.52s)
22:54:56 [2021-08-18T22:54:56.040Z] PASS
22:54:56 [2021-08-18T22:54:56.040Z] 
22:54:56 [2021-08-18T22:54:56.040Z] DONE 6 tests in 9.628s
22:54:56 [2021-08-18T22:54:56.040Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:54:56 [2021-08-18T22:54:56.040Z] ++ 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
22:54:56 [2021-08-18T22:54:56.040Z] ++ set -e
22:54:56 [2021-08-18T22:54:56.040Z] ++ '[' -n 0 ']'
22:54:56 [2021-08-18T22:54:56.040Z] ++ set -x
22:54:56 [2021-08-18T22:54:56.041Z] ++ 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
22:54:56 [2021-08-18T22:54:56.041Z] testing: warning: no tests to run
22:54:56 [2021-08-18T22:54:56.041Z] PASS
22:54:56 [2021-08-18T22:54:56.041Z] 
22:54:56 [2021-08-18T22:54:56.041Z] DONE 0 tests in 0.044s
22:54:56 [2021-08-18T22:54:56.308Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:54:56 [2021-08-18T22:54:56.308Z] ++ 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
22:54:56 [2021-08-18T22:54:56.308Z] ++ set -e
22:54:56 [2021-08-18T22:54:56.308Z] ++ '[' -n 0 ']'
22:54:56 [2021-08-18T22:54:56.308Z] ++ set -x
22:54:56 [2021-08-18T22:54:56.308Z] ++ 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
22:54:56 [2021-08-18T22:54:56.308Z] INFO: Testing against a local daemon
22:54:56 [2021-08-18T22:54:56.308Z] === RUN   TestPluginWithDevMounts
22:54:56 [2021-08-18T22:54:56.308Z] === PAUSE TestPluginWithDevMounts
22:54:56 [2021-08-18T22:54:56.308Z] === CONT  TestPluginWithDevMounts
22:54:58 [2021-08-18T22:54:58.233Z] --- PASS: TestPluginWithDevMounts (1.92s)
22:54:58 [2021-08-18T22:54:58.233Z] PASS
22:54:58 [2021-08-18T22:54:58.233Z] 
22:54:58 [2021-08-18T22:54:58.233Z] DONE 1 tests in 2.032s
22:54:58 [2021-08-18T22:54:58.233Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:54:58 [2021-08-18T22:54:58.233Z] ++ 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
22:54:58 [2021-08-18T22:54:58.233Z] ++ set -e
22:54:58 [2021-08-18T22:54:58.233Z] ++ '[' -n 0 ']'
22:54:58 [2021-08-18T22:54:58.233Z] ++ set -x
22:54:58 [2021-08-18T22:54:58.233Z] ++ 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
22:54:58 [2021-08-18T22:54:58.233Z] INFO: Testing against a local daemon
22:54:58 [2021-08-18T22:54:58.233Z] === RUN   TestSecretInspect
22:55:01 [2021-08-18T22:55:01.544Z] --- PASS: TestSecretInspect (2.67s)
22:55:01 [2021-08-18T22:55:01.544Z] === RUN   TestSecretList
22:55:03 [2021-08-18T22:55:03.512Z] --- PASS: TestSecretList (2.57s)
22:55:03 [2021-08-18T22:55:03.512Z] === RUN   TestSecretsCreateAndDelete
22:55:06 [2021-08-18T22:55:06.829Z] --- PASS: TestSecretsCreateAndDelete (2.67s)
22:55:06 [2021-08-18T22:55:06.829Z] === RUN   TestSecretsUpdate
22:55:09 [2021-08-18T22:55:09.386Z] --- PASS: TestSecretsUpdate (2.68s)
22:55:09 [2021-08-18T22:55:09.386Z] === RUN   TestTemplatedSecret
22:55:12 [2021-08-18T22:55:12.697Z] --- PASS: TestTemplatedSecret (3.52s)
22:55:12 [2021-08-18T22:55:12.697Z] === RUN   TestSecretCreateResolve
22:55:15 [2021-08-18T22:55:15.258Z] --- PASS: TestSecretCreateResolve (2.60s)
22:55:15 [2021-08-18T22:55:15.258Z] PASS
22:55:15 [2021-08-18T22:55:15.258Z] 
22:55:15 [2021-08-18T22:55:15.258Z] DONE 6 tests in 16.810s
22:55:15 [2021-08-18T22:55:15.258Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:55:15 [2021-08-18T22:55:15.258Z] ++ 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
22:55:15 [2021-08-18T22:55:15.258Z] ++ set -e
22:55:15 [2021-08-18T22:55:15.258Z] ++ '[' -n 0 ']'
22:55:15 [2021-08-18T22:55:15.258Z] ++ set -x
22:55:15 [2021-08-18T22:55:15.258Z] ++ 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
22:55:15 [2021-08-18T22:55:15.258Z] INFO: Testing against a local daemon
22:55:15 [2021-08-18T22:55:15.258Z] === RUN   TestServiceCreateInit
22:55:15 [2021-08-18T22:55:15.258Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:55:20 [2021-08-18T22:55:20.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:55:25 [2021-08-18T22:55:25.871Z] --- PASS: TestServiceCreateInit (10.07s)
22:55:25 [2021-08-18T22:55:25.871Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s)
22:55:25 [2021-08-18T22:55:25.871Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s)
22:55:25 [2021-08-18T22:55:25.871Z] === RUN   TestCreateServiceMultipleTimes
22:55:44 [2021-08-18T22:55:44.021Z] --- PASS: TestCreateServiceMultipleTimes (16.78s)
22:55:44 [2021-08-18T22:55:44.021Z] === RUN   TestCreateServiceConflict
22:55:44 [2021-08-18T22:55:44.284Z] --- PASS: TestCreateServiceConflict (2.14s)
22:55:44 [2021-08-18T22:55:44.284Z] === RUN   TestCreateServiceMaxReplicas
22:55:47 [2021-08-18T22:55:47.600Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
22:55:47 [2021-08-18T22:55:47.600Z] === RUN   TestCreateWithDuplicateNetworkNames
22:56:02 [2021-08-18T22:56:02.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s)
22:56:02 [2021-08-18T22:56:02.549Z] === RUN   TestCreateServiceSecretFileMode
22:56:03 [2021-08-18T22:56:03.942Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
22:56:03 [2021-08-18T22:56:03.942Z] === RUN   TestCreateServiceConfigFileMode
22:56:07 [2021-08-18T22:56:07.255Z] --- PASS: TestCreateServiceConfigFileMode (3.05s)
22:56:07 [2021-08-18T22:56:07.255Z] === RUN   TestCreateServiceSysctls
22:56:11 [2021-08-18T22:56:11.476Z] --- PASS: TestCreateServiceSysctls (3.94s)
22:56:11 [2021-08-18T22:56:11.476Z] === RUN   TestCreateServiceCapabilities
22:56:14 [2021-08-18T22:56:14.031Z] --- PASS: TestCreateServiceCapabilities (3.12s)
22:56:14 [2021-08-18T22:56:14.031Z] === RUN   TestInspect
22:56:17 [2021-08-18T22:56:17.347Z] --- PASS: TestInspect (3.24s)
22:56:17 [2021-08-18T22:56:17.347Z] === RUN   TestCreateJob
22:56:21 [2021-08-18T22:56:21.568Z] --- PASS: TestCreateJob (3.93s)
22:56:21 [2021-08-18T22:56:21.568Z] === RUN   TestReplicatedJob
22:56:28 [2021-08-18T22:56:28.176Z] --- PASS: TestReplicatedJob (6.48s)
22:56:28 [2021-08-18T22:56:28.176Z] === RUN   TestUpdateReplicatedJob
22:56:32 [2021-08-18T22:56:32.396Z] --- PASS: TestUpdateReplicatedJob (4.15s)
22:56:32 [2021-08-18T22:56:32.396Z] === RUN   TestServiceListWithStatuses
22:56:32 [2021-08-18T22:56:32.396Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:56:32 [2021-08-18T22:56:32.396Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:56:32 [2021-08-18T22:56:32.396Z] === RUN   TestDockerNetworkConnectAlias
22:56:37 [2021-08-18T22:56:37.701Z] --- PASS: TestDockerNetworkConnectAlias (5.28s)
22:56:37 [2021-08-18T22:56:37.701Z] === RUN   TestDockerNetworkReConnect
22:56:41 [2021-08-18T22:56:41.921Z] --- PASS: TestDockerNetworkReConnect (4.18s)
22:56:41 [2021-08-18T22:56:41.921Z] === RUN   TestServicePlugin
22:56:41 [2021-08-18T22:56:41.921Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:41 [2021-08-18T22:56:41.921Z] --- SKIP: TestServicePlugin (0.00s)
22:56:41 [2021-08-18T22:56:41.921Z] === RUN   TestServiceUpdateLabel
22:56:44 [2021-08-18T22:56:44.476Z] --- PASS: TestServiceUpdateLabel (2.70s)
22:56:44 [2021-08-18T22:56:44.476Z] === RUN   TestServiceUpdateSecrets
22:56:59 [2021-08-18T22:56:59.408Z] --- PASS: TestServiceUpdateSecrets (15.35s)
22:56:59 [2021-08-18T22:56:59.408Z] === RUN   TestServiceUpdateConfigs
22:57:17 [2021-08-18T22:57:17.549Z] --- PASS: TestServiceUpdateConfigs (15.17s)
22:57:17 [2021-08-18T22:57:17.549Z] === RUN   TestServiceUpdateNetwork
22:57:29 [2021-08-18T22:57:29.802Z] --- PASS: TestServiceUpdateNetwork (13.53s)
22:57:29 [2021-08-18T22:57:29.803Z] === RUN   TestServiceUpdatePidsLimit
22:57:29 [2021-08-18T22:57:29.803Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:57:30 [2021-08-18T22:57:30.751Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:57:38 [2021-08-18T22:57:38.907Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:57:47 [2021-08-18T22:57:47.064Z] --- PASS: TestServiceUpdatePidsLimit (17.63s)
22:57:47 [2021-08-18T22:57:47.064Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s)
22:57:47 [2021-08-18T22:57:47.064Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
22:57:47 [2021-08-18T22:57:47.064Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
22:57:47 [2021-08-18T22:57:47.064Z] PASS
22:57:47 [2021-08-18T22:57:47.064Z] 
22:57:47 [2021-08-18T22:57:47.064Z] === Skipped
22:57:47 [2021-08-18T22:57:47.064Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:57:47 [2021-08-18T22:57:47.064Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:57:47 [2021-08-18T22:57:47.064Z] 
22:57:47 [2021-08-18T22:57:47.064Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:57:47 [2021-08-18T22:57:47.064Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:47 [2021-08-18T22:57:47.064Z] 
22:57:47 [2021-08-18T22:57:47.064Z] 
22:57:47 [2021-08-18T22:57:47.064Z] DONE 27 tests, 2 skipped in 150.698s
22:57:47 [2021-08-18T22:57:47.064Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:57:47 [2021-08-18T22:57:47.064Z] ++ 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
22:57:47 [2021-08-18T22:57:47.064Z] ++ set -e
22:57:47 [2021-08-18T22:57:47.064Z] ++ '[' -n 0 ']'
22:57:47 [2021-08-18T22:57:47.064Z] ++ set -x
22:57:47 [2021-08-18T22:57:47.064Z] ++ 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
22:57:47 [2021-08-18T22:57:47.064Z] INFO: Testing against a local daemon
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestSessionCreate
22:57:47 [2021-08-18T22:57:47.064Z] --- PASS: TestSessionCreate (0.04s)
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestSessionCreateWithBadUpgrade
22:57:47 [2021-08-18T22:57:47.064Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
22:57:47 [2021-08-18T22:57:47.064Z] PASS
22:57:47 [2021-08-18T22:57:47.064Z] 
22:57:47 [2021-08-18T22:57:47.064Z] DONE 2 tests in 0.186s
22:57:47 [2021-08-18T22:57:47.064Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:57:47 [2021-08-18T22:57:47.064Z] ++ 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
22:57:47 [2021-08-18T22:57:47.064Z] ++ set -e
22:57:47 [2021-08-18T22:57:47.064Z] ++ '[' -n 0 ']'
22:57:47 [2021-08-18T22:57:47.064Z] ++ set -x
22:57:47 [2021-08-18T22:57:47.064Z] ++ 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
22:57:47 [2021-08-18T22:57:47.064Z] INFO: Testing against a local daemon
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:57:47 [2021-08-18T22:57:47.064Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:57:47 [2021-08-18T22:57:47.064Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestDiskUsage
22:57:47 [2021-08-18T22:57:47.064Z] === PAUSE TestDiskUsage
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestEventsExecDie
22:57:47 [2021-08-18T22:57:47.064Z] --- PASS: TestEventsExecDie (1.08s)
22:57:47 [2021-08-18T22:57:47.064Z] === RUN   TestEventsBackwardsCompatible
22:57:47 [2021-08-18T22:57:47.327Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
22:57:47 [2021-08-18T22:57:47.327Z] === RUN   TestEventsVolumeCreate
22:57:47 [2021-08-18T22:57:47.327Z] --- PASS: TestEventsVolumeCreate (0.08s)
22:57:47 [2021-08-18T22:57:47.327Z] === RUN   TestInfoBinaryCommits
22:57:47 [2021-08-18T22:57:47.327Z] --- PASS: TestInfoBinaryCommits (0.04s)
22:57:47 [2021-08-18T22:57:47.327Z] === RUN   TestInfoAPIVersioned
22:57:47 [2021-08-18T22:57:47.327Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:57:47 [2021-08-18T22:57:47.327Z] === RUN   TestInfoDiscoveryBackend
22:57:47 [2021-08-18T22:57:47.901Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
22:57:47 [2021-08-18T22:57:47.901Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:57:48 [2021-08-18T22:57:48.848Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:57:48 [2021-08-18T22:57:48.848Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:57:49 [2021-08-18T22:57:49.424Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
22:57:49 [2021-08-18T22:57:49.424Z] === RUN   TestInfoAPI
22:57:49 [2021-08-18T22:57:49.424Z] --- PASS: TestInfoAPI (0.04s)
22:57:49 [2021-08-18T22:57:49.424Z] === RUN   TestInfoAPIWarnings
22:58:07 [2021-08-18T22:58:07.562Z] --- PASS: TestInfoAPIWarnings (16.37s)
22:58:07 [2021-08-18T22:58:07.562Z] === RUN   TestInfoDebug
22:58:07 [2021-08-18T22:58:07.562Z] --- PASS: TestInfoDebug (0.54s)
22:58:07 [2021-08-18T22:58:07.562Z] === RUN   TestInfoInsecureRegistries
22:58:07 [2021-08-18T22:58:07.562Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:58:07 [2021-08-18T22:58:07.562Z] === RUN   TestInfoRegistryMirrors
22:58:07 [2021-08-18T22:58:07.562Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:58:07 [2021-08-18T22:58:07.562Z] === RUN   TestLoginFailsWithBadCredentials
22:58:07 [2021-08-18T22:58:07.562Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
22:58:07 [2021-08-18T22:58:07.562Z] === RUN   TestPingCacheHeaders
22:58:07 [2021-08-18T22:58:07.824Z] --- PASS: TestPingCacheHeaders (0.04s)
22:58:07 [2021-08-18T22:58:07.824Z] === RUN   TestPingGet
22:58:07 [2021-08-18T22:58:07.824Z] --- PASS: TestPingGet (0.03s)
22:58:07 [2021-08-18T22:58:07.824Z] === RUN   TestPingHead
22:58:07 [2021-08-18T22:58:07.824Z] --- PASS: TestPingHead (0.03s)
22:58:07 [2021-08-18T22:58:07.824Z] === RUN   TestVersion
22:58:07 [2021-08-18T22:58:07.824Z] --- PASS: TestVersion (0.03s)
22:58:07 [2021-08-18T22:58:07.824Z] === CONT  TestDiskUsage
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/container_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/image_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/volume_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/build-cache_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.399Z] === RUN   TestDiskUsage/after_LoadBusybox
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:58:08 [2021-08-18T22:58:08.662Z] === RUN   TestDiskUsage/after_container.Run
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:58:09 [2021-08-18T22:58:09.237Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:58:09 [2021-08-18T22:58:09.237Z] --- PASS: TestDiskUsage (1.56s)
22:58:09 [2021-08-18T22:58:09.237Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:58:09 [2021-08-18T22:58:09.237Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:58:09 [2021-08-18T22:58:09.237Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:58:09 [2021-08-18T22:58:09.237Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.237Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.237Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.26s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]     --- PASS: TestDiskUsage/after_container.Run (0.59s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z] PASS
22:58:09 [2021-08-18T22:58:09.238Z] 
22:58:09 [2021-08-18T22:58:09.238Z] === Skipped
22:58:09 [2021-08-18T22:58:09.238Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:58:09 [2021-08-18T22:58:09.238Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:58:09 [2021-08-18T22:58:09.238Z] 
22:58:09 [2021-08-18T22:58:09.238Z] 
22:58:09 [2021-08-18T22:58:09.238Z] DONE 53 tests, 1 skipped in 23.373s
22:58:09 [2021-08-18T22:58:09.500Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:58:09 [2021-08-18T22:58:09.500Z] ++ 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
22:58:09 [2021-08-18T22:58:09.500Z] ++ set -e
22:58:09 [2021-08-18T22:58:09.500Z] ++ '[' -n 0 ']'
22:58:09 [2021-08-18T22:58:09.500Z] ++ set -x
22:58:09 [2021-08-18T22:58:09.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:58:09 [2021-08-18T22:58:09.500Z] INFO: Testing against a local daemon
22:58:09 [2021-08-18T22:58:09.500Z] === RUN   TestVolumesCreateAndList
22:58:09 [2021-08-18T22:58:09.500Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:58:09 [2021-08-18T22:58:09.500Z] === RUN   TestVolumesRemove
22:58:09 [2021-08-18T22:58:09.500Z] --- PASS: TestVolumesRemove (0.08s)
22:58:09 [2021-08-18T22:58:09.500Z] === RUN   TestVolumesInspect
22:58:09 [2021-08-18T22:58:09.763Z] --- PASS: TestVolumesInspect (0.03s)
22:58:09 [2021-08-18T22:58:09.763Z] === RUN   TestVolumesInvalidJSON
22:58:09 [2021-08-18T22:58:09.763Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:58:09 [2021-08-18T22:58:09.763Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:58:09 [2021-08-18T22:58:09.763Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:58:09 [2021-08-18T22:58:09.763Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:58:09 [2021-08-18T22:58:09.763Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:58:09 [2021-08-18T22:58:09.763Z] PASS
22:58:09 [2021-08-18T22:58:09.763Z] 
22:58:09 [2021-08-18T22:58:09.763Z] DONE 5 tests in 0.277s
22:58:09 [2021-08-18T22:58:09.763Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:58:10 [2021-08-18T22:58:10.339Z] ++++ cat bundles/test-integration/docker.pid
22:58:10 [2021-08-18T22:58:10.339Z] +++ kill 15480
22:58:10 [2021-08-18T22:58:10.602Z] +++ /etc/init.d/apparmor stop
22:58:10 [2021-08-18T22:58:10.602Z] Leaving: AppArmorNo profiles have been unloaded.
22:58:10 [2021-08-18T22:58:10.602Z] 
22:58:10 [2021-08-18T22:58:10.602Z] Unloading profiles will leave already running processes permanently
22:58:10 [2021-08-18T22:58:10.602Z] unconfined, which can lead to unexpected situations.
22:58:10 [2021-08-18T22:58:10.602Z] 
22:58:10 [2021-08-18T22:58:10.602Z] To set a process to complain mode, use the command line tool
22:58:10 [2021-08-18T22:58:10.602Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:58:10 [2021-08-18T22:58:10.602Z] +++ true
22:58:10 [2021-08-18T22:58:10.602Z] exiting test-integration
22:58:10 [2021-08-18T22:58:10.602Z] ++ exit 0
22:58:10 [2021-08-18T22:58:10.602Z]