Skip to content

Console Output

11:09:04 [2022-08-08T11:09:04.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43932/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336 -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=22.06 docker:15f9cb5c4dab7eb09845453777c0797194d48336 hack/make.sh dynbinary test-integration
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:09:06 [2022-08-08T11:09:06.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:09:06 [2022-08-08T11:09:06.752Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:09:06 [2022-08-08T11:09:06.752Z] 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)
11:09:06 [2022-08-08T11:09:06.752Z] Detected virtualization docker.
11:09:06 [2022-08-08T11:09:06.752Z] Detected architecture x86-64.
11:09:06 [2022-08-08T11:09:06.752Z] Set hostname to <e13c1ea49d91>.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@configfs.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@drm.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] modprobe@fuse.service: Succeeded.
11:09:06 [2022-08-08T11:09:06.752Z] + source /etc/docker-entrypoint-cmd
11:09:06 [2022-08-08T11:09:06.752Z] ++ hack/make.sh dynbinary test-integration
11:09:07 [2022-08-08T11:09:07.008Z] 
11:09:07 [2022-08-08T11:09:07.008Z] Removing bundles/
11:09:07 [2022-08-08T11:09:07.008Z] 
11:09:07 [2022-08-08T11:09:07.008Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:09:07 [2022-08-08T11:09:07.008Z] Building: bundles/dynbinary-daemon/dockerd
11:09:07 [2022-08-08T11:09:07.008Z] GOOS="" GOARCH="" GOARM=""
11:11:13 [2022-08-08T11:11:13.422Z] Created binary: bundles/dynbinary-daemon/dockerd
11:11:13 [2022-08-08T11:11:13.422Z] Building: bundles/dynbinary-daemon/docker-proxy
11:11:13 [2022-08-08T11:11:13.422Z] GOOS="" GOARCH="" GOARM=""
11:11:13 [2022-08-08T11:11:13.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:11:13 [2022-08-08T11:11:13.422Z] 
11:11:13 [2022-08-08T11:11:13.422Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_SYSTEMD=1
11:11:13 [2022-08-08T11:11:13.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:11:13 [2022-08-08T11:11:13.422Z] HOSTNAME=e13c1ea49d91
11:11:13 [2022-08-08T11:11:13.422Z] DEST=bundles/test-integration
11:11:13 [2022-08-08T11:11:13.422Z] PWD=/go/src/github.com/docker/docker
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_GITCOMMIT=15f9cb5c4dab7eb09845453777c0797194d48336
11:11:13 [2022-08-08T11:11:13.422Z] container=docker
11:11:13 [2022-08-08T11:11:13.422Z] HOME=/root
11:11:13 [2022-08-08T11:11:13.422Z] LANG=C.UTF-8
11:11:13 [2022-08-08T11:11:13.422Z] INVOCATION_ID=444f4f5381a048e2a6ff3d6a72428877
11:11:13 [2022-08-08T11:11:13.422Z] GOLANG_VERSION=1.18.5
11:11:13 [2022-08-08T11:11:13.422Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:11:13 [2022-08-08T11:11:13.422Z] VALIDATE_BRANCH=22.06
11:11:13 [2022-08-08T11:11:13.422Z] TERM=xterm
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_PKG=github.com/docker/docker
11:11:13 [2022-08-08T11:11:13.422Z] SHLVL=3
11:11:13 [2022-08-08T11:11:13.422Z] TIMEOUT=120m
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_BUILDTAGS= journald
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_GRAPHDRIVER=overlay2
11:11:13 [2022-08-08T11:11:13.422Z] GO111MODULE=off
11:11:13 [2022-08-08T11:11:13.422Z] DOCKER_EXPERIMENTAL=1
11:11:13 [2022-08-08T11:11:13.422Z] TEST_SKIP_INTEGRATION_CLI=1
11:11:13 [2022-08-08T11:11:13.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:11:13 [2022-08-08T11:11:13.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:11:13 [2022-08-08T11:11:13.422Z] GOPATH=/go
11:11:13 [2022-08-08T11:11:13.422Z] PKG_CONFIG=pkg-config
11:11:13 [2022-08-08T11:11:13.422Z] _=/usr/bin/env
11:11:13 [2022-08-08T11:11:13.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:12:00 [2022-08-08T11:12:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:12:00 [2022-08-08T11:12:00.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:12:21 [2022-08-08T11:12:21.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:12:28 [2022-08-08T11:12:28.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:12:38 [2022-08-08T11:12:38.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:12:39 [2022-08-08T11:12:39.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:12:40 [2022-08-08T11:12:40.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:12:40 [2022-08-08T11:12:40.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:12:41 [2022-08-08T11:12:41.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:12:43 [2022-08-08T11:12:43.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:12:44 [2022-08-08T11:12:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:12:45 [2022-08-08T11:12:45.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:12:46 [2022-08-08T11:12:46.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:12:47 [2022-08-08T11:12:47.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:12:47 [2022-08-08T11:12:47.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:12:49 [2022-08-08T11:12:49.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:12:49 [2022-08-08T11:12:49.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:12:50 [2022-08-08T11:12:50.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:12:51 [2022-08-08T11:12:51.087Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:12:51 [2022-08-08T11:12:51.087Z] Using test binary docker
11:12:51 [2022-08-08T11:12:51.087Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:12:51 [2022-08-08T11:12:51.087Z] Starting apparmor (via systemctl): apparmor.service.
11:12:51 [2022-08-08T11:12:51.087Z] Starting dockerd
11:12:51 [2022-08-08T11:12:51.087Z] INFO: Waiting for daemon to start...
11:12:53 [2022-08-08T11:12:53.603Z] .
11:12:53 [2022-08-08T11:12:53.603Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:12:53 [2022-08-08T11:12:53.603Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:12:53 [2022-08-08T11:12:53.603Z] Error: No such image: emptyfs
11:12:53 [2022-08-08T11:12:53.603Z] Running integration-test (iteration 1)
11:12:53 [2022-08-08T11:12:53.603Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:12:53 [2022-08-08T11:12:53.603Z] Loaded image: busybox:latest
11:12:53 [2022-08-08T11:12:53.858Z] Loaded image: busybox:glibc
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: debian:bullseye-slim
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: hello-world:latest
11:12:55 [2022-08-08T11:12:55.226Z] Loaded image: arm32v7/hello-world:latest
11:12:55 [2022-08-08T11:12:55.226Z] INFO: Testing against a local daemon
11:12:55 [2022-08-08T11:12:55.226Z] === RUN   TestCgroupNamespacesBuild
11:12:56 [2022-08-08T11:12:56.592Z] --- PASS: TestCgroupNamespacesBuild (1.39s)
11:12:56 [2022-08-08T11:12:56.592Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:12:57 [2022-08-08T11:12:57.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
11:12:57 [2022-08-08T11:12:57.957Z] === RUN   TestBuildWithSession
11:12:57 [2022-08-08T11:12:57.957Z]     build_session_test.go:25: TODO: BuildKit
11:12:57 [2022-08-08T11:12:57.957Z] --- SKIP: TestBuildWithSession (0.00s)
11:12:57 [2022-08-08T11:12:57.957Z] === RUN   TestBuildSquashParent
11:13:03 [2022-08-08T11:13:03.310Z] --- PASS: TestBuildSquashParent (4.58s)
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:03 [2022-08-08T11:13:03.310Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:13:03 [2022-08-08T11:13:03.310Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:13:03 [2022-08-08T11:13:03.872Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:13:04 [2022-08-08T11:13:04.128Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:13:05 [2022-08-08T11:13:05.496Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:13:05 [2022-08-08T11:13:05.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:13:07 [2022-08-08T11:13:07.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s)
11:13:07 [2022-08-08T11:13:07.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s)
11:13:07 [2022-08-08T11:13:07.121Z] === RUN   TestBuildMultiStageCopy
11:13:07 [2022-08-08T11:13:07.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:13:08 [2022-08-08T11:13:08.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:13:08 [2022-08-08T11:13:08.742Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:13:08 [2022-08-08T11:13:08.998Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:13:09 [2022-08-08T11:13:09.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:13:09 [2022-08-08T11:13:09.512Z] --- PASS: TestBuildMultiStageCopy (2.24s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
11:13:09 [2022-08-08T11:13:09.512Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
11:13:09 [2022-08-08T11:13:09.512Z] === RUN   TestBuildMultiStageParentConfig
11:13:10 [2022-08-08T11:13:10.074Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
11:13:10 [2022-08-08T11:13:10.074Z] === RUN   TestBuildLabelWithTargets
11:13:11 [2022-08-08T11:13:11.001Z] --- PASS: TestBuildLabelWithTargets (0.93s)
11:13:11 [2022-08-08T11:13:11.002Z] === RUN   TestBuildWithEmptyLayers
11:13:11 [2022-08-08T11:13:11.564Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
11:13:11 [2022-08-08T11:13:11.564Z] === RUN   TestBuildMultiStageOnBuild
11:13:13 [2022-08-08T11:13:13.454Z] --- PASS: TestBuildMultiStageOnBuild (1.66s)
11:13:13 [2022-08-08T11:13:13.454Z] === RUN   TestBuildUncleanTarFilenames
11:13:13 [2022-08-08T11:13:13.711Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
11:13:13 [2022-08-08T11:13:13.711Z] === RUN   TestBuildMultiStageLayerLeak
11:13:15 [2022-08-08T11:13:15.600Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
11:13:15 [2022-08-08T11:13:15.600Z] === RUN   TestBuildWithHugeFile
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildWithHugeFile (60.28s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWCOWSandboxSize
11:14:23 [2022-08-08T11:14:23.273Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:14:23 [2022-08-08T11:14:23.273Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership/copy_from
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildPreserveOwnership (3.50s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.33s)
11:14:23 [2022-08-08T11:14:23.273Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildPlatformInvalid
11:14:23 [2022-08-08T11:14:23.273Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:14:23 [2022-08-08T11:14:23.273Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: busybox:latest
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: busybox:glibc
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: debian:bullseye-slim
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: hello-world:latest
11:14:23 [2022-08-08T11:14:23.273Z] Loaded image: arm32v7/hello-world:latest
11:14:31 [2022-08-08T11:14:31.362Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
11:14:31 [2022-08-08T11:14:31.362Z] PASS
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] === Skipped
11:14:31 [2022-08-08T11:14:31.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:14:31 [2022-08-08T11:14:31.362Z]     build_session_test.go:25: TODO: BuildKit
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:14:31 [2022-08-08T11:14:31.362Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:14:31 [2022-08-08T11:14:31.362Z] 
11:14:31 [2022-08-08T11:14:31.362Z] DONE 34 tests, 2 skipped in 96.699s
11:14:31 [2022-08-08T11:14:31.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:14:31 [2022-08-08T11:14:31.362Z] INFO: Testing against a local daemon
11:14:31 [2022-08-08T11:14:31.362Z] === RUN   TestConfigInspect
11:14:32 [2022-08-08T11:14:32.726Z] --- PASS: TestConfigInspect (2.35s)
11:14:32 [2022-08-08T11:14:32.726Z] === RUN   TestConfigList
11:14:34 [2022-08-08T11:14:34.616Z] --- PASS: TestConfigList (2.16s)
11:14:34 [2022-08-08T11:14:34.616Z] === RUN   TestConfigsCreateAndDelete
11:14:37 [2022-08-08T11:14:37.132Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
11:14:37 [2022-08-08T11:14:37.132Z] === RUN   TestConfigsUpdate
11:14:39 [2022-08-08T11:14:39.021Z] --- PASS: TestConfigsUpdate (2.15s)
11:14:39 [2022-08-08T11:14:39.021Z] === RUN   TestTemplatedConfig
11:14:41 [2022-08-08T11:14:41.536Z] --- PASS: TestTemplatedConfig (2.57s)
11:14:41 [2022-08-08T11:14:41.536Z] === RUN   TestConfigCreateResolve
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestConfigCreateResolve (2.17s)
11:14:44 [2022-08-08T11:14:44.057Z] PASS
11:14:44 [2022-08-08T11:14:44.057Z] 
11:14:44 [2022-08-08T11:14:44.057Z] DONE 6 tests in 13.563s
11:14:44 [2022-08-08T11:14:44.057Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:14:44 [2022-08-08T11:14:44.057Z] INFO: Testing against a local daemon
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestAttachWithTTY
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestAttachWithTTY (0.06s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestAttachWithoutTTy
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestAttachWithoutTTy (0.04s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCheckpoint
11:14:44 [2022-08-08T11:14:44.057Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:14:44 [2022-08-08T11:14:44.057Z] --- SKIP: TestCheckpoint (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/commit
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === CONT  TestContainerInvalidJSON/containers/create
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyFromContainerPathIsNotDir
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyToContainerPathDoesNotExist
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyEmptyFile
11:14:44 [2022-08-08T11:14:44.057Z] --- PASS: TestCopyEmptyFile (0.21s)
11:14:44 [2022-08-08T11:14:44.057Z] === RUN   TestCopyToContainerPathIsNotDir
11:14:44 [2022-08-08T11:14:44.313Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
11:14:44 [2022-08-08T11:14:44.313Z] === RUN   TestCopyFromContainer
11:14:45 [2022-08-08T11:14:45.243Z] === RUN   TestCopyFromContainer//
11:14:45 [2022-08-08T11:14:45.243Z] === RUN   TestCopyFromContainer//bar/root
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer//bar/root/
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux/
11:14:45 [2022-08-08T11:14:45.500Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:14:45 [2022-08-08T11:14:45.756Z] === RUN   TestCopyFromContainer/bar/notarget
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCopyFromContainer (1.67s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateLinkToNonExistingContainer
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === PAUSE TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/0
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/2
11:14:46 [2022-08-08T11:14:46.012Z] === CONT  TestCreateWithInvalidEnv/1
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateTmpfsMountsTarget
11:14:46 [2022-08-08T11:14:46.012Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:14:46 [2022-08-08T11:14:46.012Z] === RUN   TestCreateWithCustomMaskedPaths
11:14:47 [2022-08-08T11:14:47.902Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
11:14:47 [2022-08-08T11:14:47.902Z] === RUN   TestCreateWithCustomReadonlyPaths
11:14:49 [2022-08-08T11:14:49.268Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:14:49 [2022-08-08T11:14:49.268Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:14:49 [2022-08-08T11:14:49.268Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform/different_os
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:14:49 [2022-08-08T11:14:49.830Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:14:49 [2022-08-08T11:14:49.830Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestContainerStartOnDaemonRestart
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestContainerStartOnDaemonRestart
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDaemonRestartIpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestDaemonRestartIpcMode
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDaemonHostGatewayIP
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestDaemonHostGatewayIP
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestRestartDaemonWithRestartingContainer
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestContainerKillOnDaemonStart
11:14:49 [2022-08-08T11:14:49.830Z] === PAUSE TestContainerKillOnDaemonStart
11:14:49 [2022-08-08T11:14:49.830Z] === RUN   TestDiff
11:14:50 [2022-08-08T11:14:50.393Z] --- PASS: TestDiff (0.52s)
11:14:50 [2022-08-08T11:14:50.393Z] === RUN   TestExecConsoleSize
11:14:50 [2022-08-08T11:14:50.954Z] --- PASS: TestExecConsoleSize (0.59s)
11:14:50 [2022-08-08T11:14:50.954Z] === RUN   TestExecWithCloseStdin
11:14:51 [2022-08-08T11:14:51.516Z] --- PASS: TestExecWithCloseStdin (0.65s)
11:14:51 [2022-08-08T11:14:51.516Z] === RUN   TestExec
11:14:52 [2022-08-08T11:14:52.078Z] --- PASS: TestExec (0.58s)
11:14:52 [2022-08-08T11:14:52.078Z] === RUN   TestExecUser
11:14:53 [2022-08-08T11:14:53.005Z] --- PASS: TestExecUser (0.64s)
11:14:53 [2022-08-08T11:14:53.005Z] === RUN   TestExportContainerAndImportImage
11:14:53 [2022-08-08T11:14:53.566Z] --- PASS: TestExportContainerAndImportImage (0.68s)
11:14:53 [2022-08-08T11:14:53.566Z] === RUN   TestExportContainerAfterDaemonRestart
11:14:54 [2022-08-08T11:14:54.932Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
11:14:54 [2022-08-08T11:14:54.932Z] === RUN   TestHealthCheckWorkdir
11:14:56 [2022-08-08T11:14:56.297Z] --- PASS: TestHealthCheckWorkdir (1.48s)
11:14:56 [2022-08-08T11:14:56.297Z] === RUN   TestHealthKillContainer
11:15:04 [2022-08-08T11:15:04.382Z] --- PASS: TestHealthKillContainer (8.19s)
11:15:04 [2022-08-08T11:15:04.382Z] === RUN   TestInspectCpusetInConfigPre120
11:15:04 [2022-08-08T11:15:04.944Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
11:15:04 [2022-08-08T11:15:04.944Z] === RUN   TestIpcModeNone
11:15:05 [2022-08-08T11:15:05.506Z] --- PASS: TestIpcModeNone (0.63s)
11:15:05 [2022-08-08T11:15:05.506Z] === RUN   TestIpcModePrivate
11:15:06 [2022-08-08T11:15:06.068Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
11:15:06 [2022-08-08T11:15:06.324Z] --- PASS: TestIpcModePrivate (0.69s)
11:15:06 [2022-08-08T11:15:06.324Z] === RUN   TestIpcModeShareable
11:15:06 [2022-08-08T11:15:06.580Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
11:15:06 [2022-08-08T11:15:06.835Z] --- PASS: TestIpcModeShareable (0.63s)
11:15:06 [2022-08-08T11:15:06.835Z] === RUN   TestAPIIpcModeShareableAndContainer
11:15:08 [2022-08-08T11:15:08.726Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
11:15:08 [2022-08-08T11:15:08.726Z] === RUN   TestAPIIpcModeHost
11:15:08 [2022-08-08T11:15:08.982Z] --- PASS: TestAPIIpcModeHost (0.37s)
11:15:08 [2022-08-08T11:15:08.982Z] === RUN   TestDaemonIpcModeShareable
11:15:10 [2022-08-08T11:15:10.348Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:15:10 [2022-08-08T11:15:10.348Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
11:15:10 [2022-08-08T11:15:10.348Z] === RUN   TestDaemonIpcModePrivate
11:15:11 [2022-08-08T11:15:11.276Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:15:11 [2022-08-08T11:15:11.532Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
11:15:11 [2022-08-08T11:15:11.532Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:15:12 [2022-08-08T11:15:12.461Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
11:15:12 [2022-08-08T11:15:12.718Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
11:15:12 [2022-08-08T11:15:12.718Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:15:13 [2022-08-08T11:15:13.684Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
11:15:13 [2022-08-08T11:15:13.942Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s)
11:15:13 [2022-08-08T11:15:13.942Z] === RUN   TestIpcModeOlderClient
11:15:13 [2022-08-08T11:15:13.942Z] === PAUSE TestIpcModeOlderClient
11:15:13 [2022-08-08T11:15:13.942Z] === RUN   TestKillContainerInvalidSignal
11:15:14 [2022-08-08T11:15:14.200Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
11:15:14 [2022-08-08T11:15:14.200Z] === RUN   TestKillContainer
11:15:14 [2022-08-08T11:15:14.456Z] === RUN   TestKillContainer/no_signal
11:15:14 [2022-08-08T11:15:14.712Z] === RUN   TestKillContainer/non_killing_signal
11:15:14 [2022-08-08T11:15:14.968Z] === RUN   TestKillContainer/killing_signal
11:15:15 [2022-08-08T11:15:15.895Z] --- PASS: TestKillContainer (1.37s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/no_signal (0.46s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
11:15:15 [2022-08-08T11:15:15.895Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
11:15:15 [2022-08-08T11:15:15.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:15:15 [2022-08-08T11:15:15.895Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:15:16 [2022-08-08T11:15:16.151Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
11:15:17 [2022-08-08T11:15:17.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
11:15:17 [2022-08-08T11:15:17.081Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillStoppedContainer
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillStoppedContainer (0.04s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillStoppedContainerAPIPre120
11:15:17 [2022-08-08T11:15:17.081Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
11:15:17 [2022-08-08T11:15:17.081Z] === RUN   TestKillDifferentUserContainer
11:15:17 [2022-08-08T11:15:17.642Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:15:17 [2022-08-08T11:15:17.643Z] === RUN   TestInspectOomKilledTrue
11:15:17 [2022-08-08T11:15:17.643Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:15:17 [2022-08-08T11:15:17.643Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:15:17 [2022-08-08T11:15:17.643Z] === RUN   TestInspectOomKilledFalse
11:15:17 [2022-08-08T11:15:17.898Z] --- PASS: TestInspectOomKilledFalse (0.42s)
11:15:17 [2022-08-08T11:15:17.898Z] === RUN   TestLinksEtcHostsContentMatch
11:15:18 [2022-08-08T11:15:18.154Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
11:15:18 [2022-08-08T11:15:18.154Z] === RUN   TestLinksContainerNames
11:15:19 [2022-08-08T11:15:19.081Z] --- PASS: TestLinksContainerNames (0.89s)
11:15:19 [2022-08-08T11:15:19.081Z] === RUN   TestLogsFollowTailEmpty
11:15:19 [2022-08-08T11:15:19.643Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:15:19 [2022-08-08T11:15:19.643Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:15:19 [2022-08-08T11:15:19.643Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:15:20 [2022-08-08T11:15:20.205Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:15:20 [2022-08-08T11:15:20.205Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:15:20 [2022-08-08T11:15:20.767Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:15:20 [2022-08-08T11:15:20.767Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:15:21 [2022-08-08T11:15:21.329Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:15:21 [2022-08-08T11:15:21.329Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:15:22 [2022-08-08T11:15:22.256Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:15:22 [2022-08-08T11:15:22.256Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:15:22 [2022-08-08T11:15:22.818Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:15:22 [2022-08-08T11:15:22.818Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:15:23 [2022-08-08T11:15:23.385Z] --- PASS: TestLogs (3.82s)
11:15:23 [2022-08-08T11:15:23.385Z]     --- PASS: TestLogs/driver_local (0.01s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.52s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
11:15:23 [2022-08-08T11:15:23.385Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
11:15:23 [2022-08-08T11:15:23.385Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
11:15:23 [2022-08-08T11:15:23.385Z] === RUN   TestContainerNetworkMountsNoChown
11:15:23 [2022-08-08T11:15:23.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/shared
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rprivate
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/slave
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/private
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:15:23 [2022-08-08T11:15:23.949Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:15:23 [2022-08-08T11:15:23.950Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:15:23 [2022-08-08T11:15:23.950Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/bind_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/mount_root
11:15:24 [2022-08-08T11:15:24.206Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:15:24 [2022-08-08T11:15:24.206Z] --- PASS: TestMountDaemonRoot (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:15:24 [2022-08-08T11:15:24.206Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:15:24 [2022-08-08T11:15:24.206Z] === RUN   TestContainerBindMountNonRecursive
11:15:25 [2022-08-08T11:15:25.573Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
11:15:25 [2022-08-08T11:15:25.573Z] === RUN   TestContainerVolumesMountedAsShared
11:15:26 [2022-08-08T11:15:26.135Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
11:15:26 [2022-08-08T11:15:26.135Z] === RUN   TestContainerVolumesMountedAsSlave
11:15:26 [2022-08-08T11:15:26.391Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
11:15:26 [2022-08-08T11:15:26.391Z] === RUN   TestNetworkNat
11:15:26 [2022-08-08T11:15:26.953Z] --- PASS: TestNetworkNat (0.46s)
11:15:26 [2022-08-08T11:15:26.953Z] === RUN   TestNetworkLocalhostTCPNat
11:15:27 [2022-08-08T11:15:27.213Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
11:15:27 [2022-08-08T11:15:27.213Z] === RUN   TestNetworkLoopbackNat
11:15:30 [2022-08-08T11:15:30.482Z] --- PASS: TestNetworkLoopbackNat (2.59s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPause
11:15:30 [2022-08-08T11:15:30.482Z] --- PASS: TestPause (0.46s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:15:30 [2022-08-08T11:15:30.482Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:15:30 [2022-08-08T11:15:30.482Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:15:30 [2022-08-08T11:15:30.482Z] === RUN   TestPauseStopPausedContainer
11:15:30 [2022-08-08T11:15:30.738Z] --- PASS: TestPauseStopPausedContainer (0.46s)
11:15:30 [2022-08-08T11:15:30.738Z] === RUN   TestPidHost
11:15:31 [2022-08-08T11:15:31.667Z] --- PASS: TestPidHost (0.97s)
11:15:31 [2022-08-08T11:15:31.667Z] === RUN   TestPsFilter
11:15:31 [2022-08-08T11:15:31.923Z] --- PASS: TestPsFilter (0.11s)
11:15:31 [2022-08-08T11:15:31.924Z] === RUN   TestRemoveContainerWithRemovedVolume
11:15:32 [2022-08-08T11:15:32.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
11:15:32 [2022-08-08T11:15:32.181Z] === RUN   TestRemoveContainerWithVolume
11:15:32 [2022-08-08T11:15:32.743Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
11:15:32 [2022-08-08T11:15:32.743Z] === RUN   TestRemoveContainerRunning
11:15:33 [2022-08-08T11:15:33.122Z] --- PASS: TestRemoveContainerRunning (0.45s)
11:15:33 [2022-08-08T11:15:33.122Z] === RUN   TestRemoveContainerForceRemoveRunning
11:15:33 [2022-08-08T11:15:33.688Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
11:15:33 [2022-08-08T11:15:33.688Z] === RUN   TestRemoveInvalidContainer
11:15:33 [2022-08-08T11:15:33.688Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:15:33 [2022-08-08T11:15:33.688Z] === RUN   TestRenameLinkedContainer
11:15:35 [2022-08-08T11:15:35.577Z] --- PASS: TestRenameLinkedContainer (1.77s)
11:15:35 [2022-08-08T11:15:35.577Z] === RUN   TestRenameStoppedContainer
11:15:35 [2022-08-08T11:15:35.833Z] --- PASS: TestRenameStoppedContainer (0.41s)
11:15:35 [2022-08-08T11:15:35.833Z] === RUN   TestRenameRunningContainerAndReuse
11:15:36 [2022-08-08T11:15:36.762Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
11:15:36 [2022-08-08T11:15:36.762Z] === RUN   TestRenameInvalidName
11:15:37 [2022-08-08T11:15:37.019Z] --- PASS: TestRenameInvalidName (0.42s)
11:15:37 [2022-08-08T11:15:37.019Z] === RUN   TestRenameAnonymousContainer
11:15:38 [2022-08-08T11:15:38.909Z] --- PASS: TestRenameAnonymousContainer (1.57s)
11:15:38 [2022-08-08T11:15:38.909Z] === RUN   TestRenameContainerWithSameName
11:15:39 [2022-08-08T11:15:39.165Z] --- PASS: TestRenameContainerWithSameName (0.43s)
11:15:39 [2022-08-08T11:15:39.165Z] === RUN   TestRenameContainerWithLinkedContainer
11:15:40 [2022-08-08T11:15:40.094Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
11:15:40 [2022-08-08T11:15:40.094Z] === RUN   TestResize
11:15:40 [2022-08-08T11:15:40.350Z] --- PASS: TestResize (0.41s)
11:15:40 [2022-08-08T11:15:40.350Z] === RUN   TestResizeWithInvalidSize
11:15:40 [2022-08-08T11:15:40.912Z] --- PASS: TestResizeWithInvalidSize (0.47s)
11:15:40 [2022-08-08T11:15:40.912Z] === RUN   TestResizeWhenContainerNotStarted
11:15:41 [2022-08-08T11:15:41.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:15:41 [2022-08-08T11:15:41.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:15:43 [2022-08-08T11:15:43.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:15:43 [2022-08-08T11:15:43.069Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:15:43 [2022-08-08T11:15:43.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:15:44 [2022-08-08T11:15:44.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:45 [2022-08-08T11:15:45.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:47 [2022-08-08T11:15:47.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:15:48 [2022-08-08T11:15:48.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:15:51 [2022-08-08T11:15:51.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:15:52 [2022-08-08T11:15:52.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:15:53 [2022-08-08T11:15:53.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:15:54 [2022-08-08T11:15:54.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:15:55 [2022-08-08T11:15:55.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:15:56 [2022-08-08T11:15:56.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:15:57 [2022-08-08T11:15:57.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:15:59 [2022-08-08T11:15:59.029Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
11:15:59 [2022-08-08T11:15:59.029Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
11:15:59 [2022-08-08T11:15:59.029Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:15:59 [2022-08-08T11:15:59.029Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:15:59 [2022-08-08T11:15:59.956Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:16:00 [2022-08-08T11:16:00.882Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
11:16:00 [2022-08-08T11:16:00.882Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
11:16:00 [2022-08-08T11:16:00.882Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
11:16:00 [2022-08-08T11:16:00.882Z] === RUN   TestCgroupNamespacesRun
11:16:01 [2022-08-08T11:16:01.809Z] --- PASS: TestCgroupNamespacesRun (1.19s)
11:16:01 [2022-08-08T11:16:01.810Z] === RUN   TestCgroupNamespacesRunPrivileged
11:16:01 [2022-08-08T11:16:01.810Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:16:01 [2022-08-08T11:16:01.810Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
11:16:01 [2022-08-08T11:16:01.810Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:16:03 [2022-08-08T11:16:03.174Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
11:16:03 [2022-08-08T11:16:03.174Z] === RUN   TestCgroupNamespacesRunHostMode
11:16:04 [2022-08-08T11:16:04.539Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
11:16:04 [2022-08-08T11:16:04.539Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:16:05 [2022-08-08T11:16:05.468Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
11:16:05 [2022-08-08T11:16:05.468Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:16:06 [2022-08-08T11:16:06.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
11:16:06 [2022-08-08T11:16:06.833Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:16:07 [2022-08-08T11:16:07.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
11:16:07 [2022-08-08T11:16:07.396Z] === RUN   TestCgroupNamespacesRunOlderClient
11:16:08 [2022-08-08T11:16:08.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
11:16:08 [2022-08-08T11:16:08.764Z] === RUN   TestNISDomainname
11:16:09 [2022-08-08T11:16:09.020Z] --- PASS: TestNISDomainname (0.55s)
11:16:09 [2022-08-08T11:16:09.020Z] === RUN   TestHostnameDnsResolution
11:16:09 [2022-08-08T11:16:09.948Z] --- PASS: TestHostnameDnsResolution (0.72s)
11:16:09 [2022-08-08T11:16:09.948Z] === RUN   TestUnprivilegedPortsAndPing
11:16:10 [2022-08-08T11:16:10.205Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
11:16:10 [2022-08-08T11:16:10.205Z] === RUN   TestPrivilegedHostDevices
11:16:10 [2022-08-08T11:16:10.766Z] --- PASS: TestPrivilegedHostDevices (0.48s)
11:16:10 [2022-08-08T11:16:10.766Z] === RUN   TestRunConsoleSize
11:16:11 [2022-08-08T11:16:11.328Z] --- PASS: TestRunConsoleSize (0.44s)
11:16:11 [2022-08-08T11:16:11.328Z] === RUN   TestRunWithAlternativeContainerdShim
11:16:12 [2022-08-08T11:16:12.255Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s)
11:16:12 [2022-08-08T11:16:12.255Z] === RUN   TestStats
11:16:14 [2022-08-08T11:16:14.768Z] --- PASS: TestStats (2.51s)
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/1
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/1
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/3
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/3
11:16:14 [2022-08-08T11:16:14.768Z] === RUN   TestStopContainerWithTimeout/-1
11:16:14 [2022-08-08T11:16:14.768Z] === PAUSE TestStopContainerWithTimeout/-1
11:16:14 [2022-08-08T11:16:14.768Z] === CONT  TestStopContainerWithTimeout/0
11:16:14 [2022-08-08T11:16:14.768Z] === CONT  TestStopContainerWithTimeout/3
11:16:15 [2022-08-08T11:16:15.697Z] === CONT  TestStopContainerWithTimeout/-1
11:16:17 [2022-08-08T11:16:17.585Z] === CONT  TestStopContainerWithTimeout/1
11:16:19 [2022-08-08T11:16:19.473Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/0 (0.77s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/3 (2.77s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
11:16:19 [2022-08-08T11:16:19.473Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
11:16:19 [2022-08-08T11:16:19.473Z] === RUN   TestDeleteDevicemapper
11:16:19 [2022-08-08T11:16:19.473Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:16:19 [2022-08-08T11:16:19.473Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:16:19 [2022-08-08T11:16:19.473Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:16:20 [2022-08-08T11:16:20.839Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
11:16:20 [2022-08-08T11:16:20.839Z] === RUN   TestUpdateMemory
11:16:21 [2022-08-08T11:16:21.096Z] --- PASS: TestUpdateMemory (0.54s)
11:16:21 [2022-08-08T11:16:21.096Z] === RUN   TestUpdateCPUQuota
11:16:22 [2022-08-08T11:16:22.022Z] --- PASS: TestUpdateCPUQuota (0.94s)
11:16:22 [2022-08-08T11:16:22.022Z] === RUN   TestUpdatePidsLimit
11:16:22 [2022-08-08T11:16:22.022Z] === RUN   TestUpdatePidsLimit/update_from_none
11:16:22 [2022-08-08T11:16:22.279Z] === RUN   TestUpdatePidsLimit/no_change
11:16:22 [2022-08-08T11:16:22.535Z] === RUN   TestUpdatePidsLimit/update_lower
11:16:22 [2022-08-08T11:16:22.535Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:16:22 [2022-08-08T11:16:22.791Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:16:23 [2022-08-08T11:16:23.047Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:16:23 [2022-08-08T11:16:23.303Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:16:24 [2022-08-08T11:16:24.231Z] --- PASS: TestUpdatePidsLimit (2.00s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
11:16:24 [2022-08-08T11:16:24.232Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
11:16:24 [2022-08-08T11:16:24.232Z] === RUN   TestUpdateRestartPolicy
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestUpdateRestartPolicy (11.07s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestUpdateRestartWithAutoRemove
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] --- PASS: TestWaitNonBlocked (0.01s)
11:16:36 [2022-08-08T11:16:36.397Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
11:16:36 [2022-08-08T11:16:36.397Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:16:36 [2022-08-08T11:16:36.397Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:16:36 [2022-08-08T11:16:36.958Z] --- PASS: TestWaitBlocked (0.01s)
11:16:36 [2022-08-08T11:16:36.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
11:16:36 [2022-08-08T11:16:36.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/not-running
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/not-running
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/next-exit
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/next-exit
11:16:36 [2022-08-08T11:16:36.958Z] === RUN   TestWaitConditions/removed
11:16:36 [2022-08-08T11:16:36.958Z] === PAUSE TestWaitConditions/removed
11:16:36 [2022-08-08T11:16:36.958Z] === CONT  TestWaitConditions/default
11:16:36 [2022-08-08T11:16:36.958Z] === CONT  TestWaitConditions/next-exit
11:16:38 [2022-08-08T11:16:38.847Z] === CONT  TestWaitConditions/not-running
11:16:38 [2022-08-08T11:16:38.847Z] === CONT  TestWaitConditions/removed
11:16:40 [2022-08-08T11:16:40.735Z] --- PASS: TestWaitConditions (0.02s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/next-exit (1.75s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/default (1.77s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/removed (1.71s)
11:16:40 [2022-08-08T11:16:40.735Z]     --- PASS: TestWaitConditions/not-running (1.74s)
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/not-running
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/not-running
11:16:40 [2022-08-08T11:16:40.735Z] === RUN   TestWaitRestartedContainer/next-exit
11:16:40 [2022-08-08T11:16:40.735Z] === PAUSE TestWaitRestartedContainer/next-exit
11:16:40 [2022-08-08T11:16:40.735Z] === CONT  TestWaitRestartedContainer/default
11:16:40 [2022-08-08T11:16:40.735Z] === CONT  TestWaitRestartedContainer/next-exit
11:16:42 [2022-08-08T11:16:42.100Z] === CONT  TestWaitRestartedContainer/not-running
11:16:43 [2022-08-08T11:16:43.027Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.55s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/default (1.58s)
11:16:43 [2022-08-08T11:16:43.027Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
11:16:43 [2022-08-08T11:16:43.027Z] === CONT  TestContainerStartOnDaemonRestart
11:16:43 [2022-08-08T11:16:43.027Z] === CONT  TestRestartDaemonWithRestartingContainer
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestIpcModeOlderClient
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestContainerKillOnDaemonStart
11:16:45 [2022-08-08T11:16:45.545Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:16:45 [2022-08-08T11:16:45.545Z] === CONT  TestDaemonHostGatewayIP
11:16:48 [2022-08-08T11:16:48.093Z] --- PASS: TestDaemonHostGatewayIP (2.64s)
11:16:48 [2022-08-08T11:16:48.093Z] === CONT  TestDaemonRestartIpcMode
11:16:50 [2022-08-08T11:16:50.000Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
11:16:58 [2022-08-08T11:16:58.091Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
11:16:58 [2022-08-08T11:16:58.091Z] PASS
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === Skipped
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:16:58 [2022-08-08T11:16:58.091Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:16:58 [2022-08-08T11:16:58.091Z] 
11:16:58 [2022-08-08T11:16:58.091Z] DONE 272 tests, 5 skipped in 133.230s
11:16:58 [2022-08-08T11:16:58.091Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
11:16:58 [2022-08-08T11:16:58.091Z] === RUN   TestConfigDaemonLibtrustID
11:16:58 [2022-08-08T11:16:58.091Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:16:58 [2022-08-08T11:16:58.091Z] === RUN   TestConfigDaemonID
11:16:58 [2022-08-08T11:16:58.652Z]     daemon_test.go:83: [d40c9f8ff0273] daemon is not started
11:16:58 [2022-08-08T11:16:58.652Z] --- PASS: TestConfigDaemonID (1.04s)
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] === PAUSE TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/malformed_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/invalid_config
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:16:58 [2022-08-08T11:16:58.652Z] === CONT  TestDaemonConfigValidation/valid_config
11:16:58 [2022-08-08T11:16:58.652Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
11:16:58 [2022-08-08T11:16:58.652Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestConfigDaemonSeccompProfiles
11:16:58 [2022-08-08T11:16:58.652Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:17:00 [2022-08-08T11:17:00.016Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:17:00 [2022-08-08T11:17:00.942Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:17:01 [2022-08-08T11:17:01.869Z] === CONT  TestConfigDaemonSeccompProfiles
11:17:01 [2022-08-08T11:17:01.869Z]     daemon_test.go:197: [d803f55a47e29] daemon is not started
11:17:01 [2022-08-08T11:17:01.869Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
11:17:01 [2022-08-08T11:17:01.869Z] === RUN   TestDaemonProxy
11:17:01 [2022-08-08T11:17:01.869Z] === RUN   TestDaemonProxy/environment_variables
11:17:03 [2022-08-08T11:17:03.757Z] === RUN   TestDaemonProxy/command-line_options
11:17:05 [2022-08-08T11:17:05.645Z] === RUN   TestDaemonProxy/configuration_file
11:17:07 [2022-08-08T11:17:07.009Z] === RUN   TestDaemonProxy/conflicting_options
11:17:07 [2022-08-08T11:17:07.571Z] === RUN   TestDaemonProxy/reload_sanitized
11:17:08 [2022-08-08T11:17:08.133Z] --- PASS: TestDaemonProxy (6.21s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
11:17:08 [2022-08-08T11:17:08.133Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
11:17:08 [2022-08-08T11:17:08.133Z] PASS
11:17:08 [2022-08-08T11:17:08.133Z] 
11:17:08 [2022-08-08T11:17:08.133Z] DONE 18 tests in 11.131s
11:17:08 [2022-08-08T11:17:08.133Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:17:08 [2022-08-08T11:17:08.133Z] INFO: Testing against a local daemon
11:17:08 [2022-08-08T11:17:08.133Z] === RUN   TestCommitInheritsEnv
11:17:08 [2022-08-08T11:17:08.389Z] --- PASS: TestCommitInheritsEnv (0.28s)
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportExtremelyLargeImageWorks
11:17:08 [2022-08-08T11:17:08.389Z] === PAUSE TestImportExtremelyLargeImageWorks
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/#00
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/_______
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform//
11:17:08 [2022-08-08T11:17:08.389Z] === RUN   TestImportWithCustomPlatform/linux
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/LINUX
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/macos
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/macos/arm64
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImportWithCustomPlatform/nintendo64
11:17:08 [2022-08-08T11:17:08.645Z] --- PASS: TestImportWithCustomPlatform (0.31s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImagesFilterMultiReference
11:17:08 [2022-08-08T11:17:08.645Z] --- PASS: TestImagesFilterMultiReference (0.05s)
11:17:08 [2022-08-08T11:17:08.645Z] === RUN   TestImagePullPlatformInvalid
11:17:08 [2022-08-08T11:17:08.902Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:17:08 [2022-08-08T11:17:08.902Z] === RUN   TestRemoveImageOrphaning
11:17:09 [2022-08-08T11:17:09.157Z] --- PASS: TestRemoveImageOrphaning (0.26s)
11:17:09 [2022-08-08T11:17:09.157Z] === RUN   TestRemoveImageGarbageCollector
11:17:09 [2022-08-08T11:17:09.718Z] time="2022-08-08T11:17:09Z" level=info msg="[graphdriver] trying configured driver: overlay2"
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestRemoveImageGarbageCollector (1.83s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagInvalidReference
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagInvalidReference (0.01s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagValidPrefixedRepo
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagExistedNameWithoutForce
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagOfficialNames
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagOfficialNames (0.04s)
11:17:11 [2022-08-08T11:17:11.083Z] === RUN   TestTagMatchesDigest
11:17:11 [2022-08-08T11:17:11.083Z] --- PASS: TestTagMatchesDigest (0.02s)
11:17:11 [2022-08-08T11:17:11.083Z] === CONT  TestImportExtremelyLargeImageWorks
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestImportExtremelyLargeImageWorks (91.50s)
11:18:47 [2022-08-08T11:18:47.461Z] PASS
11:18:47 [2022-08-08T11:18:47.461Z] 
11:18:47 [2022-08-08T11:18:47.461Z] DONE 22 tests in 94.482s
11:18:47 [2022-08-08T11:18:47.461Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands/#00
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestStripANSICommands/#01
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestStripANSICommands (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:18:47 [2022-08-08T11:18:47.461Z] PASS
11:18:47 [2022-08-08T11:18:47.461Z] 
11:18:47 [2022-08-08T11:18:47.461Z] DONE 3 tests in 0.008s
11:18:47 [2022-08-08T11:18:47.461Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:18:47 [2022-08-08T11:18:47.461Z] INFO: Testing against a local daemon
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestNetworkCreateDelete
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestDockerNetworkDeletePreferID
11:18:47 [2022-08-08T11:18:47.461Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
11:18:47 [2022-08-08T11:18:47.461Z] === RUN   TestDaemonDNSFallback
11:18:49 [2022-08-08T11:18:49.350Z] --- PASS: TestDaemonDNSFallback (6.36s)
11:18:49 [2022-08-08T11:18:49.350Z] === RUN   TestInspectNetwork
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/full_network_id
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/partial_network_id
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/network_name
11:18:52 [2022-08-08T11:18:52.616Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:18:56 [2022-08-08T11:18:56.778Z] --- PASS: TestInspectNetwork (7.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:18:56 [2022-08-08T11:18:56.778Z] === RUN   TestRunContainerWithBridgeNone
11:18:58 [2022-08-08T11:18:58.141Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/create
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:18:58 [2022-08-08T11:18:58.142Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] === PAUSE TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkList//networks
11:18:58 [2022-08-08T11:18:58.142Z] === CONT  TestNetworkList//networks/
11:18:58 [2022-08-08T11:18:58.142Z] --- PASS: TestNetworkList (0.01s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkList//networks (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:18:58 [2022-08-08T11:18:58.142Z] === RUN   TestHostIPv4BridgeLabel
11:18:58 [2022-08-08T11:18:58.702Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
11:18:58 [2022-08-08T11:18:58.702Z] === RUN   TestDaemonRestartWithLiveRestore
11:18:59 [2022-08-08T11:18:59.628Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:18:59 [2022-08-08T11:18:59.628Z] === RUN   TestDaemonDefaultNetworkPools
11:19:00 [2022-08-08T11:19:00.555Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
11:19:00 [2022-08-08T11:19:00.555Z] === RUN   TestDaemonRestartWithExistingNetwork
11:19:01 [2022-08-08T11:19:01.481Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
11:19:01 [2022-08-08T11:19:01.482Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:19:02 [2022-08-08T11:19:02.845Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
11:19:02 [2022-08-08T11:19:02.845Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:19:03 [2022-08-08T11:19:03.407Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
11:19:03 [2022-08-08T11:19:03.407Z] === RUN   TestServiceWithPredefinedNetwork
11:19:05 [2022-08-08T11:19:05.923Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
11:19:05 [2022-08-08T11:19:05.923Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:19:05 [2022-08-08T11:19:05.923Z]     service_test.go:243: FLAKY_TEST
11:19:05 [2022-08-08T11:19:05.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:19:05 [2022-08-08T11:19:05.923Z] === RUN   TestServiceWithDataPathPortInit
11:19:20 [2022-08-08T11:19:20.777Z] --- PASS: TestServiceWithDataPathPortInit (13.93s)
11:19:20 [2022-08-08T11:19:20.778Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:19:21 [2022-08-08T11:19:21.705Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hsbz6kt8jhbjyi0wf3r9tou58 Created:2022-08-08 11:19:20.435942375 +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[f348b4f091b455d604cdbeb907fb3c104451b2591f2cf15d67e9817fc9c1e3e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1vi5aeuqkyrux7ijizokto9j EndpointID:91d5c89c057815870ec0b83c8abd3b96d52846d9b0db4f8031d30070870be0f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d014898cb0d2945eaa65102ea1224e431a461cf2ed61d61cbdf6d9624790d04c 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:f8326e55dfaf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1vi5aeuqkyrux7ijizokto9j EndpointID:91d5c89c057815870ec0b83c8abd3b96d52846d9b0db4f8031d30070870be0f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:19:26 [2022-08-08T11:19:26.946Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s)
11:19:26 [2022-08-08T11:19:26.946Z] PASS
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === Skipped
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     service_test.go:243: FLAKY_TEST
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] DONE 38 tests, 1 skipped in 43.684s
11:19:26 [2022-08-08T11:19:26.946Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:19:26 [2022-08-08T11:19:26.946Z] INFO: Testing against a local daemon
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkIpvlanPersistance
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkIpvlan
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z] PASS
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === Skipped
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:19:26 [2022-08-08T11:19:26.946Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:19:26 [2022-08-08T11:19:26.946Z] 
11:19:26 [2022-08-08T11:19:26.946Z] DONE 2 tests, 2 skipped in 0.024s
11:19:26 [2022-08-08T11:19:26.946Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:19:26 [2022-08-08T11:19:26.946Z] INFO: Testing against a local daemon
11:19:26 [2022-08-08T11:19:26.946Z] === RUN   TestDockerNetworkMacvlanPersistance
11:19:27 [2022-08-08T11:19:27.507Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
11:19:27 [2022-08-08T11:19:27.507Z] === RUN   TestDockerNetworkMacvlan
11:19:28 [2022-08-08T11:19:28.434Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:19:28 [2022-08-08T11:19:28.995Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:19:29 [2022-08-08T11:19:29.923Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:19:31 [2022-08-08T11:19:31.812Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:19:33 [2022-08-08T11:19:33.177Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:19:36 [2022-08-08T11:19:36.487Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:19:37 [2022-08-08T11:19:37.416Z] --- PASS: TestDockerNetworkMacvlan (9.83s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s)
11:19:37 [2022-08-08T11:19:37.416Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
11:19:37 [2022-08-08T11:19:37.416Z] PASS
11:19:37 [2022-08-08T11:19:37.416Z] 
11:19:37 [2022-08-08T11:19:37.416Z] DONE 8 tests in 11.138s
11:19:37 [2022-08-08T11:19:37.416Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:19:37 [2022-08-08T11:19:37.416Z] testing: warning: no tests to run
11:19:37 [2022-08-08T11:19:37.416Z] PASS
11:19:37 [2022-08-08T11:19:37.416Z] 
11:19:37 [2022-08-08T11:19:37.416Z] DONE 0 tests in 0.007s
11:19:37 [2022-08-08T11:19:37.416Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:19:37 [2022-08-08T11:19:37.416Z] INFO: Testing against a local daemon
11:19:37 [2022-08-08T11:19:37.416Z] === RUN   TestAuthZPluginAllowRequest
11:19:38 [2022-08-08T11:19:38.783Z] --- PASS: TestAuthZPluginAllowRequest (1.16s)
11:19:38 [2022-08-08T11:19:38.783Z] === RUN   TestAuthZPluginTLS
11:19:39 [2022-08-08T11:19:39.344Z] --- PASS: TestAuthZPluginTLS (0.54s)
11:19:39 [2022-08-08T11:19:39.344Z] === RUN   TestAuthZPluginDenyRequest
11:19:39 [2022-08-08T11:19:39.906Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
11:19:39 [2022-08-08T11:19:39.906Z] === RUN   TestAuthZPluginAPIDenyResponse
11:19:40 [2022-08-08T11:19:40.161Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:19:40 [2022-08-08T11:19:40.161Z] === RUN   TestAuthZPluginDenyResponse
11:19:40 [2022-08-08T11:19:40.723Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:19:40 [2022-08-08T11:19:40.723Z] === RUN   TestAuthZPluginAllowEventStream
11:19:42 [2022-08-08T11:19:42.088Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
11:19:42 [2022-08-08T11:19:42.088Z] === RUN   TestAuthZPluginErrorResponse
11:19:42 [2022-08-08T11:19:42.650Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:19:42 [2022-08-08T11:19:42.650Z] === RUN   TestAuthZPluginErrorRequest
11:19:42 [2022-08-08T11:19:42.905Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:19:42 [2022-08-08T11:19:42.905Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:19:43 [2022-08-08T11:19:43.467Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:19:43 [2022-08-08T11:19:43.467Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:19:44 [2022-08-08T11:19:44.832Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
11:19:44 [2022-08-08T11:19:44.832Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:19:46 [2022-08-08T11:19:46.723Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
11:19:46 [2022-08-08T11:19:46.724Z] === RUN   TestAuthZPluginHeader
11:19:46 [2022-08-08T11:19:46.979Z] --- PASS: TestAuthZPluginHeader (0.70s)
11:19:46 [2022-08-08T11:19:46.979Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:19:51 [2022-08-08T11:19:51.144Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s)
11:19:51 [2022-08-08T11:19:51.144Z] === RUN   TestAuthZPluginV2Disable
11:19:55 [2022-08-08T11:19:55.309Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
11:19:55 [2022-08-08T11:19:55.309Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:19:58 [2022-08-08T11:19:58.573Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s)
11:19:58 [2022-08-08T11:19:58.573Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:20:08 [2022-08-08T11:20:08.515Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.44s)
11:20:08 [2022-08-08T11:20:08.515Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:20:26 [2022-08-08T11:20:26.608Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
11:20:26 [2022-08-08T11:20:26.608Z] PASS
11:20:26 [2022-08-08T11:20:26.608Z] 
11:20:26 [2022-08-08T11:20:26.608Z] DONE 17 tests in 47.362s
11:20:26 [2022-08-08T11:20:26.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:20:26 [2022-08-08T11:20:26.608Z] INFO: Testing against a local daemon
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.608Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.608Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:20:26 [2022-08-08T11:20:26.608Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:20:26 [2022-08-08T11:20:26.608Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:20:26 [2022-08-08T11:20:26.609Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/no_auth
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/with_htpasswd
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:26 [2022-08-08T11:20:26.609Z] time="2022-08-08T11:20:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8de9b5ae6e783560ad54c59cee139b01a20b528b8af6adcb483ea6951264a2a" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:26 [2022-08-08T11:20:26.609Z] === RUN   TestPluginInstall/with_insecure
11:20:27 [2022-08-08T11:20:27.558Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc8daa98bf5d19849059595b819ea0549f622ee0332465d95ac57da6f3884b8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:20:27 [2022-08-08T11:20:27.559Z] time="2022-08-08T11:20:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cc8daa98bf5d19849059595b819ea0549f622ee0332465d95ac57da6f3884b8" mediatype=application/vnd.docker.plugin.v1+json size=522
11:20:27 [2022-08-08T11:20:27.559Z]     plugin_test.go:195: [d41b5343081a5] daemon is not started
11:20:27 [2022-08-08T11:20:27.559Z] --- PASS: TestPluginInstall (2.74s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
11:20:27 [2022-08-08T11:20:27.559Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
11:20:27 [2022-08-08T11:20:27.559Z] === RUN   TestPluginsWithRuntimes
11:20:29 [2022-08-08T11:20:29.453Z] === RUN   TestPluginsWithRuntimes/No_Args
11:20:30 [2022-08-08T11:20:30.015Z] === RUN   TestPluginsWithRuntimes/With_Args
11:20:30 [2022-08-08T11:20:30.942Z] --- PASS: TestPluginsWithRuntimes (3.36s)
11:20:30 [2022-08-08T11:20:30.942Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
11:20:30 [2022-08-08T11:20:30.942Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
11:20:30 [2022-08-08T11:20:30.942Z] === RUN   TestPluginBackCompatMediaTypes
11:20:31 [2022-08-08T11:20:31.503Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
11:20:31 [2022-08-08T11:20:31.503Z] PASS
11:20:31 [2022-08-08T11:20:31.503Z] 
11:20:31 [2022-08-08T11:20:31.503Z] DONE 24 tests in 6.735s
11:20:31 [2022-08-08T11:20:31.503Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:20:31 [2022-08-08T11:20:31.503Z] INFO: Testing against a local daemon
11:20:31 [2022-08-08T11:20:31.503Z] === RUN   TestExternalGraphDriver
11:20:32 [2022-08-08T11:20:32.064Z] === RUN   TestExternalGraphDriver/json
11:20:33 [2022-08-08T11:20:33.952Z] === RUN   TestExternalGraphDriver/spec
11:20:35 [2022-08-08T11:20:35.317Z] === RUN   TestExternalGraphDriver/pull
11:20:37 [2022-08-08T11:20:37.206Z] --- PASS: TestExternalGraphDriver (5.28s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
11:20:37 [2022-08-08T11:20:37.206Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
11:20:37 [2022-08-08T11:20:37.206Z] === RUN   TestGraphdriverPluginV2
11:20:41 [2022-08-08T11:20:41.369Z] --- PASS: TestGraphdriverPluginV2 (4.09s)
11:20:41 [2022-08-08T11:20:41.369Z] PASS
11:20:41 [2022-08-08T11:20:41.369Z] 
11:20:41 [2022-08-08T11:20:41.369Z] DONE 5 tests in 9.417s
11:20:41 [2022-08-08T11:20:41.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:20:41 [2022-08-08T11:20:41.369Z] INFO: Testing against a local daemon
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestReadPluginNoRead
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestReadPluginNoRead
11:20:41 [2022-08-08T11:20:41.369Z] === RUN   TestDaemonStartWithLogOpt
11:20:41 [2022-08-08T11:20:41.369Z] === PAUSE TestDaemonStartWithLogOpt
11:20:41 [2022-08-08T11:20:41.369Z] === CONT  TestContinueAfterPluginCrash
11:20:41 [2022-08-08T11:20:41.369Z] === CONT  TestDaemonStartWithLogOpt
11:20:44 [2022-08-08T11:20:44.636Z] --- PASS: TestDaemonStartWithLogOpt (3.39s)
11:20:44 [2022-08-08T11:20:44.636Z] === CONT  TestReadPluginNoRead
11:20:46 [2022-08-08T11:20:46.524Z] === RUN   TestReadPluginNoRead/disabled_caching
11:20:47 [2022-08-08T11:20:47.889Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:20:49 [2022-08-08T11:20:49.255Z] === RUN   TestReadPluginNoRead/default
11:20:49 [2022-08-08T11:20:49.255Z] --- PASS: TestContinueAfterPluginCrash (8.31s)
11:20:50 [2022-08-08T11:20:50.621Z] === CONT  TestReadPluginNoRead
11:20:50 [2022-08-08T11:20:50.621Z]     read_test.go:92: [dec76e511ea68] daemon is not started
11:20:50 [2022-08-08T11:20:50.621Z] --- PASS: TestReadPluginNoRead (5.93s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s)
11:20:50 [2022-08-08T11:20:50.621Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
11:20:50 [2022-08-08T11:20:50.621Z] PASS
11:20:50 [2022-08-08T11:20:50.621Z] 
11:20:50 [2022-08-08T11:20:50.621Z] DONE 6 tests in 9.343s
11:20:50 [2022-08-08T11:20:50.621Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:20:50 [2022-08-08T11:20:50.621Z] testing: warning: no tests to run
11:20:50 [2022-08-08T11:20:50.621Z] PASS
11:20:50 [2022-08-08T11:20:50.621Z] 
11:20:50 [2022-08-08T11:20:50.621Z] DONE 0 tests in 0.008s
11:20:50 [2022-08-08T11:20:50.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:20:50 [2022-08-08T11:20:50.621Z] INFO: Testing against a local daemon
11:20:50 [2022-08-08T11:20:50.621Z] === RUN   TestPluginWithDevMounts
11:20:50 [2022-08-08T11:20:50.621Z] === PAUSE TestPluginWithDevMounts
11:20:50 [2022-08-08T11:20:50.621Z] === CONT  TestPluginWithDevMounts
11:20:51 [2022-08-08T11:20:51.985Z] --- PASS: TestPluginWithDevMounts (1.56s)
11:20:51 [2022-08-08T11:20:51.985Z] PASS
11:20:51 [2022-08-08T11:20:51.985Z] 
11:20:51 [2022-08-08T11:20:51.985Z] DONE 1 tests in 1.578s
11:20:51 [2022-08-08T11:20:51.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:20:51 [2022-08-08T11:20:51.985Z] INFO: Testing against a local daemon
11:20:51 [2022-08-08T11:20:51.985Z] === RUN   TestSecretInspect
11:20:54 [2022-08-08T11:20:54.500Z] --- PASS: TestSecretInspect (2.15s)
11:20:54 [2022-08-08T11:20:54.500Z] === RUN   TestSecretList
11:20:56 [2022-08-08T11:20:56.388Z] --- PASS: TestSecretList (2.17s)
11:20:56 [2022-08-08T11:20:56.388Z] === RUN   TestSecretsCreateAndDelete
11:20:58 [2022-08-08T11:20:58.903Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
11:20:58 [2022-08-08T11:20:58.903Z] === RUN   TestSecretsUpdate
11:21:00 [2022-08-08T11:21:00.790Z] --- PASS: TestSecretsUpdate (2.16s)
11:21:00 [2022-08-08T11:21:00.790Z] === RUN   TestTemplatedSecret
11:21:03 [2022-08-08T11:21:03.305Z] --- PASS: TestTemplatedSecret (2.56s)
11:21:03 [2022-08-08T11:21:03.305Z] === RUN   TestSecretCreateResolve
11:21:05 [2022-08-08T11:21:05.821Z] --- PASS: TestSecretCreateResolve (2.18s)
11:21:05 [2022-08-08T11:21:05.821Z] PASS
11:21:05 [2022-08-08T11:21:05.821Z] 
11:21:05 [2022-08-08T11:21:05.821Z] DONE 6 tests in 13.414s
11:21:05 [2022-08-08T11:21:05.821Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:21:05 [2022-08-08T11:21:05.821Z] INFO: Testing against a local daemon
11:21:05 [2022-08-08T11:21:05.821Z] === RUN   TestServiceCreateInit
11:21:05 [2022-08-08T11:21:05.821Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:21:09 [2022-08-08T11:21:09.985Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:21:13 [2022-08-08T11:21:13.251Z] --- PASS: TestServiceCreateInit (7.53s)
11:21:13 [2022-08-08T11:21:13.251Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
11:21:13 [2022-08-08T11:21:13.251Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s)
11:21:13 [2022-08-08T11:21:13.251Z] === RUN   TestCreateServiceMultipleTimes
11:21:31 [2022-08-08T11:21:31.292Z] --- PASS: TestCreateServiceMultipleTimes (15.77s)
11:21:31 [2022-08-08T11:21:31.292Z] === RUN   TestCreateServiceConflict
11:21:31 [2022-08-08T11:21:31.292Z] --- PASS: TestCreateServiceConflict (2.20s)
11:21:31 [2022-08-08T11:21:31.292Z] === RUN   TestCreateServiceMaxReplicas
11:21:33 [2022-08-08T11:21:33.809Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
11:21:33 [2022-08-08T11:21:33.809Z] === RUN   TestCreateWithDuplicateNetworkNames
11:21:48 [2022-08-08T11:21:48.681Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
11:21:48 [2022-08-08T11:21:48.681Z] === RUN   TestCreateServiceSecretFileMode
11:21:49 [2022-08-08T11:21:49.609Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
11:21:49 [2022-08-08T11:21:49.609Z] === RUN   TestCreateServiceConfigFileMode
11:21:52 [2022-08-08T11:21:52.125Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
11:21:52 [2022-08-08T11:21:52.125Z] === RUN   TestCreateServiceSysctls
11:21:55 [2022-08-08T11:21:55.390Z] --- PASS: TestCreateServiceSysctls (3.17s)
11:21:55 [2022-08-08T11:21:55.390Z] === RUN   TestCreateServiceCapabilities
11:21:57 [2022-08-08T11:21:57.904Z] --- PASS: TestCreateServiceCapabilities (2.46s)
11:21:57 [2022-08-08T11:21:57.904Z] === RUN   TestInspect
11:22:00 [2022-08-08T11:22:00.419Z] --- PASS: TestInspect (2.78s)
11:22:00 [2022-08-08T11:22:00.419Z] === RUN   TestCreateJob
11:22:03 [2022-08-08T11:22:03.693Z] --- PASS: TestCreateJob (3.16s)
11:22:03 [2022-08-08T11:22:03.693Z] === RUN   TestReplicatedJob
11:22:08 [2022-08-08T11:22:08.939Z] --- PASS: TestReplicatedJob (5.26s)
11:22:08 [2022-08-08T11:22:08.939Z] === RUN   TestUpdateReplicatedJob
11:22:12 [2022-08-08T11:22:12.203Z] --- PASS: TestUpdateReplicatedJob (3.22s)
11:22:12 [2022-08-08T11:22:12.203Z] === RUN   TestServiceListWithStatuses
11:22:12 [2022-08-08T11:22:12.203Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:22:12 [2022-08-08T11:22:12.203Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:22:12 [2022-08-08T11:22:12.203Z] === RUN   TestDockerNetworkConnectAlias
11:22:16 [2022-08-08T11:22:16.371Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
11:22:16 [2022-08-08T11:22:16.371Z] === RUN   TestDockerNetworkReConnect
11:22:19 [2022-08-08T11:22:19.634Z] --- PASS: TestDockerNetworkReConnect (3.36s)
11:22:19 [2022-08-08T11:22:19.634Z] === RUN   TestServicePlugin
11:22:22 [2022-08-08T11:22:22.900Z]     plugin_test.go:61: [dcd671d362dd7] joining swarm manager [d6f956b396e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:22:24 [2022-08-08T11:22:24.265Z]     plugin_test.go:64: [dbc79183e40ef] joining swarm manager [d6f956b396e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:22:50 [2022-08-08T11:22:50.759Z] --- PASS: TestServicePlugin (30.13s)
11:22:50 [2022-08-08T11:22:50.759Z] === RUN   TestServiceUpdateLabel
11:22:51 [2022-08-08T11:22:51.687Z] --- PASS: TestServiceUpdateLabel (2.20s)
11:22:51 [2022-08-08T11:22:51.687Z] === RUN   TestServiceUpdateSecrets
11:23:06 [2022-08-08T11:23:06.523Z] --- PASS: TestServiceUpdateSecrets (14.58s)
11:23:06 [2022-08-08T11:23:06.523Z] === RUN   TestServiceUpdateConfigs
11:23:21 [2022-08-08T11:23:21.358Z] --- PASS: TestServiceUpdateConfigs (14.44s)
11:23:21 [2022-08-08T11:23:21.358Z] === RUN   TestServiceUpdateNetwork
11:23:33 [2022-08-08T11:23:33.577Z] --- PASS: TestServiceUpdateNetwork (12.52s)
11:23:33 [2022-08-08T11:23:33.577Z] === RUN   TestServiceUpdatePidsLimit
11:23:34 [2022-08-08T11:23:34.504Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:23:35 [2022-08-08T11:23:35.431Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:23:41 [2022-08-08T11:23:41.961Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:23:50 [2022-08-08T11:23:50.091Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:23:50 [2022-08-08T11:23:50.091Z] PASS
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] === Skipped
11:23:50 [2022-08-08T11:23:50.091Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:23:50 [2022-08-08T11:23:50.091Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] DONE 27 tests, 1 skipped in 164.041s
11:23:50 [2022-08-08T11:23:50.091Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:23:50 [2022-08-08T11:23:50.091Z] INFO: Testing against a local daemon
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestSessionCreate
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestSessionCreate (0.02s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestSessionCreateWithBadUpgrade
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:23:50 [2022-08-08T11:23:50.091Z] PASS
11:23:50 [2022-08-08T11:23:50.091Z] 
11:23:50 [2022-08-08T11:23:50.091Z] DONE 2 tests in 0.055s
11:23:50 [2022-08-08T11:23:50.091Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:23:50 [2022-08-08T11:23:50.091Z] INFO: Testing against a local daemon
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:23:50 [2022-08-08T11:23:50.091Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestDiskUsage
11:23:50 [2022-08-08T11:23:50.091Z] === PAUSE TestDiskUsage
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsExecDie
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestEventsExecDie (0.57s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsBackwardsCompatible
11:23:50 [2022-08-08T11:23:50.091Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
11:23:50 [2022-08-08T11:23:50.091Z] === RUN   TestEventsVolumeCreate
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestEventsVolumeCreate (0.06s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoBinaryCommits
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPIVersioned
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPI
11:23:50 [2022-08-08T11:23:50.347Z] --- PASS: TestInfoAPI (0.02s)
11:23:50 [2022-08-08T11:23:50.347Z] === RUN   TestInfoAPIWarnings
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoAPIWarnings (16.54s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoDebug
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoDebug (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoInsecureRegistries
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestInfoRegistryMirrors
11:24:08 [2022-08-08T11:24:08.381Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:24:08 [2022-08-08T11:24:08.381Z] === RUN   TestLoginFailsWithBadCredentials
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingCacheHeaders
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingCacheHeaders (0.02s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingGet
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingGet (0.01s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingHead
11:24:08 [2022-08-08T11:24:08.945Z] --- PASS: TestPingHead (0.02s)
11:24:08 [2022-08-08T11:24:08.945Z] === RUN   TestPingSwarmHeader
11:24:09 [2022-08-08T11:24:09.506Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:24:10 [2022-08-08T11:24:10.068Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:24:10 [2022-08-08T11:24:10.995Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:24:10 [2022-08-08T11:24:10.995Z] --- PASS: TestPingSwarmHeader (2.03s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:24:10 [2022-08-08T11:24:10.995Z] === RUN   TestVersion
11:24:10 [2022-08-08T11:24:10.995Z] --- PASS: TestVersion (0.02s)
11:24:10 [2022-08-08T11:24:10.995Z] === CONT  TestCgroupDriverSystemdMemoryLimit
11:24:10 [2022-08-08T11:24:10.995Z] === CONT  TestDiskUsage
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.559Z] === RUN   TestDiskUsage/after_LoadBusybox
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:24:11 [2022-08-08T11:24:11.815Z] === RUN   TestDiskUsage/after_container.Run
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:24:12 [2022-08-08T11:24:12.377Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:24:12 [2022-08-08T11:24:12.377Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
11:24:12 [2022-08-08T11:24:12.377Z] --- PASS: TestDiskUsage (1.60s)
11:24:12 [2022-08-08T11:24:12.377Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.377Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]     --- PASS: TestDiskUsage/after_container.Run (0.53s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z] PASS
11:24:12 [2022-08-08T11:24:12.634Z] 
11:24:12 [2022-08-08T11:24:12.634Z] DONE 54 tests in 22.974s
11:24:12 [2022-08-08T11:24:12.634Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:24:12 [2022-08-08T11:24:12.634Z] INFO: Testing against a local daemon
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesCreateAndList
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesRemove
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesRemove (0.08s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInspect
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesInspect (0.02s)
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:24:12 [2022-08-08T11:24:12.634Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:24:12 [2022-08-08T11:24:12.634Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:24:12 [2022-08-08T11:24:12.634Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:24:12 [2022-08-08T11:24:12.634Z] PASS
11:24:12 [2022-08-08T11:24:12.634Z] 
11:24:12 [2022-08-08T11:24:12.634Z] DONE 9 tests in 0.155s
11:24:12 [2022-08-08T11:24:12.634Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:24:13 [2022-08-08T11:24:13.195Z] Stopping apparmor (via systemctl): apparmor.service.
11:24:13 [2022-08-08T11:24:13.195Z] Removing test suite binaries
11:24:13 [2022-08-08T11:24:13.195Z] exiting test-integration
11:24:13 [2022-08-08T11:24:13.195Z] ++ exit 0
11:24:13 [2022-08-08T11:24:13.195Z]