Skip to content

Console Output

14:54:36 [2022-09-08T14:54:36.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43867/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f6b695d2fbe37cf850250f2f9003d0c941e4a7bc hack/make.sh dynbinary test-integration
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
14:54:38 [2022-09-08T14:54:38.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
14:54:38 [2022-09-08T14:54:38.476Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
14:54:38 [2022-09-08T14:54:38.476Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
14:54:38 [2022-09-08T14:54:38.476Z] Detected virtualization docker.
14:54:38 [2022-09-08T14:54:38.476Z] Detected architecture x86-64.
14:54:38 [2022-09-08T14:54:38.476Z] Set hostname to <2e3825069b92>.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@configfs.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@drm.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] modprobe@fuse.service: Succeeded.
14:54:38 [2022-09-08T14:54:38.476Z] + source /etc/docker-entrypoint-cmd
14:54:38 [2022-09-08T14:54:38.476Z] ++ hack/make.sh dynbinary test-integration
14:54:38 [2022-09-08T14:54:38.476Z] 
14:54:38 [2022-09-08T14:54:38.737Z] Removing bundles/
14:54:38 [2022-09-08T14:54:38.737Z] 
14:54:38 [2022-09-08T14:54:38.737Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:54:38 [2022-09-08T14:54:38.737Z] Building: bundles/dynbinary-daemon/dockerd
14:54:38 [2022-09-08T14:54:38.737Z] GOOS="" GOARCH="" GOARM=""
14:57:00 [2022-09-08T14:57:00.259Z] Created binary: bundles/dynbinary-daemon/dockerd
14:57:00 [2022-09-08T14:57:00.259Z] Building: bundles/dynbinary-daemon/docker-proxy
14:57:00 [2022-09-08T14:57:00.259Z] GOOS="" GOARCH="" GOARM=""
14:57:00 [2022-09-08T14:57:00.259Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:57:00 [2022-09-08T14:57:00.259Z] 
14:57:00 [2022-09-08T14:57:00.259Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:57:00 [2022-09-08T14:57:00.259Z] DOCKER_SYSTEMD=1
14:57:00 [2022-09-08T14:57:00.259Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:57:00 [2022-09-08T14:57:00.259Z] HOSTNAME=2e3825069b92
14:57:00 [2022-09-08T14:57:00.259Z] DEST=bundles/test-integration
14:57:00 [2022-09-08T14:57:00.260Z] PWD=/go/src/github.com/docker/docker
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_GITCOMMIT=f6b695d2fbe37cf850250f2f9003d0c941e4a7bc
14:57:00 [2022-09-08T14:57:00.260Z] container=docker
14:57:00 [2022-09-08T14:57:00.260Z] HOME=/root
14:57:00 [2022-09-08T14:57:00.260Z] LANG=C.UTF-8
14:57:00 [2022-09-08T14:57:00.260Z] INVOCATION_ID=0913072c5cd54fcd9724562a6f564408
14:57:00 [2022-09-08T14:57:00.260Z] GOLANG_VERSION=1.19.1
14:57:00 [2022-09-08T14:57:00.260Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:57:00 [2022-09-08T14:57:00.260Z] VALIDATE_BRANCH=master
14:57:00 [2022-09-08T14:57:00.260Z] TERM=xterm
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_PKG=github.com/docker/docker
14:57:00 [2022-09-08T14:57:00.260Z] SHLVL=3
14:57:00 [2022-09-08T14:57:00.260Z] TIMEOUT=120m
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_BUILDTAGS= journald
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_GRAPHDRIVER=overlay2
14:57:00 [2022-09-08T14:57:00.260Z] GO111MODULE=off
14:57:00 [2022-09-08T14:57:00.260Z] DOCKER_EXPERIMENTAL=1
14:57:00 [2022-09-08T14:57:00.260Z] TEST_SKIP_INTEGRATION_CLI=1
14:57:00 [2022-09-08T14:57:00.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:57:00 [2022-09-08T14:57:00.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:57:00 [2022-09-08T14:57:00.260Z] GOPATH=/go
14:57:00 [2022-09-08T14:57:00.260Z] PKG_CONFIG=pkg-config
14:57:00 [2022-09-08T14:57:00.260Z] _=/usr/bin/env
14:57:00 [2022-09-08T14:57:00.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:57:46 [2022-09-08T14:57:46.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:57:46 [2022-09-08T14:57:46.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:58:25 [2022-09-08T14:58:25.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:58:32 [2022-09-08T14:58:32.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:58:40 [2022-09-08T14:58:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:58:40 [2022-09-08T14:58:40.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:58:41 [2022-09-08T14:58:41.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:58:42 [2022-09-08T14:58:42.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:58:43 [2022-09-08T14:58:43.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:58:43 [2022-09-08T14:58:43.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:58:44 [2022-09-08T14:58:44.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:58:46 [2022-09-08T14:58:46.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:58:47 [2022-09-08T14:58:47.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:58:48 [2022-09-08T14:58:48.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:58:49 [2022-09-08T14:58:49.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:58:50 [2022-09-08T14:58:50.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:58:51 [2022-09-08T14:58:51.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:58:52 [2022-09-08T14:58:52.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:58:53 [2022-09-08T14:58:53.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:58:54 [2022-09-08T14:58:54.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:58:55 [2022-09-08T14:58:55.500Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:58:55 [2022-09-08T14:58:55.500Z] Using test binary docker
14:58:55 [2022-09-08T14:58:55.500Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:58:55 [2022-09-08T14:58:55.500Z] Starting apparmor (via systemctl): apparmor.service.
14:58:55 [2022-09-08T14:58:55.500Z] Starting dockerd
14:58:55 [2022-09-08T14:58:55.500Z] INFO: Waiting for daemon to start...
14:58:57 [2022-09-08T14:58:57.406Z] .
14:58:57 [2022-09-08T14:58:57.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:58:57 [2022-09-08T14:58:57.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:58:57 [2022-09-08T14:58:57.406Z] Error: No such image: emptyfs
14:58:57 [2022-09-08T14:58:57.666Z] Loaded image: emptyfs:latest
14:58:57 [2022-09-08T14:58:57.666Z] Running integration-test (iteration 1)
14:58:57 [2022-09-08T14:58:57.666Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:58:57 [2022-09-08T14:58:57.925Z] Loaded image: busybox:latest
14:58:57 [2022-09-08T14:58:57.925Z] Loaded image: busybox:glibc
14:58:59 [2022-09-08T14:58:59.304Z] Loaded image: debian:bullseye-slim
14:58:59 [2022-09-08T14:58:59.567Z] Loaded image: hello-world:latest
14:58:59 [2022-09-08T14:58:59.567Z] Loaded image: arm32v7/hello-world:latest
14:58:59 [2022-09-08T14:58:59.567Z] INFO: Testing against a local daemon
14:58:59 [2022-09-08T14:58:59.567Z] === RUN   TestCgroupNamespacesBuild
14:59:02 [2022-09-08T14:59:02.102Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
14:59:02 [2022-09-08T14:59:02.102Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:59:03 [2022-09-08T14:59:03.483Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
14:59:03 [2022-09-08T14:59:03.483Z] === RUN   TestBuildWithSession
14:59:03 [2022-09-08T14:59:03.483Z]     build_session_test.go:25: TODO: BuildKit
14:59:03 [2022-09-08T14:59:03.483Z] --- SKIP: TestBuildWithSession (0.00s)
14:59:03 [2022-09-08T14:59:03.483Z] === RUN   TestBuildSquashParent
14:59:07 [2022-09-08T14:59:07.678Z] --- PASS: TestBuildSquashParent (4.37s)
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:07 [2022-09-08T14:59:07.678Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:07 [2022-09-08T14:59:07.678Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:59:07 [2022-09-08T14:59:07.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:59:09 [2022-09-08T14:59:09.059Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:59:09 [2022-09-08T14:59:09.319Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:59:11 [2022-09-08T14:59:11.229Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:59:11 [2022-09-08T14:59:11.229Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:59:12 [2022-09-08T14:59:12.609Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.69s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s)
14:59:12 [2022-09-08T14:59:12.609Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s)
14:59:12 [2022-09-08T14:59:12.609Z] === RUN   TestBuildMultiStageCopy
14:59:12 [2022-09-08T14:59:12.609Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:59:14 [2022-09-08T14:59:14.521Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:59:14 [2022-09-08T14:59:14.781Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:59:15 [2022-09-08T14:59:15.041Z] --- PASS: TestBuildMultiStageCopy (2.43s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
14:59:15 [2022-09-08T14:59:15.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
14:59:15 [2022-09-08T14:59:15.041Z] === RUN   TestBuildMultiStageParentConfig
14:59:15 [2022-09-08T14:59:15.980Z] --- PASS: TestBuildMultiStageParentConfig (0.66s)
14:59:15 [2022-09-08T14:59:15.981Z] === RUN   TestBuildLabelWithTargets
14:59:16 [2022-09-08T14:59:16.922Z] --- PASS: TestBuildLabelWithTargets (1.07s)
14:59:16 [2022-09-08T14:59:16.922Z] === RUN   TestBuildWithEmptyLayers
14:59:17 [2022-09-08T14:59:17.491Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
14:59:17 [2022-09-08T14:59:17.491Z] === RUN   TestBuildMultiStageOnBuild
14:59:19 [2022-09-08T14:59:19.507Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
14:59:19 [2022-09-08T14:59:19.507Z] === RUN   TestBuildUncleanTarFilenames
14:59:19 [2022-09-08T14:59:19.768Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
14:59:19 [2022-09-08T14:59:19.768Z] === RUN   TestBuildMultiStageLayerLeak
14:59:21 [2022-09-08T14:59:21.673Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
14:59:21 [2022-09-08T14:59:21.673Z] === RUN   TestBuildWithHugeFile
15:00:17 [2022-09-08T15:00:17.917Z] --- PASS: TestBuildWithHugeFile (54.03s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWCOWSandboxSize
15:00:17 [2022-09-08T15:00:17.917Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:00:17 [2022-09-08T15:00:17.917Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:00:17 [2022-09-08T15:00:17.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
15:00:17 [2022-09-08T15:00:17.917Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildPreserveOwnership
15:00:17 [2022-09-08T15:00:17.917Z] === RUN   TestBuildPreserveOwnership/copy_from
15:00:18 [2022-09-08T15:00:18.177Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:00:19 [2022-09-08T15:00:19.559Z] --- PASS: TestBuildPreserveOwnership (3.78s)
15:00:19 [2022-09-08T15:00:19.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
15:00:19 [2022-09-08T15:00:19.559Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s)
15:00:19 [2022-09-08T15:00:19.559Z] === RUN   TestBuildPlatformInvalid
15:00:19 [2022-09-08T15:00:19.559Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:00:19 [2022-09-08T15:00:19.559Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:00:20 [2022-09-08T15:00:20.497Z] Loaded image: busybox:latest
15:00:20 [2022-09-08T15:00:20.497Z] Loaded image: busybox:glibc
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: debian:bullseye-slim
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: hello-world:latest
15:00:21 [2022-09-08T15:00:21.877Z] Loaded image: arm32v7/hello-world:latest
15:00:34 [2022-09-08T15:00:34.095Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.58s)
15:00:34 [2022-09-08T15:00:34.095Z] PASS
15:00:34 [2022-09-08T15:00:34.095Z] 
15:00:34 [2022-09-08T15:00:34.095Z] === Skipped
15:00:34 [2022-09-08T15:00:34.095Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:00:34 [2022-09-08T15:00:34.095Z]     build_session_test.go:25: TODO: BuildKit
15:00:34 [2022-09-08T15:00:34.095Z] 
15:00:34 [2022-09-08T15:00:34.096Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:00:34 [2022-09-08T15:00:34.096Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:00:34 [2022-09-08T15:00:34.096Z] 
15:00:34 [2022-09-08T15:00:34.096Z] DONE 34 tests, 2 skipped in 95.578s
15:00:34 [2022-09-08T15:00:34.096Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:00:34 [2022-09-08T15:00:34.096Z] INFO: Testing against a local daemon
15:00:34 [2022-09-08T15:00:34.096Z] === RUN   TestConfigInspect
15:00:36 [2022-09-08T15:00:36.035Z] --- PASS: TestConfigInspect (2.45s)
15:00:36 [2022-09-08T15:00:36.035Z] === RUN   TestConfigList
15:00:37 [2022-09-08T15:00:37.941Z] --- PASS: TestConfigList (2.22s)
15:00:37 [2022-09-08T15:00:37.941Z] === RUN   TestConfigsCreateAndDelete
15:00:40 [2022-09-08T15:00:40.477Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
15:00:40 [2022-09-08T15:00:40.477Z] === RUN   TestConfigsUpdate
15:00:42 [2022-09-08T15:00:42.385Z] --- PASS: TestConfigsUpdate (2.25s)
15:00:42 [2022-09-08T15:00:42.385Z] === RUN   TestTemplatedConfig
15:00:45 [2022-09-08T15:00:45.789Z] --- PASS: TestTemplatedConfig (2.71s)
15:00:45 [2022-09-08T15:00:45.789Z] === RUN   TestConfigCreateResolve
15:00:47 [2022-09-08T15:00:47.696Z] --- PASS: TestConfigCreateResolve (2.23s)
15:00:47 [2022-09-08T15:00:47.696Z] PASS
15:00:47 [2022-09-08T15:00:47.697Z] 
15:00:47 [2022-09-08T15:00:47.697Z] DONE 6 tests in 14.122s
15:00:47 [2022-09-08T15:00:47.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:00:47 [2022-09-08T15:00:47.697Z] INFO: Testing against a local daemon
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestAttachWithTTY
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestAttachWithTTY (0.08s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestAttachWithoutTTy
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestAttachWithoutTTy (0.06s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCheckpoint
15:00:47 [2022-09-08T15:00:47.697Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:00:47 [2022-09-08T15:00:47.697Z] --- SKIP: TestCheckpoint (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/commit
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/containers/create
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyFromContainerPathIsNotDir
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyToContainerPathDoesNotExist
15:00:47 [2022-09-08T15:00:47.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:00:47 [2022-09-08T15:00:47.697Z] === RUN   TestCopyEmptyFile
15:00:47 [2022-09-08T15:00:47.957Z] --- PASS: TestCopyEmptyFile (0.24s)
15:00:47 [2022-09-08T15:00:47.957Z] === RUN   TestCopyToContainerPathIsNotDir
15:00:47 [2022-09-08T15:00:47.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:00:47 [2022-09-08T15:00:47.957Z] === RUN   TestCopyFromContainer
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//bar/root
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer//bar/root/
15:00:49 [2022-09-08T15:00:49.338Z] === RUN   TestCopyFromContainer/bar/quux
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/quux/
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:00:49 [2022-09-08T15:00:49.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCopyFromContainer/bar/notarget
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCopyFromContainer (1.86s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateLinkToNonExistingContainer
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === PAUSE TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/0
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/2
15:00:49 [2022-09-08T15:00:49.858Z] === CONT  TestCreateWithInvalidEnv/1
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateTmpfsMountsTarget
15:00:49 [2022-09-08T15:00:49.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:00:49 [2022-09-08T15:00:49.858Z] === RUN   TestCreateWithCustomMaskedPaths
15:00:51 [2022-09-08T15:00:51.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
15:00:51 [2022-09-08T15:00:51.767Z] === RUN   TestCreateWithCustomReadonlyPaths
15:00:53 [2022-09-08T15:00:53.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:00:53 [2022-09-08T15:00:53.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:00:53 [2022-09-08T15:00:53.147Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:00:53 [2022-09-08T15:00:53.717Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform/different_os
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:00:53 [2022-09-08T15:00:53.717Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:00:53 [2022-09-08T15:00:53.717Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:00:53 [2022-09-08T15:00:53.717Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:00:53 [2022-09-08T15:00:53.717Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:00:53 [2022-09-08T15:00:53.977Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:00:53 [2022-09-08T15:00:53.977Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreateInvalidHostConfig
15:00:53 [2022-09-08T15:00:53.977Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:00:53 [2022-09-08T15:00:53.978Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:00:53 [2022-09-08T15:00:53.978Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestContainerStartOnDaemonRestart
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestContainerStartOnDaemonRestart
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDaemonRestartIpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestDaemonRestartIpcMode
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDaemonHostGatewayIP
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestDaemonHostGatewayIP
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestRestartDaemonWithRestartingContainer
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestContainerKillOnDaemonStart
15:00:53 [2022-09-08T15:00:53.978Z] === PAUSE TestContainerKillOnDaemonStart
15:00:53 [2022-09-08T15:00:53.978Z] === RUN   TestDiff
15:00:54 [2022-09-08T15:00:54.547Z] --- PASS: TestDiff (0.66s)
15:00:54 [2022-09-08T15:00:54.547Z] === RUN   TestExecConsoleSize
15:00:55 [2022-09-08T15:00:55.486Z] --- PASS: TestExecConsoleSize (0.65s)
15:00:55 [2022-09-08T15:00:55.486Z] === RUN   TestExecWithCloseStdin
15:00:56 [2022-09-08T15:00:56.055Z] --- PASS: TestExecWithCloseStdin (0.69s)
15:00:56 [2022-09-08T15:00:56.055Z] === RUN   TestExec
15:00:56 [2022-09-08T15:00:56.623Z] --- PASS: TestExec (0.68s)
15:00:56 [2022-09-08T15:00:56.623Z] === RUN   TestExecUser
15:00:57 [2022-09-08T15:00:57.191Z] --- PASS: TestExecUser (0.64s)
15:00:57 [2022-09-08T15:00:57.191Z] === RUN   TestExportContainerAndImportImage
15:00:58 [2022-09-08T15:00:58.128Z] --- PASS: TestExportContainerAndImportImage (0.72s)
15:00:58 [2022-09-08T15:00:58.128Z] === RUN   TestExportContainerAfterDaemonRestart
15:00:59 [2022-09-08T15:00:59.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
15:00:59 [2022-09-08T15:00:59.507Z] === RUN   TestHealthCheckWorkdir
15:01:00 [2022-09-08T15:01:00.076Z] --- PASS: TestHealthCheckWorkdir (0.71s)
15:01:00 [2022-09-08T15:01:00.076Z] === RUN   TestHealthKillContainer
15:01:08 [2022-09-08T15:01:08.200Z] --- PASS: TestHealthKillContainer (8.14s)
15:01:08 [2022-09-08T15:01:08.201Z] === RUN   TestHealthCheckProcessKilled
15:01:09 [2022-09-08T15:01:09.137Z] --- PASS: TestHealthCheckProcessKilled (0.82s)
15:01:09 [2022-09-08T15:01:09.137Z] === RUN   TestInspectCpusetInConfigPre120
15:01:09 [2022-09-08T15:01:09.397Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
15:01:09 [2022-09-08T15:01:09.397Z] === RUN   TestIpcModeNone
15:01:10 [2022-09-08T15:01:10.336Z] --- PASS: TestIpcModeNone (0.76s)
15:01:10 [2022-09-08T15:01:10.336Z] === RUN   TestIpcModePrivate
15:01:10 [2022-09-08T15:01:10.595Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
15:01:10 [2022-09-08T15:01:10.855Z] --- PASS: TestIpcModePrivate (0.67s)
15:01:10 [2022-09-08T15:01:10.855Z] === RUN   TestIpcModeShareable
15:01:11 [2022-09-08T15:01:11.304Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
15:01:11 [2022-09-08T15:01:11.564Z] --- PASS: TestIpcModeShareable (0.70s)
15:01:11 [2022-09-08T15:01:11.564Z] === RUN   TestAPIIpcModeShareableAndContainer
15:01:14 [2022-09-08T15:01:14.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s)
15:01:14 [2022-09-08T15:01:14.105Z] === RUN   TestAPIIpcModeHost
15:01:14 [2022-09-08T15:01:14.105Z] --- PASS: TestAPIIpcModeHost (0.40s)
15:01:14 [2022-09-08T15:01:14.105Z] === RUN   TestDaemonIpcModeShareable
15:01:15 [2022-09-08T15:01:15.044Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:01:15 [2022-09-08T15:01:15.303Z] --- PASS: TestDaemonIpcModeShareable (1.25s)
15:01:15 [2022-09-08T15:01:15.303Z] === RUN   TestDaemonIpcModePrivate
15:01:16 [2022-09-08T15:01:16.240Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:01:16 [2022-09-08T15:01:16.499Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
15:01:16 [2022-09-08T15:01:16.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:01:17 [2022-09-08T15:01:17.878Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
15:01:17 [2022-09-08T15:01:17.879Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
15:01:17 [2022-09-08T15:01:17.879Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:01:18 [2022-09-08T15:01:18.816Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:01:19 [2022-09-08T15:01:19.076Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.29s)
15:01:19 [2022-09-08T15:01:19.076Z] === RUN   TestIpcModeOlderClient
15:01:19 [2022-09-08T15:01:19.076Z] === PAUSE TestIpcModeOlderClient
15:01:19 [2022-09-08T15:01:19.076Z] === RUN   TestKillContainerInvalidSignal
15:01:19 [2022-09-08T15:01:19.645Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
15:01:19 [2022-09-08T15:01:19.645Z] === RUN   TestKillContainer
15:01:19 [2022-09-08T15:01:19.645Z] === RUN   TestKillContainer/no_signal
15:01:19 [2022-09-08T15:01:19.904Z] === RUN   TestKillContainer/non_killing_signal
15:01:20 [2022-09-08T15:01:20.474Z] === RUN   TestKillContainer/killing_signal
15:01:21 [2022-09-08T15:01:21.043Z] --- PASS: TestKillContainer (1.45s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
15:01:21 [2022-09-08T15:01:21.044Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
15:01:21 [2022-09-08T15:01:21.044Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:01:21 [2022-09-08T15:01:21.044Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:01:21 [2022-09-08T15:01:21.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:01:22 [2022-09-08T15:01:22.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
15:01:22 [2022-09-08T15:01:22.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
15:01:22 [2022-09-08T15:01:22.550Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillStoppedContainer
15:01:22 [2022-09-08T15:01:22.550Z] --- PASS: TestKillStoppedContainer (0.06s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillStoppedContainerAPIPre120
15:01:22 [2022-09-08T15:01:22.550Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:01:22 [2022-09-08T15:01:22.550Z] === RUN   TestKillDifferentUserContainer
15:01:23 [2022-09-08T15:01:23.123Z] --- PASS: TestKillDifferentUserContainer (0.49s)
15:01:23 [2022-09-08T15:01:23.123Z] === RUN   TestInspectOomKilledTrue
15:01:23 [2022-09-08T15:01:23.123Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:01:23 [2022-09-08T15:01:23.123Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:01:23 [2022-09-08T15:01:23.123Z] === RUN   TestInspectOomKilledFalse
15:01:23 [2022-09-08T15:01:23.702Z] --- PASS: TestInspectOomKilledFalse (0.49s)
15:01:23 [2022-09-08T15:01:23.702Z] === RUN   TestLinksEtcHostsContentMatch
15:01:23 [2022-09-08T15:01:23.961Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
15:01:23 [2022-09-08T15:01:23.961Z] === RUN   TestLinksContainerNames
15:01:24 [2022-09-08T15:01:24.924Z] --- PASS: TestLinksContainerNames (0.97s)
15:01:24 [2022-09-08T15:01:24.924Z] === RUN   TestLogsFollowTailEmpty
15:01:25 [2022-09-08T15:01:25.516Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:01:25 [2022-09-08T15:01:25.516Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:01:25 [2022-09-08T15:01:25.516Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:26 [2022-09-08T15:01:26.093Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:01:26 [2022-09-08T15:01:26.093Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:01:26 [2022-09-08T15:01:26.662Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:01:26 [2022-09-08T15:01:26.662Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:01:27 [2022-09-08T15:01:27.600Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:27 [2022-09-08T15:01:27.600Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:01:28 [2022-09-08T15:01:28.172Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:01:28 [2022-09-08T15:01:28.172Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:28 [2022-09-08T15:01:28.742Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:01:28 [2022-09-08T15:01:28.742Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:01:29 [2022-09-08T15:01:29.311Z] --- PASS: TestLogs (3.99s)
15:01:29 [2022-09-08T15:01:29.311Z]     --- PASS: TestLogs/driver_local (0.01s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s)
15:01:29 [2022-09-08T15:01:29.311Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
15:01:29 [2022-09-08T15:01:29.311Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s)
15:01:29 [2022-09-08T15:01:29.311Z] === RUN   TestContainerNetworkMountsNoChown
15:01:29 [2022-09-08T15:01:29.880Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.880Z] === RUN   TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.880Z] === PAUSE TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/default
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rprivate
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/private
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rshared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/shared
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:01:29 [2022-09-08T15:01:29.881Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/bind_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/private/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/mount_root
15:01:30 [2022-09-08T15:01:30.141Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/bind_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:01:30 [2022-09-08T15:01:30.402Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:01:30 [2022-09-08T15:01:30.662Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:01:30 [2022-09-08T15:01:30.662Z] --- PASS: TestMountDaemonRoot (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:01:30 [2022-09-08T15:01:30.662Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:01:30 [2022-09-08T15:01:30.662Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:01:30 [2022-09-08T15:01:30.662Z] === RUN   TestContainerBindMountNonRecursive
15:01:32 [2022-09-08T15:01:32.044Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
15:01:32 [2022-09-08T15:01:32.044Z] === RUN   TestContainerVolumesMountedAsShared
15:01:32 [2022-09-08T15:01:32.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:01:32 [2022-09-08T15:01:32.303Z] === RUN   TestContainerVolumesMountedAsSlave
15:01:32 [2022-09-08T15:01:32.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
15:01:32 [2022-09-08T15:01:32.873Z] === RUN   TestNetworkNat
15:01:33 [2022-09-08T15:01:33.441Z] --- PASS: TestNetworkNat (0.52s)
15:01:33 [2022-09-08T15:01:33.441Z] === RUN   TestNetworkLocalhostTCPNat
15:01:33 [2022-09-08T15:01:33.701Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s)
15:01:33 [2022-09-08T15:01:33.701Z] === RUN   TestNetworkLoopbackNat
15:01:36 [2022-09-08T15:01:36.990Z] --- PASS: TestNetworkLoopbackNat (2.63s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPause
15:01:36 [2022-09-08T15:01:36.990Z] --- PASS: TestPause (0.52s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:01:36 [2022-09-08T15:01:36.990Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:01:36 [2022-09-08T15:01:36.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:01:36 [2022-09-08T15:01:36.990Z] === RUN   TestPauseStopPausedContainer
15:01:37 [2022-09-08T15:01:37.558Z] --- PASS: TestPauseStopPausedContainer (0.50s)
15:01:37 [2022-09-08T15:01:37.558Z] === RUN   TestPidHost
15:01:38 [2022-09-08T15:01:38.495Z] --- PASS: TestPidHost (1.07s)
15:01:38 [2022-09-08T15:01:38.496Z] === RUN   TestPsFilter
15:01:38 [2022-09-08T15:01:38.755Z] --- PASS: TestPsFilter (0.14s)
15:01:38 [2022-09-08T15:01:38.755Z] === RUN   TestRemoveContainerWithRemovedVolume
15:01:39 [2022-09-08T15:01:39.014Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
15:01:39 [2022-09-08T15:01:39.014Z] === RUN   TestRemoveContainerWithVolume
15:01:39 [2022-09-08T15:01:39.582Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
15:01:39 [2022-09-08T15:01:39.582Z] === RUN   TestRemoveContainerRunning
15:01:40 [2022-09-08T15:01:40.150Z] --- PASS: TestRemoveContainerRunning (0.47s)
15:01:40 [2022-09-08T15:01:40.150Z] === RUN   TestRemoveContainerForceRemoveRunning
15:01:40 [2022-09-08T15:01:40.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
15:01:40 [2022-09-08T15:01:40.409Z] === RUN   TestRemoveInvalidContainer
15:01:40 [2022-09-08T15:01:40.409Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:01:40 [2022-09-08T15:01:40.409Z] === RUN   TestRenameLinkedContainer
15:01:42 [2022-09-08T15:01:42.316Z] --- PASS: TestRenameLinkedContainer (1.87s)
15:01:42 [2022-09-08T15:01:42.316Z] === RUN   TestRenameStoppedContainer
15:01:42 [2022-09-08T15:01:42.885Z] --- PASS: TestRenameStoppedContainer (0.48s)
15:01:42 [2022-09-08T15:01:42.885Z] === RUN   TestRenameRunningContainerAndReuse
15:01:43 [2022-09-08T15:01:43.823Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s)
15:01:43 [2022-09-08T15:01:43.823Z] === RUN   TestRenameInvalidName
15:01:44 [2022-09-08T15:01:44.393Z] --- PASS: TestRenameInvalidName (0.48s)
15:01:44 [2022-09-08T15:01:44.393Z] === RUN   TestRenameAnonymousContainer
15:01:46 [2022-09-08T15:01:46.300Z] --- PASS: TestRenameAnonymousContainer (1.71s)
15:01:46 [2022-09-08T15:01:46.300Z] === RUN   TestRenameContainerWithSameName
15:01:46 [2022-09-08T15:01:46.559Z] --- PASS: TestRenameContainerWithSameName (0.50s)
15:01:46 [2022-09-08T15:01:46.559Z] === RUN   TestRenameContainerWithLinkedContainer
15:01:47 [2022-09-08T15:01:47.497Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
15:01:47 [2022-09-08T15:01:47.497Z] === RUN   TestResize
15:01:48 [2022-09-08T15:01:48.065Z] --- PASS: TestResize (0.44s)
15:01:48 [2022-09-08T15:01:48.065Z] === RUN   TestResizeWithInvalidSize
15:01:48 [2022-09-08T15:01:48.325Z] --- PASS: TestResizeWithInvalidSize (0.52s)
15:01:48 [2022-09-08T15:01:48.325Z] === RUN   TestResizeWhenContainerNotStarted
15:01:48 [2022-09-08T15:01:48.894Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s)
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:01:48 [2022-09-08T15:01:48.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:50 [2022-09-08T15:01:50.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:01:52 [2022-09-08T15:01:52.184Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:01:53 [2022-09-08T15:01:53.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:01:53 [2022-09-08T15:01:53.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:01:54 [2022-09-08T15:01:54.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:54 [2022-09-08T15:01:54.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:01:58 [2022-09-08T15:01:58.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:01:58 [2022-09-08T15:01:58.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:02:01 [2022-09-08T15:02:01.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:02:02 [2022-09-08T15:02:02.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:02:02 [2022-09-08T15:02:02.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:02:04 [2022-09-08T15:02:04.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:02:04 [2022-09-08T15:02:04.699Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:02:06 [2022-09-08T15:02:06.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:02:07 [2022-09-08T15:02:07.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s)
15:02:07 [2022-09-08T15:02:07.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
15:02:07 [2022-09-08T15:02:07.985Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:02:07 [2022-09-08T15:02:07.985Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:02:08 [2022-09-08T15:02:08.923Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:02:09 [2022-09-08T15:02:09.860Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s)
15:02:09 [2022-09-08T15:02:09.860Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
15:02:09 [2022-09-08T15:02:09.860Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
15:02:09 [2022-09-08T15:02:09.860Z] === RUN   TestCgroupNamespacesRun
15:02:11 [2022-09-08T15:02:11.266Z] --- PASS: TestCgroupNamespacesRun (1.24s)
15:02:11 [2022-09-08T15:02:11.266Z] === RUN   TestCgroupNamespacesRunPrivileged
15:02:11 [2022-09-08T15:02:11.266Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:02:11 [2022-09-08T15:02:11.266Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:02:11 [2022-09-08T15:02:11.266Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:02:12 [2022-09-08T15:02:12.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.27s)
15:02:12 [2022-09-08T15:02:12.222Z] === RUN   TestCgroupNamespacesRunHostMode
15:02:13 [2022-09-08T15:02:13.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s)
15:02:13 [2022-09-08T15:02:13.606Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:02:14 [2022-09-08T15:02:14.985Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s)
15:02:14 [2022-09-08T15:02:14.985Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:02:16 [2022-09-08T15:02:16.366Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s)
15:02:16 [2022-09-08T15:02:16.366Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:02:16 [2022-09-08T15:02:16.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:02:16 [2022-09-08T15:02:16.626Z] === RUN   TestCgroupNamespacesRunOlderClient
15:02:18 [2022-09-08T15:02:18.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s)
15:02:18 [2022-09-08T15:02:18.005Z] === RUN   TestNISDomainname
15:02:18 [2022-09-08T15:02:18.575Z] --- PASS: TestNISDomainname (0.59s)
15:02:18 [2022-09-08T15:02:18.575Z] === RUN   TestHostnameDnsResolution
15:02:19 [2022-09-08T15:02:19.513Z] --- PASS: TestHostnameDnsResolution (0.72s)
15:02:19 [2022-09-08T15:02:19.513Z] === RUN   TestUnprivilegedPortsAndPing
15:02:20 [2022-09-08T15:02:20.082Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
15:02:20 [2022-09-08T15:02:20.082Z] === RUN   TestPrivilegedHostDevices
15:02:20 [2022-09-08T15:02:20.342Z] --- PASS: TestPrivilegedHostDevices (0.54s)
15:02:20 [2022-09-08T15:02:20.342Z] === RUN   TestRunConsoleSize
15:02:20 [2022-09-08T15:02:20.911Z] --- PASS: TestRunConsoleSize (0.45s)
15:02:20 [2022-09-08T15:02:20.911Z] === RUN   TestRunWithAlternativeContainerdShim
15:02:23 [2022-09-08T15:02:23.447Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s)
15:02:23 [2022-09-08T15:02:23.447Z] === RUN   TestStats
15:02:25 [2022-09-08T15:02:25.981Z] --- PASS: TestStats (2.52s)
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/1
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/1
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/3
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/3
15:02:25 [2022-09-08T15:02:25.981Z] === RUN   TestStopContainerWithTimeout/-1
15:02:25 [2022-09-08T15:02:25.981Z] === PAUSE TestStopContainerWithTimeout/-1
15:02:25 [2022-09-08T15:02:25.981Z] === CONT  TestStopContainerWithTimeout/0
15:02:25 [2022-09-08T15:02:25.981Z] === CONT  TestStopContainerWithTimeout/-1
15:02:26 [2022-09-08T15:02:26.240Z] === CONT  TestStopContainerWithTimeout/3
15:02:28 [2022-09-08T15:02:28.145Z] === CONT  TestStopContainerWithTimeout/1
15:02:30 [2022-09-08T15:02:30.051Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
15:02:30 [2022-09-08T15:02:30.051Z]     --- PASS: TestStopContainerWithTimeout/1 (1.55s)
15:02:30 [2022-09-08T15:02:30.051Z] === RUN   TestDeleteDevicemapper
15:02:30 [2022-09-08T15:02:30.051Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:02:30 [2022-09-08T15:02:30.051Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:02:30 [2022-09-08T15:02:30.051Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:02:31 [2022-09-08T15:02:31.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
15:02:31 [2022-09-08T15:02:31.431Z] === RUN   TestUpdateMemory
15:02:32 [2022-09-08T15:02:32.004Z] --- PASS: TestUpdateMemory (0.60s)
15:02:32 [2022-09-08T15:02:32.004Z] === RUN   TestUpdateCPUQuota
15:02:32 [2022-09-08T15:02:32.941Z] --- PASS: TestUpdateCPUQuota (0.98s)
15:02:32 [2022-09-08T15:02:32.941Z] === RUN   TestUpdatePidsLimit
15:02:32 [2022-09-08T15:02:32.941Z] === RUN   TestUpdatePidsLimit/update_from_none
15:02:33 [2022-09-08T15:02:33.200Z] === RUN   TestUpdatePidsLimit/no_change
15:02:33 [2022-09-08T15:02:33.460Z] === RUN   TestUpdatePidsLimit/update_lower
15:02:33 [2022-09-08T15:02:33.720Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:02:33 [2022-09-08T15:02:33.981Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:02:34 [2022-09-08T15:02:34.240Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:02:34 [2022-09-08T15:02:34.500Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:02:35 [2022-09-08T15:02:35.438Z] --- PASS: TestUpdatePidsLimit (2.38s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
15:02:35 [2022-09-08T15:02:35.438Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
15:02:35 [2022-09-08T15:02:35.438Z] === RUN   TestUpdateRestartPolicy
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestUpdateRestartPolicy (11.21s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestUpdateRestartWithAutoRemove
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] --- PASS: TestWaitNonBlocked (0.01s)
15:02:47 [2022-09-08T15:02:47.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
15:02:47 [2022-09-08T15:02:47.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:02:47 [2022-09-08T15:02:47.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:02:48 [2022-09-08T15:02:48.591Z] --- PASS: TestWaitBlocked (0.02s)
15:02:48 [2022-09-08T15:02:48.591Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
15:02:48 [2022-09-08T15:02:48.591Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/not-running
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/not-running
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z] === RUN   TestWaitConditions/removed
15:02:48 [2022-09-08T15:02:48.591Z] === PAUSE TestWaitConditions/removed
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/next-exit
15:02:48 [2022-09-08T15:02:48.591Z]     wait_test.go:146: ContainerID = b334101f032660a248d8a50842316f870d732373042eb0264a5ca0e1c684beee
15:02:48 [2022-09-08T15:02:48.591Z] === CONT  TestWaitConditions/default
15:02:48 [2022-09-08T15:02:48.591Z]     wait_test.go:146: ContainerID = ee4e7989c51f942a069d6b49dc20d3e04e14927376c2cbd42aad2684f9cb8638
15:02:49 [2022-09-08T15:02:49.159Z] === CONT  TestWaitConditions/removed
15:02:49 [2022-09-08T15:02:49.160Z]     wait_test.go:146: ContainerID = c114940427400e4d3783a23518bda2e106c89f01d8df4cdcb7fb69ec009f9d04
15:02:49 [2022-09-08T15:02:49.418Z] === CONT  TestWaitConditions/not-running
15:02:49 [2022-09-08T15:02:49.418Z]     wait_test.go:146: ContainerID = 2dca729255ac3ed6a4539ad4d2684bca0eed2d577502d88a6c2c8704102a4986
15:02:49 [2022-09-08T15:02:49.987Z] --- PASS: TestWaitConditions (0.02s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/default (0.88s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/removed (0.78s)
15:02:49 [2022-09-08T15:02:49.987Z]     --- PASS: TestWaitConditions/not-running (0.61s)
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.987Z] === PAUSE TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.987Z] === RUN   TestWaitRestartedContainer/not-running
15:02:49 [2022-09-08T15:02:49.988Z] === PAUSE TestWaitRestartedContainer/not-running
15:02:49 [2022-09-08T15:02:49.988Z] === RUN   TestWaitRestartedContainer/next-exit
15:02:49 [2022-09-08T15:02:49.988Z] === PAUSE TestWaitRestartedContainer/next-exit
15:02:49 [2022-09-08T15:02:49.988Z] === CONT  TestWaitRestartedContainer/default
15:02:49 [2022-09-08T15:02:49.988Z] === CONT  TestWaitRestartedContainer/next-exit
15:02:51 [2022-09-08T15:02:51.366Z] === CONT  TestWaitRestartedContainer/not-running
15:02:52 [2022-09-08T15:02:52.744Z] --- PASS: TestWaitRestartedContainer (0.02s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.52s)
15:02:52 [2022-09-08T15:02:52.744Z]     --- PASS: TestWaitRestartedContainer/not-running (1.15s)
15:02:52 [2022-09-08T15:02:52.744Z] === CONT  TestContainerStartOnDaemonRestart
15:02:52 [2022-09-08T15:02:52.744Z] === CONT  TestRestartDaemonWithRestartingContainer
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestIpcModeOlderClient
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestContainerStartOnDaemonRestart (2.51s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestContainerKillOnDaemonStart
15:02:55 [2022-09-08T15:02:55.283Z] --- PASS: TestIpcModeOlderClient (0.11s)
15:02:55 [2022-09-08T15:02:55.283Z] === CONT  TestDaemonHostGatewayIP
15:02:57 [2022-09-08T15:02:57.822Z] --- PASS: TestDaemonHostGatewayIP (2.71s)
15:02:57 [2022-09-08T15:02:57.822Z] === CONT  TestDaemonRestartIpcMode
15:03:00 [2022-09-08T15:03:00.367Z] --- PASS: TestDaemonRestartIpcMode (2.42s)
15:03:06 [2022-09-08T15:03:06.933Z] --- PASS: TestContainerKillOnDaemonStart (11.94s)
15:03:06 [2022-09-08T15:03:06.933Z] PASS
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === Skipped
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:03:06 [2022-09-08T15:03:06.933Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:03:06 [2022-09-08T15:03:06.933Z] 
15:03:06 [2022-09-08T15:03:06.933Z] DONE 273 tests, 5 skipped in 139.625s
15:03:06 [2022-09-08T15:03:06.933Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:03:06 [2022-09-08T15:03:06.933Z] === RUN   TestConfigDaemonLibtrustID
15:03:07 [2022-09-08T15:03:07.501Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:03:07 [2022-09-08T15:03:07.501Z] === RUN   TestConfigDaemonID
15:03:08 [2022-09-08T15:03:08.880Z]     daemon_test.go:83: [db9ec47fdf578] daemon is not started
15:03:08 [2022-09-08T15:03:08.880Z] --- PASS: TestConfigDaemonID (1.04s)
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] === PAUSE TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/malformed_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/invalid_config
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:03:08 [2022-09-08T15:03:08.880Z] === CONT  TestDaemonConfigValidation/valid_config
15:03:08 [2022-09-08T15:03:08.880Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
15:03:08 [2022-09-08T15:03:08.880Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestConfigDaemonSeccompProfiles
15:03:08 [2022-09-08T15:03:08.880Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:03:09 [2022-09-08T15:03:09.841Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:03:10 [2022-09-08T15:03:10.786Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:03:12 [2022-09-08T15:03:12.165Z] === CONT  TestConfigDaemonSeccompProfiles
15:03:12 [2022-09-08T15:03:12.165Z]     daemon_test.go:197: [d9574aecb3aa2] daemon is not started
15:03:12 [2022-09-08T15:03:12.165Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
15:03:12 [2022-09-08T15:03:12.165Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:03:12 [2022-09-08T15:03:12.165Z] === RUN   TestDaemonProxy
15:03:12 [2022-09-08T15:03:12.165Z] === RUN   TestDaemonProxy/environment_variables
15:03:14 [2022-09-08T15:03:14.071Z] === RUN   TestDaemonProxy/command-line_options
15:03:15 [2022-09-08T15:03:15.448Z] === RUN   TestDaemonProxy/configuration_file
15:03:17 [2022-09-08T15:03:17.352Z] === RUN   TestDaemonProxy/conflicting_options
15:03:17 [2022-09-08T15:03:17.611Z] === RUN   TestDaemonProxy/reload_sanitized
15:03:18 [2022-09-08T15:03:18.181Z] --- PASS: TestDaemonProxy (6.28s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:03:18 [2022-09-08T15:03:18.181Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:03:18 [2022-09-08T15:03:18.181Z] PASS
15:03:18 [2022-09-08T15:03:18.181Z] 
15:03:18 [2022-09-08T15:03:18.181Z] DONE 18 tests in 11.261s
15:03:18 [2022-09-08T15:03:18.181Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:03:18 [2022-09-08T15:03:18.440Z] INFO: Testing against a local daemon
15:03:18 [2022-09-08T15:03:18.440Z] === RUN   TestCommitInheritsEnv
15:03:18 [2022-09-08T15:03:18.700Z] --- PASS: TestCommitInheritsEnv (0.33s)
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportExtremelyLargeImageWorks
15:03:18 [2022-09-08T15:03:18.700Z] === PAUSE TestImportExtremelyLargeImageWorks
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/#00
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/_______
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform//
15:03:18 [2022-09-08T15:03:18.700Z] === RUN   TestImportWithCustomPlatform/linux
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/LINUX
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/macos
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:03:18 [2022-09-08T15:03:18.959Z] --- PASS: TestImportWithCustomPlatform (0.36s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImagesFilterMultiReference
15:03:18 [2022-09-08T15:03:18.959Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:03:18 [2022-09-08T15:03:18.959Z] === RUN   TestImagePullPlatformInvalid
15:03:19 [2022-09-08T15:03:19.219Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:03:19 [2022-09-08T15:03:19.219Z] === RUN   TestRemoveImageOrphaning
15:03:19 [2022-09-08T15:03:19.478Z] --- PASS: TestRemoveImageOrphaning (0.34s)
15:03:19 [2022-09-08T15:03:19.478Z] === RUN   TestRemoveImageGarbageCollector
15:03:20 [2022-09-08T15:03:20.046Z] time="2022-09-08T15:03:19Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:03:21 [2022-09-08T15:03:21.426Z] --- PASS: TestRemoveImageGarbageCollector (1.97s)
15:03:21 [2022-09-08T15:03:21.426Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:03:21 [2022-09-08T15:03:21.426Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:03:21 [2022-09-08T15:03:21.426Z] === RUN   TestTagInvalidReference
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagInvalidReference (0.02s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagValidPrefixedRepo
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagExistedNameWithoutForce
15:03:21 [2022-09-08T15:03:21.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:03:21 [2022-09-08T15:03:21.427Z] === RUN   TestTagOfficialNames
15:03:21 [2022-09-08T15:03:21.687Z] --- PASS: TestTagOfficialNames (0.05s)
15:03:21 [2022-09-08T15:03:21.687Z] === RUN   TestTagMatchesDigest
15:03:21 [2022-09-08T15:03:21.687Z] --- PASS: TestTagMatchesDigest (0.02s)
15:03:21 [2022-09-08T15:03:21.687Z] === CONT  TestImportExtremelyLargeImageWorks
15:04:58 [2022-09-08T15:04:58.149Z] --- PASS: TestImportExtremelyLargeImageWorks (92.31s)
15:04:58 [2022-09-08T15:04:58.149Z] PASS
15:04:58 [2022-09-08T15:04:58.149Z] 
15:04:58 [2022-09-08T15:04:58.149Z] DONE 22 tests in 95.671s
15:04:58 [2022-09-08T15:04:58.149Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands/#00
15:04:58 [2022-09-08T15:04:58.149Z] === RUN   TestStripANSICommands/#01
15:04:58 [2022-09-08T15:04:58.149Z] --- PASS: TestStripANSICommands (0.00s)
15:04:58 [2022-09-08T15:04:58.149Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:04:58 [2022-09-08T15:04:58.149Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:04:58 [2022-09-08T15:04:58.150Z] PASS
15:04:58 [2022-09-08T15:04:58.150Z] 
15:04:58 [2022-09-08T15:04:58.150Z] DONE 3 tests in 0.009s
15:04:58 [2022-09-08T15:04:58.150Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:04:58 [2022-09-08T15:04:58.150Z] INFO: Testing against a local daemon
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestNetworkCreateDelete
15:04:58 [2022-09-08T15:04:58.150Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestDockerNetworkDeletePreferID
15:04:58 [2022-09-08T15:04:58.150Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:04:58 [2022-09-08T15:04:58.150Z] === RUN   TestDaemonDNSFallback
15:05:01 [2022-09-08T15:05:01.437Z] --- PASS: TestDaemonDNSFallback (6.39s)
15:05:01 [2022-09-08T15:05:01.437Z] === RUN   TestInspectNetwork
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/full_network_id
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/partial_network_id
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/network_name
15:05:04 [2022-09-08T15:05:04.729Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:05:08 [2022-09-08T15:05:08.926Z] --- PASS: TestInspectNetwork (7.45s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:05:08 [2022-09-08T15:05:08.926Z] === RUN   TestRunContainerWithBridgeNone
15:05:09 [2022-09-08T15:05:09.865Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === CONT  TestNetworkInvalidJSON/networks/create
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:05:09 [2022-09-08T15:05:09.865Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:05:09 [2022-09-08T15:05:09.865Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:05:10 [2022-09-08T15:05:10.125Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === PAUSE TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] === PAUSE TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkList//networks
15:05:10 [2022-09-08T15:05:10.125Z] === CONT  TestNetworkList//networks/
15:05:10 [2022-09-08T15:05:10.125Z] --- PASS: TestNetworkList (0.01s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkList//networks (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:05:10 [2022-09-08T15:05:10.125Z] === RUN   TestHostIPv4BridgeLabel
15:05:10 [2022-09-08T15:05:10.696Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:05:10 [2022-09-08T15:05:10.696Z] === RUN   TestDaemonRestartWithLiveRestore
15:05:11 [2022-09-08T15:05:11.634Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:05:11 [2022-09-08T15:05:11.634Z] === RUN   TestDaemonDefaultNetworkPools
15:05:12 [2022-09-08T15:05:12.571Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:05:12 [2022-09-08T15:05:12.571Z] === RUN   TestDaemonRestartWithExistingNetwork
15:05:13 [2022-09-08T15:05:13.509Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:05:13 [2022-09-08T15:05:13.509Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:05:14 [2022-09-08T15:05:14.887Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:05:14 [2022-09-08T15:05:14.887Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:05:15 [2022-09-08T15:05:15.455Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:05:15 [2022-09-08T15:05:15.455Z] === RUN   TestServiceWithPredefinedNetwork
15:05:17 [2022-09-08T15:05:17.992Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
15:05:17 [2022-09-08T15:05:17.992Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:05:17 [2022-09-08T15:05:17.992Z]     service_test.go:243: FLAKY_TEST
15:05:17 [2022-09-08T15:05:17.992Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:17 [2022-09-08T15:05:17.992Z] === RUN   TestServiceWithDataPathPortInit
15:05:32 [2022-09-08T15:05:32.875Z] --- PASS: TestServiceWithDataPathPortInit (14.24s)
15:05:32 [2022-09-08T15:05:32.875Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:05:34 [2022-09-08T15:05:34.783Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:og3vbgtpzq3nng53oe9zytrd6 Created:2022-09-08 15:05:33.211950094 +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[5bf4104af493c4628c18731a88ef07170302cc8497dab5565cbbcaa64f28d838:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nobdf69fzw875krimnb7domqn EndpointID:e01fa3330ca8f16bc890c8cf1fee270242dffd53f5a92e4bef034a0ab3c3b940 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:698008aa064deeaf72abd95cf88387843797bce80495ce6d440637e0b93fe41c 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:41950ff5546b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nobdf69fzw875krimnb7domqn EndpointID:e01fa3330ca8f16bc890c8cf1fee270242dffd53f5a92e4bef034a0ab3c3b940 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:05:38 [2022-09-08T15:05:38.998Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s)
15:05:38 [2022-09-08T15:05:38.998Z] PASS
15:05:38 [2022-09-08T15:05:38.998Z] 
15:05:38 [2022-09-08T15:05:38.998Z] === Skipped
15:05:38 [2022-09-08T15:05:38.998Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:05:38 [2022-09-08T15:05:38.998Z]     service_test.go:243: FLAKY_TEST
15:05:38 [2022-09-08T15:05:38.998Z] 
15:05:38 [2022-09-08T15:05:38.998Z] DONE 38 tests, 1 skipped in 45.157s
15:05:39 [2022-09-08T15:05:39.258Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:05:39 [2022-09-08T15:05:39.258Z] INFO: Testing against a local daemon
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkIpvlanPersistance
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkIpvlan
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z] PASS
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] === Skipped
15:05:39 [2022-09-08T15:05:39.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:05:39 [2022-09-08T15:05:39.258Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:05:39 [2022-09-08T15:05:39.258Z] 
15:05:39 [2022-09-08T15:05:39.258Z] DONE 2 tests, 2 skipped in 0.028s
15:05:39 [2022-09-08T15:05:39.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:05:39 [2022-09-08T15:05:39.258Z] INFO: Testing against a local daemon
15:05:39 [2022-09-08T15:05:39.258Z] === RUN   TestDockerNetworkMacvlanPersistance
15:05:40 [2022-09-08T15:05:40.639Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
15:05:40 [2022-09-08T15:05:40.639Z] === RUN   TestDockerNetworkMacvlan
15:05:41 [2022-09-08T15:05:41.207Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:05:42 [2022-09-08T15:05:42.145Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:05:42 [2022-09-08T15:05:42.713Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:05:44 [2022-09-08T15:05:44.621Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:05:46 [2022-09-08T15:05:46.526Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:05:49 [2022-09-08T15:05:49.825Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:05:50 [2022-09-08T15:05:50.766Z] --- PASS: TestDockerNetworkMacvlan (10.26s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s)
15:05:50 [2022-09-08T15:05:50.766Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s)
15:05:50 [2022-09-08T15:05:50.766Z] PASS
15:05:50 [2022-09-08T15:05:50.766Z] 
15:05:50 [2022-09-08T15:05:50.766Z] DONE 8 tests in 11.599s
15:05:50 [2022-09-08T15:05:50.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:05:50 [2022-09-08T15:05:50.766Z] testing: warning: no tests to run
15:05:50 [2022-09-08T15:05:50.766Z] PASS
15:05:50 [2022-09-08T15:05:50.766Z] 
15:05:50 [2022-09-08T15:05:50.766Z] DONE 0 tests in 0.008s
15:05:50 [2022-09-08T15:05:50.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:05:50 [2022-09-08T15:05:50.766Z] INFO: Testing against a local daemon
15:05:50 [2022-09-08T15:05:50.766Z] === RUN   TestAuthZPluginAllowRequest
15:05:52 [2022-09-08T15:05:52.146Z] --- PASS: TestAuthZPluginAllowRequest (1.27s)
15:05:52 [2022-09-08T15:05:52.146Z] === RUN   TestAuthZPluginTLS
15:05:52 [2022-09-08T15:05:52.716Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:05:52 [2022-09-08T15:05:52.716Z] === RUN   TestAuthZPluginDenyRequest
15:05:53 [2022-09-08T15:05:53.285Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:05:53 [2022-09-08T15:05:53.285Z] === RUN   TestAuthZPluginAPIDenyResponse
15:05:53 [2022-09-08T15:05:53.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:05:53 [2022-09-08T15:05:53.854Z] === RUN   TestAuthZPluginDenyResponse
15:05:54 [2022-09-08T15:05:54.424Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:05:54 [2022-09-08T15:05:54.424Z] === RUN   TestAuthZPluginAllowEventStream
15:05:55 [2022-09-08T15:05:55.803Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
15:05:55 [2022-09-08T15:05:55.803Z] === RUN   TestAuthZPluginErrorResponse
15:05:56 [2022-09-08T15:05:56.063Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:05:56 [2022-09-08T15:05:56.063Z] === RUN   TestAuthZPluginErrorRequest
15:05:56 [2022-09-08T15:05:56.632Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:05:56 [2022-09-08T15:05:56.632Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:05:57 [2022-09-08T15:05:57.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:05:57 [2022-09-08T15:05:57.201Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:05:58 [2022-09-08T15:05:58.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s)
15:05:58 [2022-09-08T15:05:58.579Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:06:00 [2022-09-08T15:06:00.485Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s)
15:06:00 [2022-09-08T15:06:00.485Z] === RUN   TestAuthZPluginHeader
15:06:01 [2022-09-08T15:06:01.053Z] --- PASS: TestAuthZPluginHeader (0.72s)
15:06:01 [2022-09-08T15:06:01.053Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:06:05 [2022-09-08T15:06:05.246Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s)
15:06:05 [2022-09-08T15:06:05.246Z] === RUN   TestAuthZPluginV2Disable
15:06:09 [2022-09-08T15:06:09.438Z] --- PASS: TestAuthZPluginV2Disable (3.93s)
15:06:09 [2022-09-08T15:06:09.438Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:06:12 [2022-09-08T15:06:12.727Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
15:06:12 [2022-09-08T15:06:12.727Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:06:24 [2022-09-08T15:06:24.940Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.83s)
15:06:24 [2022-09-08T15:06:24.940Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:06:43 [2022-09-08T15:06:43.029Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
15:06:43 [2022-09-08T15:06:43.029Z] PASS
15:06:43 [2022-09-08T15:06:43.029Z] 
15:06:43 [2022-09-08T15:06:43.029Z] DONE 17 tests in 49.535s
15:06:43 [2022-09-08T15:06:43.029Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:06:43 [2022-09-08T15:06:43.029Z] INFO: Testing against a local daemon
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:06:43 [2022-09-08T15:06:43.029Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:06:43 [2022-09-08T15:06:43.029Z] === RUN   TestPluginInstall
15:06:43 [2022-09-08T15:06:43.030Z] === RUN   TestPluginInstall/no_auth
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21078a269c449a3c5d317beb09d5911b3236ce11e2e0ad0ffa0c20666bbaceef" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:45 [2022-09-08T15:06:45.569Z] time="2022-09-08T15:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21078a269c449a3c5d317beb09d5911b3236ce11e2e0ad0ffa0c20666bbaceef" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:45 [2022-09-08T15:06:45.829Z] === RUN   TestPluginInstall/with_htpasswd
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e13137bcb86536abbcff73ec81a385c2fbe7aba3086463f40eca91825c4c1b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:46 [2022-09-08T15:06:46.088Z] time="2022-09-08T15:06:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88e13137bcb86536abbcff73ec81a385c2fbe7aba3086463f40eca91825c4c1b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:46 [2022-09-08T15:06:46.347Z] === RUN   TestPluginInstall/with_insecure
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e72aa58705250346c1408adad58f667429fc2bb71289b83f2f7e1b0b09de846f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:06:47 [2022-09-08T15:06:47.287Z] time="2022-09-08T15:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e72aa58705250346c1408adad58f667429fc2bb71289b83f2f7e1b0b09de846f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:06:47 [2022-09-08T15:06:47.547Z]     plugin_test.go:196: [d12e1b5af0ca7] daemon is not started
15:06:47 [2022-09-08T15:06:47.547Z] --- PASS: TestPluginInstall (7.13s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/no_auth (5.32s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/with_htpasswd (0.68s)
15:06:47 [2022-09-08T15:06:47.547Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
15:06:47 [2022-09-08T15:06:47.547Z] === RUN   TestPluginsWithRuntimes
15:06:49 [2022-09-08T15:06:49.452Z] === RUN   TestPluginsWithRuntimes/No_Args
15:06:50 [2022-09-08T15:06:50.021Z] === RUN   TestPluginsWithRuntimes/With_Args
15:06:50 [2022-09-08T15:06:50.958Z] --- PASS: TestPluginsWithRuntimes (3.49s)
15:06:50 [2022-09-08T15:06:50.958Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:06:50 [2022-09-08T15:06:50.958Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
15:06:50 [2022-09-08T15:06:50.958Z] === RUN   TestPluginBackCompatMediaTypes
15:06:51 [2022-09-08T15:06:51.527Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
15:06:51 [2022-09-08T15:06:51.527Z] PASS
15:06:51 [2022-09-08T15:06:51.527Z] 
15:06:51 [2022-09-08T15:06:51.527Z] DONE 24 tests in 11.266s
15:06:51 [2022-09-08T15:06:51.786Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:06:51 [2022-09-08T15:06:51.786Z] INFO: Testing against a local daemon
15:06:51 [2022-09-08T15:06:51.786Z] === RUN   TestExternalGraphDriver
15:06:52 [2022-09-08T15:06:52.046Z] === RUN   TestExternalGraphDriver/json
15:06:53 [2022-09-08T15:06:53.988Z] === RUN   TestExternalGraphDriver/spec
15:06:55 [2022-09-08T15:06:55.376Z] === RUN   TestExternalGraphDriver/pull
15:06:57 [2022-09-08T15:06:57.282Z] --- PASS: TestExternalGraphDriver (5.50s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/json (1.71s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/spec (1.73s)
15:06:57 [2022-09-08T15:06:57.282Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
15:06:57 [2022-09-08T15:06:57.282Z] === RUN   TestGraphdriverPluginV2
15:07:01 [2022-09-08T15:07:01.477Z] --- PASS: TestGraphdriverPluginV2 (4.32s)
15:07:01 [2022-09-08T15:07:01.477Z] PASS
15:07:01 [2022-09-08T15:07:01.477Z] 
15:07:01 [2022-09-08T15:07:01.477Z] DONE 5 tests in 9.872s
15:07:01 [2022-09-08T15:07:01.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:07:01 [2022-09-08T15:07:01.477Z] INFO: Testing against a local daemon
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestReadPluginNoRead
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestReadPluginNoRead
15:07:01 [2022-09-08T15:07:01.477Z] === RUN   TestDaemonStartWithLogOpt
15:07:01 [2022-09-08T15:07:01.477Z] === PAUSE TestDaemonStartWithLogOpt
15:07:01 [2022-09-08T15:07:01.477Z] === CONT  TestContinueAfterPluginCrash
15:07:01 [2022-09-08T15:07:01.477Z] === CONT  TestDaemonStartWithLogOpt
15:07:05 [2022-09-08T15:07:05.674Z] --- PASS: TestDaemonStartWithLogOpt (3.60s)
15:07:05 [2022-09-08T15:07:05.674Z] === CONT  TestReadPluginNoRead
15:07:07 [2022-09-08T15:07:07.580Z] === RUN   TestReadPluginNoRead/default
15:07:08 [2022-09-08T15:07:08.958Z] === RUN   TestReadPluginNoRead/disabled_caching
15:07:10 [2022-09-08T15:07:10.336Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:07:10 [2022-09-08T15:07:10.336Z] --- PASS: TestContinueAfterPluginCrash (8.65s)
15:07:11 [2022-09-08T15:07:11.715Z] === CONT  TestReadPluginNoRead
15:07:11 [2022-09-08T15:07:11.715Z]     read_test.go:92: [d0c294fa26df1] daemon is not started
15:07:11 [2022-09-08T15:07:11.715Z] --- PASS: TestReadPluginNoRead (6.32s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
15:07:11 [2022-09-08T15:07:11.715Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
15:07:11 [2022-09-08T15:07:11.715Z] PASS
15:07:11 [2022-09-08T15:07:11.715Z] 
15:07:11 [2022-09-08T15:07:11.715Z] DONE 6 tests in 9.939s
15:07:11 [2022-09-08T15:07:11.715Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:07:11 [2022-09-08T15:07:11.715Z] testing: warning: no tests to run
15:07:11 [2022-09-08T15:07:11.715Z] PASS
15:07:11 [2022-09-08T15:07:11.715Z] 
15:07:11 [2022-09-08T15:07:11.715Z] DONE 0 tests in 0.008s
15:07:11 [2022-09-08T15:07:11.715Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:07:11 [2022-09-08T15:07:11.715Z] INFO: Testing against a local daemon
15:07:11 [2022-09-08T15:07:11.715Z] === RUN   TestPluginWithDevMounts
15:07:11 [2022-09-08T15:07:11.715Z] === PAUSE TestPluginWithDevMounts
15:07:11 [2022-09-08T15:07:11.715Z] === CONT  TestPluginWithDevMounts
15:07:13 [2022-09-08T15:07:13.095Z] --- PASS: TestPluginWithDevMounts (1.64s)
15:07:13 [2022-09-08T15:07:13.095Z] PASS
15:07:13 [2022-09-08T15:07:13.095Z] 
15:07:13 [2022-09-08T15:07:13.095Z] DONE 1 tests in 1.668s
15:07:13 [2022-09-08T15:07:13.095Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:07:13 [2022-09-08T15:07:13.354Z] INFO: Testing against a local daemon
15:07:13 [2022-09-08T15:07:13.354Z] === RUN   TestSecretInspect
15:07:15 [2022-09-08T15:07:15.889Z] --- PASS: TestSecretInspect (2.24s)
15:07:15 [2022-09-08T15:07:15.889Z] === RUN   TestSecretList
15:07:17 [2022-09-08T15:07:17.795Z] --- PASS: TestSecretList (2.24s)
15:07:17 [2022-09-08T15:07:17.795Z] === RUN   TestSecretsCreateAndDelete
15:07:20 [2022-09-08T15:07:20.332Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
15:07:20 [2022-09-08T15:07:20.332Z] === RUN   TestSecretsUpdate
15:07:22 [2022-09-08T15:07:22.237Z] --- PASS: TestSecretsUpdate (2.26s)
15:07:22 [2022-09-08T15:07:22.237Z] === RUN   TestTemplatedSecret
15:07:24 [2022-09-08T15:07:24.777Z] --- PASS: TestTemplatedSecret (2.66s)
15:07:24 [2022-09-08T15:07:24.777Z] === RUN   TestSecretCreateResolve
15:07:27 [2022-09-08T15:07:27.314Z] --- PASS: TestSecretCreateResolve (2.26s)
15:07:27 [2022-09-08T15:07:27.314Z] PASS
15:07:27 [2022-09-08T15:07:27.314Z] 
15:07:27 [2022-09-08T15:07:27.314Z] DONE 6 tests in 13.935s
15:07:27 [2022-09-08T15:07:27.314Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:07:27 [2022-09-08T15:07:27.314Z] INFO: Testing against a local daemon
15:07:27 [2022-09-08T15:07:27.314Z] === RUN   TestServiceCreateInit
15:07:27 [2022-09-08T15:07:27.314Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:07:31 [2022-09-08T15:07:31.511Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:07:35 [2022-09-08T15:07:35.706Z] --- PASS: TestServiceCreateInit (8.02s)
15:07:35 [2022-09-08T15:07:35.706Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
15:07:35 [2022-09-08T15:07:35.706Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s)
15:07:35 [2022-09-08T15:07:35.706Z] === RUN   TestCreateServiceMultipleTimes
15:07:53 [2022-09-08T15:07:53.803Z] --- PASS: TestCreateServiceMultipleTimes (16.09s)
15:07:53 [2022-09-08T15:07:53.803Z] === RUN   TestCreateServiceConflict
15:07:53 [2022-09-08T15:07:53.803Z] --- PASS: TestCreateServiceConflict (2.20s)
15:07:53 [2022-09-08T15:07:53.803Z] === RUN   TestCreateServiceMaxReplicas
15:07:56 [2022-09-08T15:07:56.340Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
15:07:56 [2022-09-08T15:07:56.340Z] === RUN   TestCreateWithDuplicateNetworkNames
15:08:11 [2022-09-08T15:08:11.226Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s)
15:08:11 [2022-09-08T15:08:11.227Z] === RUN   TestCreateServiceSecretFileMode
15:08:12 [2022-09-08T15:08:12.607Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
15:08:12 [2022-09-08T15:08:12.607Z] === RUN   TestCreateServiceConfigFileMode
15:08:15 [2022-09-08T15:08:15.162Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
15:08:15 [2022-09-08T15:08:15.162Z] === RUN   TestCreateServiceSysctls
15:08:18 [2022-09-08T15:08:18.474Z] --- PASS: TestCreateServiceSysctls (3.32s)
15:08:18 [2022-09-08T15:08:18.474Z] === RUN   TestCreateServiceCapabilities
15:08:21 [2022-09-08T15:08:21.011Z] --- PASS: TestCreateServiceCapabilities (2.64s)
15:08:21 [2022-09-08T15:08:21.012Z] === RUN   TestInspect
15:08:24 [2022-09-08T15:08:24.301Z] --- PASS: TestInspect (2.94s)
15:08:24 [2022-09-08T15:08:24.302Z] === RUN   TestCreateJob
15:08:27 [2022-09-08T15:08:27.592Z] --- PASS: TestCreateJob (3.19s)
15:08:27 [2022-09-08T15:08:27.592Z] === RUN   TestReplicatedJob
15:08:32 [2022-09-08T15:08:32.873Z] --- PASS: TestReplicatedJob (5.57s)
15:08:32 [2022-09-08T15:08:32.873Z] === RUN   TestUpdateReplicatedJob
15:08:36 [2022-09-08T15:08:36.164Z] --- PASS: TestUpdateReplicatedJob (3.26s)
15:08:36 [2022-09-08T15:08:36.164Z] === RUN   TestServiceListWithStatuses
15:08:36 [2022-09-08T15:08:36.164Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:36 [2022-09-08T15:08:36.164Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:08:36 [2022-09-08T15:08:36.164Z] === RUN   TestDockerNetworkConnectAlias
15:08:40 [2022-09-08T15:08:40.359Z] --- PASS: TestDockerNetworkConnectAlias (4.25s)
15:08:40 [2022-09-08T15:08:40.359Z] === RUN   TestDockerNetworkReConnect
15:08:43 [2022-09-08T15:08:43.653Z] --- PASS: TestDockerNetworkReConnect (3.49s)
15:08:43 [2022-09-08T15:08:43.653Z] === RUN   TestServicePlugin
15:08:47 [2022-09-08T15:08:47.846Z]     plugin_test.go:61: [d8ea53c50eccb] joining swarm manager [d4754def8b2a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:08:48 [2022-09-08T15:08:48.784Z]     plugin_test.go:64: [d365e66d93e9c] joining swarm manager [d4754def8b2a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:09:15 [2022-09-08T15:09:15.339Z] --- PASS: TestServicePlugin (30.57s)
15:09:15 [2022-09-08T15:09:15.339Z] === RUN   TestServiceUpdateLabel
15:09:16 [2022-09-08T15:09:16.717Z] --- PASS: TestServiceUpdateLabel (2.38s)
15:09:16 [2022-09-08T15:09:16.717Z] === RUN   TestServiceUpdateSecrets
15:09:31 [2022-09-08T15:09:31.601Z] --- PASS: TestServiceUpdateSecrets (14.82s)
15:09:31 [2022-09-08T15:09:31.601Z] === RUN   TestServiceUpdateConfigs
15:09:46 [2022-09-08T15:09:46.485Z] --- PASS: TestServiceUpdateConfigs (14.75s)
15:09:46 [2022-09-08T15:09:46.485Z] === RUN   TestServiceUpdateNetwork
15:09:58 [2022-09-08T15:09:58.694Z] --- PASS: TestServiceUpdateNetwork (12.58s)
15:09:58 [2022-09-08T15:09:58.694Z] === RUN   TestServiceUpdatePidsLimit
15:10:00 [2022-09-08T15:10:00.072Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:10:00 [2022-09-08T15:10:00.641Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:10:08 [2022-09-08T15:10:08.814Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:10:15 [2022-09-08T15:10:15.379Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
15:10:15 [2022-09-08T15:10:15.379Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:10:15 [2022-09-08T15:10:15.379Z] PASS
15:10:15 [2022-09-08T15:10:15.379Z] 
15:10:15 [2022-09-08T15:10:15.379Z] === Skipped
15:10:15 [2022-09-08T15:10:15.379Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:10:15 [2022-09-08T15:10:15.379Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:10:15 [2022-09-08T15:10:15.379Z] 
15:10:15 [2022-09-08T15:10:15.379Z] DONE 27 tests, 1 skipped in 167.943s
15:10:15 [2022-09-08T15:10:15.380Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:10:15 [2022-09-08T15:10:15.380Z] INFO: Testing against a local daemon
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestSessionCreate
15:10:15 [2022-09-08T15:10:15.380Z] --- PASS: TestSessionCreate (0.02s)
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestSessionCreateWithBadUpgrade
15:10:15 [2022-09-08T15:10:15.380Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:10:15 [2022-09-08T15:10:15.380Z] PASS
15:10:15 [2022-09-08T15:10:15.380Z] 
15:10:15 [2022-09-08T15:10:15.380Z] DONE 2 tests in 0.063s
15:10:15 [2022-09-08T15:10:15.380Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:10:15 [2022-09-08T15:10:15.380Z] INFO: Testing against a local daemon
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:10:15 [2022-09-08T15:10:15.380Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestDiskUsage
15:10:15 [2022-09-08T15:10:15.380Z] === PAUSE TestDiskUsage
15:10:15 [2022-09-08T15:10:15.380Z] === RUN   TestEventsExecDie
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsExecDie (0.62s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestEventsBackwardsCompatible
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestEventsVolumeCreate
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestEventsVolumeCreate (0.08s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoBinaryCommits
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPIVersioned
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPI
15:10:15 [2022-09-08T15:10:15.948Z] --- PASS: TestInfoAPI (0.02s)
15:10:15 [2022-09-08T15:10:15.948Z] === RUN   TestInfoAPIWarnings
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoDebug
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoDebug (0.53s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoInsecureRegistries
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestInfoRegistryMirrors
15:10:34 [2022-09-08T15:10:34.035Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:10:34 [2022-09-08T15:10:34.035Z] === RUN   TestLoginFailsWithBadCredentials
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingCacheHeaders
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingCacheHeaders (0.02s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingGet
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingGet (0.01s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingHead
15:10:34 [2022-09-08T15:10:34.603Z] --- PASS: TestPingHead (0.02s)
15:10:34 [2022-09-08T15:10:34.603Z] === RUN   TestPingSwarmHeader
15:10:35 [2022-09-08T15:10:35.171Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:10:35 [2022-09-08T15:10:35.740Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:10:36 [2022-09-08T15:10:36.678Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:10:36 [2022-09-08T15:10:36.679Z] --- PASS: TestPingSwarmHeader (2.08s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:10:36 [2022-09-08T15:10:36.679Z] === RUN   TestPingBuilderHeader
15:10:36 [2022-09-08T15:10:36.679Z] === RUN   TestPingBuilderHeader/default_config
15:10:37 [2022-09-08T15:10:37.248Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:10:37 [2022-09-08T15:10:37.818Z] --- PASS: TestPingBuilderHeader (1.05s)
15:10:37 [2022-09-08T15:10:37.818Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:10:37 [2022-09-08T15:10:37.818Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:10:37 [2022-09-08T15:10:37.818Z] === RUN   TestVersion
15:10:37 [2022-09-08T15:10:37.818Z] --- PASS: TestVersion (0.02s)
15:10:37 [2022-09-08T15:10:37.818Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:10:37 [2022-09-08T15:10:37.818Z] === CONT  TestDiskUsage
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.386Z] === RUN   TestDiskUsage/after_LoadBusybox
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:10:38 [2022-09-08T15:10:38.646Z] === RUN   TestDiskUsage/after_container.Run
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:10:39 [2022-09-08T15:10:39.215Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:10:39 [2022-09-08T15:10:39.215Z] --- PASS: TestDiskUsage (1.58s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.37s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:10:39 [2022-09-08T15:10:39.215Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s)
15:10:39 [2022-09-08T15:10:39.476Z] PASS
15:10:39 [2022-09-08T15:10:39.476Z] 
15:10:39 [2022-09-08T15:10:39.476Z] DONE 57 tests in 24.181s
15:10:39 [2022-09-08T15:10:39.476Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:10:39 [2022-09-08T15:10:39.476Z] INFO: Testing against a local daemon
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesCreateAndList
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesRemove
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesRemove (0.07s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInspect
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesInspect (0.02s)
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:10:39 [2022-09-08T15:10:39.476Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:10:39 [2022-09-08T15:10:39.476Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:10:39 [2022-09-08T15:10:39.476Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:10:39 [2022-09-08T15:10:39.476Z] PASS
15:10:39 [2022-09-08T15:10:39.476Z] 
15:10:39 [2022-09-08T15:10:39.476Z] DONE 9 tests in 0.156s
15:10:39 [2022-09-08T15:10:39.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:10:40 [2022-09-08T15:10:40.047Z] Stopping apparmor (via systemctl): apparmor.service.
15:10:40 [2022-09-08T15:10:40.047Z] Removing test suite binaries
15:10:40 [2022-09-08T15:10:40.309Z] exiting test-integration
15:10:40 [2022-09-08T15:10:40.309Z] ++ exit 0
15:10:40 [2022-09-08T15:10:40.309Z]