Skip to content

Console Output

14:24:23 [2022-09-21T14:24:23.347Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44145/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce -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:481bee51b513a4a8ceca80fca3c106157ab3adce hack/make.sh dynbinary test-integration
14:24:23 [2022-09-21T14:24:23.910Z] 
14:24:23 [2022-09-21T14:24:23.910Z] Removing bundles/
14:24:23 [2022-09-21T14:24:23.910Z] 
14:24:23 [2022-09-21T14:24:23.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:24:23 [2022-09-21T14:24:23.910Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:24:23 [2022-09-21T14:24:23.910Z] GOOS="" GOARCH="" GOARM=""
14:25:45 [2022-09-21T14:25:45.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:25:45 [2022-09-21T14:25:45.302Z] 
14:25:45 [2022-09-21T14:25:45.302Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:25:45 [2022-09-21T14:25:45.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:25:45 [2022-09-21T14:25:45.302Z] HOSTNAME=9eed04a90028
14:25:45 [2022-09-21T14:25:45.302Z] TESTDEBUG=0
14:25:45 [2022-09-21T14:25:45.302Z] DEST=bundles/test-integration
14:25:45 [2022-09-21T14:25:45.302Z] PWD=/go/src/github.com/docker/docker
14:25:45 [2022-09-21T14:25:45.302Z] DOCKER_GITCOMMIT=481bee51b513a4a8ceca80fca3c106157ab3adce
14:25:45 [2022-09-21T14:25:45.302Z] container=docker
14:25:45 [2022-09-21T14:25:45.302Z] HOME=/root
14:25:45 [2022-09-21T14:25:45.302Z] GOLANG_VERSION=1.18.6
14:25:45 [2022-09-21T14:25:45.302Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:25:45 [2022-09-21T14:25:45.302Z] VALIDATE_BRANCH=20.10
14:25:45 [2022-09-21T14:25:45.302Z] TERM=xterm
14:25:45 [2022-09-21T14:25:45.302Z] DOCKER_PKG=github.com/docker/docker
14:25:45 [2022-09-21T14:25:45.302Z] SHLVL=1
14:25:45 [2022-09-21T14:25:45.302Z] TIMEOUT=120m
14:25:45 [2022-09-21T14:25:45.302Z] DOCKER_BUILDTAGS=apparmor seccomp journald
14:25:45 [2022-09-21T14:25:45.302Z] DOCKER_GRAPHDRIVER=overlay2
14:25:45 [2022-09-21T14:25:45.302Z] GO111MODULE=off
14:25:45 [2022-09-21T14:25:45.302Z] DOCKER_EXPERIMENTAL=1
14:25:45 [2022-09-21T14:25:45.302Z] TEST_SKIP_INTEGRATION_CLI=1
14:25:45 [2022-09-21T14:25:45.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:25:45 [2022-09-21T14:25:45.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:25:45 [2022-09-21T14:25:45.302Z] GOPATH=/go
14:25:45 [2022-09-21T14:25:45.302Z] PKG_CONFIG=pkg-config
14:25:45 [2022-09-21T14:25:45.302Z] _=/usr/bin/env
14:25:45 [2022-09-21T14:25:45.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:26:17 [2022-09-21T14:26:17.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:26:17 [2022-09-21T14:26:17.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:26:35 [2022-09-21T14:26:35.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:26:43 [2022-09-21T14:26:43.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:26:43 [2022-09-21T14:26:43.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:26:44 [2022-09-21T14:26:44.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:26:44 [2022-09-21T14:26:44.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:26:44 [2022-09-21T14:26:44.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:26:46 [2022-09-21T14:26:46.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:26:48 [2022-09-21T14:26:48.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:26:49 [2022-09-21T14:26:49.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:26:50 [2022-09-21T14:26:50.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:26:50 [2022-09-21T14:26:50.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:26:51 [2022-09-21T14:26:51.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:26:51 [2022-09-21T14:26:51.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:26:53 [2022-09-21T14:26:53.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:26:53 [2022-09-21T14:26:53.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:26:54 [2022-09-21T14:26:54.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:26:55 [2022-09-21T14:26:55.274Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:26:55 [2022-09-21T14:26:55.274Z] Using test binary docker
14:26:55 [2022-09-21T14:26:55.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:26:55 [2022-09-21T14:26:55.274Z] +++ /etc/init.d/apparmor start
14:26:55 [2022-09-21T14:26:55.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:26:55 [2022-09-21T14:26:55.274Z] INFO: Waiting for daemon to start...
14:26:55 [2022-09-21T14:26:55.274Z] Starting dockerd
14:26:55 [2022-09-21T14:26:55.274Z] +++ 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
14:26:57 [2022-09-21T14:26:57.164Z] .
14:26:57 [2022-09-21T14:26:57.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:26:57 [2022-09-21T14:26:57.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:26:57 [2022-09-21T14:26:57.164Z] Error: No such image: emptyfs
14:26:57 [2022-09-21T14:26:57.164Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:26:57 [2022-09-21T14:26:57.164Z] ++++ docker load
14:26:57 [2022-09-21T14:26:57.164Z] Running integration-test (iteration 1)
14:26:57 [2022-09-21T14:26:57.420Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:26:57 [2022-09-21T14:26:57.420Z] ++ 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
14:26:57 [2022-09-21T14:26:57.420Z] ++ set -e
14:26:57 [2022-09-21T14:26:57.420Z] ++ '[' -n 0 ']'
14:26:57 [2022-09-21T14:26:57.420Z] ++ set -x
14:26:57 [2022-09-21T14:26:57.420Z] ++ 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
14:26:57 [2022-09-21T14:26:57.420Z] Loaded image: busybox:latest
14:26:57 [2022-09-21T14:26:57.676Z] Loaded image: busybox:glibc
14:26:58 [2022-09-21T14:26:58.606Z] Loaded image: debian:bullseye-slim
14:26:58 [2022-09-21T14:26:58.606Z] Loaded image: hello-world:latest
14:26:58 [2022-09-21T14:26:58.862Z] Loaded image: arm32v7/hello-world:latest
14:26:58 [2022-09-21T14:26:58.862Z] INFO: Testing against a local daemon
14:26:58 [2022-09-21T14:26:58.862Z] === RUN   TestCgroupNamespacesBuild
14:27:01 [2022-09-21T14:27:01.381Z] --- PASS: TestCgroupNamespacesBuild (2.60s)
14:27:01 [2022-09-21T14:27:01.381Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:27:02 [2022-09-21T14:27:02.750Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
14:27:02 [2022-09-21T14:27:02.750Z] === RUN   TestBuildWithSession
14:27:02 [2022-09-21T14:27:02.750Z]     build_session_test.go:25: TODO: BuildKit
14:27:02 [2022-09-21T14:27:02.750Z] --- SKIP: TestBuildWithSession (0.00s)
14:27:02 [2022-09-21T14:27:02.750Z] === RUN   TestBuildSquashParent
14:27:06 [2022-09-21T14:27:06.922Z] --- PASS: TestBuildSquashParent (3.72s)
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:27:06 [2022-09-21T14:27:06.922Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:27:06 [2022-09-21T14:27:06.922Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:27:06 [2022-09-21T14:27:06.922Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:27:06 [2022-09-21T14:27:06.922Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:27:07 [2022-09-21T14:27:07.485Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:27:07 [2022-09-21T14:27:07.741Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:27:08 [2022-09-21T14:27:08.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:27:08 [2022-09-21T14:27:08.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:27:10 [2022-09-21T14:27:10.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s)
14:27:10 [2022-09-21T14:27:10.040Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s)
14:27:10 [2022-09-21T14:27:10.040Z] === RUN   TestBuildMultiStageCopy
14:27:10 [2022-09-21T14:27:10.040Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:27:10 [2022-09-21T14:27:10.969Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:27:11 [2022-09-21T14:27:11.225Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:27:11 [2022-09-21T14:27:11.482Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:27:11 [2022-09-21T14:27:11.738Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:27:11 [2022-09-21T14:27:11.738Z] --- PASS: TestBuildMultiStageCopy (1.91s)
14:27:11 [2022-09-21T14:27:11.738Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s)
14:27:11 [2022-09-21T14:27:11.738Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
14:27:11 [2022-09-21T14:27:11.738Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
14:27:11 [2022-09-21T14:27:11.738Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
14:27:11 [2022-09-21T14:27:11.738Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
14:27:11 [2022-09-21T14:27:11.738Z] === RUN   TestBuildMultiStageParentConfig
14:27:12 [2022-09-21T14:27:12.301Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
14:27:12 [2022-09-21T14:27:12.301Z] === RUN   TestBuildLabelWithTargets
14:27:13 [2022-09-21T14:27:13.670Z] --- PASS: TestBuildLabelWithTargets (0.95s)
14:27:13 [2022-09-21T14:27:13.671Z] === RUN   TestBuildWithEmptyLayers
14:27:13 [2022-09-21T14:27:13.671Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
14:27:13 [2022-09-21T14:27:13.671Z] === RUN   TestBuildMultiStageOnBuild
14:27:15 [2022-09-21T14:27:15.039Z] --- PASS: TestBuildMultiStageOnBuild (1.36s)
14:27:15 [2022-09-21T14:27:15.039Z] === RUN   TestBuildUncleanTarFilenames
14:27:15 [2022-09-21T14:27:15.611Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
14:27:15 [2022-09-21T14:27:15.611Z] === RUN   TestBuildMultiStageLayerLeak
14:27:17 [2022-09-21T14:27:17.503Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
14:27:17 [2022-09-21T14:27:17.503Z] === RUN   TestBuildWithHugeFile
14:27:56 [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithHugeFile (35.15s)
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildWithEmptyDockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:27:56 [2022-09-21T14:27:56.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
14:27:56 [2022-09-21T14:27:56.196Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
14:27:56 [2022-09-21T14:27:56.196Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
14:27:56 [2022-09-21T14:27:56.196Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildPreserveOwnership
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildPreserveOwnership/copy_from
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:27:56 [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPreserveOwnership (2.87s)
14:27:56 [2022-09-21T14:27:56.196Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.95s)
14:27:56 [2022-09-21T14:27:56.196Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildPlatformInvalid
14:27:56 [2022-09-21T14:27:56.196Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:27:56 [2022-09-21T14:27:56.196Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:27:56 [2022-09-21T14:27:56.196Z] Loaded image: busybox:latest
14:27:56 [2022-09-21T14:27:56.196Z] Loaded image: busybox:glibc
14:27:57 [2022-09-21T14:27:57.125Z] Loaded image: debian:bullseye-slim
14:27:57 [2022-09-21T14:27:57.125Z] Loaded image: hello-world:latest
14:27:57 [2022-09-21T14:27:57.384Z] Loaded image: arm32v7/hello-world:latest
14:28:07 [2022-09-21T14:28:07.333Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.87s)
14:28:07 [2022-09-21T14:28:07.333Z] PASS
14:28:07 [2022-09-21T14:28:07.333Z] 
14:28:07 [2022-09-21T14:28:07.333Z] === Skipped
14:28:07 [2022-09-21T14:28:07.333Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:28:07 [2022-09-21T14:28:07.333Z]     build_session_test.go:25: TODO: BuildKit
14:28:07 [2022-09-21T14:28:07.333Z] 
14:28:07 [2022-09-21T14:28:07.333Z] DONE 33 tests, 1 skipped in 68.924s
14:28:07 [2022-09-21T14:28:07.333Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:28:07 [2022-09-21T14:28:07.333Z] ++ 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
14:28:07 [2022-09-21T14:28:07.333Z] ++ set -e
14:28:07 [2022-09-21T14:28:07.333Z] ++ '[' -n 0 ']'
14:28:07 [2022-09-21T14:28:07.333Z] ++ set -x
14:28:07 [2022-09-21T14:28:07.333Z] ++ 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
14:28:07 [2022-09-21T14:28:07.333Z] INFO: Testing against a local daemon
14:28:07 [2022-09-21T14:28:07.333Z] === RUN   TestConfigInspect
14:28:08 [2022-09-21T14:28:08.706Z] --- PASS: TestConfigInspect (2.39s)
14:28:08 [2022-09-21T14:28:08.706Z] === RUN   TestConfigList
14:28:11 [2022-09-21T14:28:11.224Z] --- PASS: TestConfigList (2.20s)
14:28:11 [2022-09-21T14:28:11.224Z] === RUN   TestConfigsCreateAndDelete
14:28:13 [2022-09-21T14:28:13.115Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
14:28:13 [2022-09-21T14:28:13.115Z] === RUN   TestConfigsUpdate
14:28:15 [2022-09-21T14:28:15.665Z] --- PASS: TestConfigsUpdate (2.15s)
14:28:15 [2022-09-21T14:28:15.665Z] === RUN   TestTemplatedConfig
14:28:17 [2022-09-21T14:28:17.573Z] --- PASS: TestTemplatedConfig (2.45s)
14:28:17 [2022-09-21T14:28:17.573Z] === RUN   TestConfigCreateResolve
14:28:20 [2022-09-21T14:28:20.090Z] --- PASS: TestConfigCreateResolve (2.31s)
14:28:20 [2022-09-21T14:28:20.090Z] === RUN   TestConfigDaemonLibtrustID
14:28:20 [2022-09-21T14:28:20.652Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:28:20 [2022-09-21T14:28:20.652Z] PASS
14:28:20 [2022-09-21T14:28:20.652Z] 
14:28:20 [2022-09-21T14:28:20.652Z] DONE 7 tests in 14.247s
14:28:20 [2022-09-21T14:28:20.652Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:28:20 [2022-09-21T14:28:20.652Z] ++ 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
14:28:20 [2022-09-21T14:28:20.652Z] ++ set -e
14:28:20 [2022-09-21T14:28:20.652Z] ++ '[' -n 0 ']'
14:28:20 [2022-09-21T14:28:20.652Z] ++ set -x
14:28:20 [2022-09-21T14:28:20.652Z] ++ 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
14:28:20 [2022-09-21T14:28:20.652Z] INFO: Testing against a local daemon
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestCheckpoint
14:28:20 [2022-09-21T14:28:20.652Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:28:20 [2022-09-21T14:28:20.652Z] --- SKIP: TestCheckpoint (0.00s)
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestContainerInvalidJSON
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
14:28:20 [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:28:20 [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:28:20 [2022-09-21T14:28:20.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:28:20 [2022-09-21T14:28:20.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
14:28:20 [2022-09-21T14:28:20.652Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:28:20 [2022-09-21T14:28:20.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:28:20 [2022-09-21T14:28:20.652Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:28:20 [2022-09-21T14:28:20.652Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:28:20 [2022-09-21T14:28:20.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
14:28:20 [2022-09-21T14:28:20.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:28:20 [2022-09-21T14:28:20.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
14:28:20 [2022-09-21T14:28:20.652Z] === RUN   TestCopyFromContainerPathIsNotDir
14:28:20 [2022-09-21T14:28:20.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
14:28:20 [2022-09-21T14:28:20.908Z] === RUN   TestCopyToContainerPathDoesNotExist
14:28:20 [2022-09-21T14:28:20.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
14:28:20 [2022-09-21T14:28:20.908Z] === RUN   TestCopyToContainerPathIsNotDir
14:28:20 [2022-09-21T14:28:20.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
14:28:20 [2022-09-21T14:28:20.908Z] === RUN   TestCopyFromContainer
14:28:21 [2022-09-21T14:28:21.836Z] === RUN   TestCopyFromContainer//
14:28:21 [2022-09-21T14:28:21.836Z] === RUN   TestCopyFromContainer//bar/root
14:28:21 [2022-09-21T14:28:21.836Z] === RUN   TestCopyFromContainer//bar/root/
14:28:22 [2022-09-21T14:28:22.091Z] === RUN   TestCopyFromContainer/bar/quux
14:28:22 [2022-09-21T14:28:22.091Z] === RUN   TestCopyFromContainer/bar/quux/
14:28:22 [2022-09-21T14:28:22.091Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:28:22 [2022-09-21T14:28:22.091Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:28:22 [2022-09-21T14:28:22.091Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCopyFromContainer/bar/notarget
14:28:22 [2022-09-21T14:28:22.347Z] --- PASS: TestCopyFromContainer (1.45s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:28:22 [2022-09-21T14:28:22.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateLinkToNonExistingContainer
14:28:22 [2022-09-21T14:28:22.347Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateWithInvalidEnv
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateWithInvalidEnv/0
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/0
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateWithInvalidEnv/1
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/1
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateWithInvalidEnv/2
14:28:22 [2022-09-21T14:28:22.347Z] === PAUSE TestCreateWithInvalidEnv/2
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateWithInvalidEnv/0
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateWithInvalidEnv/2
14:28:22 [2022-09-21T14:28:22.347Z] === CONT  TestCreateWithInvalidEnv/1
14:28:22 [2022-09-21T14:28:22.347Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateTmpfsMountsTarget
14:28:22 [2022-09-21T14:28:22.347Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
14:28:22 [2022-09-21T14:28:22.347Z] === RUN   TestCreateWithCustomMaskedPaths
14:28:23 [2022-09-21T14:28:23.715Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
14:28:23 [2022-09-21T14:28:23.715Z] === RUN   TestCreateWithCustomReadonlyPaths
14:28:25 [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:28:25 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:28:25 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:28:25 [2022-09-21T14:28:25.080Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:28:25 [2022-09-21T14:28:25.080Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:28:25 [2022-09-21T14:28:25.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:28:25 [2022-09-21T14:28:25.080Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:28:25 [2022-09-21T14:28:25.336Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestCreateDifferentPlatform
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestCreateDifferentPlatform/different_os
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:28:25 [2022-09-21T14:28:25.336Z] --- PASS: TestCreateDifferentPlatform (0.02s)
14:28:25 [2022-09-21T14:28:25.336Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:28:25 [2022-09-21T14:28:25.336Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:28:25 [2022-09-21T14:28:25.336Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:28:25 [2022-09-21T14:28:25.336Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestContainerStartOnDaemonRestart
14:28:25 [2022-09-21T14:28:25.336Z] === PAUSE TestContainerStartOnDaemonRestart
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestDaemonRestartIpcMode
14:28:25 [2022-09-21T14:28:25.336Z] === PAUSE TestDaemonRestartIpcMode
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestDaemonHostGatewayIP
14:28:25 [2022-09-21T14:28:25.336Z] === PAUSE TestDaemonHostGatewayIP
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestRestartDaemonWithRestartingContainer
14:28:25 [2022-09-21T14:28:25.336Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestContainerKillOnDaemonStart
14:28:25 [2022-09-21T14:28:25.336Z] === PAUSE TestContainerKillOnDaemonStart
14:28:25 [2022-09-21T14:28:25.336Z] === RUN   TestDiff
14:28:25 [2022-09-21T14:28:25.898Z] --- PASS: TestDiff (0.42s)
14:28:25 [2022-09-21T14:28:25.898Z] === RUN   TestExecWithCloseStdin
14:28:26 [2022-09-21T14:28:26.460Z] --- PASS: TestExecWithCloseStdin (0.48s)
14:28:26 [2022-09-21T14:28:26.460Z] === RUN   TestExec
14:28:26 [2022-09-21T14:28:26.716Z] --- PASS: TestExec (0.46s)
14:28:26 [2022-09-21T14:28:26.717Z] === RUN   TestExecUser
14:28:27 [2022-09-21T14:28:27.278Z] --- PASS: TestExecUser (0.46s)
14:28:27 [2022-09-21T14:28:27.279Z] === RUN   TestExportContainerAndImportImage
14:28:27 [2022-09-21T14:28:27.841Z] --- PASS: TestExportContainerAndImportImage (0.57s)
14:28:27 [2022-09-21T14:28:27.841Z] === RUN   TestExportContainerAfterDaemonRestart
14:28:29 [2022-09-21T14:28:29.206Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
14:28:29 [2022-09-21T14:28:29.206Z] === RUN   TestHealthCheckWorkdir
14:28:29 [2022-09-21T14:28:29.462Z] --- PASS: TestHealthCheckWorkdir (0.52s)
14:28:29 [2022-09-21T14:28:29.462Z] === RUN   TestHealthKillContainer
14:28:37 [2022-09-21T14:28:37.548Z] --- PASS: TestHealthKillContainer (7.91s)
14:28:37 [2022-09-21T14:28:37.548Z] === RUN   TestHealthCheckProcessKilled
14:28:38 [2022-09-21T14:28:38.110Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
14:28:38 [2022-09-21T14:28:38.110Z] === RUN   TestInspectCpusetInConfigPre120
14:28:38 [2022-09-21T14:28:38.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
14:28:38 [2022-09-21T14:28:38.671Z] === RUN   TestIpcModeNone
14:28:39 [2022-09-21T14:28:39.233Z] --- PASS: TestIpcModeNone (0.48s)
14:28:39 [2022-09-21T14:28:39.233Z] === RUN   TestIpcModePrivate
14:28:39 [2022-09-21T14:28:39.488Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
14:28:39 [2022-09-21T14:28:39.489Z] --- PASS: TestIpcModePrivate (0.44s)
14:28:39 [2022-09-21T14:28:39.489Z] === RUN   TestIpcModeShareable
14:28:39 [2022-09-21T14:28:39.744Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
14:28:40 [2022-09-21T14:28:40.001Z] --- PASS: TestIpcModeShareable (0.45s)
14:28:40 [2022-09-21T14:28:40.001Z] === RUN   TestAPIIpcModeShareableAndContainer
14:28:41 [2022-09-21T14:28:41.367Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
14:28:41 [2022-09-21T14:28:41.367Z] === RUN   TestAPIIpcModeHost
14:28:41 [2022-09-21T14:28:41.930Z] --- PASS: TestAPIIpcModeHost (0.36s)
14:28:41 [2022-09-21T14:28:41.930Z] === RUN   TestDaemonIpcModeShareable
14:28:42 [2022-09-21T14:28:42.859Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
14:28:43 [2022-09-21T14:28:43.115Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
14:28:43 [2022-09-21T14:28:43.115Z] === RUN   TestDaemonIpcModePrivate
14:28:44 [2022-09-21T14:28:44.043Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
14:28:44 [2022-09-21T14:28:44.043Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
14:28:44 [2022-09-21T14:28:44.043Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:28:45 [2022-09-21T14:28:45.409Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
14:28:45 [2022-09-21T14:28:45.409Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
14:28:45 [2022-09-21T14:28:45.409Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:28:46 [2022-09-21T14:28:46.337Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
14:28:46 [2022-09-21T14:28:46.337Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
14:28:46 [2022-09-21T14:28:46.337Z] === RUN   TestIpcModeOlderClient
14:28:46 [2022-09-21T14:28:46.337Z] === PAUSE TestIpcModeOlderClient
14:28:46 [2022-09-21T14:28:46.337Z] === RUN   TestKillContainerInvalidSignal
14:28:46 [2022-09-21T14:28:46.899Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
14:28:46 [2022-09-21T14:28:46.899Z] === RUN   TestKillContainer
14:28:46 [2022-09-21T14:28:46.899Z] === RUN   TestKillContainer/no_signal
14:28:47 [2022-09-21T14:28:47.462Z] === RUN   TestKillContainer/non_killing_signal
14:28:47 [2022-09-21T14:28:47.718Z] === RUN   TestKillContainer/killing_signal
14:28:48 [2022-09-21T14:28:48.279Z] --- PASS: TestKillContainer (1.31s)
14:28:48 [2022-09-21T14:28:48.279Z]     --- PASS: TestKillContainer/no_signal (0.40s)
14:28:48 [2022-09-21T14:28:48.279Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
14:28:48 [2022-09-21T14:28:48.279Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
14:28:48 [2022-09-21T14:28:48.279Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:28:48 [2022-09-21T14:28:48.279Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:28:48 [2022-09-21T14:28:48.535Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:28:49 [2022-09-21T14:28:49.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
14:28:49 [2022-09-21T14:28:49.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
14:28:49 [2022-09-21T14:28:49.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
14:28:49 [2022-09-21T14:28:49.465Z] === RUN   TestKillStoppedContainer
14:28:49 [2022-09-21T14:28:49.465Z] --- PASS: TestKillStoppedContainer (0.05s)
14:28:49 [2022-09-21T14:28:49.465Z] === RUN   TestKillStoppedContainerAPIPre120
14:28:49 [2022-09-21T14:28:49.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
14:28:49 [2022-09-21T14:28:49.465Z] === RUN   TestKillDifferentUserContainer
14:28:50 [2022-09-21T14:28:50.027Z] --- PASS: TestKillDifferentUserContainer (0.43s)
14:28:50 [2022-09-21T14:28:50.027Z] === RUN   TestInspectOomKilledTrue
14:28:50 [2022-09-21T14:28:50.590Z] --- PASS: TestInspectOomKilledTrue (0.48s)
14:28:50 [2022-09-21T14:28:50.590Z] === RUN   TestInspectOomKilledFalse
14:28:50 [2022-09-21T14:28:50.846Z] --- PASS: TestInspectOomKilledFalse (0.42s)
14:28:50 [2022-09-21T14:28:50.846Z] === RUN   TestLinksEtcHostsContentMatch
14:28:51 [2022-09-21T14:28:51.102Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
14:28:51 [2022-09-21T14:28:51.102Z] === RUN   TestLinksContainerNames
14:28:52 [2022-09-21T14:28:52.031Z] --- PASS: TestLinksContainerNames (0.86s)
14:28:52 [2022-09-21T14:28:52.031Z] === RUN   TestLogsFollowTailEmpty
14:28:52 [2022-09-21T14:28:52.592Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
14:28:52 [2022-09-21T14:28:52.592Z] === RUN   TestContainerNetworkMountsNoChown
14:28:52 [2022-09-21T14:28:52.849Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/default
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/private
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rprivate
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/slave
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rslave
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/shared
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rshared
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/default
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/default/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/default/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rslave
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rshared
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/shared
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rprivate
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/slave
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/private
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/private/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/private/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:28:52 [2022-09-21T14:28:52.849Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/default/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:28:52 [2022-09-21T14:28:52.849Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/default/mount_root
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:28:53 [2022-09-21T14:28:53.105Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/private/bind_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/private/mount_root
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:28:53 [2022-09-21T14:28:53.367Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:28:53 [2022-09-21T14:28:53.367Z] --- PASS: TestMountDaemonRoot (0.02s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
14:28:53 [2022-09-21T14:28:53.367Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:28:53 [2022-09-21T14:28:53.367Z] === RUN   TestContainerBindMountNonRecursive
14:28:54 [2022-09-21T14:28:54.733Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
14:28:54 [2022-09-21T14:28:54.733Z] === RUN   TestContainerVolumesMountedAsShared
14:28:55 [2022-09-21T14:28:55.295Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
14:28:55 [2022-09-21T14:28:55.295Z] === RUN   TestContainerVolumesMountedAsSlave
14:28:55 [2022-09-21T14:28:55.550Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
14:28:55 [2022-09-21T14:28:55.550Z] === RUN   TestNetworkNat
14:28:56 [2022-09-21T14:28:56.113Z] --- PASS: TestNetworkNat (0.50s)
14:28:56 [2022-09-21T14:28:56.113Z] === RUN   TestNetworkLocalhostTCPNat
14:28:56 [2022-09-21T14:28:56.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
14:28:56 [2022-09-21T14:28:56.369Z] === RUN   TestNetworkLoopbackNat
14:28:59 [2022-09-21T14:28:59.666Z] --- PASS: TestNetworkLoopbackNat (2.59s)
14:28:59 [2022-09-21T14:28:59.666Z] === RUN   TestPause
14:28:59 [2022-09-21T14:28:59.666Z] --- PASS: TestPause (0.47s)
14:28:59 [2022-09-21T14:28:59.666Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:28:59 [2022-09-21T14:28:59.666Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:28:59 [2022-09-21T14:28:59.666Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:28:59 [2022-09-21T14:28:59.666Z] === RUN   TestPauseStopPausedContainer
14:28:59 [2022-09-21T14:28:59.939Z] --- PASS: TestPauseStopPausedContainer (0.47s)
14:28:59 [2022-09-21T14:28:59.939Z] === RUN   TestPsFilter
14:29:00 [2022-09-21T14:29:00.201Z] --- PASS: TestPsFilter (0.14s)
14:29:00 [2022-09-21T14:29:00.201Z] === RUN   TestRemoveContainerWithRemovedVolume
14:29:00 [2022-09-21T14:29:00.783Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
14:29:00 [2022-09-21T14:29:00.783Z] === RUN   TestRemoveContainerWithVolume
14:29:01 [2022-09-21T14:29:01.039Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
14:29:01 [2022-09-21T14:29:01.039Z] === RUN   TestRemoveContainerRunning
14:29:01 [2022-09-21T14:29:01.602Z] --- PASS: TestRemoveContainerRunning (0.47s)
14:29:01 [2022-09-21T14:29:01.602Z] === RUN   TestRemoveContainerForceRemoveRunning
14:29:02 [2022-09-21T14:29:02.120Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
14:29:02 [2022-09-21T14:29:02.120Z] === RUN   TestRemoveInvalidContainer
14:29:02 [2022-09-21T14:29:02.120Z] --- PASS: TestRemoveInvalidContainer (0.02s)
14:29:02 [2022-09-21T14:29:02.120Z] === RUN   TestRenameLinkedContainer
14:29:04 [2022-09-21T14:29:04.009Z] --- PASS: TestRenameLinkedContainer (1.80s)
14:29:04 [2022-09-21T14:29:04.009Z] === RUN   TestRenameStoppedContainer
14:29:04 [2022-09-21T14:29:04.265Z] --- PASS: TestRenameStoppedContainer (0.44s)
14:29:04 [2022-09-21T14:29:04.265Z] === RUN   TestRenameRunningContainerAndReuse
14:29:05 [2022-09-21T14:29:05.194Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
14:29:05 [2022-09-21T14:29:05.194Z] === RUN   TestRenameInvalidName
14:29:05 [2022-09-21T14:29:05.449Z] --- PASS: TestRenameInvalidName (0.44s)
14:29:05 [2022-09-21T14:29:05.449Z] === RUN   TestRenameAnonymousContainer
14:29:07 [2022-09-21T14:29:07.339Z] --- PASS: TestRenameAnonymousContainer (1.55s)
14:29:07 [2022-09-21T14:29:07.339Z] === RUN   TestRenameContainerWithSameName
14:29:07 [2022-09-21T14:29:07.596Z] --- PASS: TestRenameContainerWithSameName (0.45s)
14:29:07 [2022-09-21T14:29:07.596Z] === RUN   TestRenameContainerWithLinkedContainer
14:29:08 [2022-09-21T14:29:08.525Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
14:29:08 [2022-09-21T14:29:08.525Z] === RUN   TestResize
14:29:08 [2022-09-21T14:29:08.782Z] --- PASS: TestResize (0.45s)
14:29:08 [2022-09-21T14:29:08.782Z] === RUN   TestResizeWithInvalidSize
14:29:09 [2022-09-21T14:29:09.345Z] --- PASS: TestResizeWithInvalidSize (0.44s)
14:29:09 [2022-09-21T14:29:09.345Z] === RUN   TestResizeWhenContainerNotStarted
14:29:09 [2022-09-21T14:29:09.908Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:29:09 [2022-09-21T14:29:09.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:29:11 [2022-09-21T14:29:11.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:29:11 [2022-09-21T14:29:11.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:29:12 [2022-09-21T14:29:12.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:29:12 [2022-09-21T14:29:12.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:29:13 [2022-09-21T14:29:13.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:29:14 [2022-09-21T14:29:14.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:29:15 [2022-09-21T14:29:15.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:29:15 [2022-09-21T14:29:15.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:29:17 [2022-09-21T14:29:17.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:29:17 [2022-09-21T14:29:17.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:29:19 [2022-09-21T14:29:19.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
14:29:19 [2022-09-21T14:29:19.572Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
14:29:19 [2022-09-21T14:29:19.572Z] === RUN   TestCgroupNamespacesRun
14:29:20 [2022-09-21T14:29:20.504Z] --- PASS: TestCgroupNamespacesRun (1.14s)
14:29:20 [2022-09-21T14:29:20.504Z] === RUN   TestCgroupNamespacesRunPrivileged
14:29:21 [2022-09-21T14:29:21.869Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
14:29:21 [2022-09-21T14:29:21.869Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:29:22 [2022-09-21T14:29:22.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
14:29:22 [2022-09-21T14:29:22.797Z] === RUN   TestCgroupNamespacesRunHostMode
14:29:24 [2022-09-21T14:29:24.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
14:29:24 [2022-09-21T14:29:24.162Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:29:25 [2022-09-21T14:29:25.091Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
14:29:25 [2022-09-21T14:29:25.091Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:29:26 [2022-09-21T14:29:26.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
14:29:26 [2022-09-21T14:29:26.458Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:29:27 [2022-09-21T14:29:27.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
14:29:27 [2022-09-21T14:29:27.020Z] === RUN   TestCgroupNamespacesRunOlderClient
14:29:28 [2022-09-21T14:29:28.386Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
14:29:28 [2022-09-21T14:29:28.386Z] === RUN   TestNISDomainname
14:29:28 [2022-09-21T14:29:28.643Z] --- PASS: TestNISDomainname (0.55s)
14:29:28 [2022-09-21T14:29:28.643Z] === RUN   TestHostnameDnsResolution
14:29:29 [2022-09-21T14:29:29.571Z] --- PASS: TestHostnameDnsResolution (0.68s)
14:29:29 [2022-09-21T14:29:29.571Z] === RUN   TestUnprivilegedPortsAndPing
14:29:29 [2022-09-21T14:29:29.827Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
14:29:29 [2022-09-21T14:29:29.827Z] === RUN   TestStats
14:29:32 [2022-09-21T14:29:32.344Z] --- PASS: TestStats (2.44s)
14:29:32 [2022-09-21T14:29:32.344Z] === RUN   TestStopContainerWithTimeout
14:29:32 [2022-09-21T14:29:32.344Z] === RUN   TestStopContainerWithTimeout/0
14:29:32 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/0
14:29:32 [2022-09-21T14:29:32.344Z] === RUN   TestStopContainerWithTimeout/1
14:29:32 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/1
14:29:32 [2022-09-21T14:29:32.344Z] === RUN   TestStopContainerWithTimeout/3
14:29:32 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/3
14:29:32 [2022-09-21T14:29:32.344Z] === RUN   TestStopContainerWithTimeout/-1
14:29:32 [2022-09-21T14:29:32.344Z] === PAUSE TestStopContainerWithTimeout/-1
14:29:32 [2022-09-21T14:29:32.344Z] === CONT  TestStopContainerWithTimeout/0
14:29:32 [2022-09-21T14:29:32.344Z] === CONT  TestStopContainerWithTimeout/-1
14:29:33 [2022-09-21T14:29:33.271Z] === CONT  TestStopContainerWithTimeout/3
14:29:35 [2022-09-21T14:29:35.163Z] === CONT  TestStopContainerWithTimeout/1
14:29:36 [2022-09-21T14:29:36.583Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:29:36 [2022-09-21T14:29:36.583Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
14:29:36 [2022-09-21T14:29:36.583Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
14:29:36 [2022-09-21T14:29:36.583Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
14:29:36 [2022-09-21T14:29:36.583Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
14:29:36 [2022-09-21T14:29:36.583Z] === RUN   TestDeleteDevicemapper
14:29:36 [2022-09-21T14:29:36.583Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:29:36 [2022-09-21T14:29:36.583Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:29:36 [2022-09-21T14:29:36.583Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:29:38 [2022-09-21T14:29:38.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
14:29:38 [2022-09-21T14:29:38.474Z] === RUN   TestUpdateMemory
14:29:39 [2022-09-21T14:29:39.037Z] --- PASS: TestUpdateMemory (0.56s)
14:29:39 [2022-09-21T14:29:39.037Z] === RUN   TestUpdateCPUQuota
14:29:39 [2022-09-21T14:29:39.600Z] --- PASS: TestUpdateCPUQuota (0.73s)
14:29:39 [2022-09-21T14:29:39.600Z] === RUN   TestUpdatePidsLimit
14:29:39 [2022-09-21T14:29:39.600Z] === RUN   TestUpdatePidsLimit/update_from_none
14:29:39 [2022-09-21T14:29:39.856Z] === RUN   TestUpdatePidsLimit/no_change
14:29:40 [2022-09-21T14:29:40.112Z] === RUN   TestUpdatePidsLimit/update_lower
14:29:40 [2022-09-21T14:29:40.369Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:29:40 [2022-09-21T14:29:40.626Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:29:40 [2022-09-21T14:29:40.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:29:40 [2022-09-21T14:29:40.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:29:41 [2022-09-21T14:29:41.810Z] --- PASS: TestUpdatePidsLimit (2.00s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
14:29:41 [2022-09-21T14:29:41.810Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
14:29:41 [2022-09-21T14:29:41.810Z] === RUN   TestUpdateRestartPolicy
14:29:54 [2022-09-21T14:29:54.048Z] --- PASS: TestUpdateRestartPolicy (10.85s)
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestUpdateRestartWithAutoRemove
14:29:54 [2022-09-21T14:29:54.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitNonBlocked
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:54 [2022-09-21T14:29:54.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:54 [2022-09-21T14:29:54.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:54 [2022-09-21T14:29:54.048Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:29:54 [2022-09-21T14:29:54.048Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:29:54 [2022-09-21T14:29:54.048Z] --- PASS: TestWaitNonBlocked (0.01s)
14:29:54 [2022-09-21T14:29:54.048Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
14:29:54 [2022-09-21T14:29:54.048Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitBlocked
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:29:54 [2022-09-21T14:29:54.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:29:54 [2022-09-21T14:29:54.048Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:29:54 [2022-09-21T14:29:54.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:29:54 [2022-09-21T14:29:54.048Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:29:54 [2022-09-21T14:29:54.048Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:29:54 [2022-09-21T14:29:54.610Z] --- PASS: TestWaitBlocked (0.01s)
14:29:54 [2022-09-21T14:29:54.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
14:29:54 [2022-09-21T14:29:54.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
14:29:54 [2022-09-21T14:29:54.610Z] === CONT  TestContainerStartOnDaemonRestart
14:29:54 [2022-09-21T14:29:54.610Z] === CONT  TestRestartDaemonWithRestartingContainer
14:29:56 [2022-09-21T14:29:56.500Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s)
14:29:56 [2022-09-21T14:29:56.500Z] === CONT  TestIpcModeOlderClient
14:29:56 [2022-09-21T14:29:56.756Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s)
14:29:56 [2022-09-21T14:29:56.756Z] === CONT  TestContainerKillOnDaemonStart
14:29:56 [2022-09-21T14:29:56.756Z] --- PASS: TestIpcModeOlderClient (0.08s)
14:29:56 [2022-09-21T14:29:56.756Z] === CONT  TestDaemonHostGatewayIP
14:29:59 [2022-09-21T14:29:59.276Z] --- PASS: TestDaemonHostGatewayIP (2.43s)
14:29:59 [2022-09-21T14:29:59.276Z] === CONT  TestDaemonRestartIpcMode
14:30:01 [2022-09-21T14:30:01.792Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
14:30:08 [2022-09-21T14:30:08.331Z] --- PASS: TestContainerKillOnDaemonStart (11.66s)
14:30:08 [2022-09-21T14:30:08.331Z] PASS
14:30:08 [2022-09-21T14:30:08.331Z] 
14:30:08 [2022-09-21T14:30:08.331Z] === Skipped
14:30:08 [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:30:08 [2022-09-21T14:30:08.331Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:30:08 [2022-09-21T14:30:08.331Z] 
14:30:08 [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:30:08 [2022-09-21T14:30:08.331Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:30:08 [2022-09-21T14:30:08.331Z] 
14:30:08 [2022-09-21T14:30:08.331Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:30:08 [2022-09-21T14:30:08.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:30:08 [2022-09-21T14:30:08.331Z] 
14:30:08 [2022-09-21T14:30:08.331Z] DONE 197 tests, 3 skipped in 107.822s
14:30:08 [2022-09-21T14:30:08.331Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:30:08 [2022-09-21T14:30:08.331Z] ++ 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
14:30:08 [2022-09-21T14:30:08.331Z] ++ set -e
14:30:08 [2022-09-21T14:30:08.331Z] ++ '[' -n 0 ']'
14:30:08 [2022-09-21T14:30:08.331Z] ++ set -x
14:30:08 [2022-09-21T14:30:08.331Z] ++ 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
14:30:08 [2022-09-21T14:30:08.587Z] INFO: Testing against a local daemon
14:30:08 [2022-09-21T14:30:08.587Z] === RUN   TestCommitInheritsEnv
14:30:08 [2022-09-21T14:30:08.844Z] --- PASS: TestCommitInheritsEnv (0.29s)
14:30:08 [2022-09-21T14:30:08.844Z] === RUN   TestImportExtremelyLargeImageWorks
14:30:08 [2022-09-21T14:30:08.844Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:30:08 [2022-09-21T14:30:08.844Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:30:08 [2022-09-21T14:30:08.844Z] === RUN   TestImagesFilterMultiReference
14:30:08 [2022-09-21T14:30:08.844Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:30:08 [2022-09-21T14:30:08.844Z] === RUN   TestImagePullPlatformInvalid
14:30:08 [2022-09-21T14:30:08.844Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:30:08 [2022-09-21T14:30:08.844Z] === RUN   TestRemoveImageOrphaning
14:30:09 [2022-09-21T14:30:09.100Z] --- PASS: TestRemoveImageOrphaning (0.26s)
14:30:09 [2022-09-21T14:30:09.100Z] === RUN   TestRemoveImageGarbageCollector
14:30:09 [2022-09-21T14:30:09.100Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:09 [2022-09-21T14:30:09.100Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:30:09 [2022-09-21T14:30:09.100Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:30:09 [2022-09-21T14:30:09.100Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:30:09 [2022-09-21T14:30:09.100Z] === RUN   TestTagInvalidReference
14:30:09 [2022-09-21T14:30:09.100Z] --- PASS: TestTagInvalidReference (0.01s)
14:30:09 [2022-09-21T14:30:09.100Z] === RUN   TestTagValidPrefixedRepo
14:30:09 [2022-09-21T14:30:09.357Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:30:09 [2022-09-21T14:30:09.357Z] === RUN   TestTagExistedNameWithoutForce
14:30:09 [2022-09-21T14:30:09.357Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:30:09 [2022-09-21T14:30:09.357Z] === RUN   TestTagOfficialNames
14:30:09 [2022-09-21T14:30:09.357Z] --- PASS: TestTagOfficialNames (0.05s)
14:30:09 [2022-09-21T14:30:09.357Z] === RUN   TestTagMatchesDigest
14:30:09 [2022-09-21T14:30:09.357Z] --- PASS: TestTagMatchesDigest (0.01s)
14:30:09 [2022-09-21T14:30:09.357Z] PASS
14:30:09 [2022-09-21T14:30:09.357Z] 
14:30:09 [2022-09-21T14:30:09.357Z] === Skipped
14:30:09 [2022-09-21T14:30:09.357Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:30:09 [2022-09-21T14:30:09.357Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
14:30:09 [2022-09-21T14:30:09.357Z] 
14:30:09 [2022-09-21T14:30:09.357Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:30:09 [2022-09-21T14:30:09.357Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:30:09 [2022-09-21T14:30:09.357Z] 
14:30:09 [2022-09-21T14:30:09.357Z] DONE 12 tests, 2 skipped in 1.000s
14:30:09 [2022-09-21T14:30:09.357Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:30:09 [2022-09-21T14:30:09.357Z] ++ 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
14:30:09 [2022-09-21T14:30:09.357Z] ++ set -e
14:30:09 [2022-09-21T14:30:09.357Z] ++ '[' -n 0 ']'
14:30:09 [2022-09-21T14:30:09.357Z] ++ set -x
14:30:09 [2022-09-21T14:30:09.357Z] ++ 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
14:30:09 [2022-09-21T14:30:09.357Z] INFO: Testing against a local daemon
14:30:09 [2022-09-21T14:30:09.357Z] === RUN   TestNetworkCreateDelete
14:30:09 [2022-09-21T14:30:09.613Z] --- PASS: TestNetworkCreateDelete (0.15s)
14:30:09 [2022-09-21T14:30:09.613Z] === RUN   TestDockerNetworkDeletePreferID
14:30:10 [2022-09-21T14:30:10.176Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
14:30:10 [2022-09-21T14:30:10.176Z] === RUN   TestDaemonDNSFallback
14:30:16 [2022-09-21T14:30:16.717Z] --- PASS: TestDaemonDNSFallback (6.32s)
14:30:16 [2022-09-21T14:30:16.717Z] === RUN   TestInspectNetwork
14:30:19 [2022-09-21T14:30:19.235Z] === RUN   TestInspectNetwork/full_network_id
14:30:19 [2022-09-21T14:30:19.235Z] === RUN   TestInspectNetwork/partial_network_id
14:30:19 [2022-09-21T14:30:19.235Z] === RUN   TestInspectNetwork/network_name
14:30:19 [2022-09-21T14:30:19.235Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:30:23 [2022-09-21T14:30:23.402Z] --- PASS: TestInspectNetwork (6.99s)
14:30:23 [2022-09-21T14:30:23.402Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:30:23 [2022-09-21T14:30:23.402Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:30:23 [2022-09-21T14:30:23.402Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:30:23 [2022-09-21T14:30:23.402Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:30:23 [2022-09-21T14:30:23.402Z] === RUN   TestRunContainerWithBridgeNone
14:30:24 [2022-09-21T14:30:24.768Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkInvalidJSON
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkInvalidJSON//networks/create
14:30:24 [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:30:24 [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:24 [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:24 [2022-09-21T14:30:24.769Z] === CONT  TestNetworkInvalidJSON//networks/create
14:30:24 [2022-09-21T14:30:24.769Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:30:24 [2022-09-21T14:30:24.769Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:30:24 [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:30:24 [2022-09-21T14:30:24.769Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:30:24 [2022-09-21T14:30:24.769Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:30:24 [2022-09-21T14:30:24.769Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkList
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkList//networks
14:30:24 [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkList//networks
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestNetworkList//networks/
14:30:24 [2022-09-21T14:30:24.769Z] === PAUSE TestNetworkList//networks/
14:30:24 [2022-09-21T14:30:24.769Z] === CONT  TestNetworkList//networks
14:30:24 [2022-09-21T14:30:24.769Z] === CONT  TestNetworkList//networks/
14:30:24 [2022-09-21T14:30:24.769Z] --- PASS: TestNetworkList (0.02s)
14:30:24 [2022-09-21T14:30:24.769Z]     --- PASS: TestNetworkList//networks (0.00s)
14:30:24 [2022-09-21T14:30:24.769Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:30:24 [2022-09-21T14:30:24.769Z] === RUN   TestHostIPv4BridgeLabel
14:30:25 [2022-09-21T14:30:25.331Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:30:25 [2022-09-21T14:30:25.331Z] === RUN   TestDaemonRestartWithLiveRestore
14:30:26 [2022-09-21T14:30:26.698Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:30:26 [2022-09-21T14:30:26.698Z] === RUN   TestDaemonDefaultNetworkPools
14:30:27 [2022-09-21T14:30:27.261Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
14:30:27 [2022-09-21T14:30:27.261Z] === RUN   TestDaemonRestartWithExistingNetwork
14:30:28 [2022-09-21T14:30:28.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
14:30:28 [2022-09-21T14:30:28.627Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:30:29 [2022-09-21T14:30:29.557Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
14:30:29 [2022-09-21T14:30:29.557Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:30:30 [2022-09-21T14:30:30.119Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:30:30 [2022-09-21T14:30:30.119Z] === RUN   TestServiceWithPredefinedNetwork
14:30:32 [2022-09-21T14:30:32.638Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
14:30:32 [2022-09-21T14:30:32.638Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:30:32 [2022-09-21T14:30:32.638Z]     service_test.go:242: FLAKY_TEST
14:30:32 [2022-09-21T14:30:32.638Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:30:32 [2022-09-21T14:30:32.638Z] === RUN   TestServiceWithDataPathPortInit
14:30:47 [2022-09-21T14:30:47.484Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
14:30:47 [2022-09-21T14:30:47.484Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:30:48 [2022-09-21T14:30:48.850Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qy5mp3su76q1m2kyxfc26sd50 Created:2022-09-21 14:30:47.398212052 +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[006c6133f1085ca1bd3bf2e3ec9147b5c3e2dc3aa039f5ec4b59a22f47cc4826:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wieraxh1vy3j50aan0cfzzdjl EndpointID:dfabf31a332ae1185df5fe378144cc49884abb9f5aa5de0ad581110502686f39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e2f9b555fe1658c828c4d3a0415c5a2a787e03702d294cc2455622ed8ca6f50 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:15648faea736 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wieraxh1vy3j50aan0cfzzdjl EndpointID:dfabf31a332ae1185df5fe378144cc49884abb9f5aa5de0ad581110502686f39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:30:53 [2022-09-21T14:30:53.018Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
14:30:53 [2022-09-21T14:30:53.018Z] PASS
14:30:53 [2022-09-21T14:30:53.018Z] 
14:30:53 [2022-09-21T14:30:53.018Z] === Skipped
14:30:53 [2022-09-21T14:30:53.018Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:30:53 [2022-09-21T14:30:53.018Z]     service_test.go:242: FLAKY_TEST
14:30:53 [2022-09-21T14:30:53.018Z] 
14:30:53 [2022-09-21T14:30:53.018Z] DONE 26 tests, 1 skipped in 43.534s
14:30:53 [2022-09-21T14:30:53.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:30:53 [2022-09-21T14:30:53.018Z] ++ 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
14:30:53 [2022-09-21T14:30:53.018Z] ++ set -e
14:30:53 [2022-09-21T14:30:53.018Z] ++ '[' -n 0 ']'
14:30:53 [2022-09-21T14:30:53.018Z] ++ set -x
14:30:53 [2022-09-21T14:30:53.019Z] ++ 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
14:30:53 [2022-09-21T14:30:53.019Z] INFO: Testing against a local daemon
14:30:53 [2022-09-21T14:30:53.019Z] === RUN   TestDockerNetworkIpvlanPersistance
14:30:53 [2022-09-21T14:30:53.019Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:53 [2022-09-21T14:30:53.019Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:30:53 [2022-09-21T14:30:53.019Z] === RUN   TestDockerNetworkIpvlan
14:30:53 [2022-09-21T14:30:53.019Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:53 [2022-09-21T14:30:53.019Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:30:53 [2022-09-21T14:30:53.019Z] PASS
14:30:53 [2022-09-21T14:30:53.019Z] 
14:30:53 [2022-09-21T14:30:53.019Z] === Skipped
14:30:53 [2022-09-21T14:30:53.019Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:30:53 [2022-09-21T14:30:53.019Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:53 [2022-09-21T14:30:53.019Z] 
14:30:53 [2022-09-21T14:30:53.019Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:30:53 [2022-09-21T14:30:53.019Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:30:53 [2022-09-21T14:30:53.019Z] 
14:30:53 [2022-09-21T14:30:53.019Z] DONE 2 tests, 2 skipped in 0.106s
14:30:53 [2022-09-21T14:30:53.019Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:30:53 [2022-09-21T14:30:53.019Z] ++ 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
14:30:53 [2022-09-21T14:30:53.019Z] ++ set -e
14:30:53 [2022-09-21T14:30:53.019Z] ++ '[' -n 0 ']'
14:30:53 [2022-09-21T14:30:53.019Z] ++ set -x
14:30:53 [2022-09-21T14:30:53.019Z] ++ 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
14:30:53 [2022-09-21T14:30:53.019Z] INFO: Testing against a local daemon
14:30:53 [2022-09-21T14:30:53.019Z] === RUN   TestDockerNetworkMacvlanPersistance
14:30:54 [2022-09-21T14:30:54.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
14:30:54 [2022-09-21T14:30:54.387Z] === RUN   TestDockerNetworkMacvlan
14:30:55 [2022-09-21T14:30:55.315Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:30:55 [2022-09-21T14:30:55.879Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:30:56 [2022-09-21T14:30:56.808Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:30:58 [2022-09-21T14:30:58.174Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:31:00 [2022-09-21T14:31:00.082Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:31:03 [2022-09-21T14:31:03.361Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:31:03 [2022-09-21T14:31:03.929Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
14:31:03 [2022-09-21T14:31:03.929Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
14:31:03 [2022-09-21T14:31:03.929Z] PASS
14:31:03 [2022-09-21T14:31:03.929Z] 
14:31:03 [2022-09-21T14:31:03.929Z] DONE 8 tests in 10.856s
14:31:03 [2022-09-21T14:31:03.929Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:31:03 [2022-09-21T14:31:03.929Z] ++ 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
14:31:03 [2022-09-21T14:31:03.929Z] ++ set -e
14:31:03 [2022-09-21T14:31:03.929Z] ++ '[' -n 0 ']'
14:31:03 [2022-09-21T14:31:03.929Z] ++ set -x
14:31:03 [2022-09-21T14:31:03.929Z] ++ 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
14:31:03 [2022-09-21T14:31:03.929Z] testing: warning: no tests to run
14:31:03 [2022-09-21T14:31:03.929Z] PASS
14:31:03 [2022-09-21T14:31:03.929Z] 
14:31:03 [2022-09-21T14:31:03.929Z] DONE 0 tests in 0.025s
14:31:03 [2022-09-21T14:31:03.929Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:31:03 [2022-09-21T14:31:03.929Z] ++ 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
14:31:03 [2022-09-21T14:31:03.929Z] ++ set -e
14:31:03 [2022-09-21T14:31:03.929Z] ++ '[' -n 0 ']'
14:31:03 [2022-09-21T14:31:03.929Z] ++ set -x
14:31:03 [2022-09-21T14:31:03.929Z] ++ 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
14:31:03 [2022-09-21T14:31:03.929Z] INFO: Testing against a local daemon
14:31:04 [2022-09-21T14:31:04.186Z] === RUN   TestAuthZPluginAllowRequest
14:31:05 [2022-09-21T14:31:05.115Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
14:31:05 [2022-09-21T14:31:05.115Z] === RUN   TestAuthZPluginTLS
14:31:05 [2022-09-21T14:31:05.677Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:31:05 [2022-09-21T14:31:05.677Z] === RUN   TestAuthZPluginDenyRequest
14:31:06 [2022-09-21T14:31:06.240Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:31:06 [2022-09-21T14:31:06.240Z] === RUN   TestAuthZPluginAPIDenyResponse
14:31:06 [2022-09-21T14:31:06.802Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:31:06 [2022-09-21T14:31:06.802Z] === RUN   TestAuthZPluginDenyResponse
14:31:07 [2022-09-21T14:31:07.365Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:31:07 [2022-09-21T14:31:07.365Z] === RUN   TestAuthZPluginAllowEventStream
14:31:08 [2022-09-21T14:31:08.730Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
14:31:08 [2022-09-21T14:31:08.730Z] === RUN   TestAuthZPluginErrorResponse
14:31:08 [2022-09-21T14:31:08.987Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:31:08 [2022-09-21T14:31:08.987Z] === RUN   TestAuthZPluginErrorRequest
14:31:09 [2022-09-21T14:31:09.549Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:31:09 [2022-09-21T14:31:09.549Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:31:10 [2022-09-21T14:31:10.112Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:31:10 [2022-09-21T14:31:10.112Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:31:11 [2022-09-21T14:31:11.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
14:31:11 [2022-09-21T14:31:11.480Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:31:12 [2022-09-21T14:31:12.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
14:31:12 [2022-09-21T14:31:12.847Z] === RUN   TestAuthZPluginHeader
14:31:13 [2022-09-21T14:31:13.410Z] --- PASS: TestAuthZPluginHeader (0.69s)
14:31:13 [2022-09-21T14:31:13.411Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:31:13 [2022-09-21T14:31:13.411Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:13 [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:31:13 [2022-09-21T14:31:13.411Z] === RUN   TestAuthZPluginV2Disable
14:31:13 [2022-09-21T14:31:13.411Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:13 [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:31:13 [2022-09-21T14:31:13.411Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:31:13 [2022-09-21T14:31:13.411Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:13 [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:31:13 [2022-09-21T14:31:13.411Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:31:13 [2022-09-21T14:31:13.411Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:13 [2022-09-21T14:31:13.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:31:13 [2022-09-21T14:31:13.411Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:31:31 [2022-09-21T14:31:31.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
14:31:31 [2022-09-21T14:31:31.454Z] PASS
14:31:31 [2022-09-21T14:31:31.454Z] 
14:31:31 [2022-09-21T14:31:31.454Z] === Skipped
14:31:31 [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:31:31 [2022-09-21T14:31:31.454Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2022-09-21T14:31:31.454Z] 
14:31:31 [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:31:31 [2022-09-21T14:31:31.454Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2022-09-21T14:31:31.454Z] 
14:31:31 [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:31:31 [2022-09-21T14:31:31.454Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2022-09-21T14:31:31.454Z] 
14:31:31 [2022-09-21T14:31:31.454Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:31:31 [2022-09-21T14:31:31.454Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:31 [2022-09-21T14:31:31.454Z] 
14:31:31 [2022-09-21T14:31:31.454Z] DONE 17 tests, 4 skipped in 26.414s
14:31:31 [2022-09-21T14:31:31.454Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:31:31 [2022-09-21T14:31:31.454Z] ++ 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
14:31:31 [2022-09-21T14:31:31.454Z] ++ set -e
14:31:31 [2022-09-21T14:31:31.454Z] ++ '[' -n 0 ']'
14:31:31 [2022-09-21T14:31:31.454Z] ++ set -x
14:31:31 [2022-09-21T14:31:31.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-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
14:31:31 [2022-09-21T14:31:31.454Z] INFO: Testing against a local daemon
14:31:31 [2022-09-21T14:31:31.454Z] === RUN   TestPluginInvalidJSON
14:31:31 [2022-09-21T14:31:31.454Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2022-09-21T14:31:31.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2022-09-21T14:31:31.454Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:31:31 [2022-09-21T14:31:31.454Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:31:31 [2022-09-21T14:31:31.454Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:31:31 [2022-09-21T14:31:31.454Z] === RUN   TestPluginInstall
14:31:31 [2022-09-21T14:31:31.454Z] === RUN   TestPluginInstall/no_auth
14:31:31 [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:31 [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d29326956c6e266cecff6b3368c4d2bd5c7cf8b7128a5763cb69f6da1ab6f7c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:31 [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:31 [2022-09-21T14:31:31.454Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d29326956c6e266cecff6b3368c4d2bd5c7cf8b7128a5763cb69f6da1ab6f7c" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:31 [2022-09-21T14:31:31.454Z] === RUN   TestPluginInstall/with_htpasswd
14:31:31 [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:31 [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa27221cbbb3140b16cd0ba04874e49ccd558afff460f76bea341fd8173e9ddb" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:31 [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:31 [2022-09-21T14:31:31.710Z] time="2022-09-21T14:31:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa27221cbbb3140b16cd0ba04874e49ccd558afff460f76bea341fd8173e9ddb" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:31 [2022-09-21T14:31:31.966Z] === RUN   TestPluginInstall/with_insecure
14:31:32 [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:32 [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cdbe174f179e4bf664f26dcfaeaab5d0c88d8f839f8ca4b847cf2b1db22c7d8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:32 [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:31:32 [2022-09-21T14:31:32.894Z] time="2022-09-21T14:31:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cdbe174f179e4bf664f26dcfaeaab5d0c88d8f839f8ca4b847cf2b1db22c7d8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:31:33 [2022-09-21T14:31:33.150Z]     plugin_test.go:165: [df70a9ca854d1] daemon is not started
14:31:33 [2022-09-21T14:31:33.150Z] --- PASS: TestPluginInstall (2.62s)
14:31:33 [2022-09-21T14:31:33.150Z]     --- PASS: TestPluginInstall/no_auth (0.99s)
14:31:33 [2022-09-21T14:31:33.150Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
14:31:33 [2022-09-21T14:31:33.150Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
14:31:33 [2022-09-21T14:31:33.150Z] === RUN   TestPluginsWithRuntimes
14:31:34 [2022-09-21T14:31:34.517Z] === RUN   TestPluginsWithRuntimes/No_Args
14:31:35 [2022-09-21T14:31:35.445Z] === RUN   TestPluginsWithRuntimes/With_Args
14:31:36 [2022-09-21T14:31:36.373Z] --- PASS: TestPluginsWithRuntimes (3.27s)
14:31:36 [2022-09-21T14:31:36.373Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
14:31:36 [2022-09-21T14:31:36.373Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:31:36 [2022-09-21T14:31:36.373Z] === RUN   TestPluginBackCompatMediaTypes
14:31:36 [2022-09-21T14:31:36.936Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
14:31:36 [2022-09-21T14:31:36.936Z] PASS
14:31:36 [2022-09-21T14:31:36.936Z] 
14:31:36 [2022-09-21T14:31:36.936Z] DONE 10 tests in 6.585s
14:31:36 [2022-09-21T14:31:36.936Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:31:36 [2022-09-21T14:31:36.936Z] ++ 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
14:31:36 [2022-09-21T14:31:36.936Z] ++ set -e
14:31:36 [2022-09-21T14:31:36.936Z] ++ '[' -n 0 ']'
14:31:36 [2022-09-21T14:31:36.936Z] ++ set -x
14:31:36 [2022-09-21T14:31:36.936Z] ++ 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
14:31:37 [2022-09-21T14:31:37.192Z] INFO: Testing against a local daemon
14:31:37 [2022-09-21T14:31:37.192Z] === RUN   TestExternalGraphDriver
14:31:37 [2022-09-21T14:31:37.448Z] === RUN   TestExternalGraphDriver/json
14:31:39 [2022-09-21T14:31:39.338Z] === RUN   TestExternalGraphDriver/spec
14:31:40 [2022-09-21T14:31:40.704Z] === RUN   TestExternalGraphDriver/pull
14:31:43 [2022-09-21T14:31:43.219Z] --- PASS: TestExternalGraphDriver (5.99s)
14:31:43 [2022-09-21T14:31:43.220Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
14:31:43 [2022-09-21T14:31:43.220Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
14:31:43 [2022-09-21T14:31:43.220Z]     --- PASS: TestExternalGraphDriver/pull (2.51s)
14:31:43 [2022-09-21T14:31:43.220Z] === RUN   TestGraphdriverPluginV2
14:31:43 [2022-09-21T14:31:43.476Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:43 [2022-09-21T14:31:43.476Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:31:43 [2022-09-21T14:31:43.476Z] PASS
14:31:43 [2022-09-21T14:31:43.476Z] 
14:31:43 [2022-09-21T14:31:43.476Z] === Skipped
14:31:43 [2022-09-21T14:31:43.476Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:31:43 [2022-09-21T14:31:43.476Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:31:43 [2022-09-21T14:31:43.476Z] 
14:31:43 [2022-09-21T14:31:43.476Z] DONE 5 tests, 1 skipped in 6.430s
14:31:43 [2022-09-21T14:31:43.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:31:43 [2022-09-21T14:31:43.476Z] ++ 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
14:31:43 [2022-09-21T14:31:43.476Z] ++ set -e
14:31:43 [2022-09-21T14:31:43.476Z] ++ '[' -n 0 ']'
14:31:43 [2022-09-21T14:31:43.476Z] ++ set -x
14:31:43 [2022-09-21T14:31:43.476Z] ++ 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
14:31:43 [2022-09-21T14:31:43.476Z] INFO: Testing against a local daemon
14:31:43 [2022-09-21T14:31:43.476Z] === RUN   TestContinueAfterPluginCrash
14:31:43 [2022-09-21T14:31:43.476Z] === PAUSE TestContinueAfterPluginCrash
14:31:43 [2022-09-21T14:31:43.476Z] === RUN   TestReadPluginNoRead
14:31:43 [2022-09-21T14:31:43.476Z] === PAUSE TestReadPluginNoRead
14:31:43 [2022-09-21T14:31:43.476Z] === RUN   TestDaemonStartWithLogOpt
14:31:43 [2022-09-21T14:31:43.476Z] === PAUSE TestDaemonStartWithLogOpt
14:31:43 [2022-09-21T14:31:43.476Z] === CONT  TestContinueAfterPluginCrash
14:31:43 [2022-09-21T14:31:43.476Z] === CONT  TestDaemonStartWithLogOpt
14:31:46 [2022-09-21T14:31:46.745Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
14:31:46 [2022-09-21T14:31:46.745Z] === CONT  TestReadPluginNoRead
14:31:48 [2022-09-21T14:31:48.635Z] === RUN   TestReadPluginNoRead/default
14:31:50 [2022-09-21T14:31:50.001Z] === RUN   TestReadPluginNoRead/disabled_caching
14:31:51 [2022-09-21T14:31:51.367Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:31:51 [2022-09-21T14:31:51.623Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
14:31:52 [2022-09-21T14:31:52.551Z] === CONT  TestReadPluginNoRead
14:31:52 [2022-09-21T14:31:52.551Z]     read_test.go:92: [d14a30845c704] daemon is not started
14:31:52 [2022-09-21T14:31:52.551Z] --- PASS: TestReadPluginNoRead (5.76s)
14:31:52 [2022-09-21T14:31:52.551Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
14:31:52 [2022-09-21T14:31:52.551Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
14:31:52 [2022-09-21T14:31:52.551Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
14:31:52 [2022-09-21T14:31:52.551Z] PASS
14:31:52 [2022-09-21T14:31:52.551Z] 
14:31:52 [2022-09-21T14:31:52.551Z] DONE 6 tests in 8.925s
14:31:52 [2022-09-21T14:31:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:31:52 [2022-09-21T14:31:52.551Z] ++ 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
14:31:52 [2022-09-21T14:31:52.551Z] ++ set -e
14:31:52 [2022-09-21T14:31:52.551Z] ++ '[' -n 0 ']'
14:31:52 [2022-09-21T14:31:52.551Z] ++ set -x
14:31:52 [2022-09-21T14:31:52.551Z] ++ 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
14:31:52 [2022-09-21T14:31:52.551Z] testing: warning: no tests to run
14:31:52 [2022-09-21T14:31:52.551Z] PASS
14:31:52 [2022-09-21T14:31:52.551Z] 
14:31:52 [2022-09-21T14:31:52.551Z] DONE 0 tests in 0.033s
14:31:52 [2022-09-21T14:31:52.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:31:52 [2022-09-21T14:31:52.551Z] ++ 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
14:31:52 [2022-09-21T14:31:52.551Z] ++ set -e
14:31:52 [2022-09-21T14:31:52.551Z] ++ '[' -n 0 ']'
14:31:52 [2022-09-21T14:31:52.551Z] ++ set -x
14:31:52 [2022-09-21T14:31:52.551Z] ++ 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
14:31:52 [2022-09-21T14:31:52.551Z] INFO: Testing against a local daemon
14:31:52 [2022-09-21T14:31:52.551Z] === RUN   TestPluginWithDevMounts
14:31:52 [2022-09-21T14:31:52.551Z] === PAUSE TestPluginWithDevMounts
14:31:52 [2022-09-21T14:31:52.551Z] === CONT  TestPluginWithDevMounts
14:31:54 [2022-09-21T14:31:54.442Z] --- PASS: TestPluginWithDevMounts (1.53s)
14:31:54 [2022-09-21T14:31:54.442Z] PASS
14:31:54 [2022-09-21T14:31:54.442Z] 
14:31:54 [2022-09-21T14:31:54.442Z] DONE 1 tests in 1.647s
14:31:54 [2022-09-21T14:31:54.442Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:31:54 [2022-09-21T14:31:54.442Z] ++ 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
14:31:54 [2022-09-21T14:31:54.442Z] ++ set -e
14:31:54 [2022-09-21T14:31:54.442Z] ++ '[' -n 0 ']'
14:31:54 [2022-09-21T14:31:54.442Z] ++ set -x
14:31:54 [2022-09-21T14:31:54.442Z] ++ 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
14:31:54 [2022-09-21T14:31:54.442Z] INFO: Testing against a local daemon
14:31:54 [2022-09-21T14:31:54.442Z] === RUN   TestSecretInspect
14:31:56 [2022-09-21T14:31:56.331Z] --- PASS: TestSecretInspect (2.15s)
14:31:56 [2022-09-21T14:31:56.331Z] === RUN   TestSecretList
14:31:58 [2022-09-21T14:31:58.847Z] --- PASS: TestSecretList (2.12s)
14:31:58 [2022-09-21T14:31:58.847Z] === RUN   TestSecretsCreateAndDelete
14:32:00 [2022-09-21T14:32:00.737Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
14:32:00 [2022-09-21T14:32:00.737Z] === RUN   TestSecretsUpdate
14:32:03 [2022-09-21T14:32:03.283Z] --- PASS: TestSecretsUpdate (2.25s)
14:32:03 [2022-09-21T14:32:03.283Z] === RUN   TestTemplatedSecret
14:32:05 [2022-09-21T14:32:05.194Z] --- PASS: TestTemplatedSecret (2.44s)
14:32:05 [2022-09-21T14:32:05.194Z] === RUN   TestSecretCreateResolve
14:32:07 [2022-09-21T14:32:07.709Z] --- PASS: TestSecretCreateResolve (2.14s)
14:32:07 [2022-09-21T14:32:07.709Z] PASS
14:32:07 [2022-09-21T14:32:07.709Z] 
14:32:07 [2022-09-21T14:32:07.709Z] DONE 6 tests in 13.333s
14:32:07 [2022-09-21T14:32:07.709Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:32:07 [2022-09-21T14:32:07.709Z] ++ 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
14:32:07 [2022-09-21T14:32:07.709Z] ++ set -e
14:32:07 [2022-09-21T14:32:07.709Z] ++ '[' -n 0 ']'
14:32:07 [2022-09-21T14:32:07.709Z] ++ set -x
14:32:07 [2022-09-21T14:32:07.709Z] ++ 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
14:32:07 [2022-09-21T14:32:07.709Z] INFO: Testing against a local daemon
14:32:07 [2022-09-21T14:32:07.709Z] === RUN   TestServiceCreateInit
14:32:07 [2022-09-21T14:32:07.709Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:32:11 [2022-09-21T14:32:11.877Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:32:15 [2022-09-21T14:32:15.145Z] --- PASS: TestServiceCreateInit (7.28s)
14:32:15 [2022-09-21T14:32:15.145Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
14:32:15 [2022-09-21T14:32:15.145Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s)
14:32:15 [2022-09-21T14:32:15.145Z] === RUN   TestCreateServiceMultipleTimes
14:32:33 [2022-09-21T14:32:33.190Z] --- PASS: TestCreateServiceMultipleTimes (15.37s)
14:32:33 [2022-09-21T14:32:33.190Z] === RUN   TestCreateServiceConflict
14:32:33 [2022-09-21T14:32:33.190Z] --- PASS: TestCreateServiceConflict (2.15s)
14:32:33 [2022-09-21T14:32:33.190Z] === RUN   TestCreateServiceMaxReplicas
14:32:35 [2022-09-21T14:32:35.082Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
14:32:35 [2022-09-21T14:32:35.082Z] === RUN   TestCreateWithDuplicateNetworkNames
14:32:49 [2022-09-21T14:32:49.921Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
14:32:49 [2022-09-21T14:32:49.921Z] === RUN   TestCreateServiceSecretFileMode
14:33:02 [2022-09-21T14:33:02.087Z] --- PASS: TestCreateServiceSecretFileMode (12.57s)
14:33:02 [2022-09-21T14:33:02.087Z] === RUN   TestCreateServiceConfigFileMode
14:33:14 [2022-09-21T14:33:14.253Z] --- PASS: TestCreateServiceConfigFileMode (12.40s)
14:33:14 [2022-09-21T14:33:14.253Z] === RUN   TestCreateServiceSysctls
14:33:16 [2022-09-21T14:33:16.143Z] --- PASS: TestCreateServiceSysctls (3.00s)
14:33:16 [2022-09-21T14:33:16.143Z] === RUN   TestCreateServiceCapabilities
14:33:18 [2022-09-21T14:33:18.659Z] --- PASS: TestCreateServiceCapabilities (2.45s)
14:33:18 [2022-09-21T14:33:18.659Z] === RUN   TestInspect
14:33:21 [2022-09-21T14:33:21.174Z] --- PASS: TestInspect (2.66s)
14:33:21 [2022-09-21T14:33:21.174Z] === RUN   TestCreateJob
14:33:24 [2022-09-21T14:33:24.439Z] --- PASS: TestCreateJob (3.01s)
14:33:24 [2022-09-21T14:33:24.439Z] === RUN   TestReplicatedJob
14:33:28 [2022-09-21T14:33:28.606Z] --- PASS: TestReplicatedJob (4.44s)
14:33:28 [2022-09-21T14:33:28.606Z] === RUN   TestUpdateReplicatedJob
14:33:31 [2022-09-21T14:33:31.872Z] --- PASS: TestUpdateReplicatedJob (3.13s)
14:33:31 [2022-09-21T14:33:31.872Z] === RUN   TestServiceListWithStatuses
14:33:31 [2022-09-21T14:33:31.872Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:33:31 [2022-09-21T14:33:31.872Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:33:31 [2022-09-21T14:33:31.872Z] === RUN   TestDockerNetworkConnectAlias
14:33:36 [2022-09-21T14:33:36.040Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
14:33:36 [2022-09-21T14:33:36.040Z] === RUN   TestDockerNetworkReConnect
14:33:39 [2022-09-21T14:33:39.308Z] --- PASS: TestDockerNetworkReConnect (3.29s)
14:33:39 [2022-09-21T14:33:39.308Z] === RUN   TestServicePlugin
14:33:39 [2022-09-21T14:33:39.308Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:33:39 [2022-09-21T14:33:39.308Z] --- SKIP: TestServicePlugin (0.00s)
14:33:39 [2022-09-21T14:33:39.308Z] === RUN   TestServiceUpdateLabel
14:33:41 [2022-09-21T14:33:41.246Z] --- PASS: TestServiceUpdateLabel (2.21s)
14:33:41 [2022-09-21T14:33:41.246Z] === RUN   TestServiceUpdateSecrets
14:33:56 [2022-09-21T14:33:56.089Z] --- PASS: TestServiceUpdateSecrets (14.27s)
14:33:56 [2022-09-21T14:33:56.089Z] === RUN   TestServiceUpdateConfigs
14:34:10 [2022-09-21T14:34:10.928Z] --- PASS: TestServiceUpdateConfigs (14.29s)
14:34:10 [2022-09-21T14:34:10.928Z] === RUN   TestServiceUpdateNetwork
14:34:23 [2022-09-21T14:34:23.096Z] --- PASS: TestServiceUpdateNetwork (12.36s)
14:34:23 [2022-09-21T14:34:23.096Z] === RUN   TestServiceUpdatePidsLimit
14:34:23 [2022-09-21T14:34:23.352Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:34:24 [2022-09-21T14:34:24.282Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:34:32 [2022-09-21T14:34:32.368Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:34:38 [2022-09-21T14:34:38.904Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
14:34:38 [2022-09-21T14:34:38.905Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:34:38 [2022-09-21T14:34:38.905Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:34:38 [2022-09-21T14:34:38.905Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:34:38 [2022-09-21T14:34:38.905Z] PASS
14:34:38 [2022-09-21T14:34:38.905Z] 
14:34:38 [2022-09-21T14:34:38.905Z] === Skipped
14:34:38 [2022-09-21T14:34:38.905Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:34:38 [2022-09-21T14:34:38.905Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:34:38 [2022-09-21T14:34:38.905Z] 
14:34:38 [2022-09-21T14:34:38.905Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:34:38 [2022-09-21T14:34:38.905Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:34:38 [2022-09-21T14:34:38.905Z] 
14:34:38 [2022-09-21T14:34:38.905Z] DONE 27 tests, 2 skipped in 150.790s
14:34:38 [2022-09-21T14:34:38.905Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:34:38 [2022-09-21T14:34:38.905Z] ++ 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
14:34:38 [2022-09-21T14:34:38.905Z] ++ set -e
14:34:38 [2022-09-21T14:34:38.905Z] ++ '[' -n 0 ']'
14:34:38 [2022-09-21T14:34:38.905Z] ++ set -x
14:34:38 [2022-09-21T14:34:38.905Z] ++ 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
14:34:38 [2022-09-21T14:34:38.905Z] INFO: Testing against a local daemon
14:34:38 [2022-09-21T14:34:38.905Z] === RUN   TestSessionCreate
14:34:38 [2022-09-21T14:34:38.905Z] --- PASS: TestSessionCreate (0.02s)
14:34:38 [2022-09-21T14:34:38.905Z] === RUN   TestSessionCreateWithBadUpgrade
14:34:38 [2022-09-21T14:34:38.905Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:34:38 [2022-09-21T14:34:38.905Z] PASS
14:34:38 [2022-09-21T14:34:38.905Z] 
14:34:38 [2022-09-21T14:34:38.905Z] DONE 2 tests in 0.146s
14:34:38 [2022-09-21T14:34:38.905Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:34:38 [2022-09-21T14:34:38.905Z] ++ 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
14:34:38 [2022-09-21T14:34:38.905Z] ++ set -e
14:34:38 [2022-09-21T14:34:38.905Z] ++ '[' -n 0 ']'
14:34:38 [2022-09-21T14:34:38.905Z] ++ set -x
14:34:38 [2022-09-21T14:34:38.905Z] ++ 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
14:34:38 [2022-09-21T14:34:38.905Z] INFO: Testing against a local daemon
14:34:38 [2022-09-21T14:34:38.905Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:34:38 [2022-09-21T14:34:38.905Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:34:38 [2022-09-21T14:34:38.905Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:34:38 [2022-09-21T14:34:38.905Z] === RUN   TestEventsExecDie
14:34:38 [2022-09-21T14:34:38.905Z] --- PASS: TestEventsExecDie (0.50s)
14:34:38 [2022-09-21T14:34:38.905Z] === RUN   TestEventsBackwardsCompatible
14:34:39 [2022-09-21T14:34:39.161Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
14:34:39 [2022-09-21T14:34:39.161Z] === RUN   TestInfoBinaryCommits
14:34:39 [2022-09-21T14:34:39.161Z] --- PASS: TestInfoBinaryCommits (0.03s)
14:34:39 [2022-09-21T14:34:39.161Z] === RUN   TestInfoAPIVersioned
14:34:39 [2022-09-21T14:34:39.161Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:34:39 [2022-09-21T14:34:39.161Z] === RUN   TestInfoDiscoveryBackend
14:34:39 [2022-09-21T14:34:39.722Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
14:34:39 [2022-09-21T14:34:39.722Z] === RUN   TestInfoDiscoveryInvalidAdvertise
14:34:40 [2022-09-21T14:34:40.649Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
14:34:40 [2022-09-21T14:34:40.649Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
14:34:41 [2022-09-21T14:34:41.211Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
14:34:41 [2022-09-21T14:34:41.211Z] === RUN   TestInfoAPI
14:34:41 [2022-09-21T14:34:41.211Z] --- PASS: TestInfoAPI (0.02s)
14:34:41 [2022-09-21T14:34:41.211Z] === RUN   TestInfoAPIWarnings
14:34:59 [2022-09-21T14:34:59.253Z] --- PASS: TestInfoAPIWarnings (16.27s)
14:34:59 [2022-09-21T14:34:59.253Z] === RUN   TestInfoDebug
14:34:59 [2022-09-21T14:34:59.253Z] --- PASS: TestInfoDebug (0.52s)
14:34:59 [2022-09-21T14:34:59.253Z] === RUN   TestInfoInsecureRegistries
14:34:59 [2022-09-21T14:34:59.253Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:34:59 [2022-09-21T14:34:59.253Z] === RUN   TestInfoRegistryMirrors
14:34:59 [2022-09-21T14:34:59.253Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:34:59 [2022-09-21T14:34:59.253Z] === RUN   TestLoginFailsWithBadCredentials
14:34:59 [2022-09-21T14:34:59.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
14:34:59 [2022-09-21T14:34:59.508Z] === RUN   TestPingCacheHeaders
14:34:59 [2022-09-21T14:34:59.508Z] --- PASS: TestPingCacheHeaders (0.02s)
14:34:59 [2022-09-21T14:34:59.508Z] === RUN   TestPingGet
14:34:59 [2022-09-21T14:34:59.508Z] --- PASS: TestPingGet (0.02s)
14:34:59 [2022-09-21T14:34:59.508Z] === RUN   TestPingHead
14:34:59 [2022-09-21T14:34:59.508Z] --- PASS: TestPingHead (0.03s)
14:34:59 [2022-09-21T14:34:59.508Z] === RUN   TestVersion
14:34:59 [2022-09-21T14:34:59.508Z] --- PASS: TestVersion (0.02s)
14:34:59 [2022-09-21T14:34:59.508Z] PASS
14:34:59 [2022-09-21T14:34:59.508Z] 
14:34:59 [2022-09-21T14:34:59.508Z] === Skipped
14:34:59 [2022-09-21T14:34:59.508Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:34:59 [2022-09-21T14:34:59.509Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:34:59 [2022-09-21T14:34:59.509Z] 
14:34:59 [2022-09-21T14:34:59.509Z] DONE 18 tests, 1 skipped in 21.070s
14:34:59 [2022-09-21T14:34:59.509Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:34:59 [2022-09-21T14:34:59.509Z] ++ 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
14:34:59 [2022-09-21T14:34:59.509Z] ++ set -e
14:34:59 [2022-09-21T14:34:59.509Z] ++ '[' -n 0 ']'
14:34:59 [2022-09-21T14:34:59.509Z] ++ set -x
14:34:59 [2022-09-21T14:34:59.509Z] ++ 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
14:34:59 [2022-09-21T14:34:59.509Z] INFO: Testing against a local daemon
14:34:59 [2022-09-21T14:34:59.509Z] === RUN   TestVolumesCreateAndList
14:34:59 [2022-09-21T14:34:59.509Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:34:59 [2022-09-21T14:34:59.509Z] === RUN   TestVolumesRemove
14:34:59 [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesRemove (0.06s)
14:34:59 [2022-09-21T14:34:59.765Z] === RUN   TestVolumesInspect
14:34:59 [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesInspect (0.02s)
14:34:59 [2022-09-21T14:34:59.765Z] === RUN   TestVolumesInvalidJSON
14:34:59 [2022-09-21T14:34:59.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:34:59 [2022-09-21T14:34:59.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:34:59 [2022-09-21T14:34:59.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:34:59 [2022-09-21T14:34:59.765Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:34:59 [2022-09-21T14:34:59.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:34:59 [2022-09-21T14:34:59.765Z] PASS
14:34:59 [2022-09-21T14:34:59.765Z] 
14:34:59 [2022-09-21T14:34:59.765Z] DONE 5 tests in 0.207s
14:34:59 [2022-09-21T14:34:59.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:34:59 [2022-09-21T14:34:59.765Z] ++++ cat bundles/test-integration/docker.pid
14:34:59 [2022-09-21T14:34:59.765Z] +++ kill 12407
14:35:01 [2022-09-21T14:35:01.130Z] +++ /etc/init.d/apparmor stop
14:35:01 [2022-09-21T14:35:01.130Z] Leaving: AppArmorNo profiles have been unloaded.
14:35:01 [2022-09-21T14:35:01.130Z] 
14:35:01 [2022-09-21T14:35:01.130Z] Unloading profiles will leave already running processes permanently
14:35:01 [2022-09-21T14:35:01.130Z] unconfined, which can lead to unexpected situations.
14:35:01 [2022-09-21T14:35:01.130Z] 
14:35:01 [2022-09-21T14:35:01.130Z] To set a process to complain mode, use the command line tool
14:35:01 [2022-09-21T14:35:01.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:35:01 [2022-09-21T14:35:01.130Z] +++ true
14:35:01 [2022-09-21T14:35:01.130Z] exiting test-integration
14:35:01 [2022-09-21T14:35:01.130Z] ++ exit 0
14:35:01 [2022-09-21T14:35:01.130Z]