Skip to content

Console Output

22:20:10 [2022-10-17T22:20:10.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6699afa5495a1234d3647e3f19fe516e00a923c4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6699afa5495a1234d3647e3f19fe516e00a923c4 hack/make.sh dynbinary test-integration
22:20:11 [2022-10-17T22:20:11.532Z] 
22:20:11 [2022-10-17T22:20:11.532Z] Removing bundles/
22:20:11 [2022-10-17T22:20:11.532Z] 
22:20:11 [2022-10-17T22:20:11.532Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:20:11 [2022-10-17T22:20:11.532Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:20:11 [2022-10-17T22:20:11.532Z] GOOS="" GOARCH="" GOARM=""
22:21:32 [2022-10-17T22:21:32.955Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:21:32 [2022-10-17T22:21:32.955Z] 
22:21:32 [2022-10-17T22:21:32.955Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:21:32 [2022-10-17T22:21:32.955Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:21:32 [2022-10-17T22:21:32.955Z] HOSTNAME=7f19a3eaae4f
22:21:32 [2022-10-17T22:21:32.955Z] TESTDEBUG=0
22:21:32 [2022-10-17T22:21:32.955Z] DEST=bundles/test-integration
22:21:32 [2022-10-17T22:21:32.955Z] PWD=/go/src/github.com/docker/docker
22:21:32 [2022-10-17T22:21:32.955Z] DOCKER_GITCOMMIT=6699afa5495a1234d3647e3f19fe516e00a923c4
22:21:32 [2022-10-17T22:21:32.955Z] container=docker
22:21:32 [2022-10-17T22:21:32.955Z] HOME=/root
22:21:32 [2022-10-17T22:21:32.955Z] GOLANG_VERSION=1.18.7
22:21:32 [2022-10-17T22:21:32.955Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:21:32 [2022-10-17T22:21:32.955Z] VALIDATE_BRANCH=20.10
22:21:32 [2022-10-17T22:21:32.955Z] TERM=xterm
22:21:32 [2022-10-17T22:21:32.955Z] DOCKER_PKG=github.com/docker/docker
22:21:32 [2022-10-17T22:21:32.955Z] SHLVL=1
22:21:32 [2022-10-17T22:21:32.955Z] TIMEOUT=120m
22:21:32 [2022-10-17T22:21:32.955Z] DOCKER_BUILDTAGS=apparmor seccomp journald
22:21:32 [2022-10-17T22:21:32.955Z] DOCKER_GRAPHDRIVER=overlay2
22:21:32 [2022-10-17T22:21:32.955Z] GO111MODULE=off
22:21:32 [2022-10-17T22:21:32.955Z] DOCKER_EXPERIMENTAL=1
22:21:32 [2022-10-17T22:21:32.955Z] TEST_SKIP_INTEGRATION_CLI=1
22:21:32 [2022-10-17T22:21:32.955Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:21:32 [2022-10-17T22:21:32.955Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:21:32 [2022-10-17T22:21:32.955Z] GOPATH=/go
22:21:32 [2022-10-17T22:21:32.955Z] PKG_CONFIG=pkg-config
22:21:32 [2022-10-17T22:21:32.955Z] _=/usr/bin/env
22:21:32 [2022-10-17T22:21:32.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:21:59 [2022-10-17T22:21:59.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:22:00 [2022-10-17T22:22:00.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:22:18 [2022-10-17T22:22:18.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:22:18 [2022-10-17T22:22:18.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:22:26 [2022-10-17T22:22:26.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:22:26 [2022-10-17T22:22:26.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:22:27 [2022-10-17T22:22:27.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:22:28 [2022-10-17T22:22:28.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:22:28 [2022-10-17T22:22:28.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:22:29 [2022-10-17T22:22:29.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:22:31 [2022-10-17T22:22:31.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:22:32 [2022-10-17T22:22:32.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:22:33 [2022-10-17T22:22:33.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:22:33 [2022-10-17T22:22:33.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:22:34 [2022-10-17T22:22:34.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:22:35 [2022-10-17T22:22:35.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:22:36 [2022-10-17T22:22:36.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:22:36 [2022-10-17T22:22:36.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:22:37 [2022-10-17T22:22:37.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:22:38 [2022-10-17T22:22:38.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:22:38 [2022-10-17T22:22:38.206Z] Using test binary docker
22:22:38 [2022-10-17T22:22:38.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:22:38 [2022-10-17T22:22:38.206Z] +++ /etc/init.d/apparmor start
22:22:38 [2022-10-17T22:22:38.206Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:22:38 [2022-10-17T22:22:38.206Z] INFO: Waiting for daemon to start...
22:22:38 [2022-10-17T22:22:38.206Z] Starting dockerd
22:22:38 [2022-10-17T22:22:38.206Z] +++ 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:22:40 [2022-10-17T22:22:40.104Z] .
22:22:40 [2022-10-17T22:22:40.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:22:40 [2022-10-17T22:22:40.362Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:22:40 [2022-10-17T22:22:40.362Z] Error: No such image: emptyfs
22:22:40 [2022-10-17T22:22:40.362Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:22:40 [2022-10-17T22:22:40.362Z] ++++ docker load
22:22:40 [2022-10-17T22:22:40.362Z] Running integration-test (iteration 1)
22:22:40 [2022-10-17T22:22:40.362Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:22:40 [2022-10-17T22:22:40.362Z] ++ 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:22:40 [2022-10-17T22:22:40.362Z] ++ set -e
22:22:40 [2022-10-17T22:22:40.362Z] ++ '[' -n 0 ']'
22:22:40 [2022-10-17T22:22:40.362Z] ++ set -x
22:22:40 [2022-10-17T22:22:40.362Z] ++ 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:22:40 [2022-10-17T22:22:40.620Z] Loaded image: busybox:latest
22:22:40 [2022-10-17T22:22:40.878Z] Loaded image: busybox:glibc
22:22:41 [2022-10-17T22:22:41.811Z] Loaded image: debian:bullseye-slim
22:22:41 [2022-10-17T22:22:41.811Z] Loaded image: hello-world:latest
22:22:41 [2022-10-17T22:22:41.811Z] Loaded image: arm32v7/hello-world:latest
22:22:41 [2022-10-17T22:22:41.811Z] INFO: Testing against a local daemon
22:22:41 [2022-10-17T22:22:41.811Z] === RUN   TestCgroupNamespacesBuild
22:22:43 [2022-10-17T22:22:43.184Z] --- PASS: TestCgroupNamespacesBuild (1.29s)
22:22:43 [2022-10-17T22:22:43.184Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:22:44 [2022-10-17T22:22:44.557Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
22:22:44 [2022-10-17T22:22:44.557Z] === RUN   TestBuildWithSession
22:22:44 [2022-10-17T22:22:44.557Z]     build_session_test.go:25: TODO: BuildKit
22:22:44 [2022-10-17T22:22:44.557Z] --- SKIP: TestBuildWithSession (0.00s)
22:22:44 [2022-10-17T22:22:44.557Z] === RUN   TestBuildSquashParent
22:22:48 [2022-10-17T22:22:48.738Z] --- PASS: TestBuildSquashParent (3.91s)
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:22:48 [2022-10-17T22:22:48.738Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:22:48 [2022-10-17T22:22:48.738Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:22:48 [2022-10-17T22:22:48.738Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:22:48 [2022-10-17T22:22:48.738Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:22:49 [2022-10-17T22:22:49.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:22:49 [2022-10-17T22:22:49.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:22:50 [2022-10-17T22:22:50.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:22:50 [2022-10-17T22:22:50.606Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:22:51 [2022-10-17T22:22:51.979Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s)
22:22:51 [2022-10-17T22:22:51.979Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
22:22:51 [2022-10-17T22:22:51.979Z] === RUN   TestBuildMultiStageCopy
22:22:51 [2022-10-17T22:22:51.979Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:22:52 [2022-10-17T22:22:52.912Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:22:53 [2022-10-17T22:22:53.170Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:22:53 [2022-10-17T22:22:53.170Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:22:53 [2022-10-17T22:22:53.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:22:53 [2022-10-17T22:22:53.686Z] --- PASS: TestBuildMultiStageCopy (1.82s)
22:22:53 [2022-10-17T22:22:53.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
22:22:53 [2022-10-17T22:22:53.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
22:22:53 [2022-10-17T22:22:53.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
22:22:53 [2022-10-17T22:22:53.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
22:22:53 [2022-10-17T22:22:53.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
22:22:53 [2022-10-17T22:22:53.686Z] === RUN   TestBuildMultiStageParentConfig
22:22:54 [2022-10-17T22:22:54.252Z] --- PASS: TestBuildMultiStageParentConfig (0.54s)
22:22:54 [2022-10-17T22:22:54.252Z] === RUN   TestBuildLabelWithTargets
22:22:55 [2022-10-17T22:22:55.184Z] --- PASS: TestBuildLabelWithTargets (0.87s)
22:22:55 [2022-10-17T22:22:55.184Z] === RUN   TestBuildWithEmptyLayers
22:22:55 [2022-10-17T22:22:55.441Z] --- PASS: TestBuildWithEmptyLayers (0.39s)
22:22:55 [2022-10-17T22:22:55.441Z] === RUN   TestBuildMultiStageOnBuild
22:22:56 [2022-10-17T22:22:56.815Z] --- PASS: TestBuildMultiStageOnBuild (1.38s)
22:22:56 [2022-10-17T22:22:56.815Z] === RUN   TestBuildUncleanTarFilenames
22:22:57 [2022-10-17T22:22:57.380Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
22:22:57 [2022-10-17T22:22:57.380Z] === RUN   TestBuildMultiStageLayerLeak
22:22:58 [2022-10-17T22:22:58.753Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s)
22:22:58 [2022-10-17T22:22:58.753Z] === RUN   TestBuildWithHugeFile
22:23:37 [2022-10-17T22:23:37.456Z] --- PASS: TestBuildWithHugeFile (35.14s)
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildWithEmptyDockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:23:37 [2022-10-17T22:23:37.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:23:37 [2022-10-17T22:23:37.456Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
22:23:37 [2022-10-17T22:23:37.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
22:23:37 [2022-10-17T22:23:37.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildPreserveOwnership
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildPreserveOwnership/copy_from
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:23:37 [2022-10-17T22:23:37.456Z] --- PASS: TestBuildPreserveOwnership (2.79s)
22:23:37 [2022-10-17T22:23:37.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.86s)
22:23:37 [2022-10-17T22:23:37.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildPlatformInvalid
22:23:37 [2022-10-17T22:23:37.456Z] --- PASS: TestBuildPlatformInvalid (0.07s)
22:23:37 [2022-10-17T22:23:37.456Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:23:37 [2022-10-17T22:23:37.714Z] Loaded image: busybox:latest
22:23:37 [2022-10-17T22:23:37.714Z] Loaded image: busybox:glibc
22:23:38 [2022-10-17T22:23:38.647Z] Loaded image: debian:bullseye-slim
22:23:38 [2022-10-17T22:23:38.905Z] Loaded image: hello-world:latest
22:23:38 [2022-10-17T22:23:38.905Z] Loaded image: arm32v7/hello-world:latest
22:23:47 [2022-10-17T22:23:47.012Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.21s)
22:23:47 [2022-10-17T22:23:47.012Z] PASS
22:23:47 [2022-10-17T22:23:47.012Z] 
22:23:47 [2022-10-17T22:23:47.012Z] === Skipped
22:23:47 [2022-10-17T22:23:47.012Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:23:47 [2022-10-17T22:23:47.012Z]     build_session_test.go:25: TODO: BuildKit
22:23:47 [2022-10-17T22:23:47.012Z] 
22:23:47 [2022-10-17T22:23:47.012Z] DONE 33 tests, 1 skipped in 65.706s
22:23:47 [2022-10-17T22:23:47.012Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:23:47 [2022-10-17T22:23:47.012Z] ++ 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:23:47 [2022-10-17T22:23:47.012Z] ++ set -e
22:23:47 [2022-10-17T22:23:47.012Z] ++ '[' -n 0 ']'
22:23:47 [2022-10-17T22:23:47.012Z] ++ set -x
22:23:47 [2022-10-17T22:23:47.012Z] ++ 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:23:47 [2022-10-17T22:23:47.012Z] INFO: Testing against a local daemon
22:23:47 [2022-10-17T22:23:47.012Z] === RUN   TestConfigInspect
22:23:48 [2022-10-17T22:23:48.384Z] --- PASS: TestConfigInspect (2.20s)
22:23:48 [2022-10-17T22:23:48.384Z] === RUN   TestConfigList
22:23:50 [2022-10-17T22:23:50.910Z] --- PASS: TestConfigList (2.15s)
22:23:50 [2022-10-17T22:23:50.910Z] === RUN   TestConfigsCreateAndDelete
22:23:52 [2022-10-17T22:23:52.808Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
22:23:52 [2022-10-17T22:23:52.808Z] === RUN   TestConfigsUpdate
22:23:54 [2022-10-17T22:23:54.707Z] --- PASS: TestConfigsUpdate (2.12s)
22:23:54 [2022-10-17T22:23:54.707Z] === RUN   TestTemplatedConfig
22:23:57 [2022-10-17T22:23:57.234Z] --- PASS: TestTemplatedConfig (2.57s)
22:23:57 [2022-10-17T22:23:57.234Z] === RUN   TestConfigCreateResolve
22:23:59 [2022-10-17T22:23:59.760Z] --- PASS: TestConfigCreateResolve (2.11s)
22:23:59 [2022-10-17T22:23:59.760Z] === RUN   TestConfigDaemonLibtrustID
22:24:00 [2022-10-17T22:24:00.018Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:24:00 [2022-10-17T22:24:00.018Z] PASS
22:24:00 [2022-10-17T22:24:00.018Z] 
22:24:00 [2022-10-17T22:24:00.018Z] DONE 7 tests in 13.862s
22:24:00 [2022-10-17T22:24:00.018Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:24:00 [2022-10-17T22:24:00.018Z] ++ 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:24:00 [2022-10-17T22:24:00.018Z] ++ set -e
22:24:00 [2022-10-17T22:24:00.018Z] ++ '[' -n 0 ']'
22:24:00 [2022-10-17T22:24:00.018Z] ++ set -x
22:24:00 [2022-10-17T22:24:00.018Z] ++ 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:24:00 [2022-10-17T22:24:00.276Z] INFO: Testing against a local daemon
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestCheckpoint
22:24:00 [2022-10-17T22:24:00.276Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:24:00 [2022-10-17T22:24:00.276Z] --- SKIP: TestCheckpoint (0.00s)
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestContainerInvalidJSON
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:24:00 [2022-10-17T22:24:00.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:24:00 [2022-10-17T22:24:00.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:24:00 [2022-10-17T22:24:00.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:24:00 [2022-10-17T22:24:00.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:24:00 [2022-10-17T22:24:00.276Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:24:00 [2022-10-17T22:24:00.276Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:24:00 [2022-10-17T22:24:00.276Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:24:00 [2022-10-17T22:24:00.276Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:24:00 [2022-10-17T22:24:00.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:24:00 [2022-10-17T22:24:00.276Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:24:00 [2022-10-17T22:24:00.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestCopyFromContainerPathIsNotDir
22:24:00 [2022-10-17T22:24:00.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestCopyToContainerPathDoesNotExist
22:24:00 [2022-10-17T22:24:00.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
22:24:00 [2022-10-17T22:24:00.276Z] === RUN   TestCopyToContainerPathIsNotDir
22:24:00 [2022-10-17T22:24:00.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
22:24:00 [2022-10-17T22:24:00.534Z] === RUN   TestCopyFromContainer
22:24:01 [2022-10-17T22:24:01.467Z] === RUN   TestCopyFromContainer//
22:24:01 [2022-10-17T22:24:01.467Z] === RUN   TestCopyFromContainer//bar/root
22:24:01 [2022-10-17T22:24:01.467Z] === RUN   TestCopyFromContainer//bar/root/
22:24:01 [2022-10-17T22:24:01.467Z] === RUN   TestCopyFromContainer/bar/quux
22:24:01 [2022-10-17T22:24:01.725Z] === RUN   TestCopyFromContainer/bar/quux/
22:24:01 [2022-10-17T22:24:01.725Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:24:01 [2022-10-17T22:24:01.725Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:24:01 [2022-10-17T22:24:01.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:24:01 [2022-10-17T22:24:01.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCopyFromContainer/bar/notarget
22:24:01 [2022-10-17T22:24:01.983Z] --- PASS: TestCopyFromContainer (1.51s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer// (0.08s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:24:01 [2022-10-17T22:24:01.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateLinkToNonExistingContainer
22:24:01 [2022-10-17T22:24:01.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateWithInvalidEnv
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateWithInvalidEnv/0
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateWithInvalidEnv/0
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateWithInvalidEnv/1
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateWithInvalidEnv/1
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateWithInvalidEnv/2
22:24:01 [2022-10-17T22:24:01.983Z] === PAUSE TestCreateWithInvalidEnv/2
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateWithInvalidEnv/0
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateWithInvalidEnv/2
22:24:01 [2022-10-17T22:24:01.983Z] === CONT  TestCreateWithInvalidEnv/1
22:24:01 [2022-10-17T22:24:01.983Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateTmpfsMountsTarget
22:24:01 [2022-10-17T22:24:01.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:24:01 [2022-10-17T22:24:01.983Z] === RUN   TestCreateWithCustomMaskedPaths
22:24:03 [2022-10-17T22:24:03.356Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
22:24:03 [2022-10-17T22:24:03.356Z] === RUN   TestCreateWithCustomReadonlyPaths
22:24:04 [2022-10-17T22:24:04.749Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:24:04 [2022-10-17T22:24:04.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:24:04 [2022-10-17T22:24:04.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:24:04 [2022-10-17T22:24:04.749Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:24:04 [2022-10-17T22:24:04.749Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:24:04 [2022-10-17T22:24:04.749Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:24:04 [2022-10-17T22:24:04.749Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:24:04 [2022-10-17T22:24:04.749Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:24:04 [2022-10-17T22:24:04.749Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:24:04 [2022-10-17T22:24:04.749Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:24:04 [2022-10-17T22:24:04.749Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:24:04 [2022-10-17T22:24:04.749Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:24:05 [2022-10-17T22:24:05.011Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestCreateDifferentPlatform
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestCreateDifferentPlatform/different_os
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:24:05 [2022-10-17T22:24:05.011Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:24:05 [2022-10-17T22:24:05.011Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:24:05 [2022-10-17T22:24:05.011Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:24:05 [2022-10-17T22:24:05.011Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:24:05 [2022-10-17T22:24:05.011Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestContainerStartOnDaemonRestart
22:24:05 [2022-10-17T22:24:05.011Z] === PAUSE TestContainerStartOnDaemonRestart
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestDaemonRestartIpcMode
22:24:05 [2022-10-17T22:24:05.011Z] === PAUSE TestDaemonRestartIpcMode
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestDaemonHostGatewayIP
22:24:05 [2022-10-17T22:24:05.011Z] === PAUSE TestDaemonHostGatewayIP
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestRestartDaemonWithRestartingContainer
22:24:05 [2022-10-17T22:24:05.011Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestContainerKillOnDaemonStart
22:24:05 [2022-10-17T22:24:05.011Z] === PAUSE TestContainerKillOnDaemonStart
22:24:05 [2022-10-17T22:24:05.011Z] === RUN   TestDiff
22:24:05 [2022-10-17T22:24:05.605Z] --- PASS: TestDiff (0.48s)
22:24:05 [2022-10-17T22:24:05.605Z] === RUN   TestExecWithCloseStdin
22:24:06 [2022-10-17T22:24:06.170Z] --- PASS: TestExecWithCloseStdin (0.58s)
22:24:06 [2022-10-17T22:24:06.170Z] === RUN   TestExec
22:24:06 [2022-10-17T22:24:06.734Z] --- PASS: TestExec (0.48s)
22:24:06 [2022-10-17T22:24:06.734Z] === RUN   TestExecUser
22:24:06 [2022-10-17T22:24:06.992Z] --- PASS: TestExecUser (0.46s)
22:24:06 [2022-10-17T22:24:06.992Z] === RUN   TestExportContainerAndImportImage
22:24:07 [2022-10-17T22:24:07.924Z] --- PASS: TestExportContainerAndImportImage (0.66s)
22:24:07 [2022-10-17T22:24:07.924Z] === RUN   TestExportContainerAfterDaemonRestart
22:24:09 [2022-10-17T22:24:09.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
22:24:09 [2022-10-17T22:24:09.299Z] === RUN   TestHealthCheckWorkdir
22:24:09 [2022-10-17T22:24:09.557Z] --- PASS: TestHealthCheckWorkdir (0.53s)
22:24:09 [2022-10-17T22:24:09.557Z] === RUN   TestHealthKillContainer
22:24:17 [2022-10-17T22:24:17.657Z] --- PASS: TestHealthKillContainer (7.81s)
22:24:17 [2022-10-17T22:24:17.657Z] === RUN   TestHealthCheckProcessKilled
22:24:17 [2022-10-17T22:24:17.915Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
22:24:17 [2022-10-17T22:24:17.915Z] === RUN   TestInspectCpusetInConfigPre120
22:24:18 [2022-10-17T22:24:18.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
22:24:18 [2022-10-17T22:24:18.481Z] === RUN   TestIpcModeNone
22:24:19 [2022-10-17T22:24:19.046Z] --- PASS: TestIpcModeNone (0.50s)
22:24:19 [2022-10-17T22:24:19.046Z] === RUN   TestIpcModePrivate
22:24:19 [2022-10-17T22:24:19.303Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:24:19 [2022-10-17T22:24:19.303Z] --- PASS: TestIpcModePrivate (0.46s)
22:24:19 [2022-10-17T22:24:19.303Z] === RUN   TestIpcModeShareable
22:24:19 [2022-10-17T22:24:19.869Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:24:19 [2022-10-17T22:24:19.869Z] --- PASS: TestIpcModeShareable (0.50s)
22:24:19 [2022-10-17T22:24:19.869Z] === RUN   TestAPIIpcModeShareableAndContainer
22:24:21 [2022-10-17T22:24:21.767Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
22:24:21 [2022-10-17T22:24:21.767Z] === RUN   TestAPIIpcModeHost
22:24:21 [2022-10-17T22:24:21.767Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:24:21 [2022-10-17T22:24:21.767Z] === RUN   TestDaemonIpcModeShareable
22:24:22 [2022-10-17T22:24:22.698Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:24:22 [2022-10-17T22:24:22.956Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
22:24:22 [2022-10-17T22:24:22.956Z] === RUN   TestDaemonIpcModePrivate
22:24:23 [2022-10-17T22:24:23.888Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:24:23 [2022-10-17T22:24:23.888Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
22:24:23 [2022-10-17T22:24:23.888Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:24:25 [2022-10-17T22:24:25.259Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:24:25 [2022-10-17T22:24:25.259Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
22:24:25 [2022-10-17T22:24:25.259Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:24:26 [2022-10-17T22:24:26.192Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:24:26 [2022-10-17T22:24:26.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
22:24:26 [2022-10-17T22:24:26.192Z] === RUN   TestIpcModeOlderClient
22:24:26 [2022-10-17T22:24:26.192Z] === PAUSE TestIpcModeOlderClient
22:24:26 [2022-10-17T22:24:26.192Z] === RUN   TestKillContainerInvalidSignal
22:24:26 [2022-10-17T22:24:26.757Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
22:24:26 [2022-10-17T22:24:26.758Z] === RUN   TestKillContainer
22:24:26 [2022-10-17T22:24:26.758Z] === RUN   TestKillContainer/no_signal
22:24:27 [2022-10-17T22:24:27.015Z] === RUN   TestKillContainer/non_killing_signal
22:24:27 [2022-10-17T22:24:27.273Z] === RUN   TestKillContainer/killing_signal
22:24:27 [2022-10-17T22:24:27.839Z] --- PASS: TestKillContainer (1.24s)
22:24:27 [2022-10-17T22:24:27.839Z]     --- PASS: TestKillContainer/no_signal (0.39s)
22:24:27 [2022-10-17T22:24:27.839Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
22:24:27 [2022-10-17T22:24:27.839Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
22:24:27 [2022-10-17T22:24:27.839Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:24:27 [2022-10-17T22:24:27.839Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:24:28 [2022-10-17T22:24:28.407Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:24:28 [2022-10-17T22:24:28.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
22:24:28 [2022-10-17T22:24:28.665Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
22:24:28 [2022-10-17T22:24:28.665Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
22:24:28 [2022-10-17T22:24:28.665Z] === RUN   TestKillStoppedContainer
22:24:28 [2022-10-17T22:24:28.922Z] --- PASS: TestKillStoppedContainer (0.05s)
22:24:28 [2022-10-17T22:24:28.922Z] === RUN   TestKillStoppedContainerAPIPre120
22:24:28 [2022-10-17T22:24:28.922Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:24:28 [2022-10-17T22:24:28.922Z] === RUN   TestKillDifferentUserContainer
22:24:29 [2022-10-17T22:24:29.179Z] --- PASS: TestKillDifferentUserContainer (0.42s)
22:24:29 [2022-10-17T22:24:29.179Z] === RUN   TestInspectOomKilledTrue
22:24:29 [2022-10-17T22:24:29.744Z] --- PASS: TestInspectOomKilledTrue (0.48s)
22:24:29 [2022-10-17T22:24:29.744Z] === RUN   TestInspectOomKilledFalse
22:24:30 [2022-10-17T22:24:30.310Z] --- PASS: TestInspectOomKilledFalse (0.44s)
22:24:30 [2022-10-17T22:24:30.310Z] === RUN   TestLinksEtcHostsContentMatch
22:24:30 [2022-10-17T22:24:30.572Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
22:24:30 [2022-10-17T22:24:30.572Z] === RUN   TestLinksContainerNames
22:24:31 [2022-10-17T22:24:31.505Z] --- PASS: TestLinksContainerNames (0.89s)
22:24:31 [2022-10-17T22:24:31.505Z] === RUN   TestLogsFollowTailEmpty
22:24:31 [2022-10-17T22:24:31.763Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
22:24:31 [2022-10-17T22:24:31.763Z] === RUN   TestContainerNetworkMountsNoChown
22:24:32 [2022-10-17T22:24:32.328Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/default
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/default
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/private
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/private
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rprivate
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rprivate
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/slave
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/slave
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rslave
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rslave
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/shared
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/shared
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rshared
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rshared
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/default
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/default/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/default/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/default/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rshared
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/shared
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rslave
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/slave
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rprivate
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/private
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/private/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/private/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/default/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:24:32 [2022-10-17T22:24:32.328Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:24:32 [2022-10-17T22:24:32.586Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/private/bind_root
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/private/mount_root
22:24:32 [2022-10-17T22:24:32.844Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:24:32 [2022-10-17T22:24:32.844Z] --- PASS: TestMountDaemonRoot (0.02s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:24:32 [2022-10-17T22:24:32.844Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
22:24:32 [2022-10-17T22:24:32.844Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
22:24:32 [2022-10-17T22:24:32.844Z] === RUN   TestContainerBindMountNonRecursive
22:24:34 [2022-10-17T22:24:34.215Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
22:24:34 [2022-10-17T22:24:34.215Z] === RUN   TestContainerVolumesMountedAsShared
22:24:34 [2022-10-17T22:24:34.780Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
22:24:34 [2022-10-17T22:24:34.780Z] === RUN   TestContainerVolumesMountedAsSlave
22:24:35 [2022-10-17T22:24:35.037Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
22:24:35 [2022-10-17T22:24:35.038Z] === RUN   TestNetworkNat
22:24:35 [2022-10-17T22:24:35.603Z] --- PASS: TestNetworkNat (0.52s)
22:24:35 [2022-10-17T22:24:35.603Z] === RUN   TestNetworkLocalhostTCPNat
22:24:36 [2022-10-17T22:24:36.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
22:24:36 [2022-10-17T22:24:36.168Z] === RUN   TestNetworkLoopbackNat
22:24:38 [2022-10-17T22:24:38.694Z] --- PASS: TestNetworkLoopbackNat (2.61s)
22:24:38 [2022-10-17T22:24:38.694Z] === RUN   TestPause
22:24:39 [2022-10-17T22:24:39.259Z] --- PASS: TestPause (0.41s)
22:24:39 [2022-10-17T22:24:39.259Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:24:39 [2022-10-17T22:24:39.259Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:24:39 [2022-10-17T22:24:39.259Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:24:39 [2022-10-17T22:24:39.259Z] === RUN   TestPauseStopPausedContainer
22:24:39 [2022-10-17T22:24:39.518Z] --- PASS: TestPauseStopPausedContainer (0.44s)
22:24:39 [2022-10-17T22:24:39.518Z] === RUN   TestPsFilter
22:24:39 [2022-10-17T22:24:39.776Z] --- PASS: TestPsFilter (0.13s)
22:24:39 [2022-10-17T22:24:39.776Z] === RUN   TestRemoveContainerWithRemovedVolume
22:24:40 [2022-10-17T22:24:40.033Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
22:24:40 [2022-10-17T22:24:40.033Z] === RUN   TestRemoveContainerWithVolume
22:24:40 [2022-10-17T22:24:40.603Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
22:24:40 [2022-10-17T22:24:40.603Z] === RUN   TestRemoveContainerRunning
22:24:40 [2022-10-17T22:24:40.861Z] --- PASS: TestRemoveContainerRunning (0.44s)
22:24:40 [2022-10-17T22:24:40.861Z] === RUN   TestRemoveContainerForceRemoveRunning
22:24:41 [2022-10-17T22:24:41.427Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
22:24:41 [2022-10-17T22:24:41.427Z] === RUN   TestRemoveInvalidContainer
22:24:41 [2022-10-17T22:24:41.427Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:24:41 [2022-10-17T22:24:41.427Z] === RUN   TestRenameLinkedContainer
22:24:43 [2022-10-17T22:24:43.325Z] --- PASS: TestRenameLinkedContainer (1.72s)
22:24:43 [2022-10-17T22:24:43.325Z] === RUN   TestRenameStoppedContainer
22:24:43 [2022-10-17T22:24:43.582Z] --- PASS: TestRenameStoppedContainer (0.40s)
22:24:43 [2022-10-17T22:24:43.582Z] === RUN   TestRenameRunningContainerAndReuse
22:24:44 [2022-10-17T22:24:44.515Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
22:24:44 [2022-10-17T22:24:44.515Z] === RUN   TestRenameInvalidName
22:24:44 [2022-10-17T22:24:44.776Z] --- PASS: TestRenameInvalidName (0.42s)
22:24:44 [2022-10-17T22:24:44.776Z] === RUN   TestRenameAnonymousContainer
22:24:46 [2022-10-17T22:24:46.147Z] --- PASS: TestRenameAnonymousContainer (1.46s)
22:24:46 [2022-10-17T22:24:46.147Z] === RUN   TestRenameContainerWithSameName
22:24:46 [2022-10-17T22:24:46.713Z] --- PASS: TestRenameContainerWithSameName (0.40s)
22:24:46 [2022-10-17T22:24:46.713Z] === RUN   TestRenameContainerWithLinkedContainer
22:24:47 [2022-10-17T22:24:47.645Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
22:24:47 [2022-10-17T22:24:47.645Z] === RUN   TestResize
22:24:47 [2022-10-17T22:24:47.902Z] --- PASS: TestResize (0.49s)
22:24:47 [2022-10-17T22:24:47.902Z] === RUN   TestResizeWithInvalidSize
22:24:48 [2022-10-17T22:24:48.467Z] --- PASS: TestResizeWithInvalidSize (0.42s)
22:24:48 [2022-10-17T22:24:48.467Z] === RUN   TestResizeWhenContainerNotStarted
22:24:48 [2022-10-17T22:24:48.724Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
22:24:48 [2022-10-17T22:24:48.724Z] === RUN   TestDaemonRestartKillContainers
22:24:48 [2022-10-17T22:24:48.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:24:48 [2022-10-17T22:24:48.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:24:48 [2022-10-17T22:24:48.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:24:50 [2022-10-17T22:24:50.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:24:50 [2022-10-17T22:24:50.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:24:51 [2022-10-17T22:24:51.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:24:51 [2022-10-17T22:24:51.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:24:52 [2022-10-17T22:24:52.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:24:53 [2022-10-17T22:24:53.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:24:54 [2022-10-17T22:24:54.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:24:55 [2022-10-17T22:24:55.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:24:56 [2022-10-17T22:24:56.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:24:57 [2022-10-17T22:24:57.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:24:58 [2022-10-17T22:24:58.403Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
22:24:58 [2022-10-17T22:24:58.403Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
22:24:58 [2022-10-17T22:24:58.403Z] === RUN   TestCgroupNamespacesRun
22:24:59 [2022-10-17T22:24:59.775Z] --- PASS: TestCgroupNamespacesRun (1.12s)
22:24:59 [2022-10-17T22:24:59.775Z] === RUN   TestCgroupNamespacesRunPrivileged
22:25:00 [2022-10-17T22:25:00.707Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
22:25:00 [2022-10-17T22:25:00.707Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:25:02 [2022-10-17T22:25:02.079Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
22:25:02 [2022-10-17T22:25:02.079Z] === RUN   TestCgroupNamespacesRunHostMode
22:25:03 [2022-10-17T22:25:03.013Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
22:25:03 [2022-10-17T22:25:03.013Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:25:04 [2022-10-17T22:25:04.385Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
22:25:04 [2022-10-17T22:25:04.385Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:25:05 [2022-10-17T22:25:05.318Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
22:25:05 [2022-10-17T22:25:05.318Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:25:06 [2022-10-17T22:25:06.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
22:25:06 [2022-10-17T22:25:06.250Z] === RUN   TestCgroupNamespacesRunOlderClient
22:25:07 [2022-10-17T22:25:07.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
22:25:07 [2022-10-17T22:25:07.184Z] === RUN   TestNISDomainname
22:25:07 [2022-10-17T22:25:07.752Z] --- PASS: TestNISDomainname (0.50s)
22:25:07 [2022-10-17T22:25:07.753Z] === RUN   TestHostnameDnsResolution
22:25:08 [2022-10-17T22:25:08.319Z] --- PASS: TestHostnameDnsResolution (0.63s)
22:25:08 [2022-10-17T22:25:08.319Z] === RUN   TestUnprivilegedPortsAndPing
22:25:08 [2022-10-17T22:25:08.884Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:25:08 [2022-10-17T22:25:08.884Z] === RUN   TestStats
22:25:11 [2022-10-17T22:25:11.411Z] --- PASS: TestStats (2.45s)
22:25:11 [2022-10-17T22:25:11.411Z] === RUN   TestStopContainerWithTimeout
22:25:11 [2022-10-17T22:25:11.411Z] === RUN   TestStopContainerWithTimeout/0
22:25:11 [2022-10-17T22:25:11.411Z] === PAUSE TestStopContainerWithTimeout/0
22:25:11 [2022-10-17T22:25:11.411Z] === RUN   TestStopContainerWithTimeout/1
22:25:11 [2022-10-17T22:25:11.411Z] === PAUSE TestStopContainerWithTimeout/1
22:25:11 [2022-10-17T22:25:11.411Z] === RUN   TestStopContainerWithTimeout/3
22:25:11 [2022-10-17T22:25:11.411Z] === PAUSE TestStopContainerWithTimeout/3
22:25:11 [2022-10-17T22:25:11.411Z] === RUN   TestStopContainerWithTimeout/-1
22:25:11 [2022-10-17T22:25:11.411Z] === PAUSE TestStopContainerWithTimeout/-1
22:25:11 [2022-10-17T22:25:11.411Z] === CONT  TestStopContainerWithTimeout/0
22:25:11 [2022-10-17T22:25:11.411Z] === CONT  TestStopContainerWithTimeout/3
22:25:11 [2022-10-17T22:25:11.977Z] === CONT  TestStopContainerWithTimeout/-1
22:25:13 [2022-10-17T22:25:13.873Z] === CONT  TestStopContainerWithTimeout/1
22:25:15 [2022-10-17T22:25:15.245Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:25:15 [2022-10-17T22:25:15.246Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
22:25:15 [2022-10-17T22:25:15.246Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
22:25:15 [2022-10-17T22:25:15.246Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
22:25:15 [2022-10-17T22:25:15.246Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
22:25:15 [2022-10-17T22:25:15.246Z] === RUN   TestDeleteDevicemapper
22:25:15 [2022-10-17T22:25:15.246Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:25:15 [2022-10-17T22:25:15.246Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:25:15 [2022-10-17T22:25:15.246Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:25:17 [2022-10-17T22:25:17.142Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s)
22:25:17 [2022-10-17T22:25:17.142Z] === RUN   TestUpdateMemory
22:25:17 [2022-10-17T22:25:17.708Z] --- PASS: TestUpdateMemory (0.53s)
22:25:17 [2022-10-17T22:25:17.708Z] === RUN   TestUpdateCPUQuota
22:25:18 [2022-10-17T22:25:18.640Z] --- PASS: TestUpdateCPUQuota (0.76s)
22:25:18 [2022-10-17T22:25:18.640Z] === RUN   TestUpdatePidsLimit
22:25:18 [2022-10-17T22:25:18.640Z] === RUN   TestUpdatePidsLimit/update_from_none
22:25:18 [2022-10-17T22:25:18.640Z] === RUN   TestUpdatePidsLimit/no_change
22:25:18 [2022-10-17T22:25:18.897Z] === RUN   TestUpdatePidsLimit/update_lower
22:25:19 [2022-10-17T22:25:19.155Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:25:19 [2022-10-17T22:25:19.155Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:25:19 [2022-10-17T22:25:19.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:25:19 [2022-10-17T22:25:19.670Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:25:20 [2022-10-17T22:25:20.235Z] --- PASS: TestUpdatePidsLimit (1.86s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
22:25:20 [2022-10-17T22:25:20.235Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:25:20 [2022-10-17T22:25:20.235Z] === RUN   TestUpdateRestartPolicy
22:25:32 [2022-10-17T22:25:32.423Z] --- PASS: TestUpdateRestartPolicy (10.78s)
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestUpdateRestartWithAutoRemove
22:25:32 [2022-10-17T22:25:32.423Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitNonBlocked
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:32 [2022-10-17T22:25:32.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:32 [2022-10-17T22:25:32.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:32 [2022-10-17T22:25:32.423Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:25:32 [2022-10-17T22:25:32.423Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:25:32 [2022-10-17T22:25:32.423Z] --- PASS: TestWaitNonBlocked (0.01s)
22:25:32 [2022-10-17T22:25:32.423Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
22:25:32 [2022-10-17T22:25:32.423Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitBlocked
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:25:32 [2022-10-17T22:25:32.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:25:32 [2022-10-17T22:25:32.423Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:25:32 [2022-10-17T22:25:32.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:25:32 [2022-10-17T22:25:32.423Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:25:32 [2022-10-17T22:25:32.423Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:25:32 [2022-10-17T22:25:32.988Z] --- PASS: TestWaitBlocked (0.01s)
22:25:32 [2022-10-17T22:25:32.988Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
22:25:32 [2022-10-17T22:25:32.988Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
22:25:32 [2022-10-17T22:25:32.988Z] === CONT  TestContainerStartOnDaemonRestart
22:25:32 [2022-10-17T22:25:32.988Z] === CONT  TestIpcModeOlderClient
22:25:33 [2022-10-17T22:25:33.245Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:25:33 [2022-10-17T22:25:33.245Z] === CONT  TestContainerKillOnDaemonStart
22:25:35 [2022-10-17T22:25:35.143Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s)
22:25:35 [2022-10-17T22:25:35.143Z] === CONT  TestRestartDaemonWithRestartingContainer
22:25:37 [2022-10-17T22:25:37.040Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.66s)
22:25:37 [2022-10-17T22:25:37.040Z] === CONT  TestDaemonHostGatewayIP
22:25:38 [2022-10-17T22:25:38.937Z] --- PASS: TestDaemonHostGatewayIP (2.17s)
22:25:38 [2022-10-17T22:25:38.937Z] === CONT  TestDaemonRestartIpcMode
22:25:41 [2022-10-17T22:25:41.462Z] --- PASS: TestDaemonRestartIpcMode (2.13s)
22:25:44 [2022-10-17T22:25:44.738Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
22:25:44 [2022-10-17T22:25:44.738Z] PASS
22:25:44 [2022-10-17T22:25:44.738Z] 
22:25:44 [2022-10-17T22:25:44.738Z] === Skipped
22:25:44 [2022-10-17T22:25:44.738Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:25:44 [2022-10-17T22:25:44.738Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:25:44 [2022-10-17T22:25:44.738Z] 
22:25:44 [2022-10-17T22:25:44.738Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:25:44 [2022-10-17T22:25:44.738Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:25:44 [2022-10-17T22:25:44.738Z] 
22:25:44 [2022-10-17T22:25:44.738Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:25:44 [2022-10-17T22:25:44.738Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:25:44 [2022-10-17T22:25:44.738Z] 
22:25:44 [2022-10-17T22:25:44.738Z] DONE 197 tests, 3 skipped in 104.727s
22:25:44 [2022-10-17T22:25:44.738Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:25:44 [2022-10-17T22:25:44.738Z] ++ 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:25:44 [2022-10-17T22:25:44.738Z] ++ set -e
22:25:44 [2022-10-17T22:25:44.738Z] ++ '[' -n 0 ']'
22:25:44 [2022-10-17T22:25:44.738Z] ++ set -x
22:25:44 [2022-10-17T22:25:44.738Z] ++ 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:25:44 [2022-10-17T22:25:44.738Z] INFO: Testing against a local daemon
22:25:44 [2022-10-17T22:25:44.738Z] === RUN   TestLiveRestore
22:25:44 [2022-10-17T22:25:44.738Z] === RUN   TestLiveRestore/volume_references
22:25:44 [2022-10-17T22:25:44.738Z] === PAUSE TestLiveRestore/volume_references
22:25:44 [2022-10-17T22:25:44.738Z] === CONT  TestLiveRestore/volume_references
22:25:45 [2022-10-17T22:25:45.670Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:25:45 [2022-10-17T22:25:45.670Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:25:46 [2022-10-17T22:25:46.603Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:25:47 [2022-10-17T22:25:47.559Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:25:48 [2022-10-17T22:25:48.510Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:25:49 [2022-10-17T22:25:49.096Z] --- PASS: TestLiveRestore (0.00s)
22:25:49 [2022-10-17T22:25:49.096Z]     --- PASS: TestLiveRestore/volume_references (4.37s)
22:25:49 [2022-10-17T22:25:49.096Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.70s)
22:25:49 [2022-10-17T22:25:49.096Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
22:25:49 [2022-10-17T22:25:49.096Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
22:25:49 [2022-10-17T22:25:49.096Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
22:25:49 [2022-10-17T22:25:49.096Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
22:25:49 [2022-10-17T22:25:49.096Z] PASS
22:25:49 [2022-10-17T22:25:49.096Z] 
22:25:49 [2022-10-17T22:25:49.096Z] DONE 7 tests in 4.452s
22:25:49 [2022-10-17T22:25:49.354Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:25:49 [2022-10-17T22:25:49.354Z] ++ 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:25:49 [2022-10-17T22:25:49.354Z] ++ set -e
22:25:49 [2022-10-17T22:25:49.354Z] ++ '[' -n 0 ']'
22:25:49 [2022-10-17T22:25:49.354Z] ++ set -x
22:25:49 [2022-10-17T22:25:49.354Z] ++ 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:25:49 [2022-10-17T22:25:49.354Z] INFO: Testing against a local daemon
22:25:49 [2022-10-17T22:25:49.354Z] === RUN   TestCommitInheritsEnv
22:25:49 [2022-10-17T22:25:49.612Z] --- PASS: TestCommitInheritsEnv (0.25s)
22:25:49 [2022-10-17T22:25:49.612Z] === RUN   TestImportExtremelyLargeImageWorks
22:25:49 [2022-10-17T22:25:49.612Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:25:49 [2022-10-17T22:25:49.612Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:25:49 [2022-10-17T22:25:49.612Z] === RUN   TestImagesFilterMultiReference
22:25:49 [2022-10-17T22:25:49.612Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:25:49 [2022-10-17T22:25:49.612Z] === RUN   TestImagePullPlatformInvalid
22:25:49 [2022-10-17T22:25:49.612Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:25:49 [2022-10-17T22:25:49.612Z] === RUN   TestRemoveImageOrphaning
22:25:49 [2022-10-17T22:25:49.870Z] --- PASS: TestRemoveImageOrphaning (0.24s)
22:25:49 [2022-10-17T22:25:49.870Z] === RUN   TestRemoveImageGarbageCollector
22:25:49 [2022-10-17T22:25:49.870Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:49 [2022-10-17T22:25:49.870Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:25:49 [2022-10-17T22:25:49.870Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:25:49 [2022-10-17T22:25:49.870Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:25:49 [2022-10-17T22:25:49.870Z] === RUN   TestTagInvalidReference
22:25:49 [2022-10-17T22:25:49.870Z] --- PASS: TestTagInvalidReference (0.02s)
22:25:49 [2022-10-17T22:25:49.870Z] === RUN   TestTagValidPrefixedRepo
22:25:50 [2022-10-17T22:25:50.128Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:25:50 [2022-10-17T22:25:50.128Z] === RUN   TestTagExistedNameWithoutForce
22:25:50 [2022-10-17T22:25:50.128Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:25:50 [2022-10-17T22:25:50.128Z] === RUN   TestTagOfficialNames
22:25:50 [2022-10-17T22:25:50.128Z] --- PASS: TestTagOfficialNames (0.05s)
22:25:50 [2022-10-17T22:25:50.128Z] === RUN   TestTagMatchesDigest
22:25:50 [2022-10-17T22:25:50.128Z] --- PASS: TestTagMatchesDigest (0.01s)
22:25:50 [2022-10-17T22:25:50.128Z] PASS
22:25:50 [2022-10-17T22:25:50.128Z] 
22:25:50 [2022-10-17T22:25:50.128Z] === Skipped
22:25:50 [2022-10-17T22:25:50.128Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:25:50 [2022-10-17T22:25:50.128Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:25:50 [2022-10-17T22:25:50.128Z] 
22:25:50 [2022-10-17T22:25:50.128Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:25:50 [2022-10-17T22:25:50.128Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:25:50 [2022-10-17T22:25:50.128Z] 
22:25:50 [2022-10-17T22:25:50.128Z] DONE 12 tests, 2 skipped in 0.879s
22:25:50 [2022-10-17T22:25:50.128Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:25:50 [2022-10-17T22:25:50.128Z] ++ 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:25:50 [2022-10-17T22:25:50.128Z] ++ set -e
22:25:50 [2022-10-17T22:25:50.128Z] ++ '[' -n 0 ']'
22:25:50 [2022-10-17T22:25:50.128Z] ++ set -x
22:25:50 [2022-10-17T22:25:50.128Z] ++ 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:25:50 [2022-10-17T22:25:50.128Z] INFO: Testing against a local daemon
22:25:50 [2022-10-17T22:25:50.128Z] === RUN   TestNetworkCreateDelete
22:25:50 [2022-10-17T22:25:50.385Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:25:50 [2022-10-17T22:25:50.385Z] === RUN   TestDockerNetworkDeletePreferID
22:25:50 [2022-10-17T22:25:50.643Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:25:50 [2022-10-17T22:25:50.643Z] === RUN   TestDaemonDNSFallback
22:25:57 [2022-10-17T22:25:57.195Z] --- PASS: TestDaemonDNSFallback (6.24s)
22:25:57 [2022-10-17T22:25:57.195Z] === RUN   TestInspectNetwork
22:26:00 [2022-10-17T22:26:00.474Z] === RUN   TestInspectNetwork/full_network_id
22:26:00 [2022-10-17T22:26:00.474Z] === RUN   TestInspectNetwork/partial_network_id
22:26:00 [2022-10-17T22:26:00.474Z] === RUN   TestInspectNetwork/network_name
22:26:00 [2022-10-17T22:26:00.474Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:26:04 [2022-10-17T22:26:04.653Z] --- PASS: TestInspectNetwork (7.04s)
22:26:04 [2022-10-17T22:26:04.653Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:26:04 [2022-10-17T22:26:04.653Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:26:04 [2022-10-17T22:26:04.653Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:26:04 [2022-10-17T22:26:04.653Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:26:04 [2022-10-17T22:26:04.653Z] === RUN   TestRunContainerWithBridgeNone
22:26:05 [2022-10-17T22:26:05.587Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkInvalidJSON
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkInvalidJSON//networks/create
22:26:05 [2022-10-17T22:26:05.587Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:26:05 [2022-10-17T22:26:05.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:05 [2022-10-17T22:26:05.587Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:05 [2022-10-17T22:26:05.587Z] === CONT  TestNetworkInvalidJSON//networks/create
22:26:05 [2022-10-17T22:26:05.587Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:26:05 [2022-10-17T22:26:05.587Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:26:05 [2022-10-17T22:26:05.587Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:26:05 [2022-10-17T22:26:05.587Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:26:05 [2022-10-17T22:26:05.587Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:26:05 [2022-10-17T22:26:05.587Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkList
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkList//networks
22:26:05 [2022-10-17T22:26:05.587Z] === PAUSE TestNetworkList//networks
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestNetworkList//networks/
22:26:05 [2022-10-17T22:26:05.587Z] === PAUSE TestNetworkList//networks/
22:26:05 [2022-10-17T22:26:05.587Z] === CONT  TestNetworkList//networks
22:26:05 [2022-10-17T22:26:05.587Z] === CONT  TestNetworkList//networks/
22:26:05 [2022-10-17T22:26:05.587Z] --- PASS: TestNetworkList (0.02s)
22:26:05 [2022-10-17T22:26:05.587Z]     --- PASS: TestNetworkList//networks (0.00s)
22:26:05 [2022-10-17T22:26:05.587Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:26:05 [2022-10-17T22:26:05.587Z] === RUN   TestHostIPv4BridgeLabel
22:26:06 [2022-10-17T22:26:06.152Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:26:06 [2022-10-17T22:26:06.152Z] === RUN   TestDaemonRestartWithLiveRestore
22:26:07 [2022-10-17T22:26:07.523Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:26:07 [2022-10-17T22:26:07.523Z] === RUN   TestDaemonDefaultNetworkPools
22:26:08 [2022-10-17T22:26:08.094Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:26:08 [2022-10-17T22:26:08.094Z] === RUN   TestDaemonRestartWithExistingNetwork
22:26:09 [2022-10-17T22:26:09.027Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:26:09 [2022-10-17T22:26:09.027Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:26:10 [2022-10-17T22:26:10.400Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
22:26:10 [2022-10-17T22:26:10.400Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:26:10 [2022-10-17T22:26:10.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:26:10 [2022-10-17T22:26:10.966Z] === RUN   TestServiceWithPredefinedNetwork
22:26:13 [2022-10-17T22:26:13.491Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s)
22:26:13 [2022-10-17T22:26:13.491Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:26:13 [2022-10-17T22:26:13.491Z]     service_test.go:242: FLAKY_TEST
22:26:13 [2022-10-17T22:26:13.491Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:26:13 [2022-10-17T22:26:13.491Z] === RUN   TestServiceWithDataPathPortInit
22:26:28 [2022-10-17T22:26:28.351Z] --- PASS: TestServiceWithDataPathPortInit (13.35s)
22:26:28 [2022-10-17T22:26:28.351Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:26:28 [2022-10-17T22:26:28.916Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jwkuw26mogfzgkhsxgqotny7l Created:2022-10-17 22:26:27.838178244 +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[24fc20723bb17b5f46b15c62c29ffd1f57c9dc21c9eebcc9d996ff27c0648c91:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vuufyoiho0jjrtqqaro3on4n8 EndpointID:c3f2af416bdc7ac88b4c1b048c83dafab1b7da883c6b31acedba29a783360537 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da1ed2b258ea59529c36f56eff5ef29b31782cddf69441dd065514dcadff4878 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:8d5d2e04da42 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vuufyoiho0jjrtqqaro3on4n8 EndpointID:c3f2af416bdc7ac88b4c1b048c83dafab1b7da883c6b31acedba29a783360537 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:26:33 [2022-10-17T22:26:33.095Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
22:26:33 [2022-10-17T22:26:33.095Z] PASS
22:26:33 [2022-10-17T22:26:33.095Z] 
22:26:33 [2022-10-17T22:26:33.095Z] === Skipped
22:26:33 [2022-10-17T22:26:33.095Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:26:33 [2022-10-17T22:26:33.095Z]     service_test.go:242: FLAKY_TEST
22:26:33 [2022-10-17T22:26:33.095Z] 
22:26:33 [2022-10-17T22:26:33.095Z] DONE 26 tests, 1 skipped in 43.060s
22:26:33 [2022-10-17T22:26:33.095Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:26:33 [2022-10-17T22:26:33.095Z] ++ 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:26:33 [2022-10-17T22:26:33.095Z] ++ set -e
22:26:33 [2022-10-17T22:26:33.095Z] ++ '[' -n 0 ']'
22:26:33 [2022-10-17T22:26:33.095Z] ++ set -x
22:26:33 [2022-10-17T22:26:33.095Z] ++ 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:26:33 [2022-10-17T22:26:33.352Z] INFO: Testing against a local daemon
22:26:33 [2022-10-17T22:26:33.352Z] === RUN   TestDockerNetworkIpvlanPersistance
22:26:33 [2022-10-17T22:26:33.352Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:26:33 [2022-10-17T22:26:33.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:26:33 [2022-10-17T22:26:33.352Z] === RUN   TestDockerNetworkIpvlan
22:26:33 [2022-10-17T22:26:33.352Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:26:33 [2022-10-17T22:26:33.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:26:33 [2022-10-17T22:26:33.352Z] PASS
22:26:33 [2022-10-17T22:26:33.352Z] 
22:26:33 [2022-10-17T22:26:33.352Z] === Skipped
22:26:33 [2022-10-17T22:26:33.352Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:26:33 [2022-10-17T22:26:33.352Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:26:33 [2022-10-17T22:26:33.352Z] 
22:26:33 [2022-10-17T22:26:33.352Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:26:33 [2022-10-17T22:26:33.352Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:26:33 [2022-10-17T22:26:33.352Z] 
22:26:33 [2022-10-17T22:26:33.352Z] DONE 2 tests, 2 skipped in 0.098s
22:26:33 [2022-10-17T22:26:33.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:26:33 [2022-10-17T22:26:33.352Z] ++ 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:26:33 [2022-10-17T22:26:33.352Z] ++ set -e
22:26:33 [2022-10-17T22:26:33.352Z] ++ '[' -n 0 ']'
22:26:33 [2022-10-17T22:26:33.352Z] ++ set -x
22:26:33 [2022-10-17T22:26:33.352Z] ++ 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:26:33 [2022-10-17T22:26:33.352Z] INFO: Testing against a local daemon
22:26:33 [2022-10-17T22:26:33.352Z] === RUN   TestDockerNetworkMacvlanPersistance
22:26:34 [2022-10-17T22:26:34.724Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:26:34 [2022-10-17T22:26:34.724Z] === RUN   TestDockerNetworkMacvlan
22:26:35 [2022-10-17T22:26:35.288Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:26:36 [2022-10-17T22:26:36.221Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:26:36 [2022-10-17T22:26:36.786Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:26:38 [2022-10-17T22:26:38.682Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:26:40 [2022-10-17T22:26:40.054Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:26:43 [2022-10-17T22:26:43.332Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:26:43 [2022-10-17T22:26:43.897Z] --- PASS: TestDockerNetworkMacvlan (9.09s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
22:26:43 [2022-10-17T22:26:43.897Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
22:26:43 [2022-10-17T22:26:43.897Z] PASS
22:26:43 [2022-10-17T22:26:43.897Z] 
22:26:43 [2022-10-17T22:26:43.897Z] DONE 8 tests in 10.418s
22:26:43 [2022-10-17T22:26:43.897Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:26:43 [2022-10-17T22:26:43.897Z] ++ 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:26:43 [2022-10-17T22:26:43.897Z] ++ set -e
22:26:43 [2022-10-17T22:26:43.897Z] ++ '[' -n 0 ']'
22:26:43 [2022-10-17T22:26:43.897Z] ++ set -x
22:26:43 [2022-10-17T22:26:43.897Z] ++ 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:26:43 [2022-10-17T22:26:43.897Z] testing: warning: no tests to run
22:26:43 [2022-10-17T22:26:43.897Z] PASS
22:26:43 [2022-10-17T22:26:43.897Z] 
22:26:43 [2022-10-17T22:26:43.897Z] DONE 0 tests in 0.024s
22:26:43 [2022-10-17T22:26:43.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:26:43 [2022-10-17T22:26:43.897Z] ++ 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:26:43 [2022-10-17T22:26:43.897Z] ++ set -e
22:26:43 [2022-10-17T22:26:43.897Z] ++ '[' -n 0 ']'
22:26:43 [2022-10-17T22:26:43.897Z] ++ set -x
22:26:43 [2022-10-17T22:26:43.897Z] ++ 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:26:43 [2022-10-17T22:26:43.897Z] INFO: Testing against a local daemon
22:26:43 [2022-10-17T22:26:43.897Z] === RUN   TestAuthZPluginAllowRequest
22:26:45 [2022-10-17T22:26:45.270Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
22:26:45 [2022-10-17T22:26:45.270Z] === RUN   TestAuthZPluginTLS
22:26:45 [2022-10-17T22:26:45.528Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:26:45 [2022-10-17T22:26:45.528Z] === RUN   TestAuthZPluginDenyRequest
22:26:46 [2022-10-17T22:26:46.093Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:26:46 [2022-10-17T22:26:46.093Z] === RUN   TestAuthZPluginAPIDenyResponse
22:26:46 [2022-10-17T22:26:46.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:26:46 [2022-10-17T22:26:46.659Z] === RUN   TestAuthZPluginDenyResponse
22:26:47 [2022-10-17T22:26:47.224Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:26:47 [2022-10-17T22:26:47.224Z] === RUN   TestAuthZPluginAllowEventStream
22:26:48 [2022-10-17T22:26:48.158Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
22:26:48 [2022-10-17T22:26:48.158Z] === RUN   TestAuthZPluginErrorResponse
22:26:48 [2022-10-17T22:26:48.723Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:26:48 [2022-10-17T22:26:48.723Z] === RUN   TestAuthZPluginErrorRequest
22:26:49 [2022-10-17T22:26:49.288Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:26:49 [2022-10-17T22:26:49.288Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:26:49 [2022-10-17T22:26:49.852Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:26:49 [2022-10-17T22:26:49.852Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:26:51 [2022-10-17T22:26:51.224Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
22:26:51 [2022-10-17T22:26:51.224Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:26:52 [2022-10-17T22:26:52.637Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s)
22:26:52 [2022-10-17T22:26:52.637Z] === RUN   TestAuthZPluginHeader
22:26:53 [2022-10-17T22:26:53.227Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:26:53 [2022-10-17T22:26:53.227Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:26:53 [2022-10-17T22:26:53.227Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:53 [2022-10-17T22:26:53.227Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:26:53 [2022-10-17T22:26:53.227Z] === RUN   TestAuthZPluginV2Disable
22:26:53 [2022-10-17T22:26:53.227Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:53 [2022-10-17T22:26:53.227Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:26:53 [2022-10-17T22:26:53.227Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:26:53 [2022-10-17T22:26:53.227Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:53 [2022-10-17T22:26:53.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:26:53 [2022-10-17T22:26:53.227Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:26:53 [2022-10-17T22:26:53.227Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:26:53 [2022-10-17T22:26:53.227Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:26:53 [2022-10-17T22:26:53.227Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:27:11 [2022-10-17T22:27:11.294Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:27:11 [2022-10-17T22:27:11.294Z] PASS
22:27:11 [2022-10-17T22:27:11.294Z] 
22:27:11 [2022-10-17T22:27:11.294Z] === Skipped
22:27:11 [2022-10-17T22:27:11.294Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:27:11 [2022-10-17T22:27:11.294Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:11 [2022-10-17T22:27:11.294Z] 
22:27:11 [2022-10-17T22:27:11.294Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:27:11 [2022-10-17T22:27:11.294Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:11 [2022-10-17T22:27:11.294Z] 
22:27:11 [2022-10-17T22:27:11.294Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:27:11 [2022-10-17T22:27:11.294Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:11 [2022-10-17T22:27:11.294Z] 
22:27:11 [2022-10-17T22:27:11.294Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:27:11 [2022-10-17T22:27:11.294Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:11 [2022-10-17T22:27:11.294Z] 
22:27:11 [2022-10-17T22:27:11.294Z] DONE 17 tests, 4 skipped in 26.322s
22:27:11 [2022-10-17T22:27:11.294Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:27:11 [2022-10-17T22:27:11.294Z] ++ 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:27:11 [2022-10-17T22:27:11.294Z] ++ set -e
22:27:11 [2022-10-17T22:27:11.294Z] ++ '[' -n 0 ']'
22:27:11 [2022-10-17T22:27:11.294Z] ++ set -x
22:27:11 [2022-10-17T22:27:11.294Z] ++ 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:27:11 [2022-10-17T22:27:11.294Z] INFO: Testing against a local daemon
22:27:11 [2022-10-17T22:27:11.294Z] === RUN   TestPluginInvalidJSON
22:27:11 [2022-10-17T22:27:11.294Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:27:11 [2022-10-17T22:27:11.294Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:27:11 [2022-10-17T22:27:11.294Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:27:11 [2022-10-17T22:27:11.294Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:27:11 [2022-10-17T22:27:11.294Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:27:11 [2022-10-17T22:27:11.294Z] === RUN   TestPluginInstall
22:27:11 [2022-10-17T22:27:11.294Z] === RUN   TestPluginInstall/no_auth
22:27:11 [2022-10-17T22:27:11.294Z] time="2022-10-17T22:27:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:11 [2022-10-17T22:27:11.294Z] time="2022-10-17T22:27:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b89b69f7e693a8d47349d3a9141493e3a642b3acde1cef9582ad3dbc2cafedb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:11 [2022-10-17T22:27:11.294Z] time="2022-10-17T22:27:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:11 [2022-10-17T22:27:11.294Z] time="2022-10-17T22:27:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b89b69f7e693a8d47349d3a9141493e3a642b3acde1cef9582ad3dbc2cafedb" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:11 [2022-10-17T22:27:11.294Z] === RUN   TestPluginInstall/with_htpasswd
22:27:11 [2022-10-17T22:27:11.551Z] time="2022-10-17T22:27:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:11 [2022-10-17T22:27:11.551Z] time="2022-10-17T22:27:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ad1991d3cfc851eb341f866cac3604710f35fc6ac34e1acefd0b5a918526f52" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:11 [2022-10-17T22:27:11.551Z] time="2022-10-17T22:27:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:11 [2022-10-17T22:27:11.551Z] time="2022-10-17T22:27:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ad1991d3cfc851eb341f866cac3604710f35fc6ac34e1acefd0b5a918526f52" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:11 [2022-10-17T22:27:11.813Z] === RUN   TestPluginInstall/with_insecure
22:27:12 [2022-10-17T22:27:12.746Z] time="2022-10-17T22:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:12 [2022-10-17T22:27:12.746Z] time="2022-10-17T22:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec8ec352a7671db99870c928a3f6a03bea0d905bd9c3200ae9b1445489de271e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:12 [2022-10-17T22:27:12.746Z] time="2022-10-17T22:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:27:12 [2022-10-17T22:27:12.746Z] time="2022-10-17T22:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec8ec352a7671db99870c928a3f6a03bea0d905bd9c3200ae9b1445489de271e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:27:12 [2022-10-17T22:27:12.746Z]     plugin_test.go:165: [d270a71740ebd] daemon is not started
22:27:12 [2022-10-17T22:27:12.746Z] --- PASS: TestPluginInstall (2.61s)
22:27:12 [2022-10-17T22:27:12.746Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
22:27:12 [2022-10-17T22:27:12.746Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
22:27:12 [2022-10-17T22:27:12.746Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
22:27:12 [2022-10-17T22:27:12.746Z] === RUN   TestPluginsWithRuntimes
22:27:14 [2022-10-17T22:27:14.642Z] === RUN   TestPluginsWithRuntimes/No_Args
22:27:15 [2022-10-17T22:27:15.207Z] === RUN   TestPluginsWithRuntimes/With_Args
22:27:16 [2022-10-17T22:27:16.140Z] --- PASS: TestPluginsWithRuntimes (3.31s)
22:27:16 [2022-10-17T22:27:16.140Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
22:27:16 [2022-10-17T22:27:16.140Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
22:27:16 [2022-10-17T22:27:16.140Z] === RUN   TestPluginBackCompatMediaTypes
22:27:16 [2022-10-17T22:27:16.705Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
22:27:16 [2022-10-17T22:27:16.705Z] PASS
22:27:16 [2022-10-17T22:27:16.705Z] 
22:27:16 [2022-10-17T22:27:16.705Z] DONE 10 tests in 6.586s
22:27:16 [2022-10-17T22:27:16.705Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:27:16 [2022-10-17T22:27:16.705Z] ++ 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:27:16 [2022-10-17T22:27:16.705Z] ++ set -e
22:27:16 [2022-10-17T22:27:16.705Z] ++ '[' -n 0 ']'
22:27:16 [2022-10-17T22:27:16.705Z] ++ set -x
22:27:16 [2022-10-17T22:27:16.705Z] ++ 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:27:16 [2022-10-17T22:27:16.963Z] INFO: Testing against a local daemon
22:27:16 [2022-10-17T22:27:16.963Z] === RUN   TestExternalGraphDriver
22:27:17 [2022-10-17T22:27:17.220Z] === RUN   TestExternalGraphDriver/json
22:27:19 [2022-10-17T22:27:19.117Z] === RUN   TestExternalGraphDriver/spec
22:27:20 [2022-10-17T22:27:20.488Z] === RUN   TestExternalGraphDriver/pull
22:27:21 [2022-10-17T22:27:21.859Z] --- PASS: TestExternalGraphDriver (5.06s)
22:27:21 [2022-10-17T22:27:21.859Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
22:27:21 [2022-10-17T22:27:21.859Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
22:27:21 [2022-10-17T22:27:21.859Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
22:27:21 [2022-10-17T22:27:21.859Z] === RUN   TestGraphdriverPluginV2
22:27:22 [2022-10-17T22:27:22.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:22 [2022-10-17T22:27:22.116Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:27:22 [2022-10-17T22:27:22.116Z] PASS
22:27:22 [2022-10-17T22:27:22.116Z] 
22:27:22 [2022-10-17T22:27:22.116Z] === Skipped
22:27:22 [2022-10-17T22:27:22.116Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:27:22 [2022-10-17T22:27:22.116Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:27:22 [2022-10-17T22:27:22.116Z] 
22:27:22 [2022-10-17T22:27:22.116Z] DONE 5 tests, 1 skipped in 5.484s
22:27:22 [2022-10-17T22:27:22.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:27:22 [2022-10-17T22:27:22.116Z] ++ 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:27:22 [2022-10-17T22:27:22.116Z] ++ set -e
22:27:22 [2022-10-17T22:27:22.116Z] ++ '[' -n 0 ']'
22:27:22 [2022-10-17T22:27:22.116Z] ++ set -x
22:27:22 [2022-10-17T22:27:22.116Z] ++ 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:27:22 [2022-10-17T22:27:22.374Z] INFO: Testing against a local daemon
22:27:22 [2022-10-17T22:27:22.374Z] === RUN   TestContinueAfterPluginCrash
22:27:22 [2022-10-17T22:27:22.374Z] === PAUSE TestContinueAfterPluginCrash
22:27:22 [2022-10-17T22:27:22.374Z] === RUN   TestReadPluginNoRead
22:27:22 [2022-10-17T22:27:22.374Z] === PAUSE TestReadPluginNoRead
22:27:22 [2022-10-17T22:27:22.374Z] === RUN   TestDaemonStartWithLogOpt
22:27:22 [2022-10-17T22:27:22.374Z] === PAUSE TestDaemonStartWithLogOpt
22:27:22 [2022-10-17T22:27:22.374Z] === CONT  TestContinueAfterPluginCrash
22:27:22 [2022-10-17T22:27:22.374Z] === CONT  TestDaemonStartWithLogOpt
22:27:25 [2022-10-17T22:27:25.650Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
22:27:25 [2022-10-17T22:27:25.650Z] === CONT  TestReadPluginNoRead
22:27:27 [2022-10-17T22:27:27.547Z] === RUN   TestReadPluginNoRead/default
22:27:28 [2022-10-17T22:27:28.480Z] === RUN   TestReadPluginNoRead/disabled_caching
22:27:29 [2022-10-17T22:27:29.851Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:27:30 [2022-10-17T22:27:30.416Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
22:27:30 [2022-10-17T22:27:30.982Z] === CONT  TestReadPluginNoRead
22:27:30 [2022-10-17T22:27:30.982Z]     read_test.go:92: [d344249639dc4] daemon is not started
22:27:30 [2022-10-17T22:27:30.982Z] --- PASS: TestReadPluginNoRead (5.58s)
22:27:30 [2022-10-17T22:27:30.982Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
22:27:30 [2022-10-17T22:27:30.982Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
22:27:30 [2022-10-17T22:27:30.982Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
22:27:30 [2022-10-17T22:27:30.982Z] PASS
22:27:30 [2022-10-17T22:27:30.982Z] 
22:27:30 [2022-10-17T22:27:30.982Z] DONE 6 tests in 8.630s
22:27:30 [2022-10-17T22:27:30.982Z] 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:27:30 [2022-10-17T22:27:30.982Z] ++ 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:27:30 [2022-10-17T22:27:30.982Z] ++ set -e
22:27:30 [2022-10-17T22:27:30.982Z] ++ '[' -n 0 ']'
22:27:30 [2022-10-17T22:27:30.982Z] ++ set -x
22:27:30 [2022-10-17T22:27:30.982Z] ++ 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:27:30 [2022-10-17T22:27:30.982Z] testing: warning: no tests to run
22:27:30 [2022-10-17T22:27:30.982Z] PASS
22:27:30 [2022-10-17T22:27:30.982Z] 
22:27:30 [2022-10-17T22:27:30.982Z] DONE 0 tests in 0.030s
22:27:30 [2022-10-17T22:27:30.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:27:30 [2022-10-17T22:27:30.982Z] ++ 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:27:30 [2022-10-17T22:27:30.982Z] ++ set -e
22:27:30 [2022-10-17T22:27:30.982Z] ++ '[' -n 0 ']'
22:27:30 [2022-10-17T22:27:30.982Z] ++ set -x
22:27:30 [2022-10-17T22:27:30.982Z] ++ 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:27:30 [2022-10-17T22:27:30.982Z] INFO: Testing against a local daemon
22:27:30 [2022-10-17T22:27:30.982Z] === RUN   TestPluginWithDevMounts
22:27:30 [2022-10-17T22:27:30.982Z] === PAUSE TestPluginWithDevMounts
22:27:30 [2022-10-17T22:27:30.982Z] === CONT  TestPluginWithDevMounts
22:27:32 [2022-10-17T22:27:32.878Z] --- PASS: TestPluginWithDevMounts (1.51s)
22:27:32 [2022-10-17T22:27:32.878Z] PASS
22:27:32 [2022-10-17T22:27:32.878Z] 
22:27:32 [2022-10-17T22:27:32.878Z] DONE 1 tests in 1.629s
22:27:32 [2022-10-17T22:27:32.878Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:27:32 [2022-10-17T22:27:32.878Z] ++ 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:27:32 [2022-10-17T22:27:32.878Z] ++ set -e
22:27:32 [2022-10-17T22:27:32.878Z] ++ '[' -n 0 ']'
22:27:32 [2022-10-17T22:27:32.878Z] ++ set -x
22:27:32 [2022-10-17T22:27:32.878Z] ++ 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:27:32 [2022-10-17T22:27:32.878Z] INFO: Testing against a local daemon
22:27:32 [2022-10-17T22:27:32.879Z] === RUN   TestSecretInspect
22:27:34 [2022-10-17T22:27:34.776Z] --- PASS: TestSecretInspect (2.08s)
22:27:34 [2022-10-17T22:27:34.776Z] === RUN   TestSecretList
22:27:37 [2022-10-17T22:27:37.301Z] --- PASS: TestSecretList (2.09s)
22:27:37 [2022-10-17T22:27:37.301Z] === RUN   TestSecretsCreateAndDelete
22:27:39 [2022-10-17T22:27:39.197Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
22:27:39 [2022-10-17T22:27:39.197Z] === RUN   TestSecretsUpdate
22:27:41 [2022-10-17T22:27:41.093Z] --- PASS: TestSecretsUpdate (2.24s)
22:27:41 [2022-10-17T22:27:41.093Z] === RUN   TestTemplatedSecret
22:27:43 [2022-10-17T22:27:43.618Z] --- PASS: TestTemplatedSecret (2.52s)
22:27:43 [2022-10-17T22:27:43.618Z] === RUN   TestSecretCreateResolve
22:27:46 [2022-10-17T22:27:46.147Z] --- PASS: TestSecretCreateResolve (2.12s)
22:27:46 [2022-10-17T22:27:46.147Z] PASS
22:27:46 [2022-10-17T22:27:46.147Z] 
22:27:46 [2022-10-17T22:27:46.147Z] DONE 6 tests in 13.280s
22:27:46 [2022-10-17T22:27:46.147Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:27:46 [2022-10-17T22:27:46.147Z] ++ 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:27:46 [2022-10-17T22:27:46.147Z] ++ set -e
22:27:46 [2022-10-17T22:27:46.147Z] ++ '[' -n 0 ']'
22:27:46 [2022-10-17T22:27:46.147Z] ++ set -x
22:27:46 [2022-10-17T22:27:46.147Z] ++ 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:27:46 [2022-10-17T22:27:46.147Z] INFO: Testing against a local daemon
22:27:46 [2022-10-17T22:27:46.147Z] === RUN   TestServiceCreateInit
22:27:46 [2022-10-17T22:27:46.147Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:27:50 [2022-10-17T22:27:50.326Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:27:53 [2022-10-17T22:27:53.603Z] --- PASS: TestServiceCreateInit (7.16s)
22:27:53 [2022-10-17T22:27:53.603Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
22:27:53 [2022-10-17T22:27:53.603Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
22:27:53 [2022-10-17T22:27:53.603Z] === RUN   TestCreateServiceMultipleTimes
22:28:08 [2022-10-17T22:28:08.471Z] --- PASS: TestCreateServiceMultipleTimes (14.96s)
22:28:08 [2022-10-17T22:28:08.471Z] === RUN   TestCreateServiceConflict
22:28:10 [2022-10-17T22:28:10.400Z] --- PASS: TestCreateServiceConflict (2.13s)
22:28:10 [2022-10-17T22:28:10.400Z] === RUN   TestCreateServiceMaxReplicas
22:28:12 [2022-10-17T22:28:12.924Z] --- PASS: TestCreateServiceMaxReplicas (2.52s)
22:28:12 [2022-10-17T22:28:12.924Z] === RUN   TestCreateWithDuplicateNetworkNames
22:28:27 [2022-10-17T22:28:27.784Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
22:28:27 [2022-10-17T22:28:27.784Z] === RUN   TestCreateServiceSecretFileMode
22:28:39 [2022-10-17T22:28:39.968Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
22:28:39 [2022-10-17T22:28:39.968Z] === RUN   TestCreateServiceConfigFileMode
22:28:52 [2022-10-17T22:28:52.154Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
22:28:52 [2022-10-17T22:28:52.154Z] === RUN   TestCreateServiceSysctls
22:28:53 [2022-10-17T22:28:53.525Z] --- PASS: TestCreateServiceSysctls (2.91s)
22:28:53 [2022-10-17T22:28:53.525Z] === RUN   TestCreateServiceCapabilities
22:28:56 [2022-10-17T22:28:56.050Z] --- PASS: TestCreateServiceCapabilities (2.25s)
22:28:56 [2022-10-17T22:28:56.050Z] === RUN   TestInspect
22:28:58 [2022-10-17T22:28:58.574Z] --- PASS: TestInspect (2.53s)
22:28:58 [2022-10-17T22:28:58.574Z] === RUN   TestCreateJob
22:29:01 [2022-10-17T22:29:01.099Z] --- PASS: TestCreateJob (2.91s)
22:29:01 [2022-10-17T22:29:01.099Z] === RUN   TestReplicatedJob
22:29:06 [2022-10-17T22:29:06.357Z] --- PASS: TestReplicatedJob (4.83s)
22:29:06 [2022-10-17T22:29:06.357Z] === RUN   TestUpdateReplicatedJob
22:29:09 [2022-10-17T22:29:09.636Z] --- PASS: TestUpdateReplicatedJob (3.10s)
22:29:09 [2022-10-17T22:29:09.636Z] === RUN   TestServiceListWithStatuses
22:29:09 [2022-10-17T22:29:09.636Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:29:09 [2022-10-17T22:29:09.636Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:29:09 [2022-10-17T22:29:09.636Z] === RUN   TestDockerNetworkConnectAlias
22:29:13 [2022-10-17T22:29:13.814Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
22:29:13 [2022-10-17T22:29:13.814Z] === RUN   TestDockerNetworkReConnect
22:29:16 [2022-10-17T22:29:16.338Z] --- PASS: TestDockerNetworkReConnect (3.20s)
22:29:16 [2022-10-17T22:29:16.338Z] === RUN   TestServicePlugin
22:29:16 [2022-10-17T22:29:16.338Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:16 [2022-10-17T22:29:16.338Z] --- SKIP: TestServicePlugin (0.00s)
22:29:16 [2022-10-17T22:29:16.338Z] === RUN   TestServiceUpdateLabel
22:29:18 [2022-10-17T22:29:18.862Z] --- PASS: TestServiceUpdateLabel (2.12s)
22:29:18 [2022-10-17T22:29:18.862Z] === RUN   TestServiceUpdateSecrets
22:29:33 [2022-10-17T22:29:33.721Z] --- PASS: TestServiceUpdateSecrets (14.28s)
22:29:33 [2022-10-17T22:29:33.721Z] === RUN   TestServiceUpdateConfigs
22:29:48 [2022-10-17T22:29:48.578Z] --- PASS: TestServiceUpdateConfigs (14.26s)
22:29:48 [2022-10-17T22:29:48.578Z] === RUN   TestServiceUpdateNetwork
22:30:00 [2022-10-17T22:30:00.802Z] --- PASS: TestServiceUpdateNetwork (11.95s)
22:30:00 [2022-10-17T22:30:00.802Z] === RUN   TestServiceUpdatePidsLimit
22:30:00 [2022-10-17T22:30:00.802Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:30:00 [2022-10-17T22:30:00.802Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:30:08 [2022-10-17T22:30:08.902Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:30:15 [2022-10-17T22:30:15.454Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
22:30:15 [2022-10-17T22:30:15.454Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
22:30:15 [2022-10-17T22:30:15.454Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
22:30:15 [2022-10-17T22:30:15.454Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:30:15 [2022-10-17T22:30:15.454Z] PASS
22:30:15 [2022-10-17T22:30:15.454Z] 
22:30:15 [2022-10-17T22:30:15.454Z] === Skipped
22:30:15 [2022-10-17T22:30:15.454Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:30:15 [2022-10-17T22:30:15.454Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:30:15 [2022-10-17T22:30:15.454Z] 
22:30:15 [2022-10-17T22:30:15.454Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:30:15 [2022-10-17T22:30:15.454Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:30:15 [2022-10-17T22:30:15.454Z] 
22:30:15 [2022-10-17T22:30:15.454Z] DONE 27 tests, 2 skipped in 149.082s
22:30:15 [2022-10-17T22:30:15.454Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:30:15 [2022-10-17T22:30:15.454Z] ++ 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:30:15 [2022-10-17T22:30:15.454Z] ++ set -e
22:30:15 [2022-10-17T22:30:15.454Z] ++ '[' -n 0 ']'
22:30:15 [2022-10-17T22:30:15.454Z] ++ set -x
22:30:15 [2022-10-17T22:30:15.454Z] ++ 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:30:15 [2022-10-17T22:30:15.454Z] INFO: Testing against a local daemon
22:30:15 [2022-10-17T22:30:15.454Z] === RUN   TestSessionCreate
22:30:15 [2022-10-17T22:30:15.454Z] --- PASS: TestSessionCreate (0.02s)
22:30:15 [2022-10-17T22:30:15.454Z] === RUN   TestSessionCreateWithBadUpgrade
22:30:15 [2022-10-17T22:30:15.454Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:30:15 [2022-10-17T22:30:15.454Z] PASS
22:30:15 [2022-10-17T22:30:15.454Z] 
22:30:15 [2022-10-17T22:30:15.454Z] DONE 2 tests in 0.133s
22:30:15 [2022-10-17T22:30:15.454Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:30:15 [2022-10-17T22:30:15.454Z] ++ 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:30:15 [2022-10-17T22:30:15.454Z] ++ set -e
22:30:15 [2022-10-17T22:30:15.454Z] ++ '[' -n 0 ']'
22:30:15 [2022-10-17T22:30:15.454Z] ++ set -x
22:30:15 [2022-10-17T22:30:15.454Z] ++ 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:30:15 [2022-10-17T22:30:15.454Z] INFO: Testing against a local daemon
22:30:15 [2022-10-17T22:30:15.454Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:30:15 [2022-10-17T22:30:15.454Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:30:15 [2022-10-17T22:30:15.454Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:30:15 [2022-10-17T22:30:15.454Z] === RUN   TestEventsExecDie
22:30:15 [2022-10-17T22:30:15.712Z] --- PASS: TestEventsExecDie (0.48s)
22:30:15 [2022-10-17T22:30:15.712Z] === RUN   TestEventsBackwardsCompatible
22:30:15 [2022-10-17T22:30:15.712Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:30:15 [2022-10-17T22:30:15.712Z] === RUN   TestInfoBinaryCommits
22:30:15 [2022-10-17T22:30:15.712Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:30:15 [2022-10-17T22:30:15.712Z] === RUN   TestInfoAPIVersioned
22:30:15 [2022-10-17T22:30:15.712Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:30:15 [2022-10-17T22:30:15.712Z] === RUN   TestInfoDiscoveryBackend
22:30:16 [2022-10-17T22:30:16.276Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:30:16 [2022-10-17T22:30:16.276Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:30:17 [2022-10-17T22:30:17.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:30:17 [2022-10-17T22:30:17.207Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:30:17 [2022-10-17T22:30:17.772Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
22:30:17 [2022-10-17T22:30:17.772Z] === RUN   TestInfoAPI
22:30:17 [2022-10-17T22:30:17.772Z] --- PASS: TestInfoAPI (0.02s)
22:30:17 [2022-10-17T22:30:17.772Z] === RUN   TestInfoAPIWarnings
22:30:35 [2022-10-17T22:30:35.834Z] --- PASS: TestInfoAPIWarnings (16.23s)
22:30:35 [2022-10-17T22:30:35.835Z] === RUN   TestInfoDebug
22:30:35 [2022-10-17T22:30:35.835Z] --- PASS: TestInfoDebug (0.52s)
22:30:35 [2022-10-17T22:30:35.835Z] === RUN   TestInfoInsecureRegistries
22:30:35 [2022-10-17T22:30:35.835Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:30:35 [2022-10-17T22:30:35.835Z] === RUN   TestInfoRegistryMirrors
22:30:35 [2022-10-17T22:30:35.835Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:30:35 [2022-10-17T22:30:35.835Z] === RUN   TestLoginFailsWithBadCredentials
22:30:36 [2022-10-17T22:30:36.092Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:30:36 [2022-10-17T22:30:36.092Z] === RUN   TestPingCacheHeaders
22:30:36 [2022-10-17T22:30:36.092Z] --- PASS: TestPingCacheHeaders (0.02s)
22:30:36 [2022-10-17T22:30:36.092Z] === RUN   TestPingGet
22:30:36 [2022-10-17T22:30:36.092Z] --- PASS: TestPingGet (0.01s)
22:30:36 [2022-10-17T22:30:36.092Z] === RUN   TestPingHead
22:30:36 [2022-10-17T22:30:36.092Z] --- PASS: TestPingHead (0.02s)
22:30:36 [2022-10-17T22:30:36.092Z] === RUN   TestVersion
22:30:36 [2022-10-17T22:30:36.092Z] --- PASS: TestVersion (0.02s)
22:30:36 [2022-10-17T22:30:36.092Z] PASS
22:30:36 [2022-10-17T22:30:36.092Z] 
22:30:36 [2022-10-17T22:30:36.092Z] === Skipped
22:30:36 [2022-10-17T22:30:36.092Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:30:36 [2022-10-17T22:30:36.092Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:30:36 [2022-10-17T22:30:36.092Z] 
22:30:36 [2022-10-17T22:30:36.092Z] DONE 18 tests, 1 skipped in 20.985s
22:30:36 [2022-10-17T22:30:36.092Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:30:36 [2022-10-17T22:30:36.092Z] ++ 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:30:36 [2022-10-17T22:30:36.092Z] ++ set -e
22:30:36 [2022-10-17T22:30:36.092Z] ++ '[' -n 0 ']'
22:30:36 [2022-10-17T22:30:36.092Z] ++ set -x
22:30:36 [2022-10-17T22:30:36.092Z] ++ 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:30:36 [2022-10-17T22:30:36.092Z] INFO: Testing against a local daemon
22:30:36 [2022-10-17T22:30:36.092Z] === RUN   TestVolumesCreateAndList
22:30:36 [2022-10-17T22:30:36.350Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:30:36 [2022-10-17T22:30:36.350Z] === RUN   TestVolumesRemove
22:30:36 [2022-10-17T22:30:36.350Z] --- PASS: TestVolumesRemove (0.06s)
22:30:36 [2022-10-17T22:30:36.350Z] === RUN   TestVolumesInspect
22:30:36 [2022-10-17T22:30:36.350Z] --- PASS: TestVolumesInspect (0.02s)
22:30:36 [2022-10-17T22:30:36.350Z] === RUN   TestVolumesInvalidJSON
22:30:36 [2022-10-17T22:30:36.350Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:30:36 [2022-10-17T22:30:36.350Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:30:36 [2022-10-17T22:30:36.350Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:30:36 [2022-10-17T22:30:36.350Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:30:36 [2022-10-17T22:30:36.350Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:30:36 [2022-10-17T22:30:36.350Z] PASS
22:30:36 [2022-10-17T22:30:36.350Z] 
22:30:36 [2022-10-17T22:30:36.350Z] DONE 5 tests in 0.211s
22:30:36 [2022-10-17T22:30:36.350Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:30:36 [2022-10-17T22:30:36.350Z] ++++ cat bundles/test-integration/docker.pid
22:30:36 [2022-10-17T22:30:36.350Z] +++ kill 12429
22:30:37 [2022-10-17T22:30:37.721Z] +++ /etc/init.d/apparmor stop
22:30:37 [2022-10-17T22:30:37.721Z] Leaving: AppArmorNo profiles have been unloaded.
22:30:37 [2022-10-17T22:30:37.721Z] 
22:30:37 [2022-10-17T22:30:37.721Z] Unloading profiles will leave already running processes permanently
22:30:37 [2022-10-17T22:30:37.721Z] unconfined, which can lead to unexpected situations.
22:30:37 [2022-10-17T22:30:37.721Z] 
22:30:37 [2022-10-17T22:30:37.721Z] To set a process to complain mode, use the command line tool
22:30:37 [2022-10-17T22:30:37.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:30:37 [2022-10-17T22:30:37.721Z] +++ true
22:30:37 [2022-10-17T22:30:37.721Z] exiting test-integration
22:30:37 [2022-10-17T22:30:37.721Z] ++ exit 0
22:30:37 [2022-10-17T22:30:37.721Z]