Skip to content

Console Output

09:00:20 [2022-08-08T09:00:20.131Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=80147ff13fe2f9d3915d4f7d34f3408a81068fef -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:80147ff13fe2f9d3915d4f7d34f3408a81068fef hack/make.sh dynbinary test-integration
09:00:22 [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:00:22 [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:00:22 [2022-08-08T09:00:22.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:00:22 [2022-08-08T09:00:22.036Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:00:22 [2022-08-08T09:00:22.036Z] 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)
09:00:22 [2022-08-08T09:00:22.036Z] Detected virtualization docker.
09:00:22 [2022-08-08T09:00:22.036Z] Detected architecture x86-64.
09:00:22 [2022-08-08T09:00:22.036Z] Set hostname to <37935c0b88fc>.
09:00:22 [2022-08-08T09:00:22.036Z] modprobe@configfs.service: Succeeded.
09:00:22 [2022-08-08T09:00:22.036Z] modprobe@drm.service: Succeeded.
09:00:22 [2022-08-08T09:00:22.036Z] modprobe@fuse.service: Succeeded.
09:00:22 [2022-08-08T09:00:22.036Z] + source /etc/docker-entrypoint-cmd
09:00:22 [2022-08-08T09:00:22.036Z] ++ hack/make.sh dynbinary test-integration
09:00:22 [2022-08-08T09:00:22.036Z] 
09:00:22 [2022-08-08T09:00:22.296Z] Removing bundles/
09:00:22 [2022-08-08T09:00:22.296Z] 
09:00:22 [2022-08-08T09:00:22.296Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:00:22 [2022-08-08T09:00:22.296Z] Building: bundles/dynbinary-daemon/dockerd
09:00:22 [2022-08-08T09:00:22.296Z] GOOS="" GOARCH="" GOARM=""
09:02:28 [2022-08-08T09:02:28.791Z] Created binary: bundles/dynbinary-daemon/dockerd
09:02:28 [2022-08-08T09:02:28.792Z] Building: bundles/dynbinary-daemon/docker-proxy
09:02:28 [2022-08-08T09:02:28.792Z] GOOS="" GOARCH="" GOARM=""
09:02:28 [2022-08-08T09:02:28.792Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:02:28 [2022-08-08T09:02:28.792Z] 
09:02:28 [2022-08-08T09:02:28.792Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_SYSTEMD=1
09:02:28 [2022-08-08T09:02:28.792Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:02:28 [2022-08-08T09:02:28.792Z] HOSTNAME=37935c0b88fc
09:02:28 [2022-08-08T09:02:28.792Z] DEST=bundles/test-integration
09:02:28 [2022-08-08T09:02:28.792Z] PWD=/go/src/github.com/docker/docker
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_GITCOMMIT=80147ff13fe2f9d3915d4f7d34f3408a81068fef
09:02:28 [2022-08-08T09:02:28.792Z] container=docker
09:02:28 [2022-08-08T09:02:28.792Z] HOME=/root
09:02:28 [2022-08-08T09:02:28.792Z] LANG=C.UTF-8
09:02:28 [2022-08-08T09:02:28.792Z] INVOCATION_ID=0cf4a0245c244b9ab84991088ef1e4ed
09:02:28 [2022-08-08T09:02:28.792Z] GOLANG_VERSION=1.18.5
09:02:28 [2022-08-08T09:02:28.792Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:02:28 [2022-08-08T09:02:28.792Z] VALIDATE_BRANCH=master
09:02:28 [2022-08-08T09:02:28.792Z] TERM=xterm
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_PKG=github.com/docker/docker
09:02:28 [2022-08-08T09:02:28.792Z] SHLVL=3
09:02:28 [2022-08-08T09:02:28.792Z] TIMEOUT=120m
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_BUILDTAGS= journald
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_GRAPHDRIVER=overlay2
09:02:28 [2022-08-08T09:02:28.792Z] GO111MODULE=off
09:02:28 [2022-08-08T09:02:28.792Z] DOCKER_EXPERIMENTAL=1
09:02:28 [2022-08-08T09:02:28.792Z] TEST_SKIP_INTEGRATION_CLI=1
09:02:28 [2022-08-08T09:02:28.792Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:02:28 [2022-08-08T09:02:28.792Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:02:28 [2022-08-08T09:02:28.792Z] GOPATH=/go
09:02:28 [2022-08-08T09:02:28.792Z] PKG_CONFIG=pkg-config
09:02:28 [2022-08-08T09:02:28.792Z] _=/usr/bin/env
09:02:28 [2022-08-08T09:02:28.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:03:15 [2022-08-08T09:03:15.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:03:15 [2022-08-08T09:03:15.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:03:42 [2022-08-08T09:03:42.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:03:47 [2022-08-08T09:03:47.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:03:55 [2022-08-08T09:03:55.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:03:56 [2022-08-08T09:03:56.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:03:57 [2022-08-08T09:03:57.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:03:57 [2022-08-08T09:03:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:03:58 [2022-08-08T09:03:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:03:58 [2022-08-08T09:03:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:03:59 [2022-08-08T09:03:59.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:04:02 [2022-08-08T09:04:02.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:04:03 [2022-08-08T09:04:03.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:04:04 [2022-08-08T09:04:04.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:04:04 [2022-08-08T09:04:04.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:04:05 [2022-08-08T09:04:05.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:04:06 [2022-08-08T09:04:06.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:04:07 [2022-08-08T09:04:07.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:04:08 [2022-08-08T09:04:08.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:04:09 [2022-08-08T09:04:09.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:04:10 [2022-08-08T09:04:10.073Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:04:10 [2022-08-08T09:04:10.073Z] Using test binary docker
09:04:10 [2022-08-08T09:04:10.073Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:04:10 [2022-08-08T09:04:10.073Z] Starting apparmor (via systemctl): apparmor.service.
09:04:10 [2022-08-08T09:04:10.073Z] Starting dockerd
09:04:10 [2022-08-08T09:04:10.073Z] INFO: Waiting for daemon to start...
09:04:13 [2022-08-08T09:04:13.360Z] .
09:04:13 [2022-08-08T09:04:13.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:04:13 [2022-08-08T09:04:13.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:04:13 [2022-08-08T09:04:13.360Z] Error: No such image: emptyfs
09:04:13 [2022-08-08T09:04:13.360Z] Running integration-test (iteration 1)
09:04:13 [2022-08-08T09:04:13.360Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:04:13 [2022-08-08T09:04:13.619Z] Loaded image: busybox:latest
09:04:13 [2022-08-08T09:04:13.879Z] Loaded image: busybox:glibc
09:04:15 [2022-08-08T09:04:15.259Z] Loaded image: debian:bullseye-slim
09:04:15 [2022-08-08T09:04:15.259Z] Loaded image: hello-world:latest
09:04:15 [2022-08-08T09:04:15.259Z] Loaded image: arm32v7/hello-world:latest
09:04:15 [2022-08-08T09:04:15.259Z] INFO: Testing against a local daemon
09:04:15 [2022-08-08T09:04:15.259Z] === RUN   TestCgroupNamespacesBuild
09:04:16 [2022-08-08T09:04:16.638Z] --- PASS: TestCgroupNamespacesBuild (1.42s)
09:04:16 [2022-08-08T09:04:16.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:04:18 [2022-08-08T09:04:18.017Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
09:04:18 [2022-08-08T09:04:18.017Z] === RUN   TestBuildWithSession
09:04:18 [2022-08-08T09:04:18.017Z]     build_session_test.go:25: TODO: BuildKit
09:04:18 [2022-08-08T09:04:18.017Z] --- SKIP: TestBuildWithSession (0.00s)
09:04:18 [2022-08-08T09:04:18.017Z] === RUN   TestBuildSquashParent
09:04:23 [2022-08-08T09:04:23.290Z] --- PASS: TestBuildSquashParent (4.61s)
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:23 [2022-08-08T09:04:23.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:23 [2022-08-08T09:04:23.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:23 [2022-08-08T09:04:23.290Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:04:23 [2022-08-08T09:04:23.290Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:04:24 [2022-08-08T09:04:24.668Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:04:24 [2022-08-08T09:04:24.668Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:04:27 [2022-08-08T09:04:27.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:04:27 [2022-08-08T09:04:27.258Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:04:28 [2022-08-08T09:04:28.654Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s)
09:04:28 [2022-08-08T09:04:28.654Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s)
09:04:28 [2022-08-08T09:04:28.654Z] === RUN   TestBuildMultiStageCopy
09:04:28 [2022-08-08T09:04:28.654Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:04:30 [2022-08-08T09:04:30.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:04:30 [2022-08-08T09:04:30.292Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:04:30 [2022-08-08T09:04:30.552Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:04:30 [2022-08-08T09:04:30.811Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:04:31 [2022-08-08T09:04:31.070Z] --- PASS: TestBuildMultiStageCopy (2.61s)
09:04:31 [2022-08-08T09:04:31.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
09:04:31 [2022-08-08T09:04:31.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
09:04:31 [2022-08-08T09:04:31.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
09:04:31 [2022-08-08T09:04:31.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
09:04:31 [2022-08-08T09:04:31.070Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s)
09:04:31 [2022-08-08T09:04:31.070Z] === RUN   TestBuildMultiStageParentConfig
09:04:32 [2022-08-08T09:04:32.008Z] --- PASS: TestBuildMultiStageParentConfig (0.72s)
09:04:32 [2022-08-08T09:04:32.008Z] === RUN   TestBuildLabelWithTargets
09:04:33 [2022-08-08T09:04:33.387Z] --- PASS: TestBuildLabelWithTargets (1.24s)
09:04:33 [2022-08-08T09:04:33.387Z] === RUN   TestBuildWithEmptyLayers
09:04:33 [2022-08-08T09:04:33.646Z] --- PASS: TestBuildWithEmptyLayers (0.54s)
09:04:33 [2022-08-08T09:04:33.646Z] === RUN   TestBuildMultiStageOnBuild
09:04:35 [2022-08-08T09:04:35.551Z] --- PASS: TestBuildMultiStageOnBuild (1.87s)
09:04:35 [2022-08-08T09:04:35.551Z] === RUN   TestBuildUncleanTarFilenames
09:04:36 [2022-08-08T09:04:36.120Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
09:04:36 [2022-08-08T09:04:36.120Z] === RUN   TestBuildMultiStageLayerLeak
09:04:38 [2022-08-08T09:04:38.028Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s)
09:04:38 [2022-08-08T09:04:38.028Z] === RUN   TestBuildWithHugeFile
09:05:34 [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithHugeFile (51.56s)
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildWCOWSandboxSize
09:05:34 [2022-08-08T09:05:34.279Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:05:34 [2022-08-08T09:05:34.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildWithEmptyDockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:05:34 [2022-08-08T09:05:34.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:05:34 [2022-08-08T09:05:34.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
09:05:34 [2022-08-08T09:05:34.279Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
09:05:34 [2022-08-08T09:05:34.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildPreserveOwnership
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildPreserveOwnership/copy_from
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:05:34 [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPreserveOwnership (3.82s)
09:05:34 [2022-08-08T09:05:34.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.56s)
09:05:34 [2022-08-08T09:05:34.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildPlatformInvalid
09:05:34 [2022-08-08T09:05:34.279Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:05:34 [2022-08-08T09:05:34.279Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:05:34 [2022-08-08T09:05:34.279Z] Loaded image: busybox:latest
09:05:34 [2022-08-08T09:05:34.539Z] Loaded image: busybox:glibc
09:05:35 [2022-08-08T09:05:35.919Z] Loaded image: debian:bullseye-slim
09:05:35 [2022-08-08T09:05:35.919Z] Loaded image: hello-world:latest
09:05:35 [2022-08-08T09:05:35.919Z] Loaded image: arm32v7/hello-world:latest
09:05:45 [2022-08-08T09:05:45.904Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.95s)
09:05:45 [2022-08-08T09:05:45.904Z] PASS
09:05:45 [2022-08-08T09:05:45.904Z] 
09:05:45 [2022-08-08T09:05:45.904Z] === Skipped
09:05:45 [2022-08-08T09:05:45.904Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:05:45 [2022-08-08T09:05:45.904Z]     build_session_test.go:25: TODO: BuildKit
09:05:45 [2022-08-08T09:05:45.904Z] 
09:05:45 [2022-08-08T09:05:45.904Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:05:45 [2022-08-08T09:05:45.904Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:05:45 [2022-08-08T09:05:45.904Z] 
09:05:45 [2022-08-08T09:05:45.904Z] DONE 34 tests, 2 skipped in 91.174s
09:05:45 [2022-08-08T09:05:45.904Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:05:45 [2022-08-08T09:05:45.904Z] INFO: Testing against a local daemon
09:05:45 [2022-08-08T09:05:45.904Z] === RUN   TestConfigInspect
09:05:46 [2022-08-08T09:05:46.841Z] --- PASS: TestConfigInspect (2.31s)
09:05:46 [2022-08-08T09:05:46.841Z] === RUN   TestConfigList
09:05:49 [2022-08-08T09:05:49.375Z] --- PASS: TestConfigList (2.23s)
09:05:49 [2022-08-08T09:05:49.375Z] === RUN   TestConfigsCreateAndDelete
09:05:51 [2022-08-08T09:05:51.282Z] --- PASS: TestConfigsCreateAndDelete (2.19s)
09:05:51 [2022-08-08T09:05:51.282Z] === RUN   TestConfigsUpdate
09:05:53 [2022-08-08T09:05:53.815Z] --- PASS: TestConfigsUpdate (2.18s)
09:05:53 [2022-08-08T09:05:53.815Z] === RUN   TestTemplatedConfig
09:05:56 [2022-08-08T09:05:56.351Z] --- PASS: TestTemplatedConfig (2.74s)
09:05:56 [2022-08-08T09:05:56.351Z] === RUN   TestConfigCreateResolve
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestConfigCreateResolve (2.18s)
09:05:58 [2022-08-08T09:05:58.889Z] PASS
09:05:58 [2022-08-08T09:05:58.889Z] 
09:05:58 [2022-08-08T09:05:58.889Z] DONE 6 tests in 13.854s
09:05:58 [2022-08-08T09:05:58.889Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:05:58 [2022-08-08T09:05:58.889Z] INFO: Testing against a local daemon
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestAttachWithTTY
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestAttachWithTTY (0.06s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestAttachWithoutTTy
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestAttachWithoutTTy (0.05s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCheckpoint
09:05:58 [2022-08-08T09:05:58.889Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:05:58 [2022-08-08T09:05:58.889Z] --- SKIP: TestCheckpoint (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/commit
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/commit
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/create
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/create
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/commit
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] === CONT  TestContainerInvalidJSON/containers/create
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyFromContainerPathIsNotDir
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyToContainerPathDoesNotExist
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyEmptyFile
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestCopyEmptyFile (0.22s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyToContainerPathIsNotDir
09:05:58 [2022-08-08T09:05:58.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:05:58 [2022-08-08T09:05:58.889Z] === RUN   TestCopyFromContainer
09:06:00 [2022-08-08T09:06:00.269Z] === RUN   TestCopyFromContainer//
09:06:00 [2022-08-08T09:06:00.269Z] === RUN   TestCopyFromContainer//bar/root
09:06:00 [2022-08-08T09:06:00.269Z] === RUN   TestCopyFromContainer//bar/root/
09:06:00 [2022-08-08T09:06:00.269Z] === RUN   TestCopyFromContainer/bar/quux
09:06:00 [2022-08-08T09:06:00.269Z] === RUN   TestCopyFromContainer/bar/quux/
09:06:00 [2022-08-08T09:06:00.528Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:06:00 [2022-08-08T09:06:00.529Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:06:00 [2022-08-08T09:06:00.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:06:00 [2022-08-08T09:06:00.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCopyFromContainer/bar/notarget
09:06:00 [2022-08-08T09:06:00.788Z] --- PASS: TestCopyFromContainer (1.79s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:06:00 [2022-08-08T09:06:00.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateLinkToNonExistingContainer
09:06:00 [2022-08-08T09:06:00.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateWithInvalidEnv
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateWithInvalidEnv/0
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/0
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateWithInvalidEnv/1
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/1
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateWithInvalidEnv/2
09:06:00 [2022-08-08T09:06:00.788Z] === PAUSE TestCreateWithInvalidEnv/2
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateWithInvalidEnv/0
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateWithInvalidEnv/2
09:06:00 [2022-08-08T09:06:00.788Z] === CONT  TestCreateWithInvalidEnv/1
09:06:00 [2022-08-08T09:06:00.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateTmpfsMountsTarget
09:06:00 [2022-08-08T09:06:00.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:06:00 [2022-08-08T09:06:00.788Z] === RUN   TestCreateWithCustomMaskedPaths
09:06:02 [2022-08-08T09:06:02.694Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
09:06:02 [2022-08-08T09:06:02.694Z] === RUN   TestCreateWithCustomReadonlyPaths
09:06:04 [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s)
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:04 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:04 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:06:04 [2022-08-08T09:06:04.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:06:04 [2022-08-08T09:06:04.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:06:04 [2022-08-08T09:06:04.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:06:04 [2022-08-08T09:06:04.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:06:04 [2022-08-08T09:06:04.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:06:04 [2022-08-08T09:06:04.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:06:04 [2022-08-08T09:06:04.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:06:04 [2022-08-08T09:06:04.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:06:04 [2022-08-08T09:06:04.599Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:06:04 [2022-08-08T09:06:04.858Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateDifferentPlatform
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateDifferentPlatform/different_os
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:06:04 [2022-08-08T09:06:04.858Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:06:04 [2022-08-08T09:06:04.858Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:06:04 [2022-08-08T09:06:04.858Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateInvalidHostConfig
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:06:04 [2022-08-08T09:06:04.858Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:06:04 [2022-08-08T09:06:04.858Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:06:04 [2022-08-08T09:06:04.858Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:06:04 [2022-08-08T09:06:04.858Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:06:04 [2022-08-08T09:06:04.858Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestContainerStartOnDaemonRestart
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestContainerStartOnDaemonRestart
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestDaemonRestartIpcMode
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestDaemonRestartIpcMode
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestDaemonHostGatewayIP
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestDaemonHostGatewayIP
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestRestartDaemonWithRestartingContainer
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestContainerKillOnDaemonStart
09:06:04 [2022-08-08T09:06:04.858Z] === PAUSE TestContainerKillOnDaemonStart
09:06:04 [2022-08-08T09:06:04.858Z] === RUN   TestDiff
09:06:05 [2022-08-08T09:06:05.427Z] --- PASS: TestDiff (0.56s)
09:06:05 [2022-08-08T09:06:05.427Z] === RUN   TestExecConsoleSize
09:06:06 [2022-08-08T09:06:06.365Z] --- PASS: TestExecConsoleSize (0.74s)
09:06:06 [2022-08-08T09:06:06.365Z] === RUN   TestExecWithCloseStdin
09:06:06 [2022-08-08T09:06:06.932Z] --- PASS: TestExecWithCloseStdin (0.67s)
09:06:06 [2022-08-08T09:06:06.932Z] === RUN   TestExec
09:06:07 [2022-08-08T09:06:07.522Z] --- PASS: TestExec (0.64s)
09:06:07 [2022-08-08T09:06:07.522Z] === RUN   TestExecUser
09:06:08 [2022-08-08T09:06:08.488Z] --- PASS: TestExecUser (0.74s)
09:06:08 [2022-08-08T09:06:08.488Z] === RUN   TestExportContainerAndImportImage
09:06:09 [2022-08-08T09:06:09.063Z] --- PASS: TestExportContainerAndImportImage (0.80s)
09:06:09 [2022-08-08T09:06:09.063Z] === RUN   TestExportContainerAfterDaemonRestart
09:06:10 [2022-08-08T09:06:10.441Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
09:06:10 [2022-08-08T09:06:10.441Z] === RUN   TestHealthCheckWorkdir
09:06:11 [2022-08-08T09:06:11.010Z] --- PASS: TestHealthCheckWorkdir (0.73s)
09:06:11 [2022-08-08T09:06:11.010Z] === RUN   TestHealthKillContainer
09:06:20 [2022-08-08T09:06:20.989Z] --- PASS: TestHealthKillContainer (8.21s)
09:06:20 [2022-08-08T09:06:20.989Z] === RUN   TestInspectCpusetInConfigPre120
09:06:20 [2022-08-08T09:06:20.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
09:06:20 [2022-08-08T09:06:20.989Z] === RUN   TestIpcModeNone
09:06:20 [2022-08-08T09:06:20.989Z] --- PASS: TestIpcModeNone (0.72s)
09:06:20 [2022-08-08T09:06:20.989Z] === RUN   TestIpcModePrivate
09:06:20 [2022-08-08T09:06:20.989Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
09:06:21 [2022-08-08T09:06:21.248Z] --- PASS: TestIpcModePrivate (0.67s)
09:06:21 [2022-08-08T09:06:21.248Z] === RUN   TestIpcModeShareable
09:06:21 [2022-08-08T09:06:21.816Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
09:06:22 [2022-08-08T09:06:22.076Z] --- PASS: TestIpcModeShareable (0.63s)
09:06:22 [2022-08-08T09:06:22.076Z] === RUN   TestAPIIpcModeShareableAndContainer
09:06:23 [2022-08-08T09:06:23.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
09:06:23 [2022-08-08T09:06:23.981Z] === RUN   TestAPIIpcModeHost
09:06:24 [2022-08-08T09:06:24.549Z] --- PASS: TestAPIIpcModeHost (0.55s)
09:06:24 [2022-08-08T09:06:24.549Z] === RUN   TestDaemonIpcModeShareable
09:06:25 [2022-08-08T09:06:25.492Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:06:25 [2022-08-08T09:06:25.751Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
09:06:25 [2022-08-08T09:06:25.751Z] === RUN   TestDaemonIpcModePrivate
09:06:26 [2022-08-08T09:06:26.688Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:06:26 [2022-08-08T09:06:26.947Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
09:06:26 [2022-08-08T09:06:26.947Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:06:27 [2022-08-08T09:06:27.883Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:06:28 [2022-08-08T09:06:28.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
09:06:28 [2022-08-08T09:06:28.143Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:06:29 [2022-08-08T09:06:29.085Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:06:29 [2022-08-08T09:06:29.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
09:06:29 [2022-08-08T09:06:29.344Z] === RUN   TestIpcModeOlderClient
09:06:29 [2022-08-08T09:06:29.344Z] === PAUSE TestIpcModeOlderClient
09:06:29 [2022-08-08T09:06:29.344Z] === RUN   TestKillContainerInvalidSignal
09:06:29 [2022-08-08T09:06:29.912Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
09:06:29 [2022-08-08T09:06:29.912Z] === RUN   TestKillContainer
09:06:29 [2022-08-08T09:06:29.912Z] === RUN   TestKillContainer/no_signal
09:06:30 [2022-08-08T09:06:30.171Z] === RUN   TestKillContainer/non_killing_signal
09:06:30 [2022-08-08T09:06:30.434Z] === RUN   TestKillContainer/killing_signal
09:06:31 [2022-08-08T09:06:31.370Z] --- PASS: TestKillContainer (1.44s)
09:06:31 [2022-08-08T09:06:31.370Z]     --- PASS: TestKillContainer/no_signal (0.44s)
09:06:31 [2022-08-08T09:06:31.370Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
09:06:31 [2022-08-08T09:06:31.370Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
09:06:31 [2022-08-08T09:06:31.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:06:31 [2022-08-08T09:06:31.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:06:31 [2022-08-08T09:06:31.630Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:06:32 [2022-08-08T09:06:32.567Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
09:06:32 [2022-08-08T09:06:32.567Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
09:06:32 [2022-08-08T09:06:32.567Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
09:06:32 [2022-08-08T09:06:32.567Z] === RUN   TestKillStoppedContainer
09:06:32 [2022-08-08T09:06:32.567Z] --- PASS: TestKillStoppedContainer (0.05s)
09:06:32 [2022-08-08T09:06:32.567Z] === RUN   TestKillStoppedContainerAPIPre120
09:06:32 [2022-08-08T09:06:32.567Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:06:32 [2022-08-08T09:06:32.567Z] === RUN   TestKillDifferentUserContainer
09:06:33 [2022-08-08T09:06:33.137Z] --- PASS: TestKillDifferentUserContainer (0.47s)
09:06:33 [2022-08-08T09:06:33.137Z] === RUN   TestInspectOomKilledTrue
09:06:33 [2022-08-08T09:06:33.137Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:06:33 [2022-08-08T09:06:33.137Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:06:33 [2022-08-08T09:06:33.137Z] === RUN   TestInspectOomKilledFalse
09:06:33 [2022-08-08T09:06:33.706Z] --- PASS: TestInspectOomKilledFalse (0.43s)
09:06:33 [2022-08-08T09:06:33.706Z] === RUN   TestLinksEtcHostsContentMatch
09:06:33 [2022-08-08T09:06:33.969Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
09:06:33 [2022-08-08T09:06:33.969Z] === RUN   TestLinksContainerNames
09:06:34 [2022-08-08T09:06:34.908Z] --- PASS: TestLinksContainerNames (0.95s)
09:06:34 [2022-08-08T09:06:34.908Z] === RUN   TestLogsFollowTailEmpty
09:06:35 [2022-08-08T09:06:35.477Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:06:35 [2022-08-08T09:06:35.477Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:06:35 [2022-08-08T09:06:35.477Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:06:36 [2022-08-08T09:06:36.045Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:06:36 [2022-08-08T09:06:36.045Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:06:36 [2022-08-08T09:06:36.613Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:06:36 [2022-08-08T09:06:36.613Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:06:37 [2022-08-08T09:06:37.183Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:06:37 [2022-08-08T09:06:37.183Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:06:38 [2022-08-08T09:06:38.121Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:06:38 [2022-08-08T09:06:38.121Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:06:38 [2022-08-08T09:06:38.690Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:06:38 [2022-08-08T09:06:38.691Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:06:39 [2022-08-08T09:06:39.259Z] --- PASS: TestLogs (4.00s)
09:06:39 [2022-08-08T09:06:39.259Z]     --- PASS: TestLogs/driver_local (0.01s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
09:06:39 [2022-08-08T09:06:39.259Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.78s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
09:06:39 [2022-08-08T09:06:39.259Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
09:06:39 [2022-08-08T09:06:39.259Z] === RUN   TestContainerNetworkMountsNoChown
09:06:39 [2022-08-08T09:06:39.827Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/default
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/private
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rprivate
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/slave
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rslave
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/shared
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rshared
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/default
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/default/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/default/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/default/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/rprivate
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/private
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/private/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/private/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/default/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/shared
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/rshared
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/rslave
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/slave
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:06:39 [2022-08-08T09:06:39.827Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:06:39 [2022-08-08T09:06:39.827Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/private/bind_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/private/mount_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:06:40 [2022-08-08T09:06:40.087Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:06:40 [2022-08-08T09:06:40.346Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:06:40 [2022-08-08T09:06:40.346Z] --- PASS: TestMountDaemonRoot (0.01s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:06:40 [2022-08-08T09:06:40.346Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:06:40 [2022-08-08T09:06:40.346Z] === RUN   TestContainerBindMountNonRecursive
09:06:41 [2022-08-08T09:06:41.725Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
09:06:41 [2022-08-08T09:06:41.725Z] === RUN   TestContainerVolumesMountedAsShared
09:06:42 [2022-08-08T09:06:42.294Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
09:06:42 [2022-08-08T09:06:42.294Z] === RUN   TestContainerVolumesMountedAsSlave
09:06:42 [2022-08-08T09:06:42.554Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
09:06:42 [2022-08-08T09:06:42.554Z] === RUN   TestNetworkNat
09:06:43 [2022-08-08T09:06:43.121Z] --- PASS: TestNetworkNat (0.51s)
09:06:43 [2022-08-08T09:06:43.121Z] === RUN   TestNetworkLocalhostTCPNat
09:06:43 [2022-08-08T09:06:43.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
09:06:43 [2022-08-08T09:06:43.380Z] === RUN   TestNetworkLoopbackNat
09:06:46 [2022-08-08T09:06:46.669Z] --- PASS: TestNetworkLoopbackNat (2.62s)
09:06:46 [2022-08-08T09:06:46.669Z] === RUN   TestPause
09:06:46 [2022-08-08T09:06:46.669Z] --- PASS: TestPause (0.51s)
09:06:46 [2022-08-08T09:06:46.669Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:06:46 [2022-08-08T09:06:46.669Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:06:46 [2022-08-08T09:06:46.669Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:06:46 [2022-08-08T09:06:46.669Z] === RUN   TestPauseStopPausedContainer
09:06:46 [2022-08-08T09:06:46.929Z] --- PASS: TestPauseStopPausedContainer (0.48s)
09:06:46 [2022-08-08T09:06:46.929Z] === RUN   TestPidHost
09:06:48 [2022-08-08T09:06:48.308Z] --- PASS: TestPidHost (1.06s)
09:06:48 [2022-08-08T09:06:48.308Z] === RUN   TestPsFilter
09:06:48 [2022-08-08T09:06:48.308Z] --- PASS: TestPsFilter (0.14s)
09:06:48 [2022-08-08T09:06:48.308Z] === RUN   TestRemoveContainerWithRemovedVolume
09:06:48 [2022-08-08T09:06:48.567Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:06:48 [2022-08-08T09:06:48.567Z] === RUN   TestRemoveContainerWithVolume
09:06:49 [2022-08-08T09:06:49.136Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:06:49 [2022-08-08T09:06:49.136Z] === RUN   TestRemoveContainerRunning
09:06:49 [2022-08-08T09:06:49.705Z] --- PASS: TestRemoveContainerRunning (0.47s)
09:06:49 [2022-08-08T09:06:49.705Z] === RUN   TestRemoveContainerForceRemoveRunning
09:06:49 [2022-08-08T09:06:49.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:06:49 [2022-08-08T09:06:49.965Z] === RUN   TestRemoveInvalidContainer
09:06:49 [2022-08-08T09:06:49.965Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:06:49 [2022-08-08T09:06:49.965Z] === RUN   TestRenameLinkedContainer
09:06:51 [2022-08-08T09:06:51.871Z] --- PASS: TestRenameLinkedContainer (1.87s)
09:06:51 [2022-08-08T09:06:51.871Z] === RUN   TestRenameStoppedContainer
09:06:52 [2022-08-08T09:06:52.439Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:06:52 [2022-08-08T09:06:52.439Z] === RUN   TestRenameRunningContainerAndReuse
09:06:53 [2022-08-08T09:06:53.377Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
09:06:53 [2022-08-08T09:06:53.377Z] === RUN   TestRenameInvalidName
09:06:53 [2022-08-08T09:06:53.666Z] --- PASS: TestRenameInvalidName (0.45s)
09:06:53 [2022-08-08T09:06:53.666Z] === RUN   TestRenameAnonymousContainer
09:06:55 [2022-08-08T09:06:55.598Z] --- PASS: TestRenameAnonymousContainer (1.69s)
09:06:55 [2022-08-08T09:06:55.598Z] === RUN   TestRenameContainerWithSameName
09:06:55 [2022-08-08T09:06:55.858Z] --- PASS: TestRenameContainerWithSameName (0.49s)
09:06:55 [2022-08-08T09:06:55.858Z] === RUN   TestRenameContainerWithLinkedContainer
09:06:56 [2022-08-08T09:06:56.795Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
09:06:56 [2022-08-08T09:06:56.795Z] === RUN   TestResize
09:06:57 [2022-08-08T09:06:57.364Z] --- PASS: TestResize (0.43s)
09:06:57 [2022-08-08T09:06:57.364Z] === RUN   TestResizeWithInvalidSize
09:06:57 [2022-08-08T09:06:57.932Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:06:57 [2022-08-08T09:06:57.932Z] === RUN   TestResizeWhenContainerNotStarted
09:06:58 [2022-08-08T09:06:58.192Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:06:58 [2022-08-08T09:06:58.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:06:59 [2022-08-08T09:06:59.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:06:59 [2022-08-08T09:06:59.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:07:01 [2022-08-08T09:07:01.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:07:01 [2022-08-08T09:07:01.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:07:02 [2022-08-08T09:07:02.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:07:02 [2022-08-08T09:07:02.852Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:07:06 [2022-08-08T09:07:06.143Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:07:06 [2022-08-08T09:07:06.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:07:10 [2022-08-08T09:07:10.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:07:10 [2022-08-08T09:07:10.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:07:11 [2022-08-08T09:07:11.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:07:12 [2022-08-08T09:07:12.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:07:14 [2022-08-08T09:07:14.147Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:07:14 [2022-08-08T09:07:14.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:07:16 [2022-08-08T09:07:16.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.13s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
09:07:16 [2022-08-08T09:07:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
09:07:16 [2022-08-08T09:07:16.312Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:07:16 [2022-08-08T09:07:16.312Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:07:17 [2022-08-08T09:07:17.250Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:07:18 [2022-08-08T09:07:18.187Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
09:07:18 [2022-08-08T09:07:18.187Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
09:07:18 [2022-08-08T09:07:18.187Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
09:07:18 [2022-08-08T09:07:18.187Z] === RUN   TestCgroupNamespacesRun
09:07:19 [2022-08-08T09:07:19.565Z] --- PASS: TestCgroupNamespacesRun (1.20s)
09:07:19 [2022-08-08T09:07:19.565Z] === RUN   TestCgroupNamespacesRunPrivileged
09:07:19 [2022-08-08T09:07:19.565Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:07:19 [2022-08-08T09:07:19.565Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:07:19 [2022-08-08T09:07:19.565Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:07:20 [2022-08-08T09:07:20.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
09:07:20 [2022-08-08T09:07:20.943Z] === RUN   TestCgroupNamespacesRunHostMode
09:07:21 [2022-08-08T09:07:21.881Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
09:07:21 [2022-08-08T09:07:21.881Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:07:23 [2022-08-08T09:07:23.258Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
09:07:23 [2022-08-08T09:07:23.258Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:07:24 [2022-08-08T09:07:24.195Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
09:07:24 [2022-08-08T09:07:24.195Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:07:24 [2022-08-08T09:07:24.763Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:07:24 [2022-08-08T09:07:24.763Z] === RUN   TestCgroupNamespacesRunOlderClient
09:07:26 [2022-08-08T09:07:26.144Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
09:07:26 [2022-08-08T09:07:26.144Z] === RUN   TestNISDomainname
09:07:26 [2022-08-08T09:07:26.714Z] --- PASS: TestNISDomainname (0.55s)
09:07:26 [2022-08-08T09:07:26.714Z] === RUN   TestHostnameDnsResolution
09:07:27 [2022-08-08T09:07:27.282Z] --- PASS: TestHostnameDnsResolution (0.70s)
09:07:27 [2022-08-08T09:07:27.282Z] === RUN   TestUnprivilegedPortsAndPing
09:07:28 [2022-08-08T09:07:28.221Z] --- PASS: TestUnprivilegedPortsAndPing (0.64s)
09:07:28 [2022-08-08T09:07:28.221Z] === RUN   TestPrivilegedHostDevices
09:07:28 [2022-08-08T09:07:28.480Z] --- PASS: TestPrivilegedHostDevices (0.52s)
09:07:28 [2022-08-08T09:07:28.480Z] === RUN   TestRunConsoleSize
09:07:29 [2022-08-08T09:07:29.048Z] --- PASS: TestRunConsoleSize (0.49s)
09:07:29 [2022-08-08T09:07:29.048Z] === RUN   TestRunWithAlternativeContainerdShim
09:07:30 [2022-08-08T09:07:30.427Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s)
09:07:30 [2022-08-08T09:07:30.427Z] === RUN   TestStats
09:07:32 [2022-08-08T09:07:32.961Z] --- PASS: TestStats (2.50s)
09:07:32 [2022-08-08T09:07:32.962Z] === RUN   TestStopContainerWithTimeout
09:07:32 [2022-08-08T09:07:32.962Z] === RUN   TestStopContainerWithTimeout/0
09:07:32 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/0
09:07:32 [2022-08-08T09:07:32.962Z] === RUN   TestStopContainerWithTimeout/1
09:07:32 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/1
09:07:32 [2022-08-08T09:07:32.962Z] === RUN   TestStopContainerWithTimeout/3
09:07:32 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/3
09:07:32 [2022-08-08T09:07:32.962Z] === RUN   TestStopContainerWithTimeout/-1
09:07:32 [2022-08-08T09:07:32.962Z] === PAUSE TestStopContainerWithTimeout/-1
09:07:32 [2022-08-08T09:07:32.962Z] === CONT  TestStopContainerWithTimeout/0
09:07:32 [2022-08-08T09:07:32.962Z] === CONT  TestStopContainerWithTimeout/3
09:07:33 [2022-08-08T09:07:33.530Z] === CONT  TestStopContainerWithTimeout/-1
09:07:35 [2022-08-08T09:07:35.435Z] === CONT  TestStopContainerWithTimeout/1
09:07:36 [2022-08-08T09:07:36.812Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:07:36 [2022-08-08T09:07:36.812Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
09:07:36 [2022-08-08T09:07:36.812Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
09:07:36 [2022-08-08T09:07:36.812Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
09:07:36 [2022-08-08T09:07:36.812Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
09:07:36 [2022-08-08T09:07:36.812Z] === RUN   TestDeleteDevicemapper
09:07:36 [2022-08-08T09:07:36.812Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:07:36 [2022-08-08T09:07:36.812Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:07:36 [2022-08-08T09:07:36.812Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:07:38 [2022-08-08T09:07:38.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
09:07:38 [2022-08-08T09:07:38.190Z] === RUN   TestUpdateMemory
09:07:39 [2022-08-08T09:07:39.128Z] --- PASS: TestUpdateMemory (0.58s)
09:07:39 [2022-08-08T09:07:39.128Z] === RUN   TestUpdateCPUQuota
09:07:40 [2022-08-08T09:07:40.065Z] --- PASS: TestUpdateCPUQuota (0.94s)
09:07:40 [2022-08-08T09:07:40.065Z] === RUN   TestUpdatePidsLimit
09:07:40 [2022-08-08T09:07:40.065Z] === RUN   TestUpdatePidsLimit/update_from_none
09:07:40 [2022-08-08T09:07:40.065Z] === RUN   TestUpdatePidsLimit/no_change
09:07:40 [2022-08-08T09:07:40.347Z] === RUN   TestUpdatePidsLimit/update_lower
09:07:40 [2022-08-08T09:07:40.619Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:07:40 [2022-08-08T09:07:40.889Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:07:41 [2022-08-08T09:07:41.155Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:07:41 [2022-08-08T09:07:41.429Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:07:42 [2022-08-08T09:07:42.001Z] --- PASS: TestUpdatePidsLimit (2.27s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
09:07:42 [2022-08-08T09:07:42.001Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
09:07:42 [2022-08-08T09:07:42.001Z] === RUN   TestUpdateRestartPolicy
09:07:54 [2022-08-08T09:07:54.209Z] --- PASS: TestUpdateRestartPolicy (11.15s)
09:07:54 [2022-08-08T09:07:54.209Z] === RUN   TestUpdateRestartWithAutoRemove
09:07:54 [2022-08-08T09:07:54.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
09:07:54 [2022-08-08T09:07:54.209Z] === RUN   TestWaitNonBlocked
09:07:54 [2022-08-08T09:07:54.209Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:54 [2022-08-08T09:07:54.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:54 [2022-08-08T09:07:54.209Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:54 [2022-08-08T09:07:54.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:54 [2022-08-08T09:07:54.209Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:07:54 [2022-08-08T09:07:54.209Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:07:54 [2022-08-08T09:07:54.468Z] --- PASS: TestWaitNonBlocked (0.02s)
09:07:54 [2022-08-08T09:07:54.468Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
09:07:54 [2022-08-08T09:07:54.468Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
09:07:54 [2022-08-08T09:07:54.468Z] === RUN   TestWaitBlocked
09:07:54 [2022-08-08T09:07:54.468Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:07:54 [2022-08-08T09:07:54.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:07:54 [2022-08-08T09:07:54.468Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:07:54 [2022-08-08T09:07:54.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:07:54 [2022-08-08T09:07:54.468Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:07:54 [2022-08-08T09:07:54.468Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:07:55 [2022-08-08T09:07:55.408Z] --- PASS: TestWaitBlocked (0.01s)
09:07:55 [2022-08-08T09:07:55.408Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
09:07:55 [2022-08-08T09:07:55.408Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
09:07:55 [2022-08-08T09:07:55.408Z] === RUN   TestWaitConditions
09:07:55 [2022-08-08T09:07:55.408Z] === RUN   TestWaitConditions/default
09:07:55 [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/default
09:07:55 [2022-08-08T09:07:55.408Z] === RUN   TestWaitConditions/not-running
09:07:55 [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/not-running
09:07:55 [2022-08-08T09:07:55.408Z] === RUN   TestWaitConditions/next-exit
09:07:55 [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/next-exit
09:07:55 [2022-08-08T09:07:55.408Z] === RUN   TestWaitConditions/removed
09:07:55 [2022-08-08T09:07:55.408Z] === PAUSE TestWaitConditions/removed
09:07:55 [2022-08-08T09:07:55.408Z] === CONT  TestWaitConditions/default
09:07:55 [2022-08-08T09:07:55.408Z] === CONT  TestWaitConditions/next-exit
09:07:56 [2022-08-08T09:07:56.787Z] === CONT  TestWaitConditions/not-running
09:07:56 [2022-08-08T09:07:56.787Z] === CONT  TestWaitConditions/removed
09:07:58 [2022-08-08T09:07:58.692Z] --- PASS: TestWaitConditions (0.01s)
09:07:58 [2022-08-08T09:07:58.692Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
09:07:58 [2022-08-08T09:07:58.692Z]     --- PASS: TestWaitConditions/default (1.59s)
09:07:58 [2022-08-08T09:07:58.692Z]     --- PASS: TestWaitConditions/not-running (1.73s)
09:07:58 [2022-08-08T09:07:58.692Z]     --- PASS: TestWaitConditions/removed (1.72s)
09:07:58 [2022-08-08T09:07:58.692Z] === RUN   TestWaitRestartedContainer
09:07:58 [2022-08-08T09:07:58.692Z] === RUN   TestWaitRestartedContainer/default
09:07:58 [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/default
09:07:58 [2022-08-08T09:07:58.692Z] === RUN   TestWaitRestartedContainer/not-running
09:07:58 [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/not-running
09:07:58 [2022-08-08T09:07:58.692Z] === RUN   TestWaitRestartedContainer/next-exit
09:07:58 [2022-08-08T09:07:58.692Z] === PAUSE TestWaitRestartedContainer/next-exit
09:07:58 [2022-08-08T09:07:58.692Z] === CONT  TestWaitRestartedContainer/default
09:07:58 [2022-08-08T09:07:58.692Z] === CONT  TestWaitRestartedContainer/next-exit
09:08:00 [2022-08-08T09:08:00.072Z] === CONT  TestWaitRestartedContainer/not-running
09:08:01 [2022-08-08T09:08:01.009Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:08:01 [2022-08-08T09:08:01.009Z]     --- PASS: TestWaitRestartedContainer/default (1.50s)
09:08:01 [2022-08-08T09:08:01.009Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.55s)
09:08:01 [2022-08-08T09:08:01.009Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
09:08:01 [2022-08-08T09:08:01.009Z] === CONT  TestContainerStartOnDaemonRestart
09:08:01 [2022-08-08T09:08:01.009Z] === CONT  TestIpcModeOlderClient
09:08:01 [2022-08-08T09:08:01.010Z] --- PASS: TestIpcModeOlderClient (0.09s)
09:08:01 [2022-08-08T09:08:01.010Z] === CONT  TestDaemonHostGatewayIP
09:08:03 [2022-08-08T09:08:03.547Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s)
09:08:03 [2022-08-08T09:08:03.547Z] === CONT  TestContainerKillOnDaemonStart
09:08:04 [2022-08-08T09:08:04.117Z] --- PASS: TestDaemonHostGatewayIP (2.89s)
09:08:04 [2022-08-08T09:08:04.117Z] === CONT  TestRestartDaemonWithRestartingContainer
09:08:06 [2022-08-08T09:08:06.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s)
09:08:06 [2022-08-08T09:08:06.024Z] === CONT  TestDaemonRestartIpcMode
09:08:08 [2022-08-08T09:08:08.559Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
09:08:15 [2022-08-08T09:08:15.127Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
09:08:15 [2022-08-08T09:08:15.127Z] PASS
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] === Skipped
09:08:15 [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:08:15 [2022-08-08T09:08:15.127Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:08:15 [2022-08-08T09:08:15.127Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:08:15 [2022-08-08T09:08:15.127Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:08:15 [2022-08-08T09:08:15.127Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:08:15 [2022-08-08T09:08:15.127Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:08:15 [2022-08-08T09:08:15.127Z] 
09:08:15 [2022-08-08T09:08:15.127Z] DONE 272 tests, 5 skipped in 136.545s
09:08:15 [2022-08-08T09:08:15.127Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:08:15 [2022-08-08T09:08:15.127Z] === RUN   TestConfigDaemonLibtrustID
09:08:15 [2022-08-08T09:08:15.386Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:08:15 [2022-08-08T09:08:15.386Z] === RUN   TestConfigDaemonID
09:08:16 [2022-08-08T09:08:16.765Z]     daemon_test.go:83: [d243d18d2eb72] daemon is not started
09:08:16 [2022-08-08T09:08:16.765Z] --- PASS: TestConfigDaemonID (1.04s)
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:08:16 [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:08:16 [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation/invalid_config
09:08:16 [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation/malformed_config
09:08:16 [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestDaemonConfigValidation/valid_config
09:08:16 [2022-08-08T09:08:16.765Z] === PAUSE TestDaemonConfigValidation/valid_config
09:08:16 [2022-08-08T09:08:16.765Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:08:16 [2022-08-08T09:08:16.765Z] === CONT  TestDaemonConfigValidation/malformed_config
09:08:16 [2022-08-08T09:08:16.765Z] === CONT  TestDaemonConfigValidation/invalid_config
09:08:16 [2022-08-08T09:08:16.765Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:08:16 [2022-08-08T09:08:16.765Z] === CONT  TestDaemonConfigValidation/valid_config
09:08:16 [2022-08-08T09:08:16.765Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:08:16 [2022-08-08T09:08:16.765Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
09:08:16 [2022-08-08T09:08:16.765Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
09:08:16 [2022-08-08T09:08:16.765Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
09:08:16 [2022-08-08T09:08:16.765Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
09:08:16 [2022-08-08T09:08:16.765Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestConfigDaemonSeccompProfiles
09:08:16 [2022-08-08T09:08:16.765Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:08:17 [2022-08-08T09:08:17.703Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:08:19 [2022-08-08T09:08:19.080Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:08:20 [2022-08-08T09:08:20.018Z] === CONT  TestConfigDaemonSeccompProfiles
09:08:20 [2022-08-08T09:08:20.018Z]     daemon_test.go:197: [d772283fd9652] daemon is not started
09:08:20 [2022-08-08T09:08:20.018Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
09:08:20 [2022-08-08T09:08:20.018Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:08:20 [2022-08-08T09:08:20.018Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
09:08:20 [2022-08-08T09:08:20.018Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:08:20 [2022-08-08T09:08:20.018Z] === RUN   TestDaemonProxy
09:08:20 [2022-08-08T09:08:20.018Z] === RUN   TestDaemonProxy/environment_variables
09:08:21 [2022-08-08T09:08:21.921Z] === RUN   TestDaemonProxy/command-line_options
09:08:23 [2022-08-08T09:08:23.300Z] === RUN   TestDaemonProxy/configuration_file
09:08:25 [2022-08-08T09:08:25.203Z] === RUN   TestDaemonProxy/conflicting_options
09:08:25 [2022-08-08T09:08:25.771Z] === RUN   TestDaemonProxy/reload_sanitized
09:08:26 [2022-08-08T09:08:26.030Z] --- PASS: TestDaemonProxy (6.24s)
09:08:26 [2022-08-08T09:08:26.030Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:08:26 [2022-08-08T09:08:26.030Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:08:26 [2022-08-08T09:08:26.030Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:08:26 [2022-08-08T09:08:26.030Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:08:26 [2022-08-08T09:08:26.030Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:08:26 [2022-08-08T09:08:26.030Z] PASS
09:08:26 [2022-08-08T09:08:26.030Z] 
09:08:26 [2022-08-08T09:08:26.030Z] DONE 18 tests in 11.171s
09:08:26 [2022-08-08T09:08:26.030Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:08:26 [2022-08-08T09:08:26.289Z] INFO: Testing against a local daemon
09:08:26 [2022-08-08T09:08:26.289Z] === RUN   TestCommitInheritsEnv
09:08:26 [2022-08-08T09:08:26.550Z] --- PASS: TestCommitInheritsEnv (0.32s)
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportExtremelyLargeImageWorks
09:08:26 [2022-08-08T09:08:26.550Z] === PAUSE TestImportExtremelyLargeImageWorks
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportWithCustomPlatform
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportWithCustomPlatform/#00
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportWithCustomPlatform/_______
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportWithCustomPlatform//
09:08:26 [2022-08-08T09:08:26.550Z] === RUN   TestImportWithCustomPlatform/linux
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImportWithCustomPlatform/LINUX
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImportWithCustomPlatform/macos
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:08:26 [2022-08-08T09:08:26.809Z] --- PASS: TestImportWithCustomPlatform (0.33s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:08:26 [2022-08-08T09:08:26.809Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImagesFilterMultiReference
09:08:26 [2022-08-08T09:08:26.809Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:08:26 [2022-08-08T09:08:26.809Z] === RUN   TestImagePullPlatformInvalid
09:08:27 [2022-08-08T09:08:27.068Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:08:27 [2022-08-08T09:08:27.068Z] === RUN   TestRemoveImageOrphaning
09:08:27 [2022-08-08T09:08:27.329Z] --- PASS: TestRemoveImageOrphaning (0.30s)
09:08:27 [2022-08-08T09:08:27.329Z] === RUN   TestRemoveImageGarbageCollector
09:08:27 [2022-08-08T09:08:27.898Z] time="2022-08-08T09:08:27Z" level=info msg="[graphdriver] trying configured driver: overlay2"
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagInvalidReference
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagInvalidReference (0.01s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagValidPrefixedRepo
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagExistedNameWithoutForce
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagOfficialNames
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagOfficialNames (0.05s)
09:08:29 [2022-08-08T09:08:29.276Z] === RUN   TestTagMatchesDigest
09:08:29 [2022-08-08T09:08:29.276Z] --- PASS: TestTagMatchesDigest (0.01s)
09:08:29 [2022-08-08T09:08:29.276Z] === CONT  TestImportExtremelyLargeImageWorks
09:10:05 [2022-08-08T09:10:05.832Z] --- PASS: TestImportExtremelyLargeImageWorks (92.10s)
09:10:05 [2022-08-08T09:10:05.832Z] PASS
09:10:05 [2022-08-08T09:10:05.832Z] 
09:10:05 [2022-08-08T09:10:05.832Z] DONE 22 tests in 95.227s
09:10:05 [2022-08-08T09:10:05.832Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestStripANSICommands
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestStripANSICommands/#00
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestStripANSICommands/#01
09:10:05 [2022-08-08T09:10:05.832Z] --- PASS: TestStripANSICommands (0.00s)
09:10:05 [2022-08-08T09:10:05.832Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:10:05 [2022-08-08T09:10:05.832Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:10:05 [2022-08-08T09:10:05.832Z] PASS
09:10:05 [2022-08-08T09:10:05.832Z] 
09:10:05 [2022-08-08T09:10:05.832Z] DONE 3 tests in 0.010s
09:10:05 [2022-08-08T09:10:05.832Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:10:05 [2022-08-08T09:10:05.832Z] INFO: Testing against a local daemon
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestNetworkCreateDelete
09:10:05 [2022-08-08T09:10:05.832Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestDockerNetworkDeletePreferID
09:10:05 [2022-08-08T09:10:05.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:10:05 [2022-08-08T09:10:05.832Z] === RUN   TestDaemonDNSFallback
09:10:08 [2022-08-08T09:10:08.366Z] --- PASS: TestDaemonDNSFallback (6.42s)
09:10:08 [2022-08-08T09:10:08.366Z] === RUN   TestInspectNetwork
09:10:11 [2022-08-08T09:10:11.655Z] === RUN   TestInspectNetwork/full_network_id
09:10:11 [2022-08-08T09:10:11.656Z] === RUN   TestInspectNetwork/partial_network_id
09:10:11 [2022-08-08T09:10:11.656Z] === RUN   TestInspectNetwork/network_name
09:10:11 [2022-08-08T09:10:11.656Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:10:15 [2022-08-08T09:10:15.845Z] --- PASS: TestInspectNetwork (7.32s)
09:10:15 [2022-08-08T09:10:15.845Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:10:15 [2022-08-08T09:10:15.845Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:10:15 [2022-08-08T09:10:15.845Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:10:15 [2022-08-08T09:10:15.845Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:10:15 [2022-08-08T09:10:15.845Z] === RUN   TestRunContainerWithBridgeNone
09:10:17 [2022-08-08T09:10:17.224Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/create
09:10:17 [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:10:17 [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:10:17 [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:10:17 [2022-08-08T09:10:17.224Z] === CONT  TestNetworkInvalidJSON/networks/create
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:10:17 [2022-08-08T09:10:17.224Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:10:17 [2022-08-08T09:10:17.224Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:10:17 [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:10:17 [2022-08-08T09:10:17.224Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkList
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkList//networks
09:10:17 [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkList//networks
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestNetworkList//networks/
09:10:17 [2022-08-08T09:10:17.224Z] === PAUSE TestNetworkList//networks/
09:10:17 [2022-08-08T09:10:17.224Z] === CONT  TestNetworkList//networks
09:10:17 [2022-08-08T09:10:17.224Z] === CONT  TestNetworkList//networks/
09:10:17 [2022-08-08T09:10:17.224Z] --- PASS: TestNetworkList (0.02s)
09:10:17 [2022-08-08T09:10:17.224Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z]     --- PASS: TestNetworkList//networks (0.00s)
09:10:17 [2022-08-08T09:10:17.224Z] === RUN   TestHostIPv4BridgeLabel
09:10:17 [2022-08-08T09:10:17.792Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:10:17 [2022-08-08T09:10:17.792Z] === RUN   TestDaemonRestartWithLiveRestore
09:10:19 [2022-08-08T09:10:19.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:10:19 [2022-08-08T09:10:19.170Z] === RUN   TestDaemonDefaultNetworkPools
09:10:19 [2022-08-08T09:10:19.737Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
09:10:19 [2022-08-08T09:10:19.738Z] === RUN   TestDaemonRestartWithExistingNetwork
09:10:20 [2022-08-08T09:10:20.676Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:10:20 [2022-08-08T09:10:20.676Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:10:22 [2022-08-08T09:10:22.054Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
09:10:22 [2022-08-08T09:10:22.054Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:10:22 [2022-08-08T09:10:22.621Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:10:22 [2022-08-08T09:10:22.621Z] === RUN   TestServiceWithPredefinedNetwork
09:10:25 [2022-08-08T09:10:25.155Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
09:10:25 [2022-08-08T09:10:25.155Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:10:25 [2022-08-08T09:10:25.155Z]     service_test.go:243: FLAKY_TEST
09:10:25 [2022-08-08T09:10:25.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:10:25 [2022-08-08T09:10:25.155Z] === RUN   TestServiceWithDataPathPortInit
09:10:40 [2022-08-08T09:10:40.041Z] --- PASS: TestServiceWithDataPathPortInit (14.11s)
09:10:40 [2022-08-08T09:10:40.041Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:10:41 [2022-08-08T09:10:41.948Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nyokuzuoc8uod67dvl8g2yq5d Created:2022-08-08 09:10:40.181424388 +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[6142c043c6ad73930fe4be047c08f444912fc1bcaa51c6e7d38327377c513934:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj693w56uii47zn1lxtzwrlyr EndpointID:ff164eb7aecf0f1b91ff6ed32c3728164c81490a6ea8ef0cb9e7f22b0a490b72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0183b1d4f09ee7c238d119a98c3a737ba2eb5bc0f38e1c9175bde5838fae3b01 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:17e6fff60f88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pj693w56uii47zn1lxtzwrlyr EndpointID:ff164eb7aecf0f1b91ff6ed32c3728164c81490a6ea8ef0cb9e7f22b0a490b72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:10:46 [2022-08-08T09:10:46.138Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s)
09:10:46 [2022-08-08T09:10:46.138Z] PASS
09:10:46 [2022-08-08T09:10:46.138Z] 
09:10:46 [2022-08-08T09:10:46.138Z] === Skipped
09:10:46 [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:10:46 [2022-08-08T09:10:46.138Z]     service_test.go:243: FLAKY_TEST
09:10:46 [2022-08-08T09:10:46.138Z] 
09:10:46 [2022-08-08T09:10:46.138Z] DONE 38 tests, 1 skipped in 44.591s
09:10:46 [2022-08-08T09:10:46.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:10:46 [2022-08-08T09:10:46.138Z] INFO: Testing against a local daemon
09:10:46 [2022-08-08T09:10:46.138Z] === RUN   TestDockerNetworkIpvlanPersistance
09:10:46 [2022-08-08T09:10:46.138Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:10:46 [2022-08-08T09:10:46.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:10:46 [2022-08-08T09:10:46.138Z] === RUN   TestDockerNetworkIpvlan
09:10:46 [2022-08-08T09:10:46.138Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:10:46 [2022-08-08T09:10:46.138Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:10:46 [2022-08-08T09:10:46.138Z] PASS
09:10:46 [2022-08-08T09:10:46.138Z] 
09:10:46 [2022-08-08T09:10:46.138Z] === Skipped
09:10:46 [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:10:46 [2022-08-08T09:10:46.138Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:10:46 [2022-08-08T09:10:46.138Z] 
09:10:46 [2022-08-08T09:10:46.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:10:46 [2022-08-08T09:10:46.138Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:10:46 [2022-08-08T09:10:46.138Z] 
09:10:46 [2022-08-08T09:10:46.138Z] DONE 2 tests, 2 skipped in 0.023s
09:10:46 [2022-08-08T09:10:46.138Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:10:46 [2022-08-08T09:10:46.138Z] INFO: Testing against a local daemon
09:10:46 [2022-08-08T09:10:46.138Z] === RUN   TestDockerNetworkMacvlanPersistance
09:10:47 [2022-08-08T09:10:47.516Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
09:10:47 [2022-08-08T09:10:47.517Z] === RUN   TestDockerNetworkMacvlan
09:10:48 [2022-08-08T09:10:48.085Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:10:49 [2022-08-08T09:10:49.025Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:10:49 [2022-08-08T09:10:49.593Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:10:51 [2022-08-08T09:10:51.499Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:10:53 [2022-08-08T09:10:53.404Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:10:56 [2022-08-08T09:10:56.695Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:10:57 [2022-08-08T09:10:57.264Z] --- PASS: TestDockerNetworkMacvlan (9.90s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
09:10:57 [2022-08-08T09:10:57.264Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
09:10:57 [2022-08-08T09:10:57.264Z] PASS
09:10:57 [2022-08-08T09:10:57.264Z] 
09:10:57 [2022-08-08T09:10:57.264Z] DONE 8 tests in 11.257s
09:10:57 [2022-08-08T09:10:57.264Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:10:57 [2022-08-08T09:10:57.264Z] testing: warning: no tests to run
09:10:57 [2022-08-08T09:10:57.264Z] PASS
09:10:57 [2022-08-08T09:10:57.264Z] 
09:10:57 [2022-08-08T09:10:57.264Z] DONE 0 tests in 0.007s
09:10:57 [2022-08-08T09:10:57.264Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:10:57 [2022-08-08T09:10:57.264Z] INFO: Testing against a local daemon
09:10:57 [2022-08-08T09:10:57.264Z] === RUN   TestAuthZPluginAllowRequest
09:10:58 [2022-08-08T09:10:58.641Z] --- PASS: TestAuthZPluginAllowRequest (1.20s)
09:10:58 [2022-08-08T09:10:58.641Z] === RUN   TestAuthZPluginTLS
09:10:59 [2022-08-08T09:10:59.209Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:10:59 [2022-08-08T09:10:59.209Z] === RUN   TestAuthZPluginDenyRequest
09:10:59 [2022-08-08T09:10:59.777Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:10:59 [2022-08-08T09:10:59.777Z] === RUN   TestAuthZPluginAPIDenyResponse
09:11:00 [2022-08-08T09:11:00.037Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:11:00 [2022-08-08T09:11:00.037Z] === RUN   TestAuthZPluginDenyResponse
09:11:00 [2022-08-08T09:11:00.605Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:11:00 [2022-08-08T09:11:00.605Z] === RUN   TestAuthZPluginAllowEventStream
09:11:01 [2022-08-08T09:11:01.984Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
09:11:01 [2022-08-08T09:11:01.984Z] === RUN   TestAuthZPluginErrorResponse
09:11:02 [2022-08-08T09:11:02.552Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:11:02 [2022-08-08T09:11:02.552Z] === RUN   TestAuthZPluginErrorRequest
09:11:03 [2022-08-08T09:11:03.120Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:11:03 [2022-08-08T09:11:03.120Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:11:03 [2022-08-08T09:11:03.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:11:03 [2022-08-08T09:11:03.688Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:11:05 [2022-08-08T09:11:05.077Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s)
09:11:05 [2022-08-08T09:11:05.077Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:11:06 [2022-08-08T09:11:06.473Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s)
09:11:06 [2022-08-08T09:11:06.473Z] === RUN   TestAuthZPluginHeader
09:11:07 [2022-08-08T09:11:07.410Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:11:07 [2022-08-08T09:11:07.411Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:11:11 [2022-08-08T09:11:11.603Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s)
09:11:11 [2022-08-08T09:11:11.603Z] === RUN   TestAuthZPluginV2Disable
09:11:15 [2022-08-08T09:11:15.792Z] --- PASS: TestAuthZPluginV2Disable (3.92s)
09:11:15 [2022-08-08T09:11:15.792Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:11:19 [2022-08-08T09:11:19.080Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s)
09:11:19 [2022-08-08T09:11:19.080Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:11:31 [2022-08-08T09:11:31.291Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.15s)
09:11:31 [2022-08-08T09:11:31.291Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:11:46 [2022-08-08T09:11:46.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
09:11:46 [2022-08-08T09:11:46.170Z] PASS
09:11:46 [2022-08-08T09:11:46.170Z] 
09:11:46 [2022-08-08T09:11:46.170Z] DONE 17 tests in 48.776s
09:11:46 [2022-08-08T09:11:46.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:11:46 [2022-08-08T09:11:46.170Z] INFO: Testing against a local daemon
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:11:46 [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:11:46 [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:11:46 [2022-08-08T09:11:46.170Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:11:46 [2022-08-08T09:11:46.170Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:11:46 [2022-08-08T09:11:46.170Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:11:46 [2022-08-08T09:11:46.170Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:11:46 [2022-08-08T09:11:46.170Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInstall
09:11:46 [2022-08-08T09:11:46.170Z] === RUN   TestPluginInstall/no_auth
09:11:47 [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:47 [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a36c1754bdb6b7add9acd9baf934cc55758f11bb276c73e0c0468a4eb6f4314b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:47 [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:47 [2022-08-08T09:11:47.107Z] time="2022-08-08T09:11:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a36c1754bdb6b7add9acd9baf934cc55758f11bb276c73e0c0468a4eb6f4314b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:47 [2022-08-08T09:11:47.107Z] === RUN   TestPluginInstall/with_htpasswd
09:11:47 [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:47 [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a0be9ea910fa941da280114e90eb357091cf6e856c31e2b78b2693949d579d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:47 [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:47 [2022-08-08T09:11:47.676Z] time="2022-08-08T09:11:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a0be9ea910fa941da280114e90eb357091cf6e856c31e2b78b2693949d579d" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:47 [2022-08-08T09:11:47.935Z] === RUN   TestPluginInstall/with_insecure
09:11:48 [2022-08-08T09:11:48.872Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:48 [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d86512a3058923a6439e62772142ca6af6f13e309cd4e3da223e90f9040581bc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:48 [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:11:48 [2022-08-08T09:11:48.873Z] time="2022-08-08T09:11:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d86512a3058923a6439e62772142ca6af6f13e309cd4e3da223e90f9040581bc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:11:48 [2022-08-08T09:11:48.873Z]     plugin_test.go:196: [d3f290b569cd2] daemon is not started
09:11:48 [2022-08-08T09:11:48.873Z] --- PASS: TestPluginInstall (2.78s)
09:11:48 [2022-08-08T09:11:48.873Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
09:11:48 [2022-08-08T09:11:48.873Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
09:11:48 [2022-08-08T09:11:48.873Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
09:11:48 [2022-08-08T09:11:48.873Z] === RUN   TestPluginsWithRuntimes
09:11:50 [2022-08-08T09:11:50.777Z] === RUN   TestPluginsWithRuntimes/No_Args
09:11:51 [2022-08-08T09:11:51.347Z] === RUN   TestPluginsWithRuntimes/With_Args
09:11:52 [2022-08-08T09:11:52.283Z] --- PASS: TestPluginsWithRuntimes (3.35s)
09:11:52 [2022-08-08T09:11:52.283Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
09:11:52 [2022-08-08T09:11:52.283Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:11:52 [2022-08-08T09:11:52.283Z] === RUN   TestPluginBackCompatMediaTypes
09:11:52 [2022-08-08T09:11:52.852Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
09:11:52 [2022-08-08T09:11:52.852Z] PASS
09:11:52 [2022-08-08T09:11:52.852Z] 
09:11:52 [2022-08-08T09:11:52.852Z] DONE 24 tests in 6.746s
09:11:52 [2022-08-08T09:11:52.852Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:11:52 [2022-08-08T09:11:52.852Z] INFO: Testing against a local daemon
09:11:52 [2022-08-08T09:11:52.852Z] === RUN   TestExternalGraphDriver
09:11:53 [2022-08-08T09:11:53.420Z] === RUN   TestExternalGraphDriver/json
09:11:55 [2022-08-08T09:11:55.326Z] === RUN   TestExternalGraphDriver/spec
09:11:56 [2022-08-08T09:11:56.704Z] === RUN   TestExternalGraphDriver/pull
09:11:58 [2022-08-08T09:11:58.612Z] --- PASS: TestExternalGraphDriver (5.42s)
09:11:58 [2022-08-08T09:11:58.612Z]     --- PASS: TestExternalGraphDriver/json (1.70s)
09:11:58 [2022-08-08T09:11:58.612Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
09:11:58 [2022-08-08T09:11:58.612Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
09:11:58 [2022-08-08T09:11:58.612Z] === RUN   TestGraphdriverPluginV2
09:12:02 [2022-08-08T09:12:02.802Z] --- PASS: TestGraphdriverPluginV2 (4.22s)
09:12:02 [2022-08-08T09:12:02.802Z] PASS
09:12:02 [2022-08-08T09:12:02.802Z] 
09:12:02 [2022-08-08T09:12:02.802Z] DONE 5 tests in 9.675s
09:12:02 [2022-08-08T09:12:02.802Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:12:02 [2022-08-08T09:12:02.802Z] INFO: Testing against a local daemon
09:12:02 [2022-08-08T09:12:02.802Z] === RUN   TestContinueAfterPluginCrash
09:12:02 [2022-08-08T09:12:02.802Z] === PAUSE TestContinueAfterPluginCrash
09:12:02 [2022-08-08T09:12:02.802Z] === RUN   TestReadPluginNoRead
09:12:02 [2022-08-08T09:12:02.802Z] === PAUSE TestReadPluginNoRead
09:12:02 [2022-08-08T09:12:02.802Z] === RUN   TestDaemonStartWithLogOpt
09:12:02 [2022-08-08T09:12:02.802Z] === PAUSE TestDaemonStartWithLogOpt
09:12:02 [2022-08-08T09:12:02.802Z] === CONT  TestContinueAfterPluginCrash
09:12:02 [2022-08-08T09:12:02.802Z] === CONT  TestDaemonStartWithLogOpt
09:12:06 [2022-08-08T09:12:06.095Z] --- PASS: TestDaemonStartWithLogOpt (3.45s)
09:12:06 [2022-08-08T09:12:06.095Z] === CONT  TestReadPluginNoRead
09:12:08 [2022-08-08T09:12:08.629Z] === RUN   TestReadPluginNoRead/default
09:12:09 [2022-08-08T09:12:09.566Z] === RUN   TestReadPluginNoRead/disabled_caching
09:12:10 [2022-08-08T09:12:10.944Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:12:10 [2022-08-08T09:12:10.944Z] --- PASS: TestContinueAfterPluginCrash (8.47s)
09:12:12 [2022-08-08T09:12:12.322Z] === CONT  TestReadPluginNoRead
09:12:12 [2022-08-08T09:12:12.322Z]     read_test.go:92: [deb0fcc6a5fdb] daemon is not started
09:12:12 [2022-08-08T09:12:12.322Z] --- PASS: TestReadPluginNoRead (6.01s)
09:12:12 [2022-08-08T09:12:12.322Z]     --- PASS: TestReadPluginNoRead/default (1.30s)
09:12:12 [2022-08-08T09:12:12.322Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
09:12:12 [2022-08-08T09:12:12.322Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
09:12:12 [2022-08-08T09:12:12.322Z] PASS
09:12:12 [2022-08-08T09:12:12.322Z] 
09:12:12 [2022-08-08T09:12:12.322Z] DONE 6 tests in 9.487s
09:12:12 [2022-08-08T09:12:12.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:12:12 [2022-08-08T09:12:12.322Z] testing: warning: no tests to run
09:12:12 [2022-08-08T09:12:12.322Z] PASS
09:12:12 [2022-08-08T09:12:12.322Z] 
09:12:12 [2022-08-08T09:12:12.322Z] DONE 0 tests in 0.008s
09:12:12 [2022-08-08T09:12:12.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:12:12 [2022-08-08T09:12:12.322Z] INFO: Testing against a local daemon
09:12:12 [2022-08-08T09:12:12.322Z] === RUN   TestPluginWithDevMounts
09:12:12 [2022-08-08T09:12:12.322Z] === PAUSE TestPluginWithDevMounts
09:12:12 [2022-08-08T09:12:12.322Z] === CONT  TestPluginWithDevMounts
09:12:13 [2022-08-08T09:12:13.701Z] --- PASS: TestPluginWithDevMounts (1.61s)
09:12:13 [2022-08-08T09:12:13.701Z] PASS
09:12:13 [2022-08-08T09:12:13.701Z] 
09:12:13 [2022-08-08T09:12:13.701Z] DONE 1 tests in 1.630s
09:12:13 [2022-08-08T09:12:13.701Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:12:13 [2022-08-08T09:12:13.701Z] INFO: Testing against a local daemon
09:12:13 [2022-08-08T09:12:13.701Z] === RUN   TestSecretInspect
09:12:16 [2022-08-08T09:12:16.235Z] --- PASS: TestSecretInspect (2.19s)
09:12:16 [2022-08-08T09:12:16.236Z] === RUN   TestSecretList
09:12:18 [2022-08-08T09:12:18.159Z] --- PASS: TestSecretList (2.19s)
09:12:18 [2022-08-08T09:12:18.159Z] === RUN   TestSecretsCreateAndDelete
09:12:20 [2022-08-08T09:12:20.710Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
09:12:20 [2022-08-08T09:12:20.711Z] === RUN   TestSecretsUpdate
09:12:22 [2022-08-08T09:12:22.615Z] --- PASS: TestSecretsUpdate (2.22s)
09:12:22 [2022-08-08T09:12:22.615Z] === RUN   TestTemplatedSecret
09:12:25 [2022-08-08T09:12:25.149Z] --- PASS: TestTemplatedSecret (2.59s)
09:12:25 [2022-08-08T09:12:25.149Z] === RUN   TestSecretCreateResolve
09:12:27 [2022-08-08T09:12:27.683Z] --- PASS: TestSecretCreateResolve (2.20s)
09:12:27 [2022-08-08T09:12:27.683Z] PASS
09:12:27 [2022-08-08T09:12:27.683Z] 
09:12:27 [2022-08-08T09:12:27.683Z] DONE 6 tests in 13.610s
09:12:27 [2022-08-08T09:12:27.683Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:12:27 [2022-08-08T09:12:27.683Z] INFO: Testing against a local daemon
09:12:27 [2022-08-08T09:12:27.683Z] === RUN   TestServiceCreateInit
09:12:27 [2022-08-08T09:12:27.683Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:12:31 [2022-08-08T09:12:31.876Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:12:36 [2022-08-08T09:12:36.066Z] --- PASS: TestServiceCreateInit (7.97s)
09:12:36 [2022-08-08T09:12:36.066Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s)
09:12:36 [2022-08-08T09:12:36.066Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
09:12:36 [2022-08-08T09:12:36.066Z] === RUN   TestCreateServiceMultipleTimes
09:12:54 [2022-08-08T09:12:54.155Z] --- PASS: TestCreateServiceMultipleTimes (15.77s)
09:12:54 [2022-08-08T09:12:54.155Z] === RUN   TestCreateServiceConflict
09:12:54 [2022-08-08T09:12:54.155Z] --- PASS: TestCreateServiceConflict (2.19s)
09:12:54 [2022-08-08T09:12:54.155Z] === RUN   TestCreateServiceMaxReplicas
09:12:56 [2022-08-08T09:12:56.690Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
09:12:56 [2022-08-08T09:12:56.690Z] === RUN   TestCreateWithDuplicateNetworkNames
09:13:11 [2022-08-08T09:13:11.571Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
09:13:11 [2022-08-08T09:13:11.571Z] === RUN   TestCreateServiceSecretFileMode
09:13:12 [2022-08-08T09:13:12.139Z] --- PASS: TestCreateServiceSecretFileMode (2.64s)
09:13:12 [2022-08-08T09:13:12.139Z] === RUN   TestCreateServiceConfigFileMode
09:13:14 [2022-08-08T09:13:14.675Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
09:13:14 [2022-08-08T09:13:14.675Z] === RUN   TestCreateServiceSysctls
09:13:17 [2022-08-08T09:13:17.964Z] --- PASS: TestCreateServiceSysctls (3.29s)
09:13:17 [2022-08-08T09:13:17.964Z] === RUN   TestCreateServiceCapabilities
09:13:20 [2022-08-08T09:13:20.498Z] --- PASS: TestCreateServiceCapabilities (2.48s)
09:13:20 [2022-08-08T09:13:20.498Z] === RUN   TestInspect
09:13:23 [2022-08-08T09:13:23.792Z] --- PASS: TestInspect (2.90s)
09:13:23 [2022-08-08T09:13:23.792Z] === RUN   TestCreateJob
09:13:26 [2022-08-08T09:13:26.330Z] --- PASS: TestCreateJob (3.18s)
09:13:26 [2022-08-08T09:13:26.330Z] === RUN   TestReplicatedJob
09:13:32 [2022-08-08T09:13:32.903Z] --- PASS: TestReplicatedJob (5.48s)
09:13:32 [2022-08-08T09:13:32.903Z] === RUN   TestUpdateReplicatedJob
09:13:35 [2022-08-08T09:13:35.439Z] --- PASS: TestUpdateReplicatedJob (3.23s)
09:13:35 [2022-08-08T09:13:35.439Z] === RUN   TestServiceListWithStatuses
09:13:35 [2022-08-08T09:13:35.439Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:13:35 [2022-08-08T09:13:35.439Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:13:35 [2022-08-08T09:13:35.439Z] === RUN   TestDockerNetworkConnectAlias
09:13:39 [2022-08-08T09:13:39.631Z] --- PASS: TestDockerNetworkConnectAlias (4.26s)
09:13:39 [2022-08-08T09:13:39.632Z] === RUN   TestDockerNetworkReConnect
09:13:43 [2022-08-08T09:13:43.008Z] --- PASS: TestDockerNetworkReConnect (3.50s)
09:13:43 [2022-08-08T09:13:43.008Z] === RUN   TestServicePlugin
09:13:46 [2022-08-08T09:13:46.310Z]     plugin_test.go:61: [d4f89b586ca0f] joining swarm manager [dec78f502407f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:13:47 [2022-08-08T09:13:47.689Z]     plugin_test.go:64: [d70cb1ec676e0] joining swarm manager [dec78f502407f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:14:14 [2022-08-08T09:14:14.236Z] --- PASS: TestServicePlugin (29.85s)
09:14:14 [2022-08-08T09:14:14.236Z] === RUN   TestServiceUpdateLabel
09:14:14 [2022-08-08T09:14:14.804Z] --- PASS: TestServiceUpdateLabel (2.19s)
09:14:14 [2022-08-08T09:14:14.804Z] === RUN   TestServiceUpdateSecrets
09:14:29 [2022-08-08T09:14:29.688Z] --- PASS: TestServiceUpdateSecrets (14.45s)
09:14:29 [2022-08-08T09:14:29.688Z] === RUN   TestServiceUpdateConfigs
09:14:44 [2022-08-08T09:14:44.573Z] --- PASS: TestServiceUpdateConfigs (14.67s)
09:14:44 [2022-08-08T09:14:44.573Z] === RUN   TestServiceUpdateNetwork
09:14:56 [2022-08-08T09:14:56.782Z] --- PASS: TestServiceUpdateNetwork (12.47s)
09:14:56 [2022-08-08T09:14:56.782Z] === RUN   TestServiceUpdatePidsLimit
09:14:57 [2022-08-08T09:14:57.351Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:14:58 [2022-08-08T09:14:58.290Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:15:04 [2022-08-08T09:15:04.857Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:15:12 [2022-08-08T09:15:12.974Z] --- PASS: TestServiceUpdatePidsLimit (15.86s)
09:15:12 [2022-08-08T09:15:12.974Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
09:15:12 [2022-08-08T09:15:12.974Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
09:15:12 [2022-08-08T09:15:12.974Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
09:15:12 [2022-08-08T09:15:12.974Z] PASS
09:15:12 [2022-08-08T09:15:12.974Z] 
09:15:12 [2022-08-08T09:15:12.974Z] === Skipped
09:15:12 [2022-08-08T09:15:12.974Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:15:12 [2022-08-08T09:15:12.974Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:15:12 [2022-08-08T09:15:12.974Z] 
09:15:12 [2022-08-08T09:15:12.974Z] DONE 27 tests, 1 skipped in 165.018s
09:15:12 [2022-08-08T09:15:12.974Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:15:12 [2022-08-08T09:15:12.974Z] INFO: Testing against a local daemon
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestSessionCreate
09:15:12 [2022-08-08T09:15:12.974Z] --- PASS: TestSessionCreate (0.02s)
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestSessionCreateWithBadUpgrade
09:15:12 [2022-08-08T09:15:12.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:15:12 [2022-08-08T09:15:12.974Z] PASS
09:15:12 [2022-08-08T09:15:12.974Z] 
09:15:12 [2022-08-08T09:15:12.974Z] DONE 2 tests in 0.054s
09:15:12 [2022-08-08T09:15:12.974Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:15:12 [2022-08-08T09:15:12.974Z] INFO: Testing against a local daemon
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:15:12 [2022-08-08T09:15:12.974Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestDiskUsage
09:15:12 [2022-08-08T09:15:12.974Z] === PAUSE TestDiskUsage
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestEventsExecDie
09:15:12 [2022-08-08T09:15:12.974Z] --- PASS: TestEventsExecDie (0.61s)
09:15:12 [2022-08-08T09:15:12.974Z] === RUN   TestEventsBackwardsCompatible
09:15:13 [2022-08-08T09:15:13.233Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:15:13 [2022-08-08T09:15:13.233Z] === RUN   TestEventsVolumeCreate
09:15:13 [2022-08-08T09:15:13.233Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:15:13 [2022-08-08T09:15:13.233Z] === RUN   TestInfoBinaryCommits
09:15:13 [2022-08-08T09:15:13.233Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:15:13 [2022-08-08T09:15:13.233Z] === RUN   TestInfoAPIVersioned
09:15:13 [2022-08-08T09:15:13.233Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:15:13 [2022-08-08T09:15:13.233Z] === RUN   TestInfoAPI
09:15:13 [2022-08-08T09:15:13.233Z] --- PASS: TestInfoAPI (0.02s)
09:15:13 [2022-08-08T09:15:13.233Z] === RUN   TestInfoAPIWarnings
09:15:31 [2022-08-08T09:15:31.320Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:15:31 [2022-08-08T09:15:31.320Z] === RUN   TestInfoDebug
09:15:31 [2022-08-08T09:15:31.320Z] --- PASS: TestInfoDebug (0.52s)
09:15:31 [2022-08-08T09:15:31.320Z] === RUN   TestInfoInsecureRegistries
09:15:31 [2022-08-08T09:15:31.320Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:15:31 [2022-08-08T09:15:31.320Z] === RUN   TestInfoRegistryMirrors
09:15:31 [2022-08-08T09:15:31.320Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:15:31 [2022-08-08T09:15:31.320Z] === RUN   TestLoginFailsWithBadCredentials
09:15:31 [2022-08-08T09:15:31.894Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:15:31 [2022-08-08T09:15:31.894Z] === RUN   TestPingCacheHeaders
09:15:31 [2022-08-08T09:15:31.894Z] --- PASS: TestPingCacheHeaders (0.02s)
09:15:31 [2022-08-08T09:15:31.894Z] === RUN   TestPingGet
09:15:31 [2022-08-08T09:15:31.894Z] --- PASS: TestPingGet (0.01s)
09:15:31 [2022-08-08T09:15:31.894Z] === RUN   TestPingHead
09:15:31 [2022-08-08T09:15:31.894Z] --- PASS: TestPingHead (0.02s)
09:15:31 [2022-08-08T09:15:31.894Z] === RUN   TestPingSwarmHeader
09:15:32 [2022-08-08T09:15:32.462Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:15:33 [2022-08-08T09:15:33.031Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:15:33 [2022-08-08T09:15:33.969Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:15:33 [2022-08-08T09:15:33.969Z] --- PASS: TestPingSwarmHeader (2.06s)
09:15:33 [2022-08-08T09:15:33.969Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:15:33 [2022-08-08T09:15:33.969Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:15:33 [2022-08-08T09:15:33.969Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:15:33 [2022-08-08T09:15:33.969Z] === RUN   TestVersion
09:15:33 [2022-08-08T09:15:33.969Z] --- PASS: TestVersion (0.02s)
09:15:33 [2022-08-08T09:15:33.969Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:15:33 [2022-08-08T09:15:33.969Z] === CONT  TestDiskUsage
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/container_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/image_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/volume_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/build-cache_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.538Z] === RUN   TestDiskUsage/after_LoadBusybox
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:15:34 [2022-08-08T09:15:34.798Z] === RUN   TestDiskUsage/after_container.Run
09:15:35 [2022-08-08T09:15:35.368Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:15:35 [2022-08-08T09:15:35.369Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:15:35 [2022-08-08T09:15:35.369Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
09:15:35 [2022-08-08T09:15:35.629Z] --- PASS: TestDiskUsage (1.64s)
09:15:35 [2022-08-08T09:15:35.629Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.35s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z] PASS
09:15:35 [2022-08-08T09:15:35.629Z] 
09:15:35 [2022-08-08T09:15:35.629Z] DONE 54 tests in 23.056s
09:15:35 [2022-08-08T09:15:35.629Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:15:35 [2022-08-08T09:15:35.629Z] INFO: Testing against a local daemon
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesCreateAndList
09:15:35 [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesRemove
09:15:35 [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesRemove (0.06s)
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInspect
09:15:35 [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInspect (0.02s)
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:15:35 [2022-08-08T09:15:35.629Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:15:35 [2022-08-08T09:15:35.629Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:15:35 [2022-08-08T09:15:35.629Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:15:35 [2022-08-08T09:15:35.629Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:15:35 [2022-08-08T09:15:35.629Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:15:35 [2022-08-08T09:15:35.629Z] PASS
09:15:35 [2022-08-08T09:15:35.629Z] 
09:15:35 [2022-08-08T09:15:35.629Z] DONE 9 tests in 0.134s
09:15:35 [2022-08-08T09:15:35.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:15:36 [2022-08-08T09:15:36.198Z] Stopping apparmor (via systemctl): apparmor.service.
09:15:36 [2022-08-08T09:15:36.198Z] Removing test suite binaries
09:15:36 [2022-08-08T09:15:36.198Z] exiting test-integration
09:15:36 [2022-08-08T09:15:36.198Z] ++ exit 0
09:15:36 [2022-08-08T09:15:36.198Z]