Skip to content

Console Output

16:08:09 [2022-05-25T16:08:09.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43629/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c18022a2754075df645fdf9fa8a4918e98095642 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c18022a2754075df645fdf9fa8a4918e98095642 hack/make.sh dynbinary test-integration
16:08:10 [2022-05-25T16:08:10.802Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:08:10 [2022-05-25T16:08:10.802Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:08:10 [2022-05-25T16:08:10.802Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:08:10 [2022-05-25T16:08:10.802Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:08:10 [2022-05-25T16:08:10.802Z] 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)
16:08:10 [2022-05-25T16:08:10.802Z] Detected virtualization docker.
16:08:10 [2022-05-25T16:08:10.802Z] Detected architecture x86-64.
16:08:10 [2022-05-25T16:08:10.802Z] Set hostname to <d2371287b214>.
16:08:10 [2022-05-25T16:08:10.802Z] modprobe@configfs.service: Succeeded.
16:08:10 [2022-05-25T16:08:10.802Z] modprobe@drm.service: Succeeded.
16:08:10 [2022-05-25T16:08:10.802Z] modprobe@fuse.service: Succeeded.
16:08:11 [2022-05-25T16:08:11.060Z] + source /etc/docker-entrypoint-cmd
16:08:11 [2022-05-25T16:08:11.060Z] ++ hack/make.sh dynbinary test-integration
16:08:11 [2022-05-25T16:08:11.060Z] 
16:08:11 [2022-05-25T16:08:11.060Z] Removing bundles/
16:08:11 [2022-05-25T16:08:11.060Z] 
16:08:11 [2022-05-25T16:08:11.060Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:08:11 [2022-05-25T16:08:11.060Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:08:11 [2022-05-25T16:08:11.060Z] GOOS="" GOARCH="" GOARM=""
16:10:17 [2022-05-25T16:10:17.554Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:10:17 [2022-05-25T16:10:17.554Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:10:17 [2022-05-25T16:10:17.554Z] GOOS="" GOARCH="" GOARM=""
16:10:17 [2022-05-25T16:10:17.554Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:10:17 [2022-05-25T16:10:17.554Z] 
16:10:17 [2022-05-25T16:10:17.554Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_SYSTEMD=1
16:10:17 [2022-05-25T16:10:17.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:10:17 [2022-05-25T16:10:17.554Z] HOSTNAME=d2371287b214
16:10:17 [2022-05-25T16:10:17.554Z] DEST=bundles/test-integration
16:10:17 [2022-05-25T16:10:17.554Z] PWD=/go/src/github.com/docker/docker
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_GITCOMMIT=c18022a2754075df645fdf9fa8a4918e98095642
16:10:17 [2022-05-25T16:10:17.554Z] container=docker
16:10:17 [2022-05-25T16:10:17.554Z] HOME=/root
16:10:17 [2022-05-25T16:10:17.554Z] LANG=C.UTF-8
16:10:17 [2022-05-25T16:10:17.554Z] INVOCATION_ID=b98946e0c49f4042bd4a3373ea85db37
16:10:17 [2022-05-25T16:10:17.554Z] GOLANG_VERSION=1.18.2
16:10:17 [2022-05-25T16:10:17.554Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:10:17 [2022-05-25T16:10:17.554Z] VALIDATE_BRANCH=master
16:10:17 [2022-05-25T16:10:17.554Z] TERM=xterm
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_PKG=github.com/docker/docker
16:10:17 [2022-05-25T16:10:17.554Z] SHLVL=3
16:10:17 [2022-05-25T16:10:17.554Z] TIMEOUT=120m
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_BUILDTAGS= journald
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_GRAPHDRIVER=overlay2
16:10:17 [2022-05-25T16:10:17.554Z] GO111MODULE=off
16:10:17 [2022-05-25T16:10:17.554Z] DOCKER_EXPERIMENTAL=1
16:10:17 [2022-05-25T16:10:17.554Z] TEST_SKIP_INTEGRATION_CLI=1
16:10:17 [2022-05-25T16:10:17.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:10:17 [2022-05-25T16:10:17.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:10:17 [2022-05-25T16:10:17.554Z] GOPATH=/go
16:10:17 [2022-05-25T16:10:17.554Z] PKG_CONFIG=pkg-config
16:10:17 [2022-05-25T16:10:17.554Z] _=/usr/bin/env
16:10:17 [2022-05-25T16:10:17.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:11:04 [2022-05-25T16:11:04.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:11:04 [2022-05-25T16:11:04.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:11:26 [2022-05-25T16:11:26.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:11:34 [2022-05-25T16:11:34.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:11:44 [2022-05-25T16:11:44.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:11:44 [2022-05-25T16:11:44.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:11:44 [2022-05-25T16:11:44.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:11:45 [2022-05-25T16:11:45.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:11:45 [2022-05-25T16:11:45.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:11:46 [2022-05-25T16:11:46.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:11:49 [2022-05-25T16:11:49.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:11:50 [2022-05-25T16:11:50.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:11:51 [2022-05-25T16:11:51.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:11:51 [2022-05-25T16:11:51.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:11:52 [2022-05-25T16:11:52.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:11:53 [2022-05-25T16:11:53.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:11:54 [2022-05-25T16:11:54.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:11:55 [2022-05-25T16:11:55.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:11:56 [2022-05-25T16:11:56.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:11:56 [2022-05-25T16:11:56.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:11:56 [2022-05-25T16:11:56.937Z] Using test binary docker
16:11:56 [2022-05-25T16:11:56.937Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:11:56 [2022-05-25T16:11:56.937Z] Starting apparmor (via systemctl): apparmor.service.
16:11:56 [2022-05-25T16:11:56.937Z] INFO: Waiting for daemon to start...
16:11:56 [2022-05-25T16:11:56.937Z] Starting dockerd
16:11:59 [2022-05-25T16:11:59.471Z] .
16:11:59 [2022-05-25T16:11:59.471Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:11:59 [2022-05-25T16:11:59.471Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:11:59 [2022-05-25T16:11:59.471Z] Error: No such image: emptyfs
16:11:59 [2022-05-25T16:11:59.471Z] Running integration-test (iteration 1)
16:11:59 [2022-05-25T16:11:59.471Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:11:59 [2022-05-25T16:11:59.729Z] Loaded image: busybox:latest
16:11:59 [2022-05-25T16:11:59.987Z] Loaded image: busybox:glibc
16:12:01 [2022-05-25T16:12:01.364Z] Loaded image: debian:bullseye-slim
16:12:01 [2022-05-25T16:12:01.364Z] Loaded image: hello-world:latest
16:12:01 [2022-05-25T16:12:01.364Z] Loaded image: arm32v7/hello-world:latest
16:12:01 [2022-05-25T16:12:01.364Z] INFO: Testing against a local daemon
16:12:01 [2022-05-25T16:12:01.364Z] === RUN   TestCgroupNamespacesBuild
16:12:02 [2022-05-25T16:12:02.740Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
16:12:02 [2022-05-25T16:12:02.740Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:12:04 [2022-05-25T16:12:04.116Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
16:12:04 [2022-05-25T16:12:04.116Z] === RUN   TestBuildWithSession
16:12:04 [2022-05-25T16:12:04.116Z]     build_session_test.go:25: TODO: BuildKit
16:12:04 [2022-05-25T16:12:04.116Z] --- SKIP: TestBuildWithSession (0.00s)
16:12:04 [2022-05-25T16:12:04.116Z] === RUN   TestBuildSquashParent
16:12:08 [2022-05-25T16:12:08.303Z] --- PASS: TestBuildSquashParent (4.42s)
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:08 [2022-05-25T16:12:08.303Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:08 [2022-05-25T16:12:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:08 [2022-05-25T16:12:08.303Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:12:08 [2022-05-25T16:12:08.303Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:12:10 [2022-05-25T16:12:10.204Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:12:10 [2022-05-25T16:12:10.463Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:12:11 [2022-05-25T16:12:11.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:12:12 [2022-05-25T16:12:12.097Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:12:13 [2022-05-25T16:12:13.475Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s)
16:12:13 [2022-05-25T16:12:13.475Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s)
16:12:13 [2022-05-25T16:12:13.475Z] === RUN   TestBuildMultiStageCopy
16:12:13 [2022-05-25T16:12:13.475Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:12:14 [2022-05-25T16:12:14.850Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:12:15 [2022-05-25T16:12:15.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:12:15 [2022-05-25T16:12:15.369Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:12:15 [2022-05-25T16:12:15.628Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:12:15 [2022-05-25T16:12:15.887Z] --- PASS: TestBuildMultiStageCopy (2.31s)
16:12:15 [2022-05-25T16:12:15.887Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s)
16:12:15 [2022-05-25T16:12:15.887Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
16:12:15 [2022-05-25T16:12:15.887Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
16:12:15 [2022-05-25T16:12:15.887Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
16:12:15 [2022-05-25T16:12:15.887Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
16:12:15 [2022-05-25T16:12:15.887Z] === RUN   TestBuildMultiStageParentConfig
16:12:16 [2022-05-25T16:12:16.461Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
16:12:16 [2022-05-25T16:12:16.461Z] === RUN   TestBuildLabelWithTargets
16:12:17 [2022-05-25T16:12:17.396Z] --- PASS: TestBuildLabelWithTargets (0.97s)
16:12:17 [2022-05-25T16:12:17.396Z] === RUN   TestBuildWithEmptyLayers
16:12:17 [2022-05-25T16:12:17.964Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
16:12:17 [2022-05-25T16:12:17.964Z] === RUN   TestBuildMultiStageOnBuild
16:12:19 [2022-05-25T16:12:19.868Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
16:12:19 [2022-05-25T16:12:19.868Z] === RUN   TestBuildUncleanTarFilenames
16:12:20 [2022-05-25T16:12:20.127Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
16:12:20 [2022-05-25T16:12:20.127Z] === RUN   TestBuildMultiStageLayerLeak
16:12:22 [2022-05-25T16:12:22.029Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s)
16:12:22 [2022-05-25T16:12:22.030Z] === RUN   TestBuildWithHugeFile
16:13:18 [2022-05-25T16:13:18.256Z] --- PASS: TestBuildWithHugeFile (49.97s)
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildWCOWSandboxSize
16:13:18 [2022-05-25T16:13:18.257Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:13:18 [2022-05-25T16:13:18.257Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildWithEmptyDockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:13:18 [2022-05-25T16:13:18.257Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:13:18 [2022-05-25T16:13:18.257Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
16:13:18 [2022-05-25T16:13:18.257Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
16:13:18 [2022-05-25T16:13:18.257Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildPreserveOwnership
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildPreserveOwnership/copy_from
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:13:18 [2022-05-25T16:13:18.257Z] --- PASS: TestBuildPreserveOwnership (3.82s)
16:13:18 [2022-05-25T16:13:18.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.63s)
16:13:18 [2022-05-25T16:13:18.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildPlatformInvalid
16:13:18 [2022-05-25T16:13:18.257Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:13:18 [2022-05-25T16:13:18.257Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:13:18 [2022-05-25T16:13:18.257Z] Loaded image: busybox:latest
16:13:18 [2022-05-25T16:13:18.257Z] Loaded image: busybox:glibc
16:13:18 [2022-05-25T16:13:18.257Z] Loaded image: debian:bullseye-slim
16:13:18 [2022-05-25T16:13:18.257Z] Loaded image: hello-world:latest
16:13:18 [2022-05-25T16:13:18.257Z] Loaded image: arm32v7/hello-world:latest
16:13:26 [2022-05-25T16:13:26.374Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
16:13:26 [2022-05-25T16:13:26.374Z] PASS
16:13:26 [2022-05-25T16:13:26.374Z] 
16:13:26 [2022-05-25T16:13:26.374Z] === Skipped
16:13:26 [2022-05-25T16:13:26.374Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:13:26 [2022-05-25T16:13:26.374Z]     build_session_test.go:25: TODO: BuildKit
16:13:26 [2022-05-25T16:13:26.374Z] 
16:13:26 [2022-05-25T16:13:26.374Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:13:26 [2022-05-25T16:13:26.374Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:13:26 [2022-05-25T16:13:26.374Z] 
16:13:26 [2022-05-25T16:13:26.374Z] DONE 34 tests, 2 skipped in 86.949s
16:13:26 [2022-05-25T16:13:26.374Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:13:26 [2022-05-25T16:13:26.374Z] INFO: Testing against a local daemon
16:13:26 [2022-05-25T16:13:26.374Z] === RUN   TestConfigInspect
16:13:28 [2022-05-25T16:13:28.903Z] --- PASS: TestConfigInspect (2.25s)
16:13:28 [2022-05-25T16:13:28.903Z] === RUN   TestConfigList
16:13:30 [2022-05-25T16:13:30.844Z] --- PASS: TestConfigList (2.21s)
16:13:30 [2022-05-25T16:13:30.844Z] === RUN   TestConfigsCreateAndDelete
16:13:33 [2022-05-25T16:13:33.375Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
16:13:33 [2022-05-25T16:13:33.376Z] === RUN   TestConfigsUpdate
16:13:35 [2022-05-25T16:13:35.277Z] --- PASS: TestConfigsUpdate (2.17s)
16:13:35 [2022-05-25T16:13:35.277Z] === RUN   TestTemplatedConfig
16:13:37 [2022-05-25T16:13:37.808Z] --- PASS: TestTemplatedConfig (2.61s)
16:13:37 [2022-05-25T16:13:37.808Z] === RUN   TestConfigCreateResolve
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestConfigCreateResolve (2.14s)
16:13:40 [2022-05-25T16:13:40.346Z] PASS
16:13:40 [2022-05-25T16:13:40.346Z] 
16:13:40 [2022-05-25T16:13:40.346Z] DONE 6 tests in 13.589s
16:13:40 [2022-05-25T16:13:40.346Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:13:40 [2022-05-25T16:13:40.346Z] INFO: Testing against a local daemon
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestAttachWithTTY
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestAttachWithTTY (0.06s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestAttachWithoutTTy
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestAttachWithoutTTy (0.04s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestCheckpoint
16:13:40 [2022-05-25T16:13:40.346Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:13:40 [2022-05-25T16:13:40.346Z] --- SKIP: TestCheckpoint (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/commit
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/commit
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/create
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/containers/create
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/commit
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] === CONT  TestContainerInvalidJSON/containers/create
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestCopyFromContainerPathIsNotDir
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestCopyToContainerPathDoesNotExist
16:13:40 [2022-05-25T16:13:40.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:13:40 [2022-05-25T16:13:40.346Z] === RUN   TestCopyEmptyFile
16:13:40 [2022-05-25T16:13:40.605Z] --- PASS: TestCopyEmptyFile (0.22s)
16:13:40 [2022-05-25T16:13:40.605Z] === RUN   TestCopyToContainerPathIsNotDir
16:13:40 [2022-05-25T16:13:40.605Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:13:40 [2022-05-25T16:13:40.605Z] === RUN   TestCopyFromContainer
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer//
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer//bar/root
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer//bar/root/
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer/bar/quux
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer/bar/quux/
16:13:41 [2022-05-25T16:13:41.979Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:13:42 [2022-05-25T16:13:42.238Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:13:42 [2022-05-25T16:13:42.238Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:13:42 [2022-05-25T16:13:42.238Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:13:42 [2022-05-25T16:13:42.238Z] === RUN   TestCopyFromContainer/bar/notarget
16:13:42 [2022-05-25T16:13:42.238Z] --- PASS: TestCopyFromContainer (1.77s)
16:13:42 [2022-05-25T16:13:42.238Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:13:42 [2022-05-25T16:13:42.238Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
16:13:42 [2022-05-25T16:13:42.238Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:13:42 [2022-05-25T16:13:42.238Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
16:13:42 [2022-05-25T16:13:42.238Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:13:42 [2022-05-25T16:13:42.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateLinkToNonExistingContainer
16:13:42 [2022-05-25T16:13:42.497Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateWithInvalidEnv
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateWithInvalidEnv/0
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateWithInvalidEnv/0
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateWithInvalidEnv/1
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateWithInvalidEnv/1
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateWithInvalidEnv/2
16:13:42 [2022-05-25T16:13:42.497Z] === PAUSE TestCreateWithInvalidEnv/2
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateWithInvalidEnv/0
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateWithInvalidEnv/2
16:13:42 [2022-05-25T16:13:42.497Z] === CONT  TestCreateWithInvalidEnv/1
16:13:42 [2022-05-25T16:13:42.497Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateTmpfsMountsTarget
16:13:42 [2022-05-25T16:13:42.497Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:13:42 [2022-05-25T16:13:42.497Z] === RUN   TestCreateWithCustomMaskedPaths
16:13:43 [2022-05-25T16:13:43.872Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
16:13:43 [2022-05-25T16:13:43.872Z] === RUN   TestCreateWithCustomReadonlyPaths
16:13:45 [2022-05-25T16:13:45.774Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s)
16:13:45 [2022-05-25T16:13:45.774Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:13:45 [2022-05-25T16:13:45.774Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:45 [2022-05-25T16:13:45.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:45 [2022-05-25T16:13:45.774Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:45 [2022-05-25T16:13:45.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:45 [2022-05-25T16:13:45.774Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:45 [2022-05-25T16:13:45.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:45 [2022-05-25T16:13:45.775Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:13:45 [2022-05-25T16:13:45.775Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:13:45 [2022-05-25T16:13:45.775Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:13:45 [2022-05-25T16:13:45.775Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:13:45 [2022-05-25T16:13:45.775Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:13:46 [2022-05-25T16:13:46.342Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestCreateDifferentPlatform
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestCreateDifferentPlatform/different_os
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:13:46 [2022-05-25T16:13:46.343Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:13:46 [2022-05-25T16:13:46.343Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:13:46 [2022-05-25T16:13:46.343Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:13:46 [2022-05-25T16:13:46.343Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:13:46 [2022-05-25T16:13:46.343Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestContainerStartOnDaemonRestart
16:13:46 [2022-05-25T16:13:46.343Z] === PAUSE TestContainerStartOnDaemonRestart
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestDaemonRestartIpcMode
16:13:46 [2022-05-25T16:13:46.343Z] === PAUSE TestDaemonRestartIpcMode
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestDaemonHostGatewayIP
16:13:46 [2022-05-25T16:13:46.343Z] === PAUSE TestDaemonHostGatewayIP
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestRestartDaemonWithRestartingContainer
16:13:46 [2022-05-25T16:13:46.343Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestContainerKillOnDaemonStart
16:13:46 [2022-05-25T16:13:46.343Z] === PAUSE TestContainerKillOnDaemonStart
16:13:46 [2022-05-25T16:13:46.343Z] === RUN   TestDiff
16:13:46 [2022-05-25T16:13:46.910Z] --- PASS: TestDiff (0.57s)
16:13:46 [2022-05-25T16:13:46.910Z] === RUN   TestExecWithCloseStdin
16:13:47 [2022-05-25T16:13:47.476Z] --- PASS: TestExecWithCloseStdin (0.64s)
16:13:47 [2022-05-25T16:13:47.476Z] === RUN   TestExec
16:13:48 [2022-05-25T16:13:48.411Z] --- PASS: TestExec (0.65s)
16:13:48 [2022-05-25T16:13:48.411Z] === RUN   TestExecUser
16:13:48 [2022-05-25T16:13:48.977Z] --- PASS: TestExecUser (0.62s)
16:13:48 [2022-05-25T16:13:48.977Z] === RUN   TestExportContainerAndImportImage
16:13:49 [2022-05-25T16:13:49.543Z] --- PASS: TestExportContainerAndImportImage (0.73s)
16:13:49 [2022-05-25T16:13:49.543Z] === RUN   TestExportContainerAfterDaemonRestart
16:13:50 [2022-05-25T16:13:50.917Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
16:13:50 [2022-05-25T16:13:50.917Z] === RUN   TestHealthCheckWorkdir
16:13:51 [2022-05-25T16:13:51.852Z] --- PASS: TestHealthCheckWorkdir (0.72s)
16:13:51 [2022-05-25T16:13:51.852Z] === RUN   TestHealthKillContainer
16:13:59 [2022-05-25T16:13:59.960Z] --- PASS: TestHealthKillContainer (8.21s)
16:13:59 [2022-05-25T16:13:59.960Z] === RUN   TestInspectCpusetInConfigPre120
16:14:00 [2022-05-25T16:14:00.526Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
16:14:00 [2022-05-25T16:14:00.526Z] === RUN   TestIpcModeNone
16:14:01 [2022-05-25T16:14:01.092Z] --- PASS: TestIpcModeNone (0.63s)
16:14:01 [2022-05-25T16:14:01.092Z] === RUN   TestIpcModePrivate
16:14:01 [2022-05-25T16:14:01.350Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
16:14:01 [2022-05-25T16:14:01.608Z] --- PASS: TestIpcModePrivate (0.62s)
16:14:01 [2022-05-25T16:14:01.608Z] === RUN   TestIpcModeShareable
16:14:02 [2022-05-25T16:14:02.175Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
16:14:02 [2022-05-25T16:14:02.175Z] --- PASS: TestIpcModeShareable (0.63s)
16:14:02 [2022-05-25T16:14:02.175Z] === RUN   TestAPIIpcModeShareableAndContainer
16:14:04 [2022-05-25T16:14:04.075Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
16:14:04 [2022-05-25T16:14:04.075Z] === RUN   TestAPIIpcModeHost
16:14:04 [2022-05-25T16:14:04.642Z] --- PASS: TestAPIIpcModeHost (0.40s)
16:14:04 [2022-05-25T16:14:04.642Z] === RUN   TestDaemonIpcModeShareable
16:14:05 [2022-05-25T16:14:05.577Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:14:05 [2022-05-25T16:14:05.577Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
16:14:05 [2022-05-25T16:14:05.577Z] === RUN   TestDaemonIpcModePrivate
16:14:06 [2022-05-25T16:14:06.952Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:14:06 [2022-05-25T16:14:06.953Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
16:14:06 [2022-05-25T16:14:06.953Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:14:07 [2022-05-25T16:14:07.888Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:14:08 [2022-05-25T16:14:08.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
16:14:08 [2022-05-25T16:14:08.147Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:14:09 [2022-05-25T16:14:09.081Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:14:09 [2022-05-25T16:14:09.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
16:14:09 [2022-05-25T16:14:09.340Z] === RUN   TestIpcModeOlderClient
16:14:09 [2022-05-25T16:14:09.340Z] === PAUSE TestIpcModeOlderClient
16:14:09 [2022-05-25T16:14:09.340Z] === RUN   TestKillContainerInvalidSignal
16:14:09 [2022-05-25T16:14:09.598Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
16:14:09 [2022-05-25T16:14:09.598Z] === RUN   TestKillContainer
16:14:09 [2022-05-25T16:14:09.598Z] === RUN   TestKillContainer/no_signal
16:14:10 [2022-05-25T16:14:10.164Z] === RUN   TestKillContainer/non_killing_signal
16:14:10 [2022-05-25T16:14:10.422Z] === RUN   TestKillContainer/killing_signal
16:14:10 [2022-05-25T16:14:10.992Z] --- PASS: TestKillContainer (1.41s)
16:14:10 [2022-05-25T16:14:10.992Z]     --- PASS: TestKillContainer/no_signal (0.41s)
16:14:10 [2022-05-25T16:14:10.992Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:14:10 [2022-05-25T16:14:10.992Z]     --- PASS: TestKillContainer/killing_signal (0.56s)
16:14:10 [2022-05-25T16:14:10.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:14:10 [2022-05-25T16:14:10.992Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:14:11 [2022-05-25T16:14:11.559Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:14:12 [2022-05-25T16:14:12.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s)
16:14:12 [2022-05-25T16:14:12.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
16:14:12 [2022-05-25T16:14:12.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
16:14:12 [2022-05-25T16:14:12.495Z] === RUN   TestKillStoppedContainer
16:14:12 [2022-05-25T16:14:12.495Z] --- PASS: TestKillStoppedContainer (0.04s)
16:14:12 [2022-05-25T16:14:12.495Z] === RUN   TestKillStoppedContainerAPIPre120
16:14:12 [2022-05-25T16:14:12.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:14:12 [2022-05-25T16:14:12.495Z] === RUN   TestKillDifferentUserContainer
16:14:12 [2022-05-25T16:14:12.753Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:14:12 [2022-05-25T16:14:12.753Z] === RUN   TestInspectOomKilledTrue
16:14:12 [2022-05-25T16:14:12.753Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:14:12 [2022-05-25T16:14:12.753Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:14:12 [2022-05-25T16:14:12.753Z] === RUN   TestInspectOomKilledFalse
16:14:12 [2022-05-25T16:14:12.753Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:14:12 [2022-05-25T16:14:12.753Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:14:12 [2022-05-25T16:14:12.753Z] === RUN   TestLinksEtcHostsContentMatch
16:14:13 [2022-05-25T16:14:13.011Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
16:14:13 [2022-05-25T16:14:13.011Z] === RUN   TestLinksContainerNames
16:14:13 [2022-05-25T16:14:13.947Z] --- PASS: TestLinksContainerNames (0.85s)
16:14:13 [2022-05-25T16:14:13.947Z] === RUN   TestLogsFollowTailEmpty
16:14:14 [2022-05-25T16:14:14.513Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
16:14:14 [2022-05-25T16:14:14.513Z] === RUN   TestContainerNetworkMountsNoChown
16:14:14 [2022-05-25T16:14:14.772Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/default
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/default
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/private
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/private
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rprivate
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rprivate
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/slave
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/slave
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rslave
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rslave
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/shared
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/shared
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rshared
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rshared
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/default
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/default/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/default/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/default/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/rshared
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/shared
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/rslave
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/slave
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/rprivate
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/private
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/private/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/private/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/default/mount_root
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:14:14 [2022-05-25T16:14:14.772Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:14:15 [2022-05-25T16:14:15.031Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/private/bind_root
16:14:15 [2022-05-25T16:14:15.032Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:14:15 [2022-05-25T16:14:15.291Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:14:15 [2022-05-25T16:14:15.291Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:14:15 [2022-05-25T16:14:15.291Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:14:15 [2022-05-25T16:14:15.291Z] === CONT  TestMountDaemonRoot/private/mount_root
16:14:15 [2022-05-25T16:14:15.291Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:14:15 [2022-05-25T16:14:15.291Z] --- PASS: TestMountDaemonRoot (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:14:15 [2022-05-25T16:14:15.291Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
16:14:15 [2022-05-25T16:14:15.291Z] === RUN   TestContainerBindMountNonRecursive
16:14:16 [2022-05-25T16:14:16.690Z] --- PASS: TestContainerBindMountNonRecursive (1.19s)
16:14:16 [2022-05-25T16:14:16.690Z] === RUN   TestContainerVolumesMountedAsShared
16:14:16 [2022-05-25T16:14:16.968Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
16:14:16 [2022-05-25T16:14:16.968Z] === RUN   TestContainerVolumesMountedAsSlave
16:14:17 [2022-05-25T16:14:17.234Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
16:14:17 [2022-05-25T16:14:17.234Z] === RUN   TestNetworkNat
16:14:17 [2022-05-25T16:14:17.802Z] --- PASS: TestNetworkNat (0.44s)
16:14:17 [2022-05-25T16:14:17.802Z] === RUN   TestNetworkLocalhostTCPNat
16:14:18 [2022-05-25T16:14:18.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
16:14:18 [2022-05-25T16:14:18.060Z] === RUN   TestNetworkLoopbackNat
16:14:20 [2022-05-25T16:14:20.589Z] --- PASS: TestNetworkLoopbackNat (2.61s)
16:14:20 [2022-05-25T16:14:20.589Z] === RUN   TestPause
16:14:21 [2022-05-25T16:14:21.155Z] --- PASS: TestPause (0.47s)
16:14:21 [2022-05-25T16:14:21.155Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:14:21 [2022-05-25T16:14:21.155Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:14:21 [2022-05-25T16:14:21.155Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:14:21 [2022-05-25T16:14:21.155Z] === RUN   TestPauseStopPausedContainer
16:14:21 [2022-05-25T16:14:21.722Z] --- PASS: TestPauseStopPausedContainer (0.45s)
16:14:21 [2022-05-25T16:14:21.722Z] === RUN   TestPidHost
16:14:22 [2022-05-25T16:14:22.657Z] --- PASS: TestPidHost (0.96s)
16:14:22 [2022-05-25T16:14:22.657Z] === RUN   TestPsFilter
16:14:22 [2022-05-25T16:14:22.657Z] --- PASS: TestPsFilter (0.10s)
16:14:22 [2022-05-25T16:14:22.657Z] === RUN   TestRemoveContainerWithRemovedVolume
16:14:23 [2022-05-25T16:14:23.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
16:14:23 [2022-05-25T16:14:23.224Z] === RUN   TestRemoveContainerWithVolume
16:14:23 [2022-05-25T16:14:23.483Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
16:14:23 [2022-05-25T16:14:23.483Z] === RUN   TestRemoveContainerRunning
16:14:24 [2022-05-25T16:14:24.049Z] --- PASS: TestRemoveContainerRunning (0.41s)
16:14:24 [2022-05-25T16:14:24.049Z] === RUN   TestRemoveContainerForceRemoveRunning
16:14:24 [2022-05-25T16:14:24.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
16:14:24 [2022-05-25T16:14:24.309Z] === RUN   TestRemoveInvalidContainer
16:14:24 [2022-05-25T16:14:24.309Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:14:24 [2022-05-25T16:14:24.309Z] === RUN   TestRenameLinkedContainer
16:14:26 [2022-05-25T16:14:26.209Z] --- PASS: TestRenameLinkedContainer (1.70s)
16:14:26 [2022-05-25T16:14:26.210Z] === RUN   TestRenameStoppedContainer
16:14:26 [2022-05-25T16:14:26.468Z] --- PASS: TestRenameStoppedContainer (0.40s)
16:14:26 [2022-05-25T16:14:26.468Z] === RUN   TestRenameRunningContainerAndReuse
16:14:27 [2022-05-25T16:14:27.480Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
16:14:27 [2022-05-25T16:14:27.480Z] === RUN   TestRenameInvalidName
16:14:27 [2022-05-25T16:14:27.738Z] --- PASS: TestRenameInvalidName (0.42s)
16:14:27 [2022-05-25T16:14:27.738Z] === RUN   TestRenameAnonymousContainer
16:14:29 [2022-05-25T16:14:29.639Z] --- PASS: TestRenameAnonymousContainer (1.60s)
16:14:29 [2022-05-25T16:14:29.639Z] === RUN   TestRenameContainerWithSameName
16:14:29 [2022-05-25T16:14:29.639Z] --- PASS: TestRenameContainerWithSameName (0.40s)
16:14:29 [2022-05-25T16:14:29.639Z] === RUN   TestRenameContainerWithLinkedContainer
16:14:30 [2022-05-25T16:14:30.573Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
16:14:30 [2022-05-25T16:14:30.573Z] === RUN   TestResize
16:14:31 [2022-05-25T16:14:31.140Z] --- PASS: TestResize (0.44s)
16:14:31 [2022-05-25T16:14:31.140Z] === RUN   TestResizeWithInvalidSize
16:14:31 [2022-05-25T16:14:31.398Z] --- PASS: TestResizeWithInvalidSize (0.41s)
16:14:31 [2022-05-25T16:14:31.398Z] === RUN   TestResizeWhenContainerNotStarted
16:14:31 [2022-05-25T16:14:31.964Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:14:31 [2022-05-25T16:14:31.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:14:33 [2022-05-25T16:14:33.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:14:33 [2022-05-25T16:14:33.599Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:14:34 [2022-05-25T16:14:34.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:14:34 [2022-05-25T16:14:34.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:14:36 [2022-05-25T16:14:36.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:36 [2022-05-25T16:14:36.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:40 [2022-05-25T16:14:40.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:14:40 [2022-05-25T16:14:40.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:14:44 [2022-05-25T16:14:44.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:14:44 [2022-05-25T16:14:44.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:14:46 [2022-05-25T16:14:46.100Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:14:46 [2022-05-25T16:14:46.358Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:14:48 [2022-05-25T16:14:48.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:14:48 [2022-05-25T16:14:48.521Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:14:50 [2022-05-25T16:14:50.423Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
16:14:50 [2022-05-25T16:14:50.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
16:14:50 [2022-05-25T16:14:50.423Z] === RUN   TestCgroupNamespacesRun
16:14:51 [2022-05-25T16:14:51.359Z] --- PASS: TestCgroupNamespacesRun (1.16s)
16:14:51 [2022-05-25T16:14:51.359Z] === RUN   TestCgroupNamespacesRunPrivileged
16:14:51 [2022-05-25T16:14:51.359Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:14:51 [2022-05-25T16:14:51.359Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:14:51 [2022-05-25T16:14:51.359Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:14:52 [2022-05-25T16:14:52.734Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
16:14:52 [2022-05-25T16:14:52.734Z] === RUN   TestCgroupNamespacesRunHostMode
16:14:53 [2022-05-25T16:14:53.668Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
16:14:53 [2022-05-25T16:14:53.668Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:14:55 [2022-05-25T16:14:55.043Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
16:14:55 [2022-05-25T16:14:55.043Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:14:55 [2022-05-25T16:14:55.979Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
16:14:55 [2022-05-25T16:14:55.979Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:14:56 [2022-05-25T16:14:56.913Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:14:56 [2022-05-25T16:14:56.913Z] === RUN   TestCgroupNamespacesRunOlderClient
16:14:57 [2022-05-25T16:14:57.849Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
16:14:57 [2022-05-25T16:14:57.849Z] === RUN   TestNISDomainname
16:14:58 [2022-05-25T16:14:58.415Z] --- PASS: TestNISDomainname (0.57s)
16:14:58 [2022-05-25T16:14:58.416Z] === RUN   TestHostnameDnsResolution
16:14:59 [2022-05-25T16:14:59.350Z] --- PASS: TestHostnameDnsResolution (0.69s)
16:14:59 [2022-05-25T16:14:59.350Z] === RUN   TestUnprivilegedPortsAndPing
16:14:59 [2022-05-25T16:14:59.609Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
16:14:59 [2022-05-25T16:14:59.609Z] === RUN   TestPrivilegedHostDevices
16:15:00 [2022-05-25T16:15:00.177Z] --- PASS: TestPrivilegedHostDevices (0.48s)
16:15:00 [2022-05-25T16:15:00.177Z] === RUN   TestConsoleSize
16:15:00 [2022-05-25T16:15:00.742Z] --- PASS: TestConsoleSize (0.43s)
16:15:00 [2022-05-25T16:15:00.742Z] === RUN   TestStats
16:15:03 [2022-05-25T16:15:03.312Z] --- PASS: TestStats (2.46s)
16:15:03 [2022-05-25T16:15:03.312Z] === RUN   TestStopContainerWithTimeout
16:15:03 [2022-05-25T16:15:03.312Z] === RUN   TestStopContainerWithTimeout/0
16:15:03 [2022-05-25T16:15:03.312Z] === PAUSE TestStopContainerWithTimeout/0
16:15:03 [2022-05-25T16:15:03.312Z] === RUN   TestStopContainerWithTimeout/1
16:15:03 [2022-05-25T16:15:03.312Z] === PAUSE TestStopContainerWithTimeout/1
16:15:03 [2022-05-25T16:15:03.312Z] === RUN   TestStopContainerWithTimeout/3
16:15:03 [2022-05-25T16:15:03.312Z] === PAUSE TestStopContainerWithTimeout/3
16:15:03 [2022-05-25T16:15:03.312Z] === RUN   TestStopContainerWithTimeout/-1
16:15:03 [2022-05-25T16:15:03.312Z] === PAUSE TestStopContainerWithTimeout/-1
16:15:03 [2022-05-25T16:15:03.312Z] === CONT  TestStopContainerWithTimeout/0
16:15:03 [2022-05-25T16:15:03.312Z] === CONT  TestStopContainerWithTimeout/-1
16:15:03 [2022-05-25T16:15:03.878Z] === CONT  TestStopContainerWithTimeout/3
16:15:05 [2022-05-25T16:15:05.779Z] === CONT  TestStopContainerWithTimeout/1
16:15:07 [2022-05-25T16:15:07.153Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:15:07 [2022-05-25T16:15:07.153Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
16:15:07 [2022-05-25T16:15:07.153Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
16:15:07 [2022-05-25T16:15:07.153Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
16:15:07 [2022-05-25T16:15:07.153Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
16:15:07 [2022-05-25T16:15:07.153Z] === RUN   TestDeleteDevicemapper
16:15:07 [2022-05-25T16:15:07.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:07 [2022-05-25T16:15:07.153Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:15:07 [2022-05-25T16:15:07.153Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:15:09 [2022-05-25T16:15:09.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
16:15:09 [2022-05-25T16:15:09.055Z] === RUN   TestUpdateMemory
16:15:09 [2022-05-25T16:15:09.055Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:15:09 [2022-05-25T16:15:09.055Z] --- SKIP: TestUpdateMemory (0.00s)
16:15:09 [2022-05-25T16:15:09.055Z] === RUN   TestUpdateCPUQuota
16:15:09 [2022-05-25T16:15:09.624Z] --- PASS: TestUpdateCPUQuota (0.93s)
16:15:09 [2022-05-25T16:15:09.624Z] === RUN   TestUpdatePidsLimit
16:15:09 [2022-05-25T16:15:09.624Z] === RUN   TestUpdatePidsLimit/update_from_none
16:15:09 [2022-05-25T16:15:09.882Z] === RUN   TestUpdatePidsLimit/no_change
16:15:10 [2022-05-25T16:15:10.141Z] === RUN   TestUpdatePidsLimit/update_lower
16:15:10 [2022-05-25T16:15:10.141Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:15:10 [2022-05-25T16:15:10.400Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:15:10 [2022-05-25T16:15:10.659Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:15:10 [2022-05-25T16:15:10.917Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:15:11 [2022-05-25T16:15:11.484Z] --- PASS: TestUpdatePidsLimit (1.96s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
16:15:11 [2022-05-25T16:15:11.484Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
16:15:11 [2022-05-25T16:15:11.484Z] === RUN   TestUpdateRestartPolicy
16:15:23 [2022-05-25T16:15:23.679Z] --- PASS: TestUpdateRestartPolicy (11.04s)
16:15:23 [2022-05-25T16:15:23.679Z] === RUN   TestUpdateRestartWithAutoRemove
16:15:23 [2022-05-25T16:15:23.679Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
16:15:23 [2022-05-25T16:15:23.679Z] === RUN   TestWaitNonBlocked
16:15:23 [2022-05-25T16:15:23.679Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:23 [2022-05-25T16:15:23.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:23 [2022-05-25T16:15:23.679Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:23 [2022-05-25T16:15:23.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:23 [2022-05-25T16:15:23.679Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:15:23 [2022-05-25T16:15:23.679Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:15:23 [2022-05-25T16:15:23.937Z] --- PASS: TestWaitNonBlocked (0.01s)
16:15:23 [2022-05-25T16:15:23.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
16:15:23 [2022-05-25T16:15:23.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
16:15:23 [2022-05-25T16:15:23.937Z] === RUN   TestWaitBlocked
16:15:23 [2022-05-25T16:15:23.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:15:23 [2022-05-25T16:15:23.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:15:23 [2022-05-25T16:15:23.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:15:23 [2022-05-25T16:15:23.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:15:23 [2022-05-25T16:15:23.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:15:23 [2022-05-25T16:15:23.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:15:24 [2022-05-25T16:15:24.873Z] --- PASS: TestWaitBlocked (0.01s)
16:15:24 [2022-05-25T16:15:24.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
16:15:24 [2022-05-25T16:15:24.873Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
16:15:24 [2022-05-25T16:15:24.873Z] === CONT  TestContainerStartOnDaemonRestart
16:15:24 [2022-05-25T16:15:24.873Z] === CONT  TestRestartDaemonWithRestartingContainer
16:15:27 [2022-05-25T16:15:27.405Z] --- PASS: TestContainerStartOnDaemonRestart (2.47s)
16:15:27 [2022-05-25T16:15:27.405Z] === CONT  TestIpcModeOlderClient
16:15:27 [2022-05-25T16:15:27.405Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
16:15:27 [2022-05-25T16:15:27.405Z] === CONT  TestContainerKillOnDaemonStart
16:15:27 [2022-05-25T16:15:27.972Z] --- PASS: TestIpcModeOlderClient (0.71s)
16:15:27 [2022-05-25T16:15:27.972Z] === CONT  TestDaemonHostGatewayIP
16:15:30 [2022-05-25T16:15:30.503Z] --- PASS: TestDaemonHostGatewayIP (2.38s)
16:15:30 [2022-05-25T16:15:30.503Z] === CONT  TestDaemonRestartIpcMode
16:15:32 [2022-05-25T16:15:32.405Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
16:15:40 [2022-05-25T16:15:40.512Z] --- PASS: TestContainerKillOnDaemonStart (12.04s)
16:15:40 [2022-05-25T16:15:40.512Z] PASS
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === Skipped
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:15:40 [2022-05-25T16:15:40.512Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:15:40 [2022-05-25T16:15:40.512Z] 
16:15:40 [2022-05-25T16:15:40.512Z] DONE 238 tests, 7 skipped in 119.198s
16:15:40 [2022-05-25T16:15:40.512Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:15:40 [2022-05-25T16:15:40.512Z] === RUN   TestConfigDaemonLibtrustID
16:15:40 [2022-05-25T16:15:40.512Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:15:40 [2022-05-25T16:15:40.512Z] === RUN   TestConfigDaemonID
16:15:40 [2022-05-25T16:15:40.770Z]     daemon_test.go:84: [d2eb76ec8b81d] daemon is not started
16:15:40 [2022-05-25T16:15:40.770Z] --- PASS: TestConfigDaemonID (1.04s)
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:15:40 [2022-05-25T16:15:40.770Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:15:40 [2022-05-25T16:15:40.770Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation/invalid_config
16:15:40 [2022-05-25T16:15:40.770Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation/malformed_config
16:15:40 [2022-05-25T16:15:40.770Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:15:40 [2022-05-25T16:15:40.770Z] === RUN   TestDaemonConfigValidation/valid_config
16:15:40 [2022-05-25T16:15:40.770Z] === PAUSE TestDaemonConfigValidation/valid_config
16:15:40 [2022-05-25T16:15:40.770Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:15:40 [2022-05-25T16:15:40.770Z] === CONT  TestDaemonConfigValidation/malformed_config
16:15:41 [2022-05-25T16:15:41.028Z] === CONT  TestDaemonConfigValidation/valid_config
16:15:41 [2022-05-25T16:15:41.028Z] === CONT  TestDaemonConfigValidation/invalid_config
16:15:41 [2022-05-25T16:15:41.028Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:15:41 [2022-05-25T16:15:41.028Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:15:41 [2022-05-25T16:15:41.028Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:15:41 [2022-05-25T16:15:41.028Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
16:15:41 [2022-05-25T16:15:41.028Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:15:41 [2022-05-25T16:15:41.028Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:15:41 [2022-05-25T16:15:41.028Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:15:41 [2022-05-25T16:15:41.028Z] === RUN   TestConfigDaemonSeccompProfiles
16:15:41 [2022-05-25T16:15:41.028Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:15:42 [2022-05-25T16:15:42.406Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:15:43 [2022-05-25T16:15:43.340Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:15:44 [2022-05-25T16:15:44.278Z] === CONT  TestConfigDaemonSeccompProfiles
16:15:44 [2022-05-25T16:15:44.278Z]     daemon_test.go:198: [d991aa4642201] daemon is not started
16:15:44 [2022-05-25T16:15:44.278Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:15:44 [2022-05-25T16:15:44.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:15:44 [2022-05-25T16:15:44.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:15:44 [2022-05-25T16:15:44.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:15:44 [2022-05-25T16:15:44.278Z] === RUN   TestDaemonProxy
16:15:44 [2022-05-25T16:15:44.278Z] === RUN   TestDaemonProxy/environment_variables
16:15:46 [2022-05-25T16:15:46.187Z] === RUN   TestDaemonProxy/command-line_options
16:15:47 [2022-05-25T16:15:47.561Z] === RUN   TestDaemonProxy/configuration_file
16:15:49 [2022-05-25T16:15:49.465Z] === RUN   TestDaemonProxy/conflicting_options
16:15:49 [2022-05-25T16:15:49.723Z] === RUN   TestDaemonProxy/reload_sanitized
16:15:50 [2022-05-25T16:15:50.290Z] --- PASS: TestDaemonProxy (6.19s)
16:15:50 [2022-05-25T16:15:50.290Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
16:15:50 [2022-05-25T16:15:50.290Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
16:15:50 [2022-05-25T16:15:50.290Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:15:50 [2022-05-25T16:15:50.290Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:15:50 [2022-05-25T16:15:50.290Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:15:50 [2022-05-25T16:15:50.290Z] PASS
16:15:50 [2022-05-25T16:15:50.290Z] 
16:15:50 [2022-05-25T16:15:50.290Z] DONE 18 tests in 11.112s
16:15:50 [2022-05-25T16:15:50.290Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:15:50 [2022-05-25T16:15:50.548Z] INFO: Testing against a local daemon
16:15:50 [2022-05-25T16:15:50.548Z] === RUN   TestCommitInheritsEnv
16:15:50 [2022-05-25T16:15:50.807Z] --- PASS: TestCommitInheritsEnv (0.28s)
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportExtremelyLargeImageWorks
16:15:50 [2022-05-25T16:15:50.807Z] === PAUSE TestImportExtremelyLargeImageWorks
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform/#00
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform/_______
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform//
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform/linux
16:15:50 [2022-05-25T16:15:50.807Z] === RUN   TestImportWithCustomPlatform/LINUX
16:15:51 [2022-05-25T16:15:51.065Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestImportWithCustomPlatform/macos
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:15:51 [2022-05-25T16:15:51.066Z] --- PASS: TestImportWithCustomPlatform (0.30s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:15:51 [2022-05-25T16:15:51.066Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestImagesFilterMultiReference
16:15:51 [2022-05-25T16:15:51.066Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestImagePullPlatformInvalid
16:15:51 [2022-05-25T16:15:51.066Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:15:51 [2022-05-25T16:15:51.066Z] === RUN   TestRemoveImageOrphaning
16:15:51 [2022-05-25T16:15:51.324Z] --- PASS: TestRemoveImageOrphaning (0.26s)
16:15:51 [2022-05-25T16:15:51.324Z] === RUN   TestRemoveImageGarbageCollector
16:15:51 [2022-05-25T16:15:51.890Z] time="2022-05-25T16:15:51Z" level=info msg="[graphdriver] trying configured driver: overlay2"
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestRemoveImageGarbageCollector (1.80s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagInvalidReference
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagInvalidReference (0.02s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagValidPrefixedRepo
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagExistedNameWithoutForce
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagOfficialNames
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagOfficialNames (0.04s)
16:15:53 [2022-05-25T16:15:53.264Z] === RUN   TestTagMatchesDigest
16:15:53 [2022-05-25T16:15:53.264Z] --- PASS: TestTagMatchesDigest (0.01s)
16:15:53 [2022-05-25T16:15:53.264Z] === CONT  TestImportExtremelyLargeImageWorks
16:17:29 [2022-05-25T16:17:29.745Z] --- PASS: TestImportExtremelyLargeImageWorks (91.92s)
16:17:29 [2022-05-25T16:17:29.745Z] PASS
16:17:29 [2022-05-25T16:17:29.745Z] 
16:17:29 [2022-05-25T16:17:29.745Z] DONE 22 tests in 94.838s
16:17:29 [2022-05-25T16:17:29.745Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:17:29 [2022-05-25T16:17:29.745Z] INFO: Testing against a local daemon
16:17:29 [2022-05-25T16:17:29.745Z] === RUN   TestNetworkCreateDelete
16:17:29 [2022-05-25T16:17:29.745Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:17:29 [2022-05-25T16:17:29.745Z] === RUN   TestDockerNetworkDeletePreferID
16:17:29 [2022-05-25T16:17:29.745Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:17:29 [2022-05-25T16:17:29.745Z] === RUN   TestDaemonDNSFallback
16:17:32 [2022-05-25T16:17:32.272Z] --- PASS: TestDaemonDNSFallback (6.33s)
16:17:32 [2022-05-25T16:17:32.272Z] === RUN   TestInspectNetwork
16:17:35 [2022-05-25T16:17:35.555Z] === RUN   TestInspectNetwork/full_network_id
16:17:35 [2022-05-25T16:17:35.555Z] === RUN   TestInspectNetwork/partial_network_id
16:17:35 [2022-05-25T16:17:35.555Z] === RUN   TestInspectNetwork/network_name
16:17:35 [2022-05-25T16:17:35.555Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:17:39 [2022-05-25T16:17:39.737Z] --- PASS: TestInspectNetwork (7.30s)
16:17:39 [2022-05-25T16:17:39.737Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:17:39 [2022-05-25T16:17:39.737Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:17:39 [2022-05-25T16:17:39.737Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:17:39 [2022-05-25T16:17:39.737Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:17:39 [2022-05-25T16:17:39.737Z] === RUN   TestRunContainerWithBridgeNone
16:17:41 [2022-05-25T16:17:41.111Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/create
16:17:41 [2022-05-25T16:17:41.111Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:17:41 [2022-05-25T16:17:41.111Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:17:41 [2022-05-25T16:17:41.111Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:17:41 [2022-05-25T16:17:41.111Z] === CONT  TestNetworkInvalidJSON/networks/create
16:17:41 [2022-05-25T16:17:41.111Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:17:41 [2022-05-25T16:17:41.111Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:17:41 [2022-05-25T16:17:41.111Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:17:41 [2022-05-25T16:17:41.111Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:17:41 [2022-05-25T16:17:41.111Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z] === RUN   TestNetworkList
16:17:41 [2022-05-25T16:17:41.112Z] === RUN   TestNetworkList//networks
16:17:41 [2022-05-25T16:17:41.112Z] === PAUSE TestNetworkList//networks
16:17:41 [2022-05-25T16:17:41.112Z] === RUN   TestNetworkList//networks/
16:17:41 [2022-05-25T16:17:41.112Z] === PAUSE TestNetworkList//networks/
16:17:41 [2022-05-25T16:17:41.112Z] === CONT  TestNetworkList//networks
16:17:41 [2022-05-25T16:17:41.112Z] === CONT  TestNetworkList//networks/
16:17:41 [2022-05-25T16:17:41.112Z] --- PASS: TestNetworkList (0.02s)
16:17:41 [2022-05-25T16:17:41.112Z]     --- PASS: TestNetworkList//networks (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:17:41 [2022-05-25T16:17:41.112Z] === RUN   TestHostIPv4BridgeLabel
16:17:41 [2022-05-25T16:17:41.370Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
16:17:41 [2022-05-25T16:17:41.370Z] === RUN   TestDaemonRestartWithLiveRestore
16:17:42 [2022-05-25T16:17:42.744Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:17:42 [2022-05-25T16:17:42.744Z] === RUN   TestDaemonDefaultNetworkPools
16:17:43 [2022-05-25T16:17:43.310Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
16:17:43 [2022-05-25T16:17:43.310Z] === RUN   TestDaemonRestartWithExistingNetwork
16:17:44 [2022-05-25T16:17:44.246Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
16:17:44 [2022-05-25T16:17:44.246Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:17:45 [2022-05-25T16:17:45.620Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
16:17:45 [2022-05-25T16:17:45.620Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:17:46 [2022-05-25T16:17:46.186Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
16:17:46 [2022-05-25T16:17:46.186Z] === RUN   TestServiceWithPredefinedNetwork
16:17:48 [2022-05-25T16:17:48.713Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
16:17:48 [2022-05-25T16:17:48.713Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:17:48 [2022-05-25T16:17:48.713Z]     service_test.go:243: FLAKY_TEST
16:17:48 [2022-05-25T16:17:48.713Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:17:48 [2022-05-25T16:17:48.713Z] === RUN   TestServiceWithDataPathPortInit
16:18:03 [2022-05-25T16:18:03.583Z] --- PASS: TestServiceWithDataPathPortInit (14.03s)
16:18:03 [2022-05-25T16:18:03.583Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:18:04 [2022-05-25T16:18:04.959Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uhbum89f8bahlt1njqx5osqox Created:2022-05-25 16:18:03.736993537 +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[86870dcb44e009f8a438e108500fc3ee00bd31320b6eb1f955c7eb0a4528d77c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unn3cape1i6ymo2vihpfvzbfr EndpointID:e14160cb469a16cf62a1fd58a7a4abb063176db0adc478098ce0959c61165293 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b19ad12166cb068c9ea1bdd86fdda243f038c1d7281499f6701d6f2b03505fa3 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:471a00abfac2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unn3cape1i6ymo2vihpfvzbfr EndpointID:e14160cb469a16cf62a1fd58a7a4abb063176db0adc478098ce0959c61165293 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:18:10 [2022-05-25T16:18:10.223Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s)
16:18:10 [2022-05-25T16:18:10.223Z] PASS
16:18:10 [2022-05-25T16:18:10.223Z] 
16:18:10 [2022-05-25T16:18:10.223Z] === Skipped
16:18:10 [2022-05-25T16:18:10.223Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:18:10 [2022-05-25T16:18:10.223Z]     service_test.go:243: FLAKY_TEST
16:18:10 [2022-05-25T16:18:10.223Z] 
16:18:10 [2022-05-25T16:18:10.223Z] DONE 38 tests, 1 skipped in 44.224s
16:18:10 [2022-05-25T16:18:10.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:18:10 [2022-05-25T16:18:10.223Z] INFO: Testing against a local daemon
16:18:10 [2022-05-25T16:18:10.223Z] === RUN   TestDockerNetworkIpvlanPersistance
16:18:10 [2022-05-25T16:18:10.223Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:10 [2022-05-25T16:18:10.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:18:10 [2022-05-25T16:18:10.223Z] === RUN   TestDockerNetworkIpvlan
16:18:10 [2022-05-25T16:18:10.223Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:10 [2022-05-25T16:18:10.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:18:10 [2022-05-25T16:18:10.223Z] PASS
16:18:10 [2022-05-25T16:18:10.223Z] 
16:18:10 [2022-05-25T16:18:10.223Z] === Skipped
16:18:10 [2022-05-25T16:18:10.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:18:10 [2022-05-25T16:18:10.223Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:10 [2022-05-25T16:18:10.223Z] 
16:18:10 [2022-05-25T16:18:10.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:18:10 [2022-05-25T16:18:10.223Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:18:10 [2022-05-25T16:18:10.223Z] 
16:18:10 [2022-05-25T16:18:10.223Z] DONE 2 tests, 2 skipped in 0.024s
16:18:10 [2022-05-25T16:18:10.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:18:10 [2022-05-25T16:18:10.223Z] INFO: Testing against a local daemon
16:18:10 [2022-05-25T16:18:10.223Z] === RUN   TestDockerNetworkMacvlanPersistance
16:18:10 [2022-05-25T16:18:10.789Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
16:18:10 [2022-05-25T16:18:10.789Z] === RUN   TestDockerNetworkMacvlan
16:18:11 [2022-05-25T16:18:11.723Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:18:12 [2022-05-25T16:18:12.289Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:18:13 [2022-05-25T16:18:13.223Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:18:15 [2022-05-25T16:18:15.124Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:18:16 [2022-05-25T16:18:16.500Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:18:19 [2022-05-25T16:18:19.788Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:18:20 [2022-05-25T16:18:20.723Z] --- PASS: TestDockerNetworkMacvlan (9.93s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
16:18:20 [2022-05-25T16:18:20.723Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s)
16:18:20 [2022-05-25T16:18:20.723Z] PASS
16:18:20 [2022-05-25T16:18:20.723Z] 
16:18:20 [2022-05-25T16:18:20.723Z] DONE 8 tests in 11.244s
16:18:20 [2022-05-25T16:18:20.723Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:18:20 [2022-05-25T16:18:20.723Z] testing: warning: no tests to run
16:18:20 [2022-05-25T16:18:20.723Z] PASS
16:18:20 [2022-05-25T16:18:20.723Z] 
16:18:20 [2022-05-25T16:18:20.723Z] DONE 0 tests in 0.008s
16:18:20 [2022-05-25T16:18:20.723Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:18:20 [2022-05-25T16:18:20.723Z] INFO: Testing against a local daemon
16:18:20 [2022-05-25T16:18:20.723Z] === RUN   TestAuthZPluginAllowRequest
16:18:22 [2022-05-25T16:18:22.096Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
16:18:22 [2022-05-25T16:18:22.096Z] === RUN   TestAuthZPluginTLS
16:18:22 [2022-05-25T16:18:22.663Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:18:22 [2022-05-25T16:18:22.663Z] === RUN   TestAuthZPluginDenyRequest
16:18:22 [2022-05-25T16:18:22.921Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:18:22 [2022-05-25T16:18:22.921Z] === RUN   TestAuthZPluginAPIDenyResponse
16:18:23 [2022-05-25T16:18:23.487Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:18:23 [2022-05-25T16:18:23.487Z] === RUN   TestAuthZPluginDenyResponse
16:18:24 [2022-05-25T16:18:24.061Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
16:18:24 [2022-05-25T16:18:24.061Z] === RUN   TestAuthZPluginAllowEventStream
16:18:25 [2022-05-25T16:18:25.475Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
16:18:25 [2022-05-25T16:18:25.475Z] === RUN   TestAuthZPluginErrorResponse
16:18:25 [2022-05-25T16:18:25.734Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:18:25 [2022-05-25T16:18:25.734Z] === RUN   TestAuthZPluginErrorRequest
16:18:26 [2022-05-25T16:18:26.300Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:18:26 [2022-05-25T16:18:26.300Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:18:26 [2022-05-25T16:18:26.866Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:18:26 [2022-05-25T16:18:26.866Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:18:28 [2022-05-25T16:18:28.240Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
16:18:28 [2022-05-25T16:18:28.240Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:18:30 [2022-05-25T16:18:30.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
16:18:30 [2022-05-25T16:18:30.141Z] === RUN   TestAuthZPluginHeader
16:18:30 [2022-05-25T16:18:30.400Z] --- PASS: TestAuthZPluginHeader (0.70s)
16:18:30 [2022-05-25T16:18:30.400Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:18:34 [2022-05-25T16:18:34.585Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s)
16:18:34 [2022-05-25T16:18:34.585Z] === RUN   TestAuthZPluginV2Disable
16:18:37 [2022-05-25T16:18:37.872Z] --- PASS: TestAuthZPluginV2Disable (3.41s)
16:18:37 [2022-05-25T16:18:37.872Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:18:41 [2022-05-25T16:18:41.152Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
16:18:41 [2022-05-25T16:18:41.152Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:18:51 [2022-05-25T16:18:51.123Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.14s)
16:18:51 [2022-05-25T16:18:51.123Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:19:09 [2022-05-25T16:19:09.201Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
16:19:09 [2022-05-25T16:19:09.201Z] PASS
16:19:09 [2022-05-25T16:19:09.201Z] 
16:19:09 [2022-05-25T16:19:09.201Z] DONE 17 tests in 45.874s
16:19:09 [2022-05-25T16:19:09.201Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:19:09 [2022-05-25T16:19:09.201Z] INFO: Testing against a local daemon
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:19:09 [2022-05-25T16:19:09.201Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:19:09 [2022-05-25T16:19:09.201Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:19:09 [2022-05-25T16:19:09.201Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:19:09 [2022-05-25T16:19:09.201Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:19:09 [2022-05-25T16:19:09.201Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:19:09 [2022-05-25T16:19:09.201Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:19:09 [2022-05-25T16:19:09.201Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:19:09 [2022-05-25T16:19:09.201Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInstall
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInstall/no_auth
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50dae3f54b80d57f55e393a2cbe14edb7ec9800ec41273bd9da6545bc622db1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50dae3f54b80d57f55e393a2cbe14edb7ec9800ec41273bd9da6545bc622db1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInstall/with_htpasswd
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50dae3f54b80d57f55e393a2cbe14edb7ec9800ec41273bd9da6545bc622db1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50dae3f54b80d57f55e393a2cbe14edb7ec9800ec41273bd9da6545bc622db1" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.201Z] === RUN   TestPluginInstall/with_insecure
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab99467cfbda0a47f1a9e20956b22c41597b518705b13ca8682b72384344a3aa" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:19:09 [2022-05-25T16:19:09.201Z] time="2022-05-25T16:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab99467cfbda0a47f1a9e20956b22c41597b518705b13ca8682b72384344a3aa" mediatype=application/vnd.docker.plugin.v1+json size=522
16:19:09 [2022-05-25T16:19:09.460Z]     plugin_test.go:195: [d5f0aa6ad37bf] daemon is not started
16:19:09 [2022-05-25T16:19:09.460Z] --- PASS: TestPluginInstall (2.71s)
16:19:09 [2022-05-25T16:19:09.460Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
16:19:09 [2022-05-25T16:19:09.460Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
16:19:09 [2022-05-25T16:19:09.460Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
16:19:09 [2022-05-25T16:19:09.460Z] === RUN   TestPluginsWithRuntimes
16:19:10 [2022-05-25T16:19:10.834Z] === RUN   TestPluginsWithRuntimes/No_Args
16:19:11 [2022-05-25T16:19:11.768Z] === RUN   TestPluginsWithRuntimes/With_Args
16:19:12 [2022-05-25T16:19:12.703Z] --- PASS: TestPluginsWithRuntimes (3.37s)
16:19:12 [2022-05-25T16:19:12.703Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
16:19:12 [2022-05-25T16:19:12.703Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
16:19:12 [2022-05-25T16:19:12.703Z] === RUN   TestPluginBackCompatMediaTypes
16:19:13 [2022-05-25T16:19:13.270Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
16:19:13 [2022-05-25T16:19:13.270Z] PASS
16:19:13 [2022-05-25T16:19:13.270Z] 
16:19:13 [2022-05-25T16:19:13.270Z] DONE 24 tests in 6.687s
16:19:13 [2022-05-25T16:19:13.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:19:13 [2022-05-25T16:19:13.528Z] INFO: Testing against a local daemon
16:19:13 [2022-05-25T16:19:13.528Z] === RUN   TestExternalGraphDriver
16:19:13 [2022-05-25T16:19:13.528Z] === RUN   TestExternalGraphDriver/json
16:19:15 [2022-05-25T16:19:15.428Z] === RUN   TestExternalGraphDriver/spec
16:19:16 [2022-05-25T16:19:16.803Z] === RUN   TestExternalGraphDriver/pull
16:19:18 [2022-05-25T16:19:18.703Z] --- PASS: TestExternalGraphDriver (4.93s)
16:19:18 [2022-05-25T16:19:18.703Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
16:19:18 [2022-05-25T16:19:18.703Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
16:19:18 [2022-05-25T16:19:18.703Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
16:19:18 [2022-05-25T16:19:18.703Z] === RUN   TestGraphdriverPluginV2
16:19:22 [2022-05-25T16:19:22.899Z] --- PASS: TestGraphdriverPluginV2 (3.87s)
16:19:22 [2022-05-25T16:19:22.899Z] PASS
16:19:22 [2022-05-25T16:19:22.899Z] 
16:19:22 [2022-05-25T16:19:22.899Z] DONE 5 tests in 8.834s
16:19:22 [2022-05-25T16:19:22.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:19:22 [2022-05-25T16:19:22.899Z] INFO: Testing against a local daemon
16:19:22 [2022-05-25T16:19:22.899Z] === RUN   TestContinueAfterPluginCrash
16:19:22 [2022-05-25T16:19:22.899Z] === PAUSE TestContinueAfterPluginCrash
16:19:22 [2022-05-25T16:19:22.899Z] === RUN   TestReadPluginNoRead
16:19:22 [2022-05-25T16:19:22.899Z] === PAUSE TestReadPluginNoRead
16:19:22 [2022-05-25T16:19:22.899Z] === RUN   TestDaemonStartWithLogOpt
16:19:22 [2022-05-25T16:19:22.899Z] === PAUSE TestDaemonStartWithLogOpt
16:19:22 [2022-05-25T16:19:22.899Z] === CONT  TestContinueAfterPluginCrash
16:19:22 [2022-05-25T16:19:22.899Z] === CONT  TestDaemonStartWithLogOpt
16:19:26 [2022-05-25T16:19:26.294Z] --- PASS: TestDaemonStartWithLogOpt (3.46s)
16:19:26 [2022-05-25T16:19:26.294Z] === CONT  TestReadPluginNoRead
16:19:28 [2022-05-25T16:19:28.193Z] === RUN   TestReadPluginNoRead/default
16:19:29 [2022-05-25T16:19:29.128Z] === RUN   TestReadPluginNoRead/disabled_caching
16:19:30 [2022-05-25T16:19:30.502Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:19:30 [2022-05-25T16:19:30.502Z] --- PASS: TestContinueAfterPluginCrash (8.34s)
16:19:31 [2022-05-25T16:19:31.874Z] === CONT  TestReadPluginNoRead
16:19:31 [2022-05-25T16:19:31.874Z]     read_test.go:92: [d3cc8ab90f63b] daemon is not started
16:19:31 [2022-05-25T16:19:31.874Z] --- PASS: TestReadPluginNoRead (5.91s)
16:19:31 [2022-05-25T16:19:31.874Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
16:19:31 [2022-05-25T16:19:31.874Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
16:19:31 [2022-05-25T16:19:31.874Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
16:19:31 [2022-05-25T16:19:31.874Z] PASS
16:19:31 [2022-05-25T16:19:31.874Z] 
16:19:31 [2022-05-25T16:19:31.874Z] DONE 6 tests in 9.394s
16:19:31 [2022-05-25T16:19:31.874Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:19:31 [2022-05-25T16:19:31.874Z] testing: warning: no tests to run
16:19:31 [2022-05-25T16:19:31.874Z] PASS
16:19:31 [2022-05-25T16:19:31.874Z] 
16:19:31 [2022-05-25T16:19:31.874Z] DONE 0 tests in 0.008s
16:19:31 [2022-05-25T16:19:31.874Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:19:31 [2022-05-25T16:19:31.874Z] INFO: Testing against a local daemon
16:19:31 [2022-05-25T16:19:31.874Z] === RUN   TestPluginWithDevMounts
16:19:31 [2022-05-25T16:19:31.874Z] === PAUSE TestPluginWithDevMounts
16:19:31 [2022-05-25T16:19:31.874Z] === CONT  TestPluginWithDevMounts
16:19:33 [2022-05-25T16:19:33.266Z] --- PASS: TestPluginWithDevMounts (1.60s)
16:19:33 [2022-05-25T16:19:33.267Z] PASS
16:19:33 [2022-05-25T16:19:33.267Z] 
16:19:33 [2022-05-25T16:19:33.267Z] DONE 1 tests in 1.624s
16:19:33 [2022-05-25T16:19:33.267Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:19:33 [2022-05-25T16:19:33.267Z] INFO: Testing against a local daemon
16:19:33 [2022-05-25T16:19:33.267Z] === RUN   TestSecretInspect
16:19:35 [2022-05-25T16:19:35.821Z] --- PASS: TestSecretInspect (2.22s)
16:19:35 [2022-05-25T16:19:35.821Z] === RUN   TestSecretList
16:19:37 [2022-05-25T16:19:37.723Z] --- PASS: TestSecretList (2.19s)
16:19:37 [2022-05-25T16:19:37.723Z] === RUN   TestSecretsCreateAndDelete
16:19:40 [2022-05-25T16:19:40.252Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
16:19:40 [2022-05-25T16:19:40.252Z] === RUN   TestSecretsUpdate
16:19:42 [2022-05-25T16:19:42.154Z] --- PASS: TestSecretsUpdate (2.16s)
16:19:42 [2022-05-25T16:19:42.154Z] === RUN   TestTemplatedSecret
16:19:44 [2022-05-25T16:19:44.682Z] --- PASS: TestTemplatedSecret (2.60s)
16:19:44 [2022-05-25T16:19:44.682Z] === RUN   TestSecretCreateResolve
16:19:47 [2022-05-25T16:19:47.217Z] --- PASS: TestSecretCreateResolve (2.26s)
16:19:47 [2022-05-25T16:19:47.217Z] PASS
16:19:47 [2022-05-25T16:19:47.217Z] 
16:19:47 [2022-05-25T16:19:47.217Z] DONE 6 tests in 13.615s
16:19:47 [2022-05-25T16:19:47.217Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:19:47 [2022-05-25T16:19:47.217Z] INFO: Testing against a local daemon
16:19:47 [2022-05-25T16:19:47.217Z] === RUN   TestServiceCreateInit
16:19:47 [2022-05-25T16:19:47.217Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:19:51 [2022-05-25T16:19:51.401Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:19:54 [2022-05-25T16:19:54.686Z] --- PASS: TestServiceCreateInit (7.54s)
16:19:54 [2022-05-25T16:19:54.686Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s)
16:19:54 [2022-05-25T16:19:54.686Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
16:19:54 [2022-05-25T16:19:54.686Z] === RUN   TestCreateServiceMultipleTimes
16:20:12 [2022-05-25T16:20:12.765Z] --- PASS: TestCreateServiceMultipleTimes (15.75s)
16:20:12 [2022-05-25T16:20:12.765Z] === RUN   TestCreateServiceConflict
16:20:12 [2022-05-25T16:20:12.765Z] --- PASS: TestCreateServiceConflict (2.26s)
16:20:12 [2022-05-25T16:20:12.765Z] === RUN   TestCreateServiceMaxReplicas
16:20:15 [2022-05-25T16:20:15.295Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
16:20:15 [2022-05-25T16:20:15.295Z] === RUN   TestCreateWithDuplicateNetworkNames
16:20:30 [2022-05-25T16:20:30.168Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s)
16:20:30 [2022-05-25T16:20:30.168Z] === RUN   TestCreateServiceSecretFileMode
16:20:31 [2022-05-25T16:20:31.104Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
16:20:31 [2022-05-25T16:20:31.104Z] === RUN   TestCreateServiceConfigFileMode
16:20:33 [2022-05-25T16:20:33.636Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
16:20:33 [2022-05-25T16:20:33.636Z] === RUN   TestCreateServiceSysctls
16:20:36 [2022-05-25T16:20:36.917Z] --- PASS: TestCreateServiceSysctls (3.07s)
16:20:36 [2022-05-25T16:20:36.917Z] === RUN   TestCreateServiceCapabilities
16:20:39 [2022-05-25T16:20:39.446Z] --- PASS: TestCreateServiceCapabilities (2.49s)
16:20:39 [2022-05-25T16:20:39.446Z] === RUN   TestInspect
16:20:41 [2022-05-25T16:20:41.978Z] --- PASS: TestInspect (2.77s)
16:20:41 [2022-05-25T16:20:41.978Z] === RUN   TestCreateJob
16:20:45 [2022-05-25T16:20:45.261Z] --- PASS: TestCreateJob (3.11s)
16:20:45 [2022-05-25T16:20:45.261Z] === RUN   TestReplicatedJob
16:20:50 [2022-05-25T16:20:50.529Z] --- PASS: TestReplicatedJob (4.99s)
16:20:50 [2022-05-25T16:20:50.529Z] === RUN   TestUpdateReplicatedJob
16:20:53 [2022-05-25T16:20:53.813Z] --- PASS: TestUpdateReplicatedJob (3.33s)
16:20:53 [2022-05-25T16:20:53.813Z] === RUN   TestServiceListWithStatuses
16:20:53 [2022-05-25T16:20:53.813Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:20:53 [2022-05-25T16:20:53.813Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:20:53 [2022-05-25T16:20:53.813Z] === RUN   TestDockerNetworkConnectAlias
16:20:58 [2022-05-25T16:20:58.027Z] --- PASS: TestDockerNetworkConnectAlias (4.21s)
16:20:58 [2022-05-25T16:20:58.027Z] === RUN   TestDockerNetworkReConnect
16:21:01 [2022-05-25T16:21:01.312Z] --- PASS: TestDockerNetworkReConnect (3.36s)
16:21:01 [2022-05-25T16:21:01.312Z] === RUN   TestServicePlugin
16:21:04 [2022-05-25T16:21:04.595Z]     plugin_test.go:61: [dccd614d7602f] joining swarm manager [daa71e7165017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:21:05 [2022-05-25T16:21:05.530Z]     plugin_test.go:64: [dee2142a0154d] joining swarm manager [daa71e7165017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:21:32 [2022-05-25T16:21:32.065Z] --- PASS: TestServicePlugin (29.37s)
16:21:32 [2022-05-25T16:21:32.065Z] === RUN   TestServiceUpdateLabel
16:21:32 [2022-05-25T16:21:32.634Z] --- PASS: TestServiceUpdateLabel (2.20s)
16:21:32 [2022-05-25T16:21:32.634Z] === RUN   TestServiceUpdateSecrets
16:21:47 [2022-05-25T16:21:47.503Z] --- PASS: TestServiceUpdateSecrets (14.61s)
16:21:47 [2022-05-25T16:21:47.503Z] === RUN   TestServiceUpdateConfigs
16:22:02 [2022-05-25T16:22:02.372Z] --- PASS: TestServiceUpdateConfigs (14.53s)
16:22:02 [2022-05-25T16:22:02.372Z] === RUN   TestServiceUpdateNetwork
16:22:14 [2022-05-25T16:22:14.568Z] --- PASS: TestServiceUpdateNetwork (12.44s)
16:22:14 [2022-05-25T16:22:14.568Z] === RUN   TestServiceUpdatePidsLimit
16:22:15 [2022-05-25T16:22:15.501Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:22:16 [2022-05-25T16:22:16.435Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:22:23 [2022-05-25T16:22:23.004Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:22:31 [2022-05-25T16:22:31.111Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
16:22:31 [2022-05-25T16:22:31.111Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
16:22:31 [2022-05-25T16:22:31.111Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
16:22:31 [2022-05-25T16:22:31.111Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
16:22:31 [2022-05-25T16:22:31.111Z] PASS
16:22:31 [2022-05-25T16:22:31.111Z] 
16:22:31 [2022-05-25T16:22:31.111Z] === Skipped
16:22:31 [2022-05-25T16:22:31.111Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:22:31 [2022-05-25T16:22:31.111Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:22:31 [2022-05-25T16:22:31.111Z] 
16:22:31 [2022-05-25T16:22:31.111Z] DONE 27 tests, 1 skipped in 163.599s
16:22:31 [2022-05-25T16:22:31.111Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:22:31 [2022-05-25T16:22:31.111Z] INFO: Testing against a local daemon
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestSessionCreate
16:22:31 [2022-05-25T16:22:31.111Z] --- PASS: TestSessionCreate (0.02s)
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestSessionCreateWithBadUpgrade
16:22:31 [2022-05-25T16:22:31.111Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:22:31 [2022-05-25T16:22:31.111Z] PASS
16:22:31 [2022-05-25T16:22:31.111Z] 
16:22:31 [2022-05-25T16:22:31.111Z] DONE 2 tests in 0.055s
16:22:31 [2022-05-25T16:22:31.111Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:22:31 [2022-05-25T16:22:31.111Z] INFO: Testing against a local daemon
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:22:31 [2022-05-25T16:22:31.111Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestDiskUsage
16:22:31 [2022-05-25T16:22:31.111Z] === PAUSE TestDiskUsage
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestEventsExecDie
16:22:31 [2022-05-25T16:22:31.111Z] --- PASS: TestEventsExecDie (0.52s)
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestEventsBackwardsCompatible
16:22:31 [2022-05-25T16:22:31.111Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:22:31 [2022-05-25T16:22:31.111Z] === RUN   TestEventsVolumeCreate
16:22:31 [2022-05-25T16:22:31.369Z] --- PASS: TestEventsVolumeCreate (0.06s)
16:22:31 [2022-05-25T16:22:31.369Z] === RUN   TestInfoBinaryCommits
16:22:31 [2022-05-25T16:22:31.369Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:22:31 [2022-05-25T16:22:31.369Z] === RUN   TestInfoAPIVersioned
16:22:31 [2022-05-25T16:22:31.369Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:22:31 [2022-05-25T16:22:31.369Z] === RUN   TestInfoAPI
16:22:31 [2022-05-25T16:22:31.369Z] --- PASS: TestInfoAPI (0.02s)
16:22:31 [2022-05-25T16:22:31.369Z] === RUN   TestInfoAPIWarnings
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestInfoAPIWarnings (16.56s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestInfoDebug
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestInfoDebug (0.52s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestInfoInsecureRegistries
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestInfoRegistryMirrors
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestLoginFailsWithBadCredentials
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestPingCacheHeaders
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestPingCacheHeaders (0.02s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestPingGet
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestPingGet (0.01s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestPingHead
16:22:49 [2022-05-25T16:22:49.441Z] --- PASS: TestPingHead (0.02s)
16:22:49 [2022-05-25T16:22:49.441Z] === RUN   TestPingSwarmHeader
16:22:50 [2022-05-25T16:22:50.006Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:22:50 [2022-05-25T16:22:50.572Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:22:51 [2022-05-25T16:22:51.505Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:22:51 [2022-05-25T16:22:51.765Z] --- PASS: TestPingSwarmHeader (2.13s)
16:22:51 [2022-05-25T16:22:51.765Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:22:51 [2022-05-25T16:22:51.765Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:22:51 [2022-05-25T16:22:51.765Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:22:51 [2022-05-25T16:22:51.765Z] === RUN   TestVersion
16:22:51 [2022-05-25T16:22:51.765Z] --- PASS: TestVersion (0.02s)
16:22:51 [2022-05-25T16:22:51.765Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:22:51 [2022-05-25T16:22:51.765Z] === CONT  TestDiskUsage
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/container_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/image_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/volume_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/build-cache_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.331Z] === RUN   TestDiskUsage/after_LoadBusybox
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.598Z] === RUN   TestDiskUsage/after_container.Run
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:22:52 [2022-05-25T16:22:52.986Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:22:53 [2022-05-25T16:22:53.256Z] --- PASS: TestDiskUsage (1.59s)
16:22:53 [2022-05-25T16:22:53.256Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.33s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:22:53 [2022-05-25T16:22:53.256Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
16:22:53 [2022-05-25T16:22:53.256Z] PASS
16:22:53 [2022-05-25T16:22:53.256Z] 
16:22:53 [2022-05-25T16:22:53.256Z] DONE 54 tests in 22.706s
16:22:53 [2022-05-25T16:22:53.256Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:22:53 [2022-05-25T16:22:53.256Z] INFO: Testing against a local daemon
16:22:53 [2022-05-25T16:22:53.256Z] === RUN   TestVolumesCreateAndList
16:22:53 [2022-05-25T16:22:53.256Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:22:53 [2022-05-25T16:22:53.256Z] === RUN   TestVolumesRemove
16:22:53 [2022-05-25T16:22:53.517Z] --- PASS: TestVolumesRemove (0.08s)
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInspect
16:22:53 [2022-05-25T16:22:53.518Z] --- PASS: TestVolumesInspect (0.02s)
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:22:53 [2022-05-25T16:22:53.518Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:22:53 [2022-05-25T16:22:53.518Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:22:53 [2022-05-25T16:22:53.518Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:22:53 [2022-05-25T16:22:53.518Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:22:53 [2022-05-25T16:22:53.518Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:22:53 [2022-05-25T16:22:53.518Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:22:53 [2022-05-25T16:22:53.518Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:22:53 [2022-05-25T16:22:53.518Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:22:53 [2022-05-25T16:22:53.518Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:22:53 [2022-05-25T16:22:53.518Z] PASS
16:22:53 [2022-05-25T16:22:53.518Z] 
16:22:53 [2022-05-25T16:22:53.518Z] DONE 9 tests in 0.146s
16:22:53 [2022-05-25T16:22:53.518Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:22:54 [2022-05-25T16:22:54.084Z] Stopping apparmor (via systemctl): apparmor.service.
16:22:54 [2022-05-25T16:22:54.084Z] Removing test suite binaries
16:22:54 [2022-05-25T16:22:54.084Z] exiting test-integration
16:22:54 [2022-05-25T16:22:54.084Z] ++ exit 0
16:22:54 [2022-05-25T16:22:54.084Z]