Skip to content

Console Output

10:44:02 [2022-09-21T10:44:02.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -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:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary test-integration
10:44:02 [2022-09-21T10:44:02.744Z] 
10:44:02 [2022-09-21T10:44:02.744Z] Removing bundles/
10:44:02 [2022-09-21T10:44:02.744Z] 
10:44:02 [2022-09-21T10:44:02.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:44:02 [2022-09-21T10:44:02.744Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:44:02 [2022-09-21T10:44:02.744Z] GOOS="" GOARCH="" GOARM=""
10:45:24 [2022-09-21T10:45:24.232Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:45:24 [2022-09-21T10:45:24.232Z] 
10:45:24 [2022-09-21T10:45:24.232Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:45:24 [2022-09-21T10:45:24.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:45:24 [2022-09-21T10:45:24.232Z] HOSTNAME=a8aeb728a23f
10:45:24 [2022-09-21T10:45:24.232Z] TESTDEBUG=0
10:45:24 [2022-09-21T10:45:24.232Z] DEST=bundles/test-integration
10:45:24 [2022-09-21T10:45:24.232Z] PWD=/go/src/github.com/docker/docker
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:45:24 [2022-09-21T10:45:24.232Z] container=docker
10:45:24 [2022-09-21T10:45:24.232Z] HOME=/root
10:45:24 [2022-09-21T10:45:24.232Z] GOLANG_VERSION=1.18.6
10:45:24 [2022-09-21T10:45:24.232Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:45:24 [2022-09-21T10:45:24.232Z] VALIDATE_BRANCH=20.10
10:45:24 [2022-09-21T10:45:24.232Z] TERM=xterm
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_PKG=github.com/docker/docker
10:45:24 [2022-09-21T10:45:24.232Z] SHLVL=1
10:45:24 [2022-09-21T10:45:24.232Z] TIMEOUT=120m
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_GRAPHDRIVER=overlay2
10:45:24 [2022-09-21T10:45:24.232Z] GO111MODULE=off
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_EXPERIMENTAL=1
10:45:24 [2022-09-21T10:45:24.232Z] TEST_SKIP_INTEGRATION_CLI=1
10:45:24 [2022-09-21T10:45:24.232Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:45:24 [2022-09-21T10:45:24.232Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:45:24 [2022-09-21T10:45:24.232Z] GOPATH=/go
10:45:24 [2022-09-21T10:45:24.232Z] PKG_CONFIG=pkg-config
10:45:24 [2022-09-21T10:45:24.232Z] _=/usr/bin/env
10:45:24 [2022-09-21T10:45:24.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:45:56 [2022-09-21T10:45:56.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:45:56 [2022-09-21T10:45:56.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:46:14 [2022-09-21T10:46:14.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:46:20 [2022-09-21T10:46:20.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:46:21 [2022-09-21T10:46:21.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:46:22 [2022-09-21T10:46:22.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:46:22 [2022-09-21T10:46:22.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:46:22 [2022-09-21T10:46:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:46:23 [2022-09-21T10:46:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:46:26 [2022-09-21T10:46:26.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:46:27 [2022-09-21T10:46:27.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:46:28 [2022-09-21T10:46:28.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:46:28 [2022-09-21T10:46:28.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:46:29 [2022-09-21T10:46:29.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:46:29 [2022-09-21T10:46:29.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:46:30 [2022-09-21T10:46:30.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:46:31 [2022-09-21T10:46:31.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:46:31 [2022-09-21T10:46:31.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:46:32 [2022-09-21T10:46:32.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:46:32 [2022-09-21T10:46:32.892Z] Using test binary docker
10:46:32 [2022-09-21T10:46:32.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:46:32 [2022-09-21T10:46:32.892Z] +++ /etc/init.d/apparmor start
10:46:32 [2022-09-21T10:46:32.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:46:32 [2022-09-21T10:46:32.892Z] INFO: Waiting for daemon to start...
10:46:32 [2022-09-21T10:46:32.892Z] Starting dockerd
10:46:32 [2022-09-21T10:46:32.892Z] +++ 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
10:46:34 [2022-09-21T10:46:34.779Z] .
10:46:34 [2022-09-21T10:46:34.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:46:34 [2022-09-21T10:46:34.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:46:34 [2022-09-21T10:46:34.779Z] Error: No such image: emptyfs
10:46:34 [2022-09-21T10:46:34.779Z] ++++ docker load
10:46:34 [2022-09-21T10:46:34.779Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:46:35 [2022-09-21T10:46:35.035Z] Running integration-test (iteration 1)
10:46:35 [2022-09-21T10:46:35.035Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:46:35 [2022-09-21T10:46:35.035Z] ++ 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
10:46:35 [2022-09-21T10:46:35.035Z] ++ set -e
10:46:35 [2022-09-21T10:46:35.035Z] ++ '[' -n 0 ']'
10:46:35 [2022-09-21T10:46:35.035Z] ++ set -x
10:46:35 [2022-09-21T10:46:35.035Z] ++ 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
10:46:35 [2022-09-21T10:46:35.290Z] Loaded image: busybox:latest
10:46:35 [2022-09-21T10:46:35.290Z] Loaded image: busybox:glibc
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: debian:bullseye-slim
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: hello-world:latest
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: arm32v7/hello-world:latest
10:46:36 [2022-09-21T10:46:36.653Z] INFO: Testing against a local daemon
10:46:36 [2022-09-21T10:46:36.653Z] === RUN   TestCgroupNamespacesBuild
10:46:39 [2022-09-21T10:46:39.206Z] --- PASS: TestCgroupNamespacesBuild (2.77s)
10:46:39 [2022-09-21T10:46:39.206Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:46:40 [2022-09-21T10:46:40.569Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
10:46:40 [2022-09-21T10:46:40.569Z] === RUN   TestBuildWithSession
10:46:40 [2022-09-21T10:46:40.569Z]     build_session_test.go:25: TODO: BuildKit
10:46:40 [2022-09-21T10:46:40.569Z] --- SKIP: TestBuildWithSession (0.00s)
10:46:40 [2022-09-21T10:46:40.569Z] === RUN   TestBuildSquashParent
10:46:44 [2022-09-21T10:46:44.772Z] --- PASS: TestBuildSquashParent (3.82s)
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:45 [2022-09-21T10:46:45.704Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:45 [2022-09-21T10:46:45.704Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:47 [2022-09-21T10:46:47.068Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:47 [2022-09-21T10:46:47.068Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:47 [2022-09-21T10:46:47.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
10:46:47 [2022-09-21T10:46:47.995Z] === RUN   TestBuildMultiStageCopy
10:46:47 [2022-09-21T10:46:47.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:46:49 [2022-09-21T10:46:49.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:46:49 [2022-09-21T10:46:49.870Z] --- PASS: TestBuildMultiStageCopy (1.87s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
10:46:49 [2022-09-21T10:46:49.870Z] === RUN   TestBuildMultiStageParentConfig
10:46:50 [2022-09-21T10:46:50.431Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
10:46:50 [2022-09-21T10:46:50.431Z] === RUN   TestBuildLabelWithTargets
10:46:51 [2022-09-21T10:46:51.357Z] --- PASS: TestBuildLabelWithTargets (0.97s)
10:46:51 [2022-09-21T10:46:51.357Z] === RUN   TestBuildWithEmptyLayers
10:46:51 [2022-09-21T10:46:51.917Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
10:46:51 [2022-09-21T10:46:51.917Z] === RUN   TestBuildMultiStageOnBuild
10:46:53 [2022-09-21T10:46:53.367Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
10:46:53 [2022-09-21T10:46:53.367Z] === RUN   TestBuildUncleanTarFilenames
10:46:53 [2022-09-21T10:46:53.927Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
10:46:53 [2022-09-21T10:46:53.927Z] === RUN   TestBuildMultiStageLayerLeak
10:46:55 [2022-09-21T10:46:55.291Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
10:46:55 [2022-09-21T10:46:55.291Z] === RUN   TestBuildWithHugeFile
10:47:51 [2022-09-21T10:47:51.631Z] --- PASS: TestBuildWithHugeFile (56.10s)
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildPreserveOwnership
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildPreserveOwnership/copy_from
10:47:53 [2022-09-21T10:47:53.516Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:47:54 [2022-09-21T10:47:54.119Z] --- PASS: TestBuildPreserveOwnership (2.91s)
10:47:54 [2022-09-21T10:47:54.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
10:47:54 [2022-09-21T10:47:54.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
10:47:54 [2022-09-21T10:47:54.119Z] === RUN   TestBuildPlatformInvalid
10:47:54 [2022-09-21T10:47:54.374Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:47:54 [2022-09-21T10:47:54.374Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:47:54 [2022-09-21T10:47:54.934Z] Loaded image: busybox:latest
10:47:55 [2022-09-21T10:47:55.190Z] Loaded image: busybox:glibc
10:47:56 [2022-09-21T10:47:56.118Z] Loaded image: debian:bullseye-slim
10:47:56 [2022-09-21T10:47:56.118Z] Loaded image: hello-world:latest
10:47:56 [2022-09-21T10:47:56.373Z] Loaded image: arm32v7/hello-world:latest
10:48:04 [2022-09-21T10:48:04.499Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
10:48:04 [2022-09-21T10:48:04.499Z] PASS
10:48:04 [2022-09-21T10:48:04.499Z] 
10:48:04 [2022-09-21T10:48:04.499Z] === Skipped
10:48:04 [2022-09-21T10:48:04.499Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:48:04 [2022-09-21T10:48:04.499Z]     build_session_test.go:25: TODO: BuildKit
10:48:04 [2022-09-21T10:48:04.499Z] 
10:48:04 [2022-09-21T10:48:04.499Z] DONE 33 tests, 1 skipped in 89.518s
10:48:04 [2022-09-21T10:48:04.499Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:48:04 [2022-09-21T10:48:04.499Z] ++ 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
10:48:04 [2022-09-21T10:48:04.499Z] ++ set -e
10:48:04 [2022-09-21T10:48:04.499Z] ++ '[' -n 0 ']'
10:48:04 [2022-09-21T10:48:04.499Z] ++ set -x
10:48:04 [2022-09-21T10:48:04.499Z] ++ 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
10:48:04 [2022-09-21T10:48:04.755Z] INFO: Testing against a local daemon
10:48:04 [2022-09-21T10:48:04.755Z] === RUN   TestConfigInspect
10:48:07 [2022-09-21T10:48:07.269Z] --- PASS: TestConfigInspect (2.28s)
10:48:07 [2022-09-21T10:48:07.270Z] === RUN   TestConfigList
10:48:09 [2022-09-21T10:48:09.158Z] --- PASS: TestConfigList (2.10s)
10:48:09 [2022-09-21T10:48:09.158Z] === RUN   TestConfigsCreateAndDelete
10:48:11 [2022-09-21T10:48:11.050Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
10:48:11 [2022-09-21T10:48:11.050Z] === RUN   TestConfigsUpdate
10:48:13 [2022-09-21T10:48:13.566Z] --- PASS: TestConfigsUpdate (2.10s)
10:48:13 [2022-09-21T10:48:13.566Z] === RUN   TestTemplatedConfig
10:48:16 [2022-09-21T10:48:16.125Z] --- PASS: TestTemplatedConfig (2.41s)
10:48:16 [2022-09-21T10:48:16.125Z] === RUN   TestConfigCreateResolve
10:48:18 [2022-09-21T10:48:18.014Z] --- PASS: TestConfigCreateResolve (2.07s)
10:48:18 [2022-09-21T10:48:18.014Z] === RUN   TestConfigDaemonLibtrustID
10:48:18 [2022-09-21T10:48:18.270Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:48:18 [2022-09-21T10:48:18.270Z] PASS
10:48:18 [2022-09-21T10:48:18.270Z] 
10:48:18 [2022-09-21T10:48:18.270Z] DONE 7 tests in 13.707s
10:48:18 [2022-09-21T10:48:18.270Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:48:18 [2022-09-21T10:48:18.270Z] ++ 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
10:48:18 [2022-09-21T10:48:18.270Z] ++ set -e
10:48:18 [2022-09-21T10:48:18.270Z] ++ '[' -n 0 ']'
10:48:18 [2022-09-21T10:48:18.270Z] ++ set -x
10:48:18 [2022-09-21T10:48:18.270Z] ++ 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
10:48:18 [2022-09-21T10:48:18.525Z] INFO: Testing against a local daemon
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCheckpoint
10:48:18 [2022-09-21T10:48:18.525Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:18 [2022-09-21T10:48:18.525Z] --- SKIP: TestCheckpoint (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyFromContainerPathIsNotDir
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyToContainerPathDoesNotExist
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyToContainerPathIsNotDir
10:48:18 [2022-09-21T10:48:18.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:48:18 [2022-09-21T10:48:18.781Z] === RUN   TestCopyFromContainer
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//bar/root
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//bar/root/
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux/
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/notarget
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCopyFromContainer (1.41s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateLinkToNonExistingContainer
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateTmpfsMountsTarget
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithCustomMaskedPaths
10:48:21 [2022-09-21T10:48:21.630Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
10:48:21 [2022-09-21T10:48:21.630Z] === RUN   TestCreateWithCustomReadonlyPaths
10:48:22 [2022-09-21T10:48:22.558Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform/different_os
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:48:23 [2022-09-21T10:48:23.119Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:48:23 [2022-09-21T10:48:23.119Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestContainerStartOnDaemonRestart
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestContainerStartOnDaemonRestart
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDaemonRestartIpcMode
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestDaemonRestartIpcMode
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDaemonHostGatewayIP
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestDaemonHostGatewayIP
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestRestartDaemonWithRestartingContainer
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestContainerKillOnDaemonStart
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestContainerKillOnDaemonStart
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDiff
10:48:23 [2022-09-21T10:48:23.722Z] --- PASS: TestDiff (0.42s)
10:48:23 [2022-09-21T10:48:23.722Z] === RUN   TestExecWithCloseStdin
10:48:24 [2022-09-21T10:48:24.283Z] --- PASS: TestExecWithCloseStdin (0.47s)
10:48:24 [2022-09-21T10:48:24.283Z] === RUN   TestExec
10:48:24 [2022-09-21T10:48:24.538Z] --- PASS: TestExec (0.50s)
10:48:24 [2022-09-21T10:48:24.538Z] === RUN   TestExecUser
10:48:25 [2022-09-21T10:48:25.143Z] --- PASS: TestExecUser (0.48s)
10:48:25 [2022-09-21T10:48:25.143Z] === RUN   TestExportContainerAndImportImage
10:48:25 [2022-09-21T10:48:25.704Z] --- PASS: TestExportContainerAndImportImage (0.56s)
10:48:25 [2022-09-21T10:48:25.704Z] === RUN   TestExportContainerAfterDaemonRestart
10:48:27 [2022-09-21T10:48:27.111Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
10:48:27 [2022-09-21T10:48:27.111Z] === RUN   TestHealthCheckWorkdir
10:48:27 [2022-09-21T10:48:27.367Z] --- PASS: TestHealthCheckWorkdir (0.55s)
10:48:27 [2022-09-21T10:48:27.367Z] === RUN   TestHealthKillContainer
10:48:37 [2022-09-21T10:48:37.342Z] --- PASS: TestHealthKillContainer (8.59s)
10:48:37 [2022-09-21T10:48:37.342Z] === RUN   TestHealthCheckProcessKilled
10:48:37 [2022-09-21T10:48:37.597Z] --- PASS: TestHealthCheckProcessKilled (1.51s)
10:48:37 [2022-09-21T10:48:37.597Z] === RUN   TestInspectCpusetInConfigPre120
10:48:37 [2022-09-21T10:48:37.852Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
10:48:37 [2022-09-21T10:48:37.852Z] === RUN   TestIpcModeNone
10:48:38 [2022-09-21T10:48:38.412Z] --- PASS: TestIpcModeNone (0.51s)
10:48:38 [2022-09-21T10:48:38.412Z] === RUN   TestIpcModePrivate
10:48:38 [2022-09-21T10:48:38.668Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
10:48:38 [2022-09-21T10:48:38.923Z] --- PASS: TestIpcModePrivate (0.48s)
10:48:38 [2022-09-21T10:48:38.923Z] === RUN   TestIpcModeShareable
10:48:39 [2022-09-21T10:48:39.223Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
10:48:39 [2022-09-21T10:48:39.478Z] --- PASS: TestIpcModeShareable (0.46s)
10:48:39 [2022-09-21T10:48:39.478Z] === RUN   TestAPIIpcModeShareableAndContainer
10:48:40 [2022-09-21T10:48:40.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
10:48:40 [2022-09-21T10:48:40.878Z] === RUN   TestAPIIpcModeHost
10:48:41 [2022-09-21T10:48:41.134Z] --- PASS: TestAPIIpcModeHost (0.38s)
10:48:41 [2022-09-21T10:48:41.134Z] === RUN   TestDaemonIpcModeShareable
10:48:42 [2022-09-21T10:48:42.104Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:48:42 [2022-09-21T10:48:42.359Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
10:48:42 [2022-09-21T10:48:42.359Z] === RUN   TestDaemonIpcModePrivate
10:48:43 [2022-09-21T10:48:43.284Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:48:43 [2022-09-21T10:48:43.539Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
10:48:43 [2022-09-21T10:48:43.540Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:48:44 [2022-09-21T10:48:44.470Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:48:44 [2022-09-21T10:48:44.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
10:48:44 [2022-09-21T10:48:44.769Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:48:45 [2022-09-21T10:48:45.694Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:48:45 [2022-09-21T10:48:45.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
10:48:45 [2022-09-21T10:48:45.950Z] === RUN   TestIpcModeOlderClient
10:48:45 [2022-09-21T10:48:45.950Z] === PAUSE TestIpcModeOlderClient
10:48:45 [2022-09-21T10:48:45.950Z] === RUN   TestKillContainerInvalidSignal
10:48:46 [2022-09-21T10:48:46.206Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
10:48:46 [2022-09-21T10:48:46.206Z] === RUN   TestKillContainer
10:48:46 [2022-09-21T10:48:46.206Z] === RUN   TestKillContainer/no_signal
10:48:46 [2022-09-21T10:48:46.766Z] === RUN   TestKillContainer/non_killing_signal
10:48:47 [2022-09-21T10:48:47.021Z] === RUN   TestKillContainer/killing_signal
10:48:47 [2022-09-21T10:48:47.582Z] --- PASS: TestKillContainer (1.26s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:48:47 [2022-09-21T10:48:47.582Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:48:47 [2022-09-21T10:48:47.582Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:48:47 [2022-09-21T10:48:47.838Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
10:48:48 [2022-09-21T10:48:48.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
10:48:48 [2022-09-21T10:48:48.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillStoppedContainer
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillStoppedContainer (0.05s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillStoppedContainerAPIPre120
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillDifferentUserContainer
10:48:49 [2022-09-21T10:48:49.367Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:48:49 [2022-09-21T10:48:49.367Z] === RUN   TestInspectOomKilledTrue
10:48:49 [2022-09-21T10:48:49.622Z] --- PASS: TestInspectOomKilledTrue (0.46s)
10:48:49 [2022-09-21T10:48:49.622Z] === RUN   TestInspectOomKilledFalse
10:48:50 [2022-09-21T10:48:50.182Z] --- PASS: TestInspectOomKilledFalse (0.40s)
10:48:50 [2022-09-21T10:48:50.182Z] === RUN   TestLinksEtcHostsContentMatch
10:48:50 [2022-09-21T10:48:50.437Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
10:48:50 [2022-09-21T10:48:50.437Z] === RUN   TestLinksContainerNames
10:48:51 [2022-09-21T10:48:51.363Z] --- PASS: TestLinksContainerNames (0.82s)
10:48:51 [2022-09-21T10:48:51.364Z] === RUN   TestLogsFollowTailEmpty
10:48:51 [2022-09-21T10:48:51.619Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
10:48:51 [2022-09-21T10:48:51.619Z] === RUN   TestContainerNetworkMountsNoChown
10:48:52 [2022-09-21T10:48:52.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.690Z] --- PASS: TestMountDaemonRoot (0.02s)
10:48:52 [2022-09-21T10:48:52.690Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:48:52 [2022-09-21T10:48:52.691Z] === RUN   TestContainerBindMountNonRecursive
10:48:54 [2022-09-21T10:48:54.139Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
10:48:54 [2022-09-21T10:48:54.139Z] === RUN   TestContainerVolumesMountedAsShared
10:48:54 [2022-09-21T10:48:54.394Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
10:48:54 [2022-09-21T10:48:54.395Z] === RUN   TestContainerVolumesMountedAsSlave
10:48:54 [2022-09-21T10:48:54.650Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
10:48:54 [2022-09-21T10:48:54.650Z] === RUN   TestNetworkNat
10:48:55 [2022-09-21T10:48:55.211Z] --- PASS: TestNetworkNat (0.45s)
10:48:55 [2022-09-21T10:48:55.211Z] === RUN   TestNetworkLocalhostTCPNat
10:48:55 [2022-09-21T10:48:55.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
10:48:55 [2022-09-21T10:48:55.467Z] === RUN   TestNetworkLoopbackNat
10:48:58 [2022-09-21T10:48:58.729Z] --- PASS: TestNetworkLoopbackNat (2.54s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPause
10:48:58 [2022-09-21T10:48:58.729Z] --- PASS: TestPause (0.44s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:48:58 [2022-09-21T10:48:58.729Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:48:58 [2022-09-21T10:48:58.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPauseStopPausedContainer
10:48:58 [2022-09-21T10:48:58.985Z] --- PASS: TestPauseStopPausedContainer (0.44s)
10:48:58 [2022-09-21T10:48:58.985Z] === RUN   TestPsFilter
10:48:59 [2022-09-21T10:48:59.285Z] --- PASS: TestPsFilter (0.13s)
10:48:59 [2022-09-21T10:48:59.285Z] === RUN   TestRemoveContainerWithRemovedVolume
10:48:59 [2022-09-21T10:48:59.540Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:48:59 [2022-09-21T10:48:59.541Z] === RUN   TestRemoveContainerWithVolume
10:49:00 [2022-09-21T10:49:00.101Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
10:49:00 [2022-09-21T10:49:00.101Z] === RUN   TestRemoveContainerRunning
10:49:00 [2022-09-21T10:49:00.357Z] --- PASS: TestRemoveContainerRunning (0.41s)
10:49:00 [2022-09-21T10:49:00.357Z] === RUN   TestRemoveContainerForceRemoveRunning
10:49:00 [2022-09-21T10:49:00.917Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
10:49:00 [2022-09-21T10:49:00.917Z] === RUN   TestRemoveInvalidContainer
10:49:00 [2022-09-21T10:49:00.917Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:49:00 [2022-09-21T10:49:00.917Z] === RUN   TestRenameLinkedContainer
10:49:02 [2022-09-21T10:49:02.845Z] --- PASS: TestRenameLinkedContainer (1.72s)
10:49:02 [2022-09-21T10:49:02.845Z] === RUN   TestRenameStoppedContainer
10:49:02 [2022-09-21T10:49:02.845Z] --- PASS: TestRenameStoppedContainer (0.42s)
10:49:02 [2022-09-21T10:49:02.845Z] === RUN   TestRenameRunningContainerAndReuse
10:49:03 [2022-09-21T10:49:03.771Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
10:49:03 [2022-09-21T10:49:03.771Z] === RUN   TestRenameInvalidName
10:49:04 [2022-09-21T10:49:04.333Z] --- PASS: TestRenameInvalidName (0.43s)
10:49:04 [2022-09-21T10:49:04.333Z] === RUN   TestRenameAnonymousContainer
10:49:05 [2022-09-21T10:49:05.695Z] --- PASS: TestRenameAnonymousContainer (1.49s)
10:49:05 [2022-09-21T10:49:05.695Z] === RUN   TestRenameContainerWithSameName
10:49:06 [2022-09-21T10:49:06.256Z] --- PASS: TestRenameContainerWithSameName (0.42s)
10:49:06 [2022-09-21T10:49:06.256Z] === RUN   TestRenameContainerWithLinkedContainer
10:49:07 [2022-09-21T10:49:07.181Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
10:49:07 [2022-09-21T10:49:07.181Z] === RUN   TestResize
10:49:07 [2022-09-21T10:49:07.437Z] --- PASS: TestResize (0.40s)
10:49:07 [2022-09-21T10:49:07.437Z] === RUN   TestResizeWithInvalidSize
10:49:07 [2022-09-21T10:49:07.693Z] --- PASS: TestResizeWithInvalidSize (0.43s)
10:49:07 [2022-09-21T10:49:07.693Z] === RUN   TestResizeWhenContainerNotStarted
10:49:08 [2022-09-21T10:49:08.258Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:10 [2022-09-21T10:49:10.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:10 [2022-09-21T10:49:10.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:11 [2022-09-21T10:49:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:11 [2022-09-21T10:49:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:12 [2022-09-21T10:49:12.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:12 [2022-09-21T10:49:12.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:14 [2022-09-21T10:49:14.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:14 [2022-09-21T10:49:14.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:16 [2022-09-21T10:49:16.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:16 [2022-09-21T10:49:16.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:18 [2022-09-21T10:49:18.266Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s)
10:49:18 [2022-09-21T10:49:18.266Z] === RUN   TestCgroupNamespacesRun
10:49:19 [2022-09-21T10:49:19.193Z] --- PASS: TestCgroupNamespacesRun (1.11s)
10:49:19 [2022-09-21T10:49:19.193Z] === RUN   TestCgroupNamespacesRunPrivileged
10:49:20 [2022-09-21T10:49:20.160Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
10:49:20 [2022-09-21T10:49:20.160Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:49:21 [2022-09-21T10:49:21.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
10:49:21 [2022-09-21T10:49:21.526Z] === RUN   TestCgroupNamespacesRunHostMode
10:49:22 [2022-09-21T10:49:22.496Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
10:49:22 [2022-09-21T10:49:22.496Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:49:23 [2022-09-21T10:49:23.903Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
10:49:23 [2022-09-21T10:49:23.903Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:49:24 [2022-09-21T10:49:24.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
10:49:24 [2022-09-21T10:49:24.829Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:49:25 [2022-09-21T10:49:25.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
10:49:25 [2022-09-21T10:49:25.431Z] === RUN   TestCgroupNamespacesRunOlderClient
10:49:26 [2022-09-21T10:49:26.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
10:49:26 [2022-09-21T10:49:26.832Z] === RUN   TestNISDomainname
10:49:27 [2022-09-21T10:49:27.089Z] --- PASS: TestNISDomainname (0.55s)
10:49:27 [2022-09-21T10:49:27.089Z] === RUN   TestHostnameDnsResolution
10:49:28 [2022-09-21T10:49:28.033Z] --- PASS: TestHostnameDnsResolution (0.73s)
10:49:28 [2022-09-21T10:49:28.033Z] === RUN   TestUnprivilegedPortsAndPing
10:49:28 [2022-09-21T10:49:28.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
10:49:28 [2022-09-21T10:49:28.288Z] === RUN   TestStats
10:49:30 [2022-09-21T10:49:30.799Z] --- PASS: TestStats (2.42s)
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/1
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/1
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/3
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/3
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/-1
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/-1
10:49:30 [2022-09-21T10:49:30.799Z] === CONT  TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === CONT  TestStopContainerWithTimeout/-1
10:49:31 [2022-09-21T10:49:31.360Z] === CONT  TestStopContainerWithTimeout/3
10:49:33 [2022-09-21T10:49:33.871Z] === CONT  TestStopContainerWithTimeout/1
10:49:34 [2022-09-21T10:49:34.797Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
10:49:34 [2022-09-21T10:49:34.797Z] === RUN   TestDeleteDevicemapper
10:49:34 [2022-09-21T10:49:34.797Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:49:34 [2022-09-21T10:49:34.797Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:49:34 [2022-09-21T10:49:34.797Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:49:36 [2022-09-21T10:49:36.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
10:49:36 [2022-09-21T10:49:36.161Z] === RUN   TestUpdateMemory
10:49:36 [2022-09-21T10:49:36.721Z] --- PASS: TestUpdateMemory (0.51s)
10:49:36 [2022-09-21T10:49:36.721Z] === RUN   TestUpdateCPUQuota
10:49:37 [2022-09-21T10:49:37.691Z] --- PASS: TestUpdateCPUQuota (0.76s)
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit/update_from_none
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit/no_change
10:49:37 [2022-09-21T10:49:37.988Z] === RUN   TestUpdatePidsLimit/update_lower
10:49:37 [2022-09-21T10:49:37.988Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:49:38 [2022-09-21T10:49:38.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:49:38 [2022-09-21T10:49:38.499Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:49:38 [2022-09-21T10:49:38.755Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:49:39 [2022-09-21T10:49:39.316Z] --- PASS: TestUpdatePidsLimit (1.85s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
10:49:39 [2022-09-21T10:49:39.316Z] === RUN   TestUpdateRestartPolicy
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestUpdateRestartPolicy (10.77s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestUpdateRestartWithAutoRemove
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestWaitNonBlocked (0.02s)
10:49:51 [2022-09-21T10:49:51.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
10:49:51 [2022-09-21T10:49:51.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.732Z] --- PASS: TestWaitBlocked (0.01s)
10:49:51 [2022-09-21T10:49:51.732Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
10:49:51 [2022-09-21T10:49:51.732Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
10:49:51 [2022-09-21T10:49:51.732Z] === CONT  TestContainerStartOnDaemonRestart
10:49:51 [2022-09-21T10:49:51.732Z] === CONT  TestContainerKillOnDaemonStart
10:49:54 [2022-09-21T10:49:54.246Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
10:49:54 [2022-09-21T10:49:54.246Z] === CONT  TestIpcModeOlderClient
10:49:54 [2022-09-21T10:49:54.246Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:49:54 [2022-09-21T10:49:54.246Z] === CONT  TestDaemonHostGatewayIP
10:49:56 [2022-09-21T10:49:56.133Z] --- PASS: TestDaemonHostGatewayIP (2.18s)
10:49:56 [2022-09-21T10:49:56.133Z] === CONT  TestRestartDaemonWithRestartingContainer
10:49:58 [2022-09-21T10:49:58.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s)
10:49:58 [2022-09-21T10:49:58.020Z] === CONT  TestDaemonRestartIpcMode
10:49:59 [2022-09-21T10:49:59.911Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
10:50:04 [2022-09-21T10:50:04.117Z] PASS
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === Skipped
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] DONE 197 tests, 3 skipped in 105.145s
10:50:04 [2022-09-21T10:50:04.117Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:50:04 [2022-09-21T10:50:04.117Z] ++ 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
10:50:04 [2022-09-21T10:50:04.117Z] ++ set -e
10:50:04 [2022-09-21T10:50:04.117Z] ++ '[' -n 0 ']'
10:50:04 [2022-09-21T10:50:04.117Z] ++ set -x
10:50:04 [2022-09-21T10:50:04.117Z] ++ 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
10:50:04 [2022-09-21T10:50:04.117Z] INFO: Testing against a local daemon
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestCommitInheritsEnv
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestCommitInheritsEnv (0.25s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImportExtremelyLargeImageWorks
10:50:04 [2022-09-21T10:50:04.117Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:50:04 [2022-09-21T10:50:04.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImagesFilterMultiReference
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImagePullPlatformInvalid
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestRemoveImageOrphaning
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestRemoveImageOrphaning (0.23s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestRemoveImageGarbageCollector
10:50:04 [2022-09-21T10:50:04.117Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:04 [2022-09-21T10:50:04.117Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagInvalidReference
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestTagInvalidReference (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagValidPrefixedRepo
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagExistedNameWithoutForce
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagOfficialNames
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagOfficialNames (0.05s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagMatchesDigest
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagMatchesDigest (0.01s)
10:50:04 [2022-09-21T10:50:04.373Z] PASS
10:50:04 [2022-09-21T10:50:04.373Z] 
10:50:04 [2022-09-21T10:50:04.373Z] === Skipped
10:50:04 [2022-09-21T10:50:04.373Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:50:04 [2022-09-21T10:50:04.373Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:50:04 [2022-09-21T10:50:04.373Z] 
10:50:04 [2022-09-21T10:50:04.374Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:50:04 [2022-09-21T10:50:04.374Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:04 [2022-09-21T10:50:04.374Z] 
10:50:04 [2022-09-21T10:50:04.374Z] DONE 12 tests, 2 skipped in 0.889s
10:50:04 [2022-09-21T10:50:04.374Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:50:04 [2022-09-21T10:50:04.374Z] ++ 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
10:50:04 [2022-09-21T10:50:04.374Z] ++ set -e
10:50:04 [2022-09-21T10:50:04.374Z] ++ '[' -n 0 ']'
10:50:04 [2022-09-21T10:50:04.374Z] ++ set -x
10:50:04 [2022-09-21T10:50:04.374Z] ++ 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
10:50:04 [2022-09-21T10:50:04.374Z] INFO: Testing against a local daemon
10:50:04 [2022-09-21T10:50:04.374Z] === RUN   TestNetworkCreateDelete
10:50:04 [2022-09-21T10:50:04.629Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:50:04 [2022-09-21T10:50:04.629Z] === RUN   TestDockerNetworkDeletePreferID
10:50:04 [2022-09-21T10:50:04.884Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
10:50:04 [2022-09-21T10:50:04.884Z] === RUN   TestDaemonDNSFallback
10:50:11 [2022-09-21T10:50:11.413Z] --- PASS: TestDaemonDNSFallback (6.24s)
10:50:11 [2022-09-21T10:50:11.413Z] === RUN   TestInspectNetwork
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/full_network_id
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/partial_network_id
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/network_name
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:50:18 [2022-09-21T10:50:18.877Z] --- PASS: TestInspectNetwork (7.15s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z] === RUN   TestRunContainerWithBridgeNone
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestNetworkList (0.01s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkList//networks (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestHostIPv4BridgeLabel
10:50:20 [2022-09-21T10:50:20.362Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
10:50:20 [2022-09-21T10:50:20.362Z] === RUN   TestDaemonRestartWithLiveRestore
10:50:21 [2022-09-21T10:50:21.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:50:21 [2022-09-21T10:50:21.765Z] === RUN   TestDaemonDefaultNetworkPools
10:50:22 [2022-09-21T10:50:22.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
10:50:22 [2022-09-21T10:50:22.325Z] === RUN   TestDaemonRestartWithExistingNetwork
10:50:23 [2022-09-21T10:50:23.261Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:50:23 [2022-09-21T10:50:23.261Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:50:24 [2022-09-21T10:50:24.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
10:50:24 [2022-09-21T10:50:24.667Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:50:25 [2022-09-21T10:50:25.228Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:50:25 [2022-09-21T10:50:25.228Z] === RUN   TestServiceWithPredefinedNetwork
10:50:27 [2022-09-21T10:50:27.739Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
10:50:27 [2022-09-21T10:50:27.739Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:50:27 [2022-09-21T10:50:27.739Z]     service_test.go:242: FLAKY_TEST
10:50:27 [2022-09-21T10:50:27.739Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:27 [2022-09-21T10:50:27.739Z] === RUN   TestServiceWithDataPathPortInit
10:50:42 [2022-09-21T10:50:42.752Z] --- PASS: TestServiceWithDataPathPortInit (13.69s)
10:50:42 [2022-09-21T10:50:42.752Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:50:43 [2022-09-21T10:50:43.677Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:80g9vs4zcbgk6s7aaiufwlumv Created:2022-09-21 10:50:42.34927407 +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[59acc8cf3f9247de2a6796dd4ba3b4dc8af9706eca6b893e026924c76b245af2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l3ajh616n7ju61h32s9lmrtm EndpointID:e9d51c0462fb44417e4b7fc6f587459cd925c2eaa2edea6e82c120e30895b0f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:975465f828dcd62c8a098fde1db67f3b0d8a65e214b27191322aabfa34500604 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:d95ef307f818 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l3ajh616n7ju61h32s9lmrtm EndpointID:e9d51c0462fb44417e4b7fc6f587459cd925c2eaa2edea6e82c120e30895b0f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:50:47 [2022-09-21T10:50:47.838Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
10:50:47 [2022-09-21T10:50:47.838Z] PASS
10:50:47 [2022-09-21T10:50:47.838Z] 
10:50:47 [2022-09-21T10:50:47.838Z] === Skipped
10:50:47 [2022-09-21T10:50:47.838Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:47 [2022-09-21T10:50:47.838Z]     service_test.go:242: FLAKY_TEST
10:50:47 [2022-09-21T10:50:47.838Z] 
10:50:47 [2022-09-21T10:50:47.838Z] DONE 26 tests, 1 skipped in 43.480s
10:50:47 [2022-09-21T10:50:47.838Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:50:47 [2022-09-21T10:50:47.838Z] ++ 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
10:50:47 [2022-09-21T10:50:47.838Z] ++ set -e
10:50:47 [2022-09-21T10:50:47.838Z] ++ '[' -n 0 ']'
10:50:47 [2022-09-21T10:50:47.838Z] ++ set -x
10:50:47 [2022-09-21T10:50:47.838Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] INFO: Testing against a local daemon
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkIpvlanPersistance
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkIpvlan
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z] PASS
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] === Skipped
10:50:48 [2022-09-21T10:50:48.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] DONE 2 tests, 2 skipped in 0.141s
10:50:48 [2022-09-21T10:50:48.093Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:50:48 [2022-09-21T10:50:48.093Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] ++ set -e
10:50:48 [2022-09-21T10:50:48.093Z] ++ '[' -n 0 ']'
10:50:48 [2022-09-21T10:50:48.093Z] ++ set -x
10:50:48 [2022-09-21T10:50:48.093Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] INFO: Testing against a local daemon
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkMacvlanPersistance
10:50:49 [2022-09-21T10:50:49.455Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
10:50:49 [2022-09-21T10:50:49.455Z] === RUN   TestDockerNetworkMacvlan
10:50:50 [2022-09-21T10:50:50.015Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:50:50 [2022-09-21T10:50:50.941Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:50:51 [2022-09-21T10:50:51.545Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:50:53 [2022-09-21T10:50:53.473Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:50:54 [2022-09-21T10:50:54.835Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:50:58 [2022-09-21T10:50:58.098Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:50:58 [2022-09-21T10:50:58.354Z] --- PASS: TestDockerNetworkMacvlan (9.06s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.85s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
10:50:58 [2022-09-21T10:50:58.354Z] PASS
10:50:58 [2022-09-21T10:50:58.354Z] 
10:50:58 [2022-09-21T10:50:58.354Z] DONE 8 tests in 10.432s
10:50:58 [2022-09-21T10:50:58.610Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -e
10:50:58 [2022-09-21T10:50:58.610Z] ++ '[' -n 0 ']'
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -x
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] testing: warning: no tests to run
10:50:58 [2022-09-21T10:50:58.610Z] PASS
10:50:58 [2022-09-21T10:50:58.610Z] 
10:50:58 [2022-09-21T10:50:58.610Z] DONE 0 tests in 0.025s
10:50:58 [2022-09-21T10:50:58.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -e
10:50:58 [2022-09-21T10:50:58.610Z] ++ '[' -n 0 ']'
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -x
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] INFO: Testing against a local daemon
10:50:58 [2022-09-21T10:50:58.610Z] === RUN   TestAuthZPluginAllowRequest
10:50:59 [2022-09-21T10:50:59.972Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
10:50:59 [2022-09-21T10:50:59.972Z] === RUN   TestAuthZPluginTLS
10:51:00 [2022-09-21T10:51:00.227Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:51:00 [2022-09-21T10:51:00.227Z] === RUN   TestAuthZPluginDenyRequest
10:51:00 [2022-09-21T10:51:00.787Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:51:00 [2022-09-21T10:51:00.787Z] === RUN   TestAuthZPluginAPIDenyResponse
10:51:01 [2022-09-21T10:51:01.347Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:51:01 [2022-09-21T10:51:01.347Z] === RUN   TestAuthZPluginDenyResponse
10:51:01 [2022-09-21T10:51:01.907Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:51:01 [2022-09-21T10:51:01.907Z] === RUN   TestAuthZPluginAllowEventStream
10:51:03 [2022-09-21T10:51:03.270Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
10:51:03 [2022-09-21T10:51:03.270Z] === RUN   TestAuthZPluginErrorResponse
10:51:03 [2022-09-21T10:51:03.567Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:51:03 [2022-09-21T10:51:03.567Z] === RUN   TestAuthZPluginErrorRequest
10:51:04 [2022-09-21T10:51:04.128Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:51:04 [2022-09-21T10:51:04.128Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:51:04 [2022-09-21T10:51:04.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:51:04 [2022-09-21T10:51:04.688Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:51:06 [2022-09-21T10:51:06.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
10:51:06 [2022-09-21T10:51:06.093Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:51:07 [2022-09-21T10:51:07.455Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
10:51:07 [2022-09-21T10:51:07.455Z] === RUN   TestAuthZPluginHeader
10:51:08 [2022-09-21T10:51:08.016Z] --- PASS: TestAuthZPluginHeader (0.68s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2Disable
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:51:26 [2022-09-21T10:51:26.177Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
10:51:26 [2022-09-21T10:51:26.177Z] PASS
10:51:26 [2022-09-21T10:51:26.177Z] 
10:51:26 [2022-09-21T10:51:26.177Z] === Skipped
10:51:26 [2022-09-21T10:51:26.177Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] DONE 17 tests, 4 skipped in 26.294s
10:51:26 [2022-09-21T10:51:26.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:51:26 [2022-09-21T10:51:26.178Z] ++ 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
10:51:26 [2022-09-21T10:51:26.178Z] ++ set -e
10:51:26 [2022-09-21T10:51:26.178Z] ++ '[' -n 0 ']'
10:51:26 [2022-09-21T10:51:26.178Z] ++ set -x
10:51:26 [2022-09-21T10:51:26.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
10:51:26 [2022-09-21T10:51:26.178Z] INFO: Testing against a local daemon
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInvalidJSON
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:51:26 [2022-09-21T10:51:26.178Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall/no_auth
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall/with_htpasswd
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.433Z] === RUN   TestPluginInstall/with_insecure
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19add3bdfa025cc7d139c15c4a67c96fd3b544ae2b3bfa84b82f6be6cb613dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19add3bdfa025cc7d139c15c4a67c96fd3b544ae2b3bfa84b82f6be6cb613dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:27 [2022-09-21T10:51:27.659Z]     plugin_test.go:165: [d87fbfcb8f241] daemon is not started
10:51:27 [2022-09-21T10:51:27.659Z] --- PASS: TestPluginInstall (2.56s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
10:51:27 [2022-09-21T10:51:27.659Z] === RUN   TestPluginsWithRuntimes
10:51:29 [2022-09-21T10:51:29.024Z] === RUN   TestPluginsWithRuntimes/No_Args
10:51:29 [2022-09-21T10:51:29.956Z] === RUN   TestPluginsWithRuntimes/With_Args
10:51:30 [2022-09-21T10:51:30.881Z] --- PASS: TestPluginsWithRuntimes (3.23s)
10:51:30 [2022-09-21T10:51:30.881Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
10:51:30 [2022-09-21T10:51:30.881Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
10:51:30 [2022-09-21T10:51:30.881Z] === RUN   TestPluginBackCompatMediaTypes
10:51:31 [2022-09-21T10:51:31.442Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
10:51:31 [2022-09-21T10:51:31.442Z] PASS
10:51:31 [2022-09-21T10:51:31.442Z] 
10:51:31 [2022-09-21T10:51:31.442Z] DONE 10 tests in 6.494s
10:51:31 [2022-09-21T10:51:31.442Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:51:31 [2022-09-21T10:51:31.442Z] ++ 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
10:51:31 [2022-09-21T10:51:31.442Z] ++ set -e
10:51:31 [2022-09-21T10:51:31.442Z] ++ '[' -n 0 ']'
10:51:31 [2022-09-21T10:51:31.442Z] ++ set -x
10:51:31 [2022-09-21T10:51:31.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-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
10:51:31 [2022-09-21T10:51:31.442Z] INFO: Testing against a local daemon
10:51:31 [2022-09-21T10:51:31.442Z] === RUN   TestExternalGraphDriver
10:51:31 [2022-09-21T10:51:31.698Z] === RUN   TestExternalGraphDriver/json
10:51:33 [2022-09-21T10:51:33.626Z] === RUN   TestExternalGraphDriver/spec
10:51:34 [2022-09-21T10:51:34.988Z] === RUN   TestExternalGraphDriver/pull
10:51:36 [2022-09-21T10:51:36.916Z] --- PASS: TestExternalGraphDriver (5.11s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestGraphdriverPluginV2
10:51:36 [2022-09-21T10:51:36.916Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:36 [2022-09-21T10:51:36.916Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:51:36 [2022-09-21T10:51:36.916Z] PASS
10:51:36 [2022-09-21T10:51:36.916Z] 
10:51:36 [2022-09-21T10:51:36.916Z] === Skipped
10:51:36 [2022-09-21T10:51:36.916Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:51:36 [2022-09-21T10:51:36.916Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:36 [2022-09-21T10:51:36.916Z] 
10:51:36 [2022-09-21T10:51:36.916Z] DONE 5 tests, 1 skipped in 5.547s
10:51:36 [2022-09-21T10:51:36.916Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:51:36 [2022-09-21T10:51:36.916Z] ++ 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
10:51:36 [2022-09-21T10:51:36.916Z] ++ set -e
10:51:36 [2022-09-21T10:51:36.916Z] ++ '[' -n 0 ']'
10:51:36 [2022-09-21T10:51:36.916Z] ++ set -x
10:51:36 [2022-09-21T10:51:36.916Z] ++ 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
10:51:36 [2022-09-21T10:51:36.916Z] INFO: Testing against a local daemon
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestReadPluginNoRead
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestReadPluginNoRead
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestDaemonStartWithLogOpt
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestDaemonStartWithLogOpt
10:51:36 [2022-09-21T10:51:36.916Z] === CONT  TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === CONT  TestDaemonStartWithLogOpt
10:51:40 [2022-09-21T10:51:40.262Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
10:51:40 [2022-09-21T10:51:40.262Z] === CONT  TestReadPluginNoRead
10:51:42 [2022-09-21T10:51:42.164Z] === RUN   TestReadPluginNoRead/default
10:51:43 [2022-09-21T10:51:43.556Z] === RUN   TestReadPluginNoRead/disabled_caching
10:51:44 [2022-09-21T10:51:44.482Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:51:45 [2022-09-21T10:51:45.083Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
10:51:45 [2022-09-21T10:51:45.644Z] === CONT  TestReadPluginNoRead
10:51:45 [2022-09-21T10:51:45.644Z]     read_test.go:92: [d5d454ab5a7d6] daemon is not started
10:51:45 [2022-09-21T10:51:45.644Z] --- PASS: TestReadPluginNoRead (5.63s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
10:51:45 [2022-09-21T10:51:45.644Z] PASS
10:51:45 [2022-09-21T10:51:45.644Z] 
10:51:45 [2022-09-21T10:51:45.644Z] DONE 6 tests in 8.679s
10:51:45 [2022-09-21T10:51:45.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -e
10:51:45 [2022-09-21T10:51:45.644Z] ++ '[' -n 0 ']'
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -x
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] testing: warning: no tests to run
10:51:45 [2022-09-21T10:51:45.644Z] PASS
10:51:45 [2022-09-21T10:51:45.644Z] 
10:51:45 [2022-09-21T10:51:45.644Z] DONE 0 tests in 0.031s
10:51:45 [2022-09-21T10:51:45.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -e
10:51:45 [2022-09-21T10:51:45.644Z] ++ '[' -n 0 ']'
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -x
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] INFO: Testing against a local daemon
10:51:45 [2022-09-21T10:51:45.644Z] === RUN   TestPluginWithDevMounts
10:51:45 [2022-09-21T10:51:45.644Z] === PAUSE TestPluginWithDevMounts
10:51:45 [2022-09-21T10:51:45.644Z] === CONT  TestPluginWithDevMounts
10:51:47 [2022-09-21T10:51:47.530Z] --- PASS: TestPluginWithDevMounts (1.51s)
10:51:47 [2022-09-21T10:51:47.530Z] PASS
10:51:47 [2022-09-21T10:51:47.530Z] 
10:51:47 [2022-09-21T10:51:47.530Z] DONE 1 tests in 1.614s
10:51:47 [2022-09-21T10:51:47.530Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:51:47 [2022-09-21T10:51:47.530Z] ++ 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
10:51:47 [2022-09-21T10:51:47.530Z] ++ set -e
10:51:47 [2022-09-21T10:51:47.530Z] ++ '[' -n 0 ']'
10:51:47 [2022-09-21T10:51:47.530Z] ++ set -x
10:51:47 [2022-09-21T10:51:47.530Z] ++ 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
10:51:47 [2022-09-21T10:51:47.530Z] INFO: Testing against a local daemon
10:51:47 [2022-09-21T10:51:47.530Z] === RUN   TestSecretInspect
10:51:49 [2022-09-21T10:51:49.456Z] --- PASS: TestSecretInspect (2.18s)
10:51:49 [2022-09-21T10:51:49.456Z] === RUN   TestSecretList
10:51:51 [2022-09-21T10:51:51.969Z] --- PASS: TestSecretList (2.11s)
10:51:51 [2022-09-21T10:51:51.969Z] === RUN   TestSecretsCreateAndDelete
10:51:53 [2022-09-21T10:51:53.854Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
10:51:53 [2022-09-21T10:51:53.854Z] === RUN   TestSecretsUpdate
10:51:56 [2022-09-21T10:51:56.407Z] --- PASS: TestSecretsUpdate (2.18s)
10:51:56 [2022-09-21T10:51:56.407Z] === RUN   TestTemplatedSecret
10:51:58 [2022-09-21T10:51:58.293Z] --- PASS: TestTemplatedSecret (2.44s)
10:51:58 [2022-09-21T10:51:58.293Z] === RUN   TestSecretCreateResolve
10:52:00 [2022-09-21T10:52:00.807Z] --- PASS: TestSecretCreateResolve (2.06s)
10:52:00 [2022-09-21T10:52:00.807Z] PASS
10:52:00 [2022-09-21T10:52:00.807Z] 
10:52:00 [2022-09-21T10:52:00.807Z] DONE 6 tests in 13.170s
10:52:00 [2022-09-21T10:52:00.807Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:52:00 [2022-09-21T10:52:00.807Z] ++ 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
10:52:00 [2022-09-21T10:52:00.807Z] ++ set -e
10:52:00 [2022-09-21T10:52:00.807Z] ++ '[' -n 0 ']'
10:52:00 [2022-09-21T10:52:00.807Z] ++ set -x
10:52:00 [2022-09-21T10:52:00.807Z] ++ 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
10:52:00 [2022-09-21T10:52:00.807Z] INFO: Testing against a local daemon
10:52:00 [2022-09-21T10:52:00.807Z] === RUN   TestServiceCreateInit
10:52:00 [2022-09-21T10:52:00.807Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:52:04 [2022-09-21T10:52:04.112Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:52:07 [2022-09-21T10:52:07.458Z] --- PASS: TestServiceCreateInit (6.88s)
10:52:07 [2022-09-21T10:52:07.458Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.37s)
10:52:07 [2022-09-21T10:52:07.458Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
10:52:07 [2022-09-21T10:52:07.458Z] === RUN   TestCreateServiceMultipleTimes
10:52:25 [2022-09-21T10:52:25.490Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
10:52:25 [2022-09-21T10:52:25.491Z] === RUN   TestCreateServiceConflict
10:52:25 [2022-09-21T10:52:25.491Z] --- PASS: TestCreateServiceConflict (2.07s)
10:52:25 [2022-09-21T10:52:25.491Z] === RUN   TestCreateServiceMaxReplicas
10:52:27 [2022-09-21T10:52:27.376Z] --- PASS: TestCreateServiceMaxReplicas (2.52s)
10:52:27 [2022-09-21T10:52:27.376Z] === RUN   TestCreateWithDuplicateNetworkNames
10:52:42 [2022-09-21T10:52:42.206Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
10:52:42 [2022-09-21T10:52:42.206Z] === RUN   TestCreateServiceSecretFileMode
10:52:54 [2022-09-21T10:52:54.363Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
10:52:54 [2022-09-21T10:52:54.363Z] === RUN   TestCreateServiceConfigFileMode
10:53:06 [2022-09-21T10:53:06.609Z] --- PASS: TestCreateServiceConfigFileMode (12.44s)
10:53:06 [2022-09-21T10:53:06.609Z] === RUN   TestCreateServiceSysctls
10:53:07 [2022-09-21T10:53:07.972Z] --- PASS: TestCreateServiceSysctls (2.92s)
10:53:07 [2022-09-21T10:53:07.972Z] === RUN   TestCreateServiceCapabilities
10:53:10 [2022-09-21T10:53:10.531Z] --- PASS: TestCreateServiceCapabilities (2.35s)
10:53:10 [2022-09-21T10:53:10.531Z] === RUN   TestInspect
10:53:13 [2022-09-21T10:53:13.045Z] --- PASS: TestInspect (2.74s)
10:53:13 [2022-09-21T10:53:13.045Z] === RUN   TestCreateJob
10:53:16 [2022-09-21T10:53:16.389Z] --- PASS: TestCreateJob (3.02s)
10:53:16 [2022-09-21T10:53:16.389Z] === RUN   TestReplicatedJob
10:53:22 [2022-09-21T10:53:22.948Z] --- PASS: TestReplicatedJob (5.95s)
10:53:22 [2022-09-21T10:53:22.948Z] === RUN   TestUpdateReplicatedJob
10:53:25 [2022-09-21T10:53:25.502Z] --- PASS: TestUpdateReplicatedJob (3.05s)
10:53:25 [2022-09-21T10:53:25.502Z] === RUN   TestServiceListWithStatuses
10:53:25 [2022-09-21T10:53:25.502Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:53:25 [2022-09-21T10:53:25.502Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:53:25 [2022-09-21T10:53:25.502Z] === RUN   TestDockerNetworkConnectAlias
10:53:29 [2022-09-21T10:53:29.666Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
10:53:29 [2022-09-21T10:53:29.666Z] === RUN   TestDockerNetworkReConnect
10:53:32 [2022-09-21T10:53:32.186Z] --- PASS: TestDockerNetworkReConnect (3.24s)
10:53:32 [2022-09-21T10:53:32.186Z] === RUN   TestServicePlugin
10:53:32 [2022-09-21T10:53:32.186Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:32 [2022-09-21T10:53:32.186Z] --- SKIP: TestServicePlugin (0.00s)
10:53:32 [2022-09-21T10:53:32.186Z] === RUN   TestServiceUpdateLabel
10:53:34 [2022-09-21T10:53:34.745Z] --- PASS: TestServiceUpdateLabel (2.13s)
10:53:34 [2022-09-21T10:53:34.745Z] === RUN   TestServiceUpdateSecrets
10:53:49 [2022-09-21T10:53:49.623Z] --- PASS: TestServiceUpdateSecrets (14.37s)
10:53:49 [2022-09-21T10:53:49.623Z] === RUN   TestServiceUpdateConfigs
10:54:04 [2022-09-21T10:54:04.501Z] --- PASS: TestServiceUpdateConfigs (14.26s)
10:54:04 [2022-09-21T10:54:04.501Z] === RUN   TestServiceUpdateNetwork
10:54:16 [2022-09-21T10:54:16.749Z] --- PASS: TestServiceUpdateNetwork (12.13s)
10:54:16 [2022-09-21T10:54:16.749Z] === RUN   TestServiceUpdatePidsLimit
10:54:16 [2022-09-21T10:54:16.749Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:54:17 [2022-09-21T10:54:17.047Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:54:25 [2022-09-21T10:54:25.174Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:54:31 [2022-09-21T10:54:31.753Z] PASS
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] === Skipped
10:54:31 [2022-09-21T10:54:31.753Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] DONE 27 tests, 2 skipped in 150.751s
10:54:31 [2022-09-21T10:54:31.753Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -e
10:54:31 [2022-09-21T10:54:31.753Z] ++ '[' -n 0 ']'
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -x
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] INFO: Testing against a local daemon
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestSessionCreate
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestSessionCreate (0.03s)
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestSessionCreateWithBadUpgrade
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:54:31 [2022-09-21T10:54:31.753Z] PASS
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] DONE 2 tests in 0.134s
10:54:31 [2022-09-21T10:54:31.753Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -e
10:54:31 [2022-09-21T10:54:31.753Z] ++ '[' -n 0 ']'
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -x
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] INFO: Testing against a local daemon
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:54:31 [2022-09-21T10:54:31.753Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:31 [2022-09-21T10:54:31.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestEventsExecDie
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestEventsExecDie (0.51s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestEventsBackwardsCompatible
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoBinaryCommits
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoAPIVersioned
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoDiscoveryBackend
10:54:32 [2022-09-21T10:54:32.571Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:54:32 [2022-09-21T10:54:32.571Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:54:33 [2022-09-21T10:54:33.497Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:54:33 [2022-09-21T10:54:33.497Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:54:34 [2022-09-21T10:54:34.059Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:54:34 [2022-09-21T10:54:34.059Z] === RUN   TestInfoAPI
10:54:34 [2022-09-21T10:54:34.059Z] --- PASS: TestInfoAPI (0.02s)
10:54:34 [2022-09-21T10:54:34.059Z] === RUN   TestInfoAPIWarnings
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoAPIWarnings (16.24s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoDebug
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoDebug (0.52s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoInsecureRegistries
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoRegistryMirrors
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestLoginFailsWithBadCredentials
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingCacheHeaders
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingCacheHeaders (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingGet
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingGet (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingHead
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingHead (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestVersion
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestVersion (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] PASS
10:54:52 [2022-09-21T10:54:52.397Z] 
10:54:52 [2022-09-21T10:54:52.397Z] === Skipped
10:54:52 [2022-09-21T10:54:52.397Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:52 [2022-09-21T10:54:52.397Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:52 [2022-09-21T10:54:52.397Z] 
10:54:52 [2022-09-21T10:54:52.397Z] DONE 18 tests, 1 skipped in 21.032s
10:54:52 [2022-09-21T10:54:52.397Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:54:52 [2022-09-21T10:54:52.397Z] ++ 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
10:54:52 [2022-09-21T10:54:52.397Z] ++ set -e
10:54:52 [2022-09-21T10:54:52.397Z] ++ '[' -n 0 ']'
10:54:52 [2022-09-21T10:54:52.397Z] ++ set -x
10:54:52 [2022-09-21T10:54:52.397Z] ++ 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
10:54:52 [2022-09-21T10:54:52.653Z] INFO: Testing against a local daemon
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesCreateAndList
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesRemove
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesRemove (0.06s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInspect
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesInspect (0.02s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInvalidJSON
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:54:52 [2022-09-21T10:54:52.653Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:54:52 [2022-09-21T10:54:52.653Z] PASS
10:54:52 [2022-09-21T10:54:52.653Z] 
10:54:52 [2022-09-21T10:54:52.653Z] DONE 5 tests in 0.217s
10:54:52 [2022-09-21T10:54:52.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:54:52 [2022-09-21T10:54:52.909Z] ++++ cat bundles/test-integration/docker.pid
10:54:52 [2022-09-21T10:54:52.909Z] +++ kill 12420
10:54:54 [2022-09-21T10:54:54.273Z] +++ /etc/init.d/apparmor stop
10:54:54 [2022-09-21T10:54:54.273Z] Leaving: AppArmorNo profiles have been unloaded.
10:54:54 [2022-09-21T10:54:54.273Z] 
10:54:54 [2022-09-21T10:54:54.273Z] Unloading profiles will leave already running processes permanently
10:54:54 [2022-09-21T10:54:54.273Z] unconfined, which can lead to unexpected situations.
10:54:54 [2022-09-21T10:54:54.273Z] 
10:54:54 [2022-09-21T10:54:54.273Z] To set a process to complain mode, use the command line tool
10:54:54 [2022-09-21T10:54:54.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:54:54 [2022-09-21T10:54:54.273Z] +++ true
10:54:54 [2022-09-21T10:54:54.273Z] exiting test-integration
10:54:54 [2022-09-21T10:54:54.273Z] ++ exit 0
10:54:54 [2022-09-21T10:54:54.273Z]