Skip to content

Console Output

16:39:51 [2022-08-18T16:39:51.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43988/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:8912c1fadeac07b969a99a4a07684cf561b06bca hack/make.sh dynbinary test-integration
16:39:52 [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:39:52 [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:39:52 [2022-08-18T16:39:52.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:39:52 [2022-08-18T16:39:52.231Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:39:52 [2022-08-18T16:39:52.231Z] 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:39:52 [2022-08-18T16:39:52.231Z] Detected virtualization docker.
16:39:52 [2022-08-18T16:39:52.231Z] Detected architecture x86-64.
16:39:52 [2022-08-18T16:39:52.231Z] Set hostname to <9deed297f991>.
16:39:52 [2022-08-18T16:39:52.491Z] modprobe@configfs.service: Succeeded.
16:39:52 [2022-08-18T16:39:52.491Z] modprobe@drm.service: Succeeded.
16:39:52 [2022-08-18T16:39:52.491Z] modprobe@fuse.service: Succeeded.
16:39:52 [2022-08-18T16:39:52.491Z] + source /etc/docker-entrypoint-cmd
16:39:52 [2022-08-18T16:39:52.491Z] ++ hack/make.sh dynbinary test-integration
16:39:52 [2022-08-18T16:39:52.491Z] 
16:39:52 [2022-08-18T16:39:52.750Z] Removing bundles/
16:39:52 [2022-08-18T16:39:52.750Z] 
16:39:52 [2022-08-18T16:39:52.750Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:39:52 [2022-08-18T16:39:52.750Z] Building: bundles/dynbinary-daemon/dockerd
16:39:52 [2022-08-18T16:39:52.750Z] GOOS="" GOARCH="" GOARM=""
16:41:59 [2022-08-18T16:41:59.251Z] Created binary: bundles/dynbinary-daemon/dockerd
16:41:59 [2022-08-18T16:41:59.251Z] Building: bundles/dynbinary-daemon/docker-proxy
16:41:59 [2022-08-18T16:41:59.251Z] GOOS="" GOARCH="" GOARM=""
16:41:59 [2022-08-18T16:41:59.251Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:41:59 [2022-08-18T16:41:59.251Z] 
16:41:59 [2022-08-18T16:41:59.251Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_SYSTEMD=1
16:41:59 [2022-08-18T16:41:59.251Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:41:59 [2022-08-18T16:41:59.251Z] HOSTNAME=9deed297f991
16:41:59 [2022-08-18T16:41:59.251Z] DEST=bundles/test-integration
16:41:59 [2022-08-18T16:41:59.251Z] PWD=/go/src/github.com/docker/docker
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_GITCOMMIT=8912c1fadeac07b969a99a4a07684cf561b06bca
16:41:59 [2022-08-18T16:41:59.251Z] container=docker
16:41:59 [2022-08-18T16:41:59.251Z] HOME=/root
16:41:59 [2022-08-18T16:41:59.251Z] LANG=C.UTF-8
16:41:59 [2022-08-18T16:41:59.251Z] INVOCATION_ID=9ffa329676a24483b1e7460efc28e2e9
16:41:59 [2022-08-18T16:41:59.251Z] GOLANG_VERSION=1.18.5
16:41:59 [2022-08-18T16:41:59.251Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:41:59 [2022-08-18T16:41:59.251Z] VALIDATE_BRANCH=22.06
16:41:59 [2022-08-18T16:41:59.251Z] TERM=xterm
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_PKG=github.com/docker/docker
16:41:59 [2022-08-18T16:41:59.251Z] SHLVL=3
16:41:59 [2022-08-18T16:41:59.251Z] TIMEOUT=120m
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_BUILDTAGS= journald
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_GRAPHDRIVER=overlay2
16:41:59 [2022-08-18T16:41:59.251Z] GO111MODULE=off
16:41:59 [2022-08-18T16:41:59.251Z] DOCKER_EXPERIMENTAL=1
16:41:59 [2022-08-18T16:41:59.251Z] TEST_SKIP_INTEGRATION_CLI=1
16:41:59 [2022-08-18T16:41:59.251Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:41:59 [2022-08-18T16:41:59.251Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:41:59 [2022-08-18T16:41:59.251Z] GOPATH=/go
16:41:59 [2022-08-18T16:41:59.251Z] PKG_CONFIG=pkg-config
16:41:59 [2022-08-18T16:41:59.251Z] _=/usr/bin/env
16:41:59 [2022-08-18T16:41:59.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:42:45 [2022-08-18T16:42:45.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:42:45 [2022-08-18T16:42:45.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:43:07 [2022-08-18T16:43:07.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:43:14 [2022-08-18T16:43:14.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:43:24 [2022-08-18T16:43:24.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:43:24 [2022-08-18T16:43:24.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:43:24 [2022-08-18T16:43:24.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:43:25 [2022-08-18T16:43:25.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:43:26 [2022-08-18T16:43:26.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:43:26 [2022-08-18T16:43:26.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:43:27 [2022-08-18T16:43:27.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:43:29 [2022-08-18T16:43:29.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:43:30 [2022-08-18T16:43:30.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:43:31 [2022-08-18T16:43:31.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:43:32 [2022-08-18T16:43:32.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:43:33 [2022-08-18T16:43:33.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:43:34 [2022-08-18T16:43:34.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:43:35 [2022-08-18T16:43:35.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:43:36 [2022-08-18T16:43:36.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:43:37 [2022-08-18T16:43:37.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:43:38 [2022-08-18T16:43:38.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:43:38 [2022-08-18T16:43:38.104Z] Using test binary docker
16:43:38 [2022-08-18T16:43:38.104Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:43:38 [2022-08-18T16:43:38.104Z] Starting apparmor (via systemctl): apparmor.service.
16:43:38 [2022-08-18T16:43:38.104Z] Starting dockerd
16:43:38 [2022-08-18T16:43:38.104Z] INFO: Waiting for daemon to start...
16:43:40 [2022-08-18T16:43:40.009Z] .
16:43:40 [2022-08-18T16:43:40.009Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:43:40 [2022-08-18T16:43:40.009Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:43:40 [2022-08-18T16:43:40.009Z] Error: No such image: emptyfs
16:43:40 [2022-08-18T16:43:40.269Z] Running integration-test (iteration 1)
16:43:40 [2022-08-18T16:43:40.269Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:43:40 [2022-08-18T16:43:40.528Z] Loaded image: busybox:latest
16:43:40 [2022-08-18T16:43:40.529Z] Loaded image: busybox:glibc
16:43:41 [2022-08-18T16:43:41.909Z] Loaded image: debian:bullseye-slim
16:43:41 [2022-08-18T16:43:41.910Z] Loaded image: hello-world:latest
16:43:41 [2022-08-18T16:43:41.910Z] Loaded image: arm32v7/hello-world:latest
16:43:41 [2022-08-18T16:43:41.910Z] INFO: Testing against a local daemon
16:43:41 [2022-08-18T16:43:41.910Z] === RUN   TestCgroupNamespacesBuild
16:43:43 [2022-08-18T16:43:43.290Z] --- PASS: TestCgroupNamespacesBuild (1.32s)
16:43:43 [2022-08-18T16:43:43.291Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:43:44 [2022-08-18T16:43:44.670Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
16:43:44 [2022-08-18T16:43:44.670Z] === RUN   TestBuildWithSession
16:43:44 [2022-08-18T16:43:44.670Z]     build_session_test.go:25: TODO: BuildKit
16:43:44 [2022-08-18T16:43:44.670Z] --- SKIP: TestBuildWithSession (0.00s)
16:43:44 [2022-08-18T16:43:44.670Z] === RUN   TestBuildSquashParent
16:43:49 [2022-08-18T16:43:49.945Z] --- PASS: TestBuildSquashParent (4.65s)
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:43:49 [2022-08-18T16:43:49.945Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:43:49 [2022-08-18T16:43:49.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:43:49 [2022-08-18T16:43:49.945Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:43:49 [2022-08-18T16:43:49.945Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:43:50 [2022-08-18T16:43:50.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:43:50 [2022-08-18T16:43:50.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:43:52 [2022-08-18T16:43:52.262Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:43:52 [2022-08-18T16:43:52.522Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:43:54 [2022-08-18T16:43:54.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.65s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s)
16:43:54 [2022-08-18T16:43:54.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s)
16:43:54 [2022-08-18T16:43:54.429Z] === RUN   TestBuildMultiStageCopy
16:43:54 [2022-08-18T16:43:54.429Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:43:55 [2022-08-18T16:43:55.808Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:43:55 [2022-08-18T16:43:55.808Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:43:56 [2022-08-18T16:43:56.068Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:43:56 [2022-08-18T16:43:56.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:43:56 [2022-08-18T16:43:56.588Z] --- PASS: TestBuildMultiStageCopy (2.39s)
16:43:56 [2022-08-18T16:43:56.588Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
16:43:56 [2022-08-18T16:43:56.588Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
16:43:56 [2022-08-18T16:43:56.588Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
16:43:56 [2022-08-18T16:43:56.588Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
16:43:56 [2022-08-18T16:43:56.588Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
16:43:56 [2022-08-18T16:43:56.588Z] === RUN   TestBuildMultiStageParentConfig
16:43:57 [2022-08-18T16:43:57.157Z] --- PASS: TestBuildMultiStageParentConfig (0.69s)
16:43:57 [2022-08-18T16:43:57.157Z] === RUN   TestBuildLabelWithTargets
16:43:58 [2022-08-18T16:43:58.537Z] --- PASS: TestBuildLabelWithTargets (1.10s)
16:43:58 [2022-08-18T16:43:58.537Z] === RUN   TestBuildWithEmptyLayers
16:43:58 [2022-08-18T16:43:58.797Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
16:43:58 [2022-08-18T16:43:58.797Z] === RUN   TestBuildMultiStageOnBuild
16:44:00 [2022-08-18T16:44:00.702Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
16:44:00 [2022-08-18T16:44:00.702Z] === RUN   TestBuildUncleanTarFilenames
16:44:01 [2022-08-18T16:44:01.272Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
16:44:01 [2022-08-18T16:44:01.272Z] === RUN   TestBuildMultiStageLayerLeak
16:44:03 [2022-08-18T16:44:03.195Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
16:44:03 [2022-08-18T16:44:03.195Z] === RUN   TestBuildWithHugeFile
16:44:59 [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithHugeFile (49.30s)
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildWCOWSandboxSize
16:44:59 [2022-08-18T16:44:59.443Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:44:59 [2022-08-18T16:44:59.443Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildWithEmptyDockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:59 [2022-08-18T16:44:59.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:44:59 [2022-08-18T16:44:59.443Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
16:44:59 [2022-08-18T16:44:59.443Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
16:44:59 [2022-08-18T16:44:59.443Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildPreserveOwnership
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildPreserveOwnership/copy_from
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:44:59 [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPreserveOwnership (3.58s)
16:44:59 [2022-08-18T16:44:59.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
16:44:59 [2022-08-18T16:44:59.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildPlatformInvalid
16:44:59 [2022-08-18T16:44:59.443Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:44:59 [2022-08-18T16:44:59.443Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:44:59 [2022-08-18T16:44:59.443Z] Loaded image: busybox:latest
16:44:59 [2022-08-18T16:44:59.443Z] Loaded image: busybox:glibc
16:44:59 [2022-08-18T16:44:59.443Z] Loaded image: debian:bullseye-slim
16:44:59 [2022-08-18T16:44:59.443Z] Loaded image: hello-world:latest
16:44:59 [2022-08-18T16:44:59.443Z] Loaded image: arm32v7/hello-world:latest
16:45:07 [2022-08-18T16:45:07.572Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s)
16:45:07 [2022-08-18T16:45:07.572Z] PASS
16:45:07 [2022-08-18T16:45:07.572Z] 
16:45:07 [2022-08-18T16:45:07.572Z] === Skipped
16:45:07 [2022-08-18T16:45:07.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:45:07 [2022-08-18T16:45:07.572Z]     build_session_test.go:25: TODO: BuildKit
16:45:07 [2022-08-18T16:45:07.572Z] 
16:45:07 [2022-08-18T16:45:07.572Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:45:07 [2022-08-18T16:45:07.572Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:45:07 [2022-08-18T16:45:07.572Z] 
16:45:07 [2022-08-18T16:45:07.572Z] DONE 34 tests, 2 skipped in 86.648s
16:45:07 [2022-08-18T16:45:07.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:45:07 [2022-08-18T16:45:07.572Z] INFO: Testing against a local daemon
16:45:07 [2022-08-18T16:45:07.572Z] === RUN   TestConfigInspect
16:45:08 [2022-08-18T16:45:08.951Z] --- PASS: TestConfigInspect (2.18s)
16:45:08 [2022-08-18T16:45:08.951Z] === RUN   TestConfigList
16:45:11 [2022-08-18T16:45:11.488Z] --- PASS: TestConfigList (2.14s)
16:45:11 [2022-08-18T16:45:11.488Z] === RUN   TestConfigsCreateAndDelete
16:45:13 [2022-08-18T16:45:13.394Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
16:45:13 [2022-08-18T16:45:13.394Z] === RUN   TestConfigsUpdate
16:45:15 [2022-08-18T16:45:15.930Z] --- PASS: TestConfigsUpdate (2.17s)
16:45:15 [2022-08-18T16:45:15.930Z] === RUN   TestTemplatedConfig
16:45:18 [2022-08-18T16:45:18.466Z] --- PASS: TestTemplatedConfig (2.65s)
16:45:18 [2022-08-18T16:45:18.466Z] === RUN   TestConfigCreateResolve
16:45:20 [2022-08-18T16:45:20.373Z] --- PASS: TestConfigCreateResolve (2.16s)
16:45:20 [2022-08-18T16:45:20.373Z] PASS
16:45:20 [2022-08-18T16:45:20.373Z] 
16:45:20 [2022-08-18T16:45:20.373Z] DONE 6 tests in 13.496s
16:45:20 [2022-08-18T16:45:20.373Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:45:20 [2022-08-18T16:45:20.373Z] INFO: Testing against a local daemon
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestAttachWithTTY
16:45:20 [2022-08-18T16:45:20.373Z] --- PASS: TestAttachWithTTY (0.06s)
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestAttachWithoutTTy
16:45:20 [2022-08-18T16:45:20.373Z] --- PASS: TestAttachWithoutTTy (0.06s)
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestCheckpoint
16:45:20 [2022-08-18T16:45:20.373Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:45:20 [2022-08-18T16:45:20.373Z] --- SKIP: TestCheckpoint (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/commit
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/commit
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/create
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/create
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/commit
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === CONT  TestContainerInvalidJSON/containers/create
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:45:20 [2022-08-18T16:45:20.373Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:45:20 [2022-08-18T16:45:20.373Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:45:20 [2022-08-18T16:45:20.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:45:20 [2022-08-18T16:45:20.633Z] === RUN   TestCopyFromContainerPathIsNotDir
16:45:20 [2022-08-18T16:45:20.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:45:20 [2022-08-18T16:45:20.633Z] === RUN   TestCopyToContainerPathDoesNotExist
16:45:20 [2022-08-18T16:45:20.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:45:20 [2022-08-18T16:45:20.633Z] === RUN   TestCopyEmptyFile
16:45:20 [2022-08-18T16:45:20.903Z] --- PASS: TestCopyEmptyFile (0.22s)
16:45:20 [2022-08-18T16:45:20.903Z] === RUN   TestCopyToContainerPathIsNotDir
16:45:20 [2022-08-18T16:45:20.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:45:20 [2022-08-18T16:45:20.903Z] === RUN   TestCopyFromContainer
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer//
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer//bar/root
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer//bar/root/
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer/bar/quux
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer/bar/quux/
16:45:22 [2022-08-18T16:45:22.294Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:45:22 [2022-08-18T16:45:22.554Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:45:22 [2022-08-18T16:45:22.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:45:22 [2022-08-18T16:45:22.554Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:45:22 [2022-08-18T16:45:22.554Z] === RUN   TestCopyFromContainer/bar/notarget
16:45:22 [2022-08-18T16:45:22.813Z] --- PASS: TestCopyFromContainer (1.83s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:45:22 [2022-08-18T16:45:22.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateLinkToNonExistingContainer
16:45:22 [2022-08-18T16:45:22.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateWithInvalidEnv
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateWithInvalidEnv/0
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/0
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateWithInvalidEnv/1
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/1
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateWithInvalidEnv/2
16:45:22 [2022-08-18T16:45:22.813Z] === PAUSE TestCreateWithInvalidEnv/2
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateWithInvalidEnv/0
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateWithInvalidEnv/2
16:45:22 [2022-08-18T16:45:22.813Z] === CONT  TestCreateWithInvalidEnv/1
16:45:22 [2022-08-18T16:45:22.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateTmpfsMountsTarget
16:45:22 [2022-08-18T16:45:22.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:45:22 [2022-08-18T16:45:22.813Z] === RUN   TestCreateWithCustomMaskedPaths
16:45:24 [2022-08-18T16:45:24.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
16:45:24 [2022-08-18T16:45:24.718Z] === RUN   TestCreateWithCustomReadonlyPaths
16:45:26 [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s)
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:26 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:26 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:45:26 [2022-08-18T16:45:26.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:45:26 [2022-08-18T16:45:26.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:45:26 [2022-08-18T16:45:26.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:45:26 [2022-08-18T16:45:26.099Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:45:26 [2022-08-18T16:45:26.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateDifferentPlatform
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateDifferentPlatform/different_os
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:45:26 [2022-08-18T16:45:26.667Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:45:26 [2022-08-18T16:45:26.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:45:26 [2022-08-18T16:45:26.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateInvalidHostConfig
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:45:26 [2022-08-18T16:45:26.667Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:45:26 [2022-08-18T16:45:26.667Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:45:26 [2022-08-18T16:45:26.667Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:45:26 [2022-08-18T16:45:26.667Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:45:26 [2022-08-18T16:45:26.667Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestContainerStartOnDaemonRestart
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestContainerStartOnDaemonRestart
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestDaemonRestartIpcMode
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestDaemonRestartIpcMode
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestDaemonHostGatewayIP
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestDaemonHostGatewayIP
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestRestartDaemonWithRestartingContainer
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestContainerKillOnDaemonStart
16:45:26 [2022-08-18T16:45:26.667Z] === PAUSE TestContainerKillOnDaemonStart
16:45:26 [2022-08-18T16:45:26.667Z] === RUN   TestDiff
16:45:27 [2022-08-18T16:45:27.605Z] --- PASS: TestDiff (0.60s)
16:45:27 [2022-08-18T16:45:27.605Z] === RUN   TestExecConsoleSize
16:45:28 [2022-08-18T16:45:28.173Z] --- PASS: TestExecConsoleSize (0.68s)
16:45:28 [2022-08-18T16:45:28.173Z] === RUN   TestExecWithCloseStdin
16:45:28 [2022-08-18T16:45:28.741Z] --- PASS: TestExecWithCloseStdin (0.66s)
16:45:28 [2022-08-18T16:45:28.741Z] === RUN   TestExec
16:45:29 [2022-08-18T16:45:29.310Z] --- PASS: TestExec (0.62s)
16:45:29 [2022-08-18T16:45:29.310Z] === RUN   TestExecUser
16:45:29 [2022-08-18T16:45:29.879Z] --- PASS: TestExecUser (0.62s)
16:45:29 [2022-08-18T16:45:29.879Z] === RUN   TestExportContainerAndImportImage
16:45:30 [2022-08-18T16:45:30.817Z] --- PASS: TestExportContainerAndImportImage (0.73s)
16:45:30 [2022-08-18T16:45:30.817Z] === RUN   TestExportContainerAfterDaemonRestart
16:45:32 [2022-08-18T16:45:32.196Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
16:45:32 [2022-08-18T16:45:32.196Z] === RUN   TestHealthCheckWorkdir
16:45:32 [2022-08-18T16:45:32.765Z] --- PASS: TestHealthCheckWorkdir (0.84s)
16:45:32 [2022-08-18T16:45:32.765Z] === RUN   TestHealthKillContainer
16:45:40 [2022-08-18T16:45:40.884Z] --- PASS: TestHealthKillContainer (8.17s)
16:45:40 [2022-08-18T16:45:40.884Z] === RUN   TestInspectCpusetInConfigPre120
16:45:41 [2022-08-18T16:45:41.453Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
16:45:41 [2022-08-18T16:45:41.453Z] === RUN   TestIpcModeNone
16:45:42 [2022-08-18T16:45:42.391Z] --- PASS: TestIpcModeNone (0.67s)
16:45:42 [2022-08-18T16:45:42.391Z] === RUN   TestIpcModePrivate
16:45:42 [2022-08-18T16:45:42.650Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
16:45:42 [2022-08-18T16:45:42.910Z] --- PASS: TestIpcModePrivate (0.62s)
16:45:42 [2022-08-18T16:45:42.910Z] === RUN   TestIpcModeShareable
16:45:43 [2022-08-18T16:45:43.170Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
16:45:43 [2022-08-18T16:45:43.429Z] --- PASS: TestIpcModeShareable (0.64s)
16:45:43 [2022-08-18T16:45:43.429Z] === RUN   TestAPIIpcModeShareableAndContainer
16:45:45 [2022-08-18T16:45:45.336Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
16:45:45 [2022-08-18T16:45:45.336Z] === RUN   TestAPIIpcModeHost
16:45:45 [2022-08-18T16:45:45.905Z] --- PASS: TestAPIIpcModeHost (0.41s)
16:45:45 [2022-08-18T16:45:45.905Z] === RUN   TestDaemonIpcModeShareable
16:45:46 [2022-08-18T16:45:46.843Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:45:46 [2022-08-18T16:45:46.843Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
16:45:46 [2022-08-18T16:45:46.843Z] === RUN   TestDaemonIpcModePrivate
16:45:48 [2022-08-18T16:45:48.233Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
16:45:48 [2022-08-18T16:45:48.233Z] --- PASS: TestDaemonIpcModePrivate (1.24s)
16:45:48 [2022-08-18T16:45:48.233Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:45:49 [2022-08-18T16:45:49.170Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
16:45:49 [2022-08-18T16:45:49.429Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
16:45:49 [2022-08-18T16:45:49.429Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:45:50 [2022-08-18T16:45:50.366Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:45:50 [2022-08-18T16:45:50.626Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
16:45:50 [2022-08-18T16:45:50.626Z] === RUN   TestIpcModeOlderClient
16:45:50 [2022-08-18T16:45:50.626Z] === PAUSE TestIpcModeOlderClient
16:45:50 [2022-08-18T16:45:50.626Z] === RUN   TestKillContainerInvalidSignal
16:45:51 [2022-08-18T16:45:51.196Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
16:45:51 [2022-08-18T16:45:51.196Z] === RUN   TestKillContainer
16:45:51 [2022-08-18T16:45:51.196Z] === RUN   TestKillContainer/no_signal
16:45:51 [2022-08-18T16:45:51.456Z] === RUN   TestKillContainer/non_killing_signal
16:45:52 [2022-08-18T16:45:52.025Z] === RUN   TestKillContainer/killing_signal
16:45:52 [2022-08-18T16:45:52.594Z] --- PASS: TestKillContainer (1.50s)
16:45:52 [2022-08-18T16:45:52.594Z]     --- PASS: TestKillContainer/no_signal (0.41s)
16:45:52 [2022-08-18T16:45:52.594Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
16:45:52 [2022-08-18T16:45:52.594Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
16:45:52 [2022-08-18T16:45:52.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:45:52 [2022-08-18T16:45:52.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:45:53 [2022-08-18T16:45:53.163Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:45:53 [2022-08-18T16:45:53.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
16:45:53 [2022-08-18T16:45:53.733Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
16:45:53 [2022-08-18T16:45:53.733Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
16:45:53 [2022-08-18T16:45:53.733Z] === RUN   TestKillStoppedContainer
16:45:53 [2022-08-18T16:45:53.993Z] --- PASS: TestKillStoppedContainer (0.04s)
16:45:53 [2022-08-18T16:45:53.993Z] === RUN   TestKillStoppedContainerAPIPre120
16:45:53 [2022-08-18T16:45:53.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:45:53 [2022-08-18T16:45:53.993Z] === RUN   TestKillDifferentUserContainer
16:45:54 [2022-08-18T16:45:54.254Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:45:54 [2022-08-18T16:45:54.254Z] === RUN   TestInspectOomKilledTrue
16:45:54 [2022-08-18T16:45:54.254Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:45:54 [2022-08-18T16:45:54.254Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:45:54 [2022-08-18T16:45:54.254Z] === RUN   TestInspectOomKilledFalse
16:45:54 [2022-08-18T16:45:54.823Z] --- PASS: TestInspectOomKilledFalse (0.41s)
16:45:54 [2022-08-18T16:45:54.823Z] === RUN   TestLinksEtcHostsContentMatch
16:45:55 [2022-08-18T16:45:55.082Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
16:45:55 [2022-08-18T16:45:55.082Z] === RUN   TestLinksContainerNames
16:45:56 [2022-08-18T16:45:56.020Z] --- PASS: TestLinksContainerNames (0.90s)
16:45:56 [2022-08-18T16:45:56.020Z] === RUN   TestLogsFollowTailEmpty
16:45:56 [2022-08-18T16:45:56.589Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:45:56 [2022-08-18T16:45:56.589Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:45:56 [2022-08-18T16:45:56.589Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:45:57 [2022-08-18T16:45:57.157Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:45:57 [2022-08-18T16:45:57.157Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:45:57 [2022-08-18T16:45:57.726Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:45:57 [2022-08-18T16:45:57.726Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:45:58 [2022-08-18T16:45:58.295Z] === RUN   TestLogs/driver_json-file
16:45:58 [2022-08-18T16:45:58.295Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:45:58 [2022-08-18T16:45:58.296Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:45:58 [2022-08-18T16:45:58.296Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:45:58 [2022-08-18T16:45:58.296Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:45:59 [2022-08-18T16:45:59.235Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:45:59 [2022-08-18T16:45:59.235Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:45:59 [2022-08-18T16:45:59.804Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:45:59 [2022-08-18T16:45:59.804Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:46:00 [2022-08-18T16:46:00.373Z] --- PASS: TestLogs (3.91s)
16:46:00 [2022-08-18T16:46:00.373Z]     --- PASS: TestLogs/driver_local (0.01s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.58s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
16:46:00 [2022-08-18T16:46:00.373Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.69s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s)
16:46:00 [2022-08-18T16:46:00.373Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
16:46:00 [2022-08-18T16:46:00.373Z] === RUN   TestContainerNetworkMountsNoChown
16:46:00 [2022-08-18T16:46:00.941Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/default
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/private
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/private
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rprivate
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rprivate
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/slave
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/slave
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rslave
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/shared
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/shared
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rshared
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared
16:46:00 [2022-08-18T16:46:00.941Z] === CONT  TestMountDaemonRoot/default
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/default/mount_root
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/default/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === CONT  TestMountDaemonRoot/rslave
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === CONT  TestMountDaemonRoot/rshared
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:46:00 [2022-08-18T16:46:00.941Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:46:00 [2022-08-18T16:46:00.941Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/shared
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rprivate
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/slave
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/private
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/private/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/private/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/default/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/default/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:46:00 [2022-08-18T16:46:00.942Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/private/bind_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:46:01 [2022-08-18T16:46:01.201Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:46:01 [2022-08-18T16:46:01.461Z] === CONT  TestMountDaemonRoot/private/mount_root
16:46:01 [2022-08-18T16:46:01.461Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:46:01 [2022-08-18T16:46:01.461Z] --- PASS: TestMountDaemonRoot (0.01s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:46:01 [2022-08-18T16:46:01.461Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:46:01 [2022-08-18T16:46:01.461Z] === RUN   TestContainerBindMountNonRecursive
16:46:02 [2022-08-18T16:46:02.842Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
16:46:02 [2022-08-18T16:46:02.842Z] === RUN   TestContainerVolumesMountedAsShared
16:46:03 [2022-08-18T16:46:03.102Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
16:46:03 [2022-08-18T16:46:03.102Z] === RUN   TestContainerVolumesMountedAsSlave
16:46:03 [2022-08-18T16:46:03.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
16:46:03 [2022-08-18T16:46:03.362Z] === RUN   TestNetworkNat
16:46:03 [2022-08-18T16:46:03.931Z] --- PASS: TestNetworkNat (0.47s)
16:46:03 [2022-08-18T16:46:03.931Z] === RUN   TestNetworkLocalhostTCPNat
16:46:04 [2022-08-18T16:46:04.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
16:46:04 [2022-08-18T16:46:04.500Z] === RUN   TestNetworkLoopbackNat
16:46:07 [2022-08-18T16:46:07.034Z] --- PASS: TestNetworkLoopbackNat (2.62s)
16:46:07 [2022-08-18T16:46:07.034Z] === RUN   TestPause
16:46:07 [2022-08-18T16:46:07.603Z] --- PASS: TestPause (0.48s)
16:46:07 [2022-08-18T16:46:07.603Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:46:07 [2022-08-18T16:46:07.603Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:46:07 [2022-08-18T16:46:07.603Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:46:07 [2022-08-18T16:46:07.603Z] === RUN   TestPauseStopPausedContainer
16:46:08 [2022-08-18T16:46:08.176Z] --- PASS: TestPauseStopPausedContainer (0.51s)
16:46:08 [2022-08-18T16:46:08.176Z] === RUN   TestPidHost
16:46:09 [2022-08-18T16:46:09.114Z] --- PASS: TestPidHost (1.01s)
16:46:09 [2022-08-18T16:46:09.114Z] === RUN   TestPsFilter
16:46:09 [2022-08-18T16:46:09.114Z] --- PASS: TestPsFilter (0.12s)
16:46:09 [2022-08-18T16:46:09.114Z] === RUN   TestRemoveContainerWithRemovedVolume
16:46:09 [2022-08-18T16:46:09.682Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
16:46:09 [2022-08-18T16:46:09.682Z] === RUN   TestRemoveContainerWithVolume
16:46:09 [2022-08-18T16:46:09.942Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:46:09 [2022-08-18T16:46:09.942Z] === RUN   TestRemoveContainerRunning
16:46:10 [2022-08-18T16:46:10.512Z] --- PASS: TestRemoveContainerRunning (0.47s)
16:46:10 [2022-08-18T16:46:10.512Z] === RUN   TestRemoveContainerForceRemoveRunning
16:46:11 [2022-08-18T16:46:11.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
16:46:11 [2022-08-18T16:46:11.080Z] === RUN   TestRemoveInvalidContainer
16:46:11 [2022-08-18T16:46:11.080Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:46:11 [2022-08-18T16:46:11.080Z] === RUN   TestRenameLinkedContainer
16:46:12 [2022-08-18T16:46:12.988Z] --- PASS: TestRenameLinkedContainer (1.81s)
16:46:12 [2022-08-18T16:46:12.988Z] === RUN   TestRenameStoppedContainer
16:46:13 [2022-08-18T16:46:13.247Z] --- PASS: TestRenameStoppedContainer (0.43s)
16:46:13 [2022-08-18T16:46:13.247Z] === RUN   TestRenameRunningContainerAndReuse
16:46:14 [2022-08-18T16:46:14.187Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
16:46:14 [2022-08-18T16:46:14.187Z] === RUN   TestRenameInvalidName
16:46:14 [2022-08-18T16:46:14.446Z] --- PASS: TestRenameInvalidName (0.44s)
16:46:14 [2022-08-18T16:46:14.446Z] === RUN   TestRenameAnonymousContainer
16:46:16 [2022-08-18T16:46:16.352Z] --- PASS: TestRenameAnonymousContainer (1.55s)
16:46:16 [2022-08-18T16:46:16.352Z] === RUN   TestRenameContainerWithSameName
16:46:16 [2022-08-18T16:46:16.612Z] --- PASS: TestRenameContainerWithSameName (0.46s)
16:46:16 [2022-08-18T16:46:16.612Z] === RUN   TestRenameContainerWithLinkedContainer
16:46:17 [2022-08-18T16:46:17.551Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
16:46:17 [2022-08-18T16:46:17.551Z] === RUN   TestResize
16:46:17 [2022-08-18T16:46:17.811Z] --- PASS: TestResize (0.44s)
16:46:17 [2022-08-18T16:46:17.811Z] === RUN   TestResizeWithInvalidSize
16:46:18 [2022-08-18T16:46:18.381Z] --- PASS: TestResizeWithInvalidSize (0.44s)
16:46:18 [2022-08-18T16:46:18.381Z] === RUN   TestResizeWhenContainerNotStarted
16:46:18 [2022-08-18T16:46:18.950Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:46:18 [2022-08-18T16:46:18.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:20 [2022-08-18T16:46:20.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:46:21 [2022-08-18T16:46:21.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:46:23 [2022-08-18T16:46:23.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:46:23 [2022-08-18T16:46:23.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:46:24 [2022-08-18T16:46:24.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:24 [2022-08-18T16:46:24.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:46:27 [2022-08-18T16:46:27.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:46:28 [2022-08-18T16:46:28.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:46:30 [2022-08-18T16:46:30.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:46:32 [2022-08-18T16:46:32.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:46:32 [2022-08-18T16:46:32.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:46:33 [2022-08-18T16:46:33.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:46:34 [2022-08-18T16:46:34.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:46:35 [2022-08-18T16:46:35.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:46:37 [2022-08-18T16:46:37.491Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
16:46:37 [2022-08-18T16:46:37.491Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
16:46:37 [2022-08-18T16:46:37.491Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:46:37 [2022-08-18T16:46:37.491Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:46:38 [2022-08-18T16:46:38.061Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:46:39 [2022-08-18T16:46:39.440Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s)
16:46:39 [2022-08-18T16:46:39.440Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
16:46:39 [2022-08-18T16:46:39.440Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
16:46:39 [2022-08-18T16:46:39.440Z] === RUN   TestCgroupNamespacesRun
16:46:40 [2022-08-18T16:46:40.377Z] --- PASS: TestCgroupNamespacesRun (1.22s)
16:46:40 [2022-08-18T16:46:40.377Z] === RUN   TestCgroupNamespacesRunPrivileged
16:46:40 [2022-08-18T16:46:40.377Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:46:40 [2022-08-18T16:46:40.377Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:46:40 [2022-08-18T16:46:40.377Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:46:41 [2022-08-18T16:46:41.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
16:46:41 [2022-08-18T16:46:41.761Z] === RUN   TestCgroupNamespacesRunHostMode
16:46:42 [2022-08-18T16:46:42.699Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
16:46:42 [2022-08-18T16:46:42.699Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:46:44 [2022-08-18T16:46:44.077Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s)
16:46:44 [2022-08-18T16:46:44.077Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:46:45 [2022-08-18T16:46:45.016Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
16:46:45 [2022-08-18T16:46:45.016Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:46:45 [2022-08-18T16:46:45.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
16:46:45 [2022-08-18T16:46:45.953Z] === RUN   TestCgroupNamespacesRunOlderClient
16:46:46 [2022-08-18T16:46:46.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
16:46:46 [2022-08-18T16:46:46.892Z] === RUN   TestNISDomainname
16:46:47 [2022-08-18T16:46:47.462Z] --- PASS: TestNISDomainname (0.58s)
16:46:47 [2022-08-18T16:46:47.462Z] === RUN   TestHostnameDnsResolution
16:46:48 [2022-08-18T16:46:48.400Z] --- PASS: TestHostnameDnsResolution (0.70s)
16:46:48 [2022-08-18T16:46:48.400Z] === RUN   TestUnprivilegedPortsAndPing
16:46:48 [2022-08-18T16:46:48.969Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
16:46:48 [2022-08-18T16:46:48.969Z] === RUN   TestPrivilegedHostDevices
16:46:49 [2022-08-18T16:46:49.228Z] --- PASS: TestPrivilegedHostDevices (0.51s)
16:46:49 [2022-08-18T16:46:49.228Z] === RUN   TestRunConsoleSize
16:46:49 [2022-08-18T16:46:49.797Z] --- PASS: TestRunConsoleSize (0.43s)
16:46:49 [2022-08-18T16:46:49.797Z] === RUN   TestRunWithAlternativeContainerdShim
16:46:50 [2022-08-18T16:46:50.735Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s)
16:46:50 [2022-08-18T16:46:50.735Z] === RUN   TestStats
16:46:53 [2022-08-18T16:46:53.270Z] --- PASS: TestStats (2.54s)
16:46:53 [2022-08-18T16:46:53.270Z] === RUN   TestStopContainerWithTimeout
16:46:53 [2022-08-18T16:46:53.270Z] === RUN   TestStopContainerWithTimeout/0
16:46:53 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/0
16:46:53 [2022-08-18T16:46:53.270Z] === RUN   TestStopContainerWithTimeout/1
16:46:53 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/1
16:46:53 [2022-08-18T16:46:53.270Z] === RUN   TestStopContainerWithTimeout/3
16:46:53 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/3
16:46:53 [2022-08-18T16:46:53.270Z] === RUN   TestStopContainerWithTimeout/-1
16:46:53 [2022-08-18T16:46:53.270Z] === PAUSE TestStopContainerWithTimeout/-1
16:46:53 [2022-08-18T16:46:53.529Z] === CONT  TestStopContainerWithTimeout/0
16:46:53 [2022-08-18T16:46:53.530Z] === CONT  TestStopContainerWithTimeout/3
16:46:54 [2022-08-18T16:46:54.099Z] === CONT  TestStopContainerWithTimeout/-1
16:46:56 [2022-08-18T16:46:56.012Z] === CONT  TestStopContainerWithTimeout/1
16:46:57 [2022-08-18T16:46:57.390Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:46:57 [2022-08-18T16:46:57.390Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
16:46:57 [2022-08-18T16:46:57.390Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
16:46:57 [2022-08-18T16:46:57.390Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
16:46:57 [2022-08-18T16:46:57.390Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
16:46:57 [2022-08-18T16:46:57.390Z] === RUN   TestDeleteDevicemapper
16:46:57 [2022-08-18T16:46:57.390Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:46:57 [2022-08-18T16:46:57.390Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:46:57 [2022-08-18T16:46:57.390Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:46:59 [2022-08-18T16:46:59.297Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
16:46:59 [2022-08-18T16:46:59.297Z] === RUN   TestUpdateMemory
16:46:59 [2022-08-18T16:46:59.557Z] --- PASS: TestUpdateMemory (0.60s)
16:46:59 [2022-08-18T16:46:59.557Z] === RUN   TestUpdateCPUQuota
16:47:00 [2022-08-18T16:47:00.494Z] --- PASS: TestUpdateCPUQuota (0.99s)
16:47:00 [2022-08-18T16:47:00.494Z] === RUN   TestUpdatePidsLimit
16:47:00 [2022-08-18T16:47:00.494Z] === RUN   TestUpdatePidsLimit/update_from_none
16:47:00 [2022-08-18T16:47:00.753Z] === RUN   TestUpdatePidsLimit/no_change
16:47:01 [2022-08-18T16:47:01.013Z] === RUN   TestUpdatePidsLimit/update_lower
16:47:01 [2022-08-18T16:47:01.273Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:47:01 [2022-08-18T16:47:01.533Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:47:01 [2022-08-18T16:47:01.792Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:47:02 [2022-08-18T16:47:02.052Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:47:02 [2022-08-18T16:47:02.989Z] --- PASS: TestUpdatePidsLimit (2.23s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
16:47:02 [2022-08-18T16:47:02.989Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
16:47:02 [2022-08-18T16:47:02.989Z] === RUN   TestUpdateRestartPolicy
16:47:15 [2022-08-18T16:47:15.197Z] --- PASS: TestUpdateRestartPolicy (11.10s)
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestUpdateRestartWithAutoRemove
16:47:15 [2022-08-18T16:47:15.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitNonBlocked
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:15 [2022-08-18T16:47:15.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:15 [2022-08-18T16:47:15.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:15 [2022-08-18T16:47:15.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:47:15 [2022-08-18T16:47:15.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:47:15 [2022-08-18T16:47:15.197Z] --- PASS: TestWaitNonBlocked (0.01s)
16:47:15 [2022-08-18T16:47:15.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
16:47:15 [2022-08-18T16:47:15.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitBlocked
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:47:15 [2022-08-18T16:47:15.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:47:15 [2022-08-18T16:47:15.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:47:15 [2022-08-18T16:47:15.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:47:15 [2022-08-18T16:47:15.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:47:15 [2022-08-18T16:47:15.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:47:15 [2022-08-18T16:47:15.766Z] --- PASS: TestWaitBlocked (0.01s)
16:47:15 [2022-08-18T16:47:15.766Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
16:47:15 [2022-08-18T16:47:15.766Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s)
16:47:15 [2022-08-18T16:47:15.766Z] === RUN   TestWaitConditions
16:47:15 [2022-08-18T16:47:15.766Z] === RUN   TestWaitConditions/default
16:47:15 [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/default
16:47:15 [2022-08-18T16:47:15.766Z] === RUN   TestWaitConditions/not-running
16:47:15 [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/not-running
16:47:15 [2022-08-18T16:47:15.766Z] === RUN   TestWaitConditions/next-exit
16:47:15 [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/next-exit
16:47:15 [2022-08-18T16:47:15.766Z] === RUN   TestWaitConditions/removed
16:47:15 [2022-08-18T16:47:15.766Z] === PAUSE TestWaitConditions/removed
16:47:16 [2022-08-18T16:47:16.026Z] === CONT  TestWaitConditions/default
16:47:16 [2022-08-18T16:47:16.026Z] === CONT  TestWaitConditions/removed
16:47:17 [2022-08-18T16:47:17.405Z] === CONT  TestWaitConditions/not-running
16:47:17 [2022-08-18T16:47:17.665Z] === CONT  TestWaitConditions/next-exit
16:47:19 [2022-08-18T16:47:19.043Z] --- PASS: TestWaitConditions (0.01s)
16:47:19 [2022-08-18T16:47:19.043Z]     --- PASS: TestWaitConditions/default (1.59s)
16:47:19 [2022-08-18T16:47:19.043Z]     --- PASS: TestWaitConditions/removed (1.64s)
16:47:19 [2022-08-18T16:47:19.043Z]     --- PASS: TestWaitConditions/not-running (1.53s)
16:47:19 [2022-08-18T16:47:19.043Z]     --- PASS: TestWaitConditions/next-exit (1.53s)
16:47:19 [2022-08-18T16:47:19.043Z] === RUN   TestWaitRestartedContainer
16:47:19 [2022-08-18T16:47:19.043Z] === RUN   TestWaitRestartedContainer/default
16:47:19 [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/default
16:47:19 [2022-08-18T16:47:19.043Z] === RUN   TestWaitRestartedContainer/not-running
16:47:19 [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/not-running
16:47:19 [2022-08-18T16:47:19.043Z] === RUN   TestWaitRestartedContainer/next-exit
16:47:19 [2022-08-18T16:47:19.043Z] === PAUSE TestWaitRestartedContainer/next-exit
16:47:19 [2022-08-18T16:47:19.043Z] === CONT  TestWaitRestartedContainer/default
16:47:19 [2022-08-18T16:47:19.043Z] === CONT  TestWaitRestartedContainer/next-exit
16:47:20 [2022-08-18T16:47:20.422Z] === CONT  TestWaitRestartedContainer/not-running
16:47:21 [2022-08-18T16:47:21.362Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:47:21 [2022-08-18T16:47:21.362Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.28s)
16:47:21 [2022-08-18T16:47:21.362Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
16:47:21 [2022-08-18T16:47:21.362Z]     --- PASS: TestWaitRestartedContainer/not-running (1.06s)
16:47:21 [2022-08-18T16:47:21.362Z] === CONT  TestContainerStartOnDaemonRestart
16:47:21 [2022-08-18T16:47:21.362Z] === CONT  TestRestartDaemonWithRestartingContainer
16:47:23 [2022-08-18T16:47:23.901Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s)
16:47:23 [2022-08-18T16:47:23.901Z] === CONT  TestIpcModeOlderClient
16:47:23 [2022-08-18T16:47:23.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
16:47:23 [2022-08-18T16:47:23.901Z] === CONT  TestContainerKillOnDaemonStart
16:47:23 [2022-08-18T16:47:23.901Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:47:23 [2022-08-18T16:47:23.901Z] === CONT  TestDaemonHostGatewayIP
16:47:28 [2022-08-18T16:47:28.121Z] --- PASS: TestDaemonHostGatewayIP (3.53s)
16:47:28 [2022-08-18T16:47:28.121Z] === CONT  TestDaemonRestartIpcMode
16:47:32 [2022-08-18T16:47:32.313Z] --- PASS: TestDaemonRestartIpcMode (5.02s)
16:47:36 [2022-08-18T16:47:36.504Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
16:47:36 [2022-08-18T16:47:36.504Z] PASS
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] === Skipped
16:47:36 [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:47:36 [2022-08-18T16:47:36.504Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:47:36 [2022-08-18T16:47:36.504Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:47:36 [2022-08-18T16:47:36.504Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:47:36 [2022-08-18T16:47:36.504Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:47:36 [2022-08-18T16:47:36.504Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:47:36 [2022-08-18T16:47:36.504Z] 
16:47:36 [2022-08-18T16:47:36.504Z] DONE 272 tests, 5 skipped in 136.039s
16:47:36 [2022-08-18T16:47:36.504Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:47:36 [2022-08-18T16:47:36.504Z] === RUN   TestConfigDaemonLibtrustID
16:47:37 [2022-08-18T16:47:37.073Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:47:37 [2022-08-18T16:47:37.073Z] === RUN   TestConfigDaemonID
16:47:38 [2022-08-18T16:47:38.011Z]     daemon_test.go:83: [d49589da07a70] daemon is not started
16:47:38 [2022-08-18T16:47:38.011Z] --- PASS: TestConfigDaemonID (1.04s)
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:47:38 [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:47:38 [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation/invalid_config
16:47:38 [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation/malformed_config
16:47:38 [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:47:38 [2022-08-18T16:47:38.011Z] === RUN   TestDaemonConfigValidation/valid_config
16:47:38 [2022-08-18T16:47:38.011Z] === PAUSE TestDaemonConfigValidation/valid_config
16:47:38 [2022-08-18T16:47:38.011Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:47:38 [2022-08-18T16:47:38.011Z] === CONT  TestDaemonConfigValidation/malformed_config
16:47:38 [2022-08-18T16:47:38.011Z] === CONT  TestDaemonConfigValidation/valid_config
16:47:38 [2022-08-18T16:47:38.011Z] === CONT  TestDaemonConfigValidation/invalid_config
16:47:38 [2022-08-18T16:47:38.270Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:47:38 [2022-08-18T16:47:38.270Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:47:38 [2022-08-18T16:47:38.270Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:47:38 [2022-08-18T16:47:38.270Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:47:38 [2022-08-18T16:47:38.270Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
16:47:38 [2022-08-18T16:47:38.270Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
16:47:38 [2022-08-18T16:47:38.270Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:47:38 [2022-08-18T16:47:38.270Z] === RUN   TestConfigDaemonSeccompProfiles
16:47:38 [2022-08-18T16:47:38.270Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:47:39 [2022-08-18T16:47:39.208Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:47:40 [2022-08-18T16:47:40.587Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:47:41 [2022-08-18T16:47:41.524Z] === CONT  TestConfigDaemonSeccompProfiles
16:47:41 [2022-08-18T16:47:41.524Z]     daemon_test.go:197: [d7c80e09e80f9] daemon is not started
16:47:41 [2022-08-18T16:47:41.524Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:47:41 [2022-08-18T16:47:41.524Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:47:41 [2022-08-18T16:47:41.524Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:47:41 [2022-08-18T16:47:41.524Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:47:41 [2022-08-18T16:47:41.524Z] === RUN   TestDaemonProxy
16:47:41 [2022-08-18T16:47:41.524Z] === RUN   TestDaemonProxy/environment_variables
16:47:43 [2022-08-18T16:47:43.430Z] === RUN   TestDaemonProxy/command-line_options
16:47:44 [2022-08-18T16:47:44.809Z] === RUN   TestDaemonProxy/configuration_file
16:47:46 [2022-08-18T16:47:46.714Z] === RUN   TestDaemonProxy/conflicting_options
16:47:46 [2022-08-18T16:47:46.974Z] === RUN   TestDaemonProxy/reload_sanitized
16:47:47 [2022-08-18T16:47:47.543Z] --- PASS: TestDaemonProxy (6.22s)
16:47:47 [2022-08-18T16:47:47.543Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
16:47:47 [2022-08-18T16:47:47.543Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
16:47:47 [2022-08-18T16:47:47.543Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
16:47:47 [2022-08-18T16:47:47.543Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:47:47 [2022-08-18T16:47:47.543Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:47:47 [2022-08-18T16:47:47.543Z] PASS
16:47:47 [2022-08-18T16:47:47.543Z] 
16:47:47 [2022-08-18T16:47:47.543Z] DONE 18 tests in 11.155s
16:47:47 [2022-08-18T16:47:47.543Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:47:47 [2022-08-18T16:47:47.543Z] INFO: Testing against a local daemon
16:47:47 [2022-08-18T16:47:47.543Z] === RUN   TestCommitInheritsEnv
16:47:47 [2022-08-18T16:47:47.803Z] --- PASS: TestCommitInheritsEnv (0.30s)
16:47:47 [2022-08-18T16:47:47.803Z] === RUN   TestImportExtremelyLargeImageWorks
16:47:47 [2022-08-18T16:47:47.803Z] === PAUSE TestImportExtremelyLargeImageWorks
16:47:47 [2022-08-18T16:47:47.803Z] === RUN   TestImportWithCustomPlatform
16:47:47 [2022-08-18T16:47:47.803Z] === RUN   TestImportWithCustomPlatform/#00
16:47:48 [2022-08-18T16:47:48.063Z] === RUN   TestImportWithCustomPlatform/_______
16:47:48 [2022-08-18T16:47:48.063Z] === RUN   TestImportWithCustomPlatform//
16:47:48 [2022-08-18T16:47:48.063Z] === RUN   TestImportWithCustomPlatform/linux
16:47:48 [2022-08-18T16:47:48.063Z] === RUN   TestImportWithCustomPlatform/LINUX
16:47:48 [2022-08-18T16:47:48.063Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestImportWithCustomPlatform/macos
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:47:48 [2022-08-18T16:47:48.323Z] --- PASS: TestImportWithCustomPlatform (0.32s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:47:48 [2022-08-18T16:47:48.323Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestImagesFilterMultiReference
16:47:48 [2022-08-18T16:47:48.323Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestImagePullPlatformInvalid
16:47:48 [2022-08-18T16:47:48.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:47:48 [2022-08-18T16:47:48.323Z] === RUN   TestRemoveImageOrphaning
16:47:48 [2022-08-18T16:47:48.583Z] --- PASS: TestRemoveImageOrphaning (0.26s)
16:47:48 [2022-08-18T16:47:48.583Z] === RUN   TestRemoveImageGarbageCollector
16:47:49 [2022-08-18T16:47:49.151Z] time="2022-08-18T16:47:48Z" level=info msg="[graphdriver] trying configured driver: overlay2"
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestRemoveImageGarbageCollector (1.85s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagInvalidReference
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagInvalidReference (0.01s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagValidPrefixedRepo
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagExistedNameWithoutForce
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagOfficialNames
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagOfficialNames (0.04s)
16:47:50 [2022-08-18T16:47:50.530Z] === RUN   TestTagMatchesDigest
16:47:50 [2022-08-18T16:47:50.530Z] --- PASS: TestTagMatchesDigest (0.01s)
16:47:50 [2022-08-18T16:47:50.530Z] === CONT  TestImportExtremelyLargeImageWorks
16:49:27 [2022-08-18T16:49:27.091Z] --- PASS: TestImportExtremelyLargeImageWorks (91.78s)
16:49:27 [2022-08-18T16:49:27.091Z] PASS
16:49:27 [2022-08-18T16:49:27.091Z] 
16:49:27 [2022-08-18T16:49:27.091Z] DONE 22 tests in 94.817s
16:49:27 [2022-08-18T16:49:27.091Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestStripANSICommands
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestStripANSICommands/#00
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestStripANSICommands/#01
16:49:27 [2022-08-18T16:49:27.091Z] --- PASS: TestStripANSICommands (0.00s)
16:49:27 [2022-08-18T16:49:27.091Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:49:27 [2022-08-18T16:49:27.091Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:49:27 [2022-08-18T16:49:27.091Z] PASS
16:49:27 [2022-08-18T16:49:27.091Z] 
16:49:27 [2022-08-18T16:49:27.091Z] DONE 3 tests in 0.009s
16:49:27 [2022-08-18T16:49:27.091Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:49:27 [2022-08-18T16:49:27.091Z] INFO: Testing against a local daemon
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestNetworkCreateDelete
16:49:27 [2022-08-18T16:49:27.091Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestDockerNetworkDeletePreferID
16:49:27 [2022-08-18T16:49:27.091Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:49:27 [2022-08-18T16:49:27.091Z] === RUN   TestDaemonDNSFallback
16:49:29 [2022-08-18T16:49:29.626Z] --- PASS: TestDaemonDNSFallback (6.37s)
16:49:29 [2022-08-18T16:49:29.626Z] === RUN   TestInspectNetwork
16:49:32 [2022-08-18T16:49:32.916Z] === RUN   TestInspectNetwork/full_network_id
16:49:32 [2022-08-18T16:49:32.916Z] === RUN   TestInspectNetwork/partial_network_id
16:49:32 [2022-08-18T16:49:32.916Z] === RUN   TestInspectNetwork/network_name
16:49:32 [2022-08-18T16:49:32.916Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:49:37 [2022-08-18T16:49:37.108Z] --- PASS: TestInspectNetwork (7.31s)
16:49:37 [2022-08-18T16:49:37.108Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:49:37 [2022-08-18T16:49:37.108Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:49:37 [2022-08-18T16:49:37.108Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:49:37 [2022-08-18T16:49:37.108Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:49:37 [2022-08-18T16:49:37.108Z] === RUN   TestRunContainerWithBridgeNone
16:49:38 [2022-08-18T16:49:38.046Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/create
16:49:38 [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:49:38 [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:38 [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:38 [2022-08-18T16:49:38.046Z] === CONT  TestNetworkInvalidJSON/networks/create
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:49:38 [2022-08-18T16:49:38.046Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:49:38 [2022-08-18T16:49:38.046Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:49:38 [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:49:38 [2022-08-18T16:49:38.046Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkList
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkList//networks
16:49:38 [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkList//networks
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestNetworkList//networks/
16:49:38 [2022-08-18T16:49:38.046Z] === PAUSE TestNetworkList//networks/
16:49:38 [2022-08-18T16:49:38.046Z] === CONT  TestNetworkList//networks
16:49:38 [2022-08-18T16:49:38.046Z] === CONT  TestNetworkList//networks/
16:49:38 [2022-08-18T16:49:38.046Z] --- PASS: TestNetworkList (0.01s)
16:49:38 [2022-08-18T16:49:38.046Z]     --- PASS: TestNetworkList//networks (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:49:38 [2022-08-18T16:49:38.046Z] === RUN   TestHostIPv4BridgeLabel
16:49:38 [2022-08-18T16:49:38.614Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:49:38 [2022-08-18T16:49:38.614Z] === RUN   TestDaemonRestartWithLiveRestore
16:49:39 [2022-08-18T16:49:39.993Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:49:39 [2022-08-18T16:49:39.993Z] === RUN   TestDaemonDefaultNetworkPools
16:49:40 [2022-08-18T16:49:40.562Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
16:49:40 [2022-08-18T16:49:40.562Z] === RUN   TestDaemonRestartWithExistingNetwork
16:49:41 [2022-08-18T16:49:41.500Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
16:49:41 [2022-08-18T16:49:41.500Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:49:42 [2022-08-18T16:49:42.880Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
16:49:42 [2022-08-18T16:49:42.880Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:49:43 [2022-08-18T16:49:43.449Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:49:43 [2022-08-18T16:49:43.449Z] === RUN   TestServiceWithPredefinedNetwork
16:49:45 [2022-08-18T16:49:45.984Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
16:49:45 [2022-08-18T16:49:45.984Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:49:45 [2022-08-18T16:49:45.984Z]     service_test.go:243: FLAKY_TEST
16:49:45 [2022-08-18T16:49:45.984Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:49:45 [2022-08-18T16:49:45.984Z] === RUN   TestServiceWithDataPathPortInit
16:50:00 [2022-08-18T16:50:00.870Z] --- PASS: TestServiceWithDataPathPortInit (14.10s)
16:50:00 [2022-08-18T16:50:00.870Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:50:02 [2022-08-18T16:50:02.251Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t5wbhd3e9mzlyxjy657hkqajb Created:2022-08-18 16:50:01.088995791 +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[50ad87f9cea197a312dc4fae7a69b241e4ae180ea7e6ac4cca9221a570dd2419:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dpcw7cl7jbacft9p2wxqq7l0 EndpointID:ed19449db9f34f4a147b719fb99558c367afed4b25128bc04cf1589d705bd3cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b263416861f92b6630277eb67309a7dfdd4ba6b92933dc3a5c3befb3e129e29d 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:498b6c889bbe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2dpcw7cl7jbacft9p2wxqq7l0 EndpointID:ed19449db9f34f4a147b719fb99558c367afed4b25128bc04cf1589d705bd3cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:50:07 [2022-08-18T16:50:07.523Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
16:50:07 [2022-08-18T16:50:07.523Z] PASS
16:50:07 [2022-08-18T16:50:07.523Z] 
16:50:07 [2022-08-18T16:50:07.523Z] === Skipped
16:50:07 [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:50:07 [2022-08-18T16:50:07.523Z]     service_test.go:243: FLAKY_TEST
16:50:07 [2022-08-18T16:50:07.523Z] 
16:50:07 [2022-08-18T16:50:07.523Z] DONE 38 tests, 1 skipped in 44.731s
16:50:07 [2022-08-18T16:50:07.523Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:50:07 [2022-08-18T16:50:07.523Z] INFO: Testing against a local daemon
16:50:07 [2022-08-18T16:50:07.523Z] === RUN   TestDockerNetworkIpvlanPersistance
16:50:07 [2022-08-18T16:50:07.523Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:50:07 [2022-08-18T16:50:07.523Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:50:07 [2022-08-18T16:50:07.523Z] === RUN   TestDockerNetworkIpvlan
16:50:07 [2022-08-18T16:50:07.523Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:50:07 [2022-08-18T16:50:07.523Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:50:07 [2022-08-18T16:50:07.523Z] PASS
16:50:07 [2022-08-18T16:50:07.523Z] 
16:50:07 [2022-08-18T16:50:07.523Z] === Skipped
16:50:07 [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:50:07 [2022-08-18T16:50:07.523Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:50:07 [2022-08-18T16:50:07.523Z] 
16:50:07 [2022-08-18T16:50:07.523Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:50:07 [2022-08-18T16:50:07.523Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:50:07 [2022-08-18T16:50:07.523Z] 
16:50:07 [2022-08-18T16:50:07.523Z] DONE 2 tests, 2 skipped in 0.023s
16:50:07 [2022-08-18T16:50:07.523Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:50:07 [2022-08-18T16:50:07.523Z] INFO: Testing against a local daemon
16:50:07 [2022-08-18T16:50:07.523Z] === RUN   TestDockerNetworkMacvlanPersistance
16:50:10 [2022-08-18T16:50:10.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.85s)
16:50:10 [2022-08-18T16:50:10.058Z] === RUN   TestDockerNetworkMacvlan
16:50:12 [2022-08-18T16:50:12.619Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:50:15 [2022-08-18T16:50:15.154Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:50:15 [2022-08-18T16:50:15.722Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:50:17 [2022-08-18T16:50:17.628Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:50:19 [2022-08-18T16:50:19.535Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:50:22 [2022-08-18T16:50:22.825Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:50:23 [2022-08-18T16:50:23.394Z] --- PASS: TestDockerNetworkMacvlan (13.27s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.63s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.32s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s)
16:50:23 [2022-08-18T16:50:23.394Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
16:50:23 [2022-08-18T16:50:23.394Z] PASS
16:50:23 [2022-08-18T16:50:23.394Z] 
16:50:23 [2022-08-18T16:50:23.394Z] DONE 8 tests in 16.134s
16:50:23 [2022-08-18T16:50:23.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:50:23 [2022-08-18T16:50:23.394Z] testing: warning: no tests to run
16:50:23 [2022-08-18T16:50:23.394Z] PASS
16:50:23 [2022-08-18T16:50:23.394Z] 
16:50:23 [2022-08-18T16:50:23.394Z] DONE 0 tests in 0.008s
16:50:23 [2022-08-18T16:50:23.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:50:23 [2022-08-18T16:50:23.394Z] INFO: Testing against a local daemon
16:50:23 [2022-08-18T16:50:23.394Z] === RUN   TestAuthZPluginAllowRequest
16:50:24 [2022-08-18T16:50:24.777Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
16:50:24 [2022-08-18T16:50:24.777Z] === RUN   TestAuthZPluginTLS
16:50:25 [2022-08-18T16:50:25.036Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:50:25 [2022-08-18T16:50:25.036Z] === RUN   TestAuthZPluginDenyRequest
16:50:25 [2022-08-18T16:50:25.607Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
16:50:25 [2022-08-18T16:50:25.607Z] === RUN   TestAuthZPluginAPIDenyResponse
16:50:26 [2022-08-18T16:50:26.175Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:50:26 [2022-08-18T16:50:26.175Z] === RUN   TestAuthZPluginDenyResponse
16:50:26 [2022-08-18T16:50:26.742Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:50:26 [2022-08-18T16:50:26.742Z] === RUN   TestAuthZPluginAllowEventStream
16:50:28 [2022-08-18T16:50:28.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
16:50:28 [2022-08-18T16:50:28.120Z] === RUN   TestAuthZPluginErrorResponse
16:50:28 [2022-08-18T16:50:28.379Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:50:28 [2022-08-18T16:50:28.379Z] === RUN   TestAuthZPluginErrorRequest
16:50:28 [2022-08-18T16:50:28.947Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:50:28 [2022-08-18T16:50:28.947Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:50:29 [2022-08-18T16:50:29.515Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:50:29 [2022-08-18T16:50:29.516Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:50:30 [2022-08-18T16:50:30.895Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
16:50:30 [2022-08-18T16:50:30.895Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:50:32 [2022-08-18T16:50:32.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
16:50:32 [2022-08-18T16:50:32.289Z] === RUN   TestAuthZPluginHeader
16:50:33 [2022-08-18T16:50:33.226Z] --- PASS: TestAuthZPluginHeader (0.70s)
16:50:33 [2022-08-18T16:50:33.226Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:50:37 [2022-08-18T16:50:37.419Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s)
16:50:37 [2022-08-18T16:50:37.419Z] === RUN   TestAuthZPluginV2Disable
16:50:41 [2022-08-18T16:50:41.615Z] --- PASS: TestAuthZPluginV2Disable (3.79s)
16:50:41 [2022-08-18T16:50:41.616Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:50:44 [2022-08-18T16:50:44.903Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
16:50:44 [2022-08-18T16:50:44.903Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:51:02 [2022-08-18T16:51:02.995Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.95s)
16:51:02 [2022-08-18T16:51:02.995Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:51:17 [2022-08-18T16:51:17.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.11s)
16:51:17 [2022-08-18T16:51:17.879Z] PASS
16:51:17 [2022-08-18T16:51:17.879Z] 
16:51:17 [2022-08-18T16:51:17.879Z] DONE 17 tests in 54.271s
16:51:17 [2022-08-18T16:51:17.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:51:17 [2022-08-18T16:51:17.879Z] INFO: Testing against a local daemon
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:51:17 [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:51:17 [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:51:17 [2022-08-18T16:51:17.879Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:51:17 [2022-08-18T16:51:17.879Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:51:17 [2022-08-18T16:51:17.879Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:51:17 [2022-08-18T16:51:17.879Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:51:17 [2022-08-18T16:51:17.879Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:51:17 [2022-08-18T16:51:17.879Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:51:17 [2022-08-18T16:51:17.879Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:51:17 [2022-08-18T16:51:17.879Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:51:17 [2022-08-18T16:51:17.879Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.879Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:51:17 [2022-08-18T16:51:17.880Z] === RUN   TestPluginInstall
16:51:17 [2022-08-18T16:51:17.880Z] === RUN   TestPluginInstall/no_auth
16:51:18 [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:18 [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:18 [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:18 [2022-08-18T16:51:18.449Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:18 [2022-08-18T16:51:18.709Z] === RUN   TestPluginInstall/with_htpasswd
16:51:18 [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:18 [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:18 [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:18 [2022-08-18T16:51:18.969Z] time="2022-08-18T16:51:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d162d76cc7d8f768445c7acc14b58332707002840d6904210901c71f62479b4" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:19 [2022-08-18T16:51:19.229Z] === RUN   TestPluginInstall/with_insecure
16:51:20 [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:20 [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7295dbd1c4cae2b173668919e8d8c65dadffb8d875040b16476f7766b70e0962" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:20 [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:51:20 [2022-08-18T16:51:20.170Z] time="2022-08-18T16:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7295dbd1c4cae2b173668919e8d8c65dadffb8d875040b16476f7766b70e0962" mediatype=application/vnd.docker.plugin.v1+json size=522
16:51:20 [2022-08-18T16:51:20.429Z]     plugin_test.go:195: [d0fa814596c4e] daemon is not started
16:51:20 [2022-08-18T16:51:20.429Z] --- PASS: TestPluginInstall (2.72s)
16:51:20 [2022-08-18T16:51:20.429Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
16:51:20 [2022-08-18T16:51:20.429Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
16:51:20 [2022-08-18T16:51:20.429Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
16:51:20 [2022-08-18T16:51:20.429Z] === RUN   TestPluginsWithRuntimes
16:51:22 [2022-08-18T16:51:22.334Z] === RUN   TestPluginsWithRuntimes/No_Args
16:51:22 [2022-08-18T16:51:22.902Z] === RUN   TestPluginsWithRuntimes/With_Args
16:51:23 [2022-08-18T16:51:23.846Z] --- PASS: TestPluginsWithRuntimes (3.34s)
16:51:23 [2022-08-18T16:51:23.846Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
16:51:23 [2022-08-18T16:51:23.846Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
16:51:23 [2022-08-18T16:51:23.846Z] === RUN   TestPluginBackCompatMediaTypes
16:51:24 [2022-08-18T16:51:24.434Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s)
16:51:24 [2022-08-18T16:51:24.434Z] PASS
16:51:24 [2022-08-18T16:51:24.434Z] 
16:51:24 [2022-08-18T16:51:24.434Z] DONE 24 tests in 6.731s
16:51:24 [2022-08-18T16:51:24.434Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:51:24 [2022-08-18T16:51:24.434Z] INFO: Testing against a local daemon
16:51:24 [2022-08-18T16:51:24.434Z] === RUN   TestExternalGraphDriver
16:51:24 [2022-08-18T16:51:24.693Z] === RUN   TestExternalGraphDriver/json
16:51:26 [2022-08-18T16:51:26.598Z] === RUN   TestExternalGraphDriver/spec
16:51:27 [2022-08-18T16:51:27.977Z] === RUN   TestExternalGraphDriver/pull
16:51:29 [2022-08-18T16:51:29.881Z] --- PASS: TestExternalGraphDriver (5.28s)
16:51:29 [2022-08-18T16:51:29.881Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
16:51:29 [2022-08-18T16:51:29.881Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
16:51:29 [2022-08-18T16:51:29.881Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
16:51:29 [2022-08-18T16:51:29.881Z] === RUN   TestGraphdriverPluginV2
16:51:34 [2022-08-18T16:51:34.074Z] --- PASS: TestGraphdriverPluginV2 (4.38s)
16:51:34 [2022-08-18T16:51:34.075Z] PASS
16:51:34 [2022-08-18T16:51:34.075Z] 
16:51:34 [2022-08-18T16:51:34.075Z] DONE 5 tests in 9.704s
16:51:34 [2022-08-18T16:51:34.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:51:34 [2022-08-18T16:51:34.075Z] INFO: Testing against a local daemon
16:51:34 [2022-08-18T16:51:34.075Z] === RUN   TestContinueAfterPluginCrash
16:51:34 [2022-08-18T16:51:34.075Z] === PAUSE TestContinueAfterPluginCrash
16:51:34 [2022-08-18T16:51:34.075Z] === RUN   TestReadPluginNoRead
16:51:34 [2022-08-18T16:51:34.075Z] === PAUSE TestReadPluginNoRead
16:51:34 [2022-08-18T16:51:34.075Z] === RUN   TestDaemonStartWithLogOpt
16:51:34 [2022-08-18T16:51:34.075Z] === PAUSE TestDaemonStartWithLogOpt
16:51:34 [2022-08-18T16:51:34.075Z] === CONT  TestContinueAfterPluginCrash
16:51:34 [2022-08-18T16:51:34.075Z] === CONT  TestDaemonStartWithLogOpt
16:51:38 [2022-08-18T16:51:38.271Z] --- PASS: TestDaemonStartWithLogOpt (3.40s)
16:51:38 [2022-08-18T16:51:38.271Z] === CONT  TestReadPluginNoRead
16:51:39 [2022-08-18T16:51:39.658Z] === RUN   TestReadPluginNoRead/disabled_caching
16:51:41 [2022-08-18T16:51:41.036Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:51:42 [2022-08-18T16:51:42.415Z] === RUN   TestReadPluginNoRead/default
16:51:42 [2022-08-18T16:51:42.676Z] --- PASS: TestContinueAfterPluginCrash (8.43s)
16:51:43 [2022-08-18T16:51:43.614Z] === CONT  TestReadPluginNoRead
16:51:43 [2022-08-18T16:51:43.614Z]     read_test.go:92: [da6c1682f1e42] daemon is not started
16:51:43 [2022-08-18T16:51:43.614Z] --- PASS: TestReadPluginNoRead (6.13s)
16:51:43 [2022-08-18T16:51:43.614Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
16:51:43 [2022-08-18T16:51:43.614Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
16:51:43 [2022-08-18T16:51:43.614Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
16:51:43 [2022-08-18T16:51:43.614Z] PASS
16:51:43 [2022-08-18T16:51:43.614Z] 
16:51:43 [2022-08-18T16:51:43.614Z] DONE 6 tests in 9.551s
16:51:43 [2022-08-18T16:51:43.614Z] 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:51:43 [2022-08-18T16:51:43.614Z] testing: warning: no tests to run
16:51:43 [2022-08-18T16:51:43.614Z] PASS
16:51:43 [2022-08-18T16:51:43.614Z] 
16:51:43 [2022-08-18T16:51:43.614Z] DONE 0 tests in 0.008s
16:51:43 [2022-08-18T16:51:43.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:51:43 [2022-08-18T16:51:43.614Z] INFO: Testing against a local daemon
16:51:43 [2022-08-18T16:51:43.614Z] === RUN   TestPluginWithDevMounts
16:51:43 [2022-08-18T16:51:43.614Z] === PAUSE TestPluginWithDevMounts
16:51:43 [2022-08-18T16:51:43.614Z] === CONT  TestPluginWithDevMounts
16:51:45 [2022-08-18T16:51:45.520Z] --- PASS: TestPluginWithDevMounts (1.56s)
16:51:45 [2022-08-18T16:51:45.520Z] PASS
16:51:45 [2022-08-18T16:51:45.520Z] 
16:51:45 [2022-08-18T16:51:45.520Z] DONE 1 tests in 1.580s
16:51:45 [2022-08-18T16:51:45.520Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:51:45 [2022-08-18T16:51:45.520Z] INFO: Testing against a local daemon
16:51:45 [2022-08-18T16:51:45.520Z] === RUN   TestSecretInspect
16:51:47 [2022-08-18T16:51:47.428Z] --- PASS: TestSecretInspect (2.17s)
16:51:47 [2022-08-18T16:51:47.428Z] === RUN   TestSecretList
16:51:49 [2022-08-18T16:51:49.975Z] --- PASS: TestSecretList (2.20s)
16:51:49 [2022-08-18T16:51:49.975Z] === RUN   TestSecretsCreateAndDelete
16:51:51 [2022-08-18T16:51:51.885Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
16:51:51 [2022-08-18T16:51:51.885Z] === RUN   TestSecretsUpdate
16:51:54 [2022-08-18T16:51:54.420Z] --- PASS: TestSecretsUpdate (2.20s)
16:51:54 [2022-08-18T16:51:54.421Z] === RUN   TestTemplatedSecret
16:51:56 [2022-08-18T16:51:56.957Z] --- PASS: TestTemplatedSecret (2.67s)
16:51:56 [2022-08-18T16:51:56.957Z] === RUN   TestSecretCreateResolve
16:51:58 [2022-08-18T16:51:58.863Z] --- PASS: TestSecretCreateResolve (2.19s)
16:51:58 [2022-08-18T16:51:58.863Z] PASS
16:51:58 [2022-08-18T16:51:58.863Z] 
16:51:58 [2022-08-18T16:51:58.863Z] DONE 6 tests in 13.668s
16:51:58 [2022-08-18T16:51:58.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:51:59 [2022-08-18T16:51:59.122Z] INFO: Testing against a local daemon
16:51:59 [2022-08-18T16:51:59.122Z] === RUN   TestServiceCreateInit
16:51:59 [2022-08-18T16:51:59.122Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:52:03 [2022-08-18T16:52:03.317Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:52:07 [2022-08-18T16:52:07.512Z] --- PASS: TestServiceCreateInit (7.84s)
16:52:07 [2022-08-18T16:52:07.512Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s)
16:52:07 [2022-08-18T16:52:07.512Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
16:52:07 [2022-08-18T16:52:07.512Z] === RUN   TestCreateServiceMultipleTimes
16:52:25 [2022-08-18T16:52:25.603Z] --- PASS: TestCreateServiceMultipleTimes (15.88s)
16:52:25 [2022-08-18T16:52:25.603Z] === RUN   TestCreateServiceConflict
16:52:25 [2022-08-18T16:52:25.603Z] --- PASS: TestCreateServiceConflict (2.22s)
16:52:25 [2022-08-18T16:52:25.603Z] === RUN   TestCreateServiceMaxReplicas
16:52:28 [2022-08-18T16:52:28.140Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
16:52:28 [2022-08-18T16:52:28.140Z] === RUN   TestCreateWithDuplicateNetworkNames
16:52:43 [2022-08-18T16:52:43.025Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
16:52:43 [2022-08-18T16:52:43.026Z] === RUN   TestCreateServiceSecretFileMode
16:52:43 [2022-08-18T16:52:43.544Z] --- PASS: TestCreateServiceSecretFileMode (2.59s)
16:52:43 [2022-08-18T16:52:43.544Z] === RUN   TestCreateServiceConfigFileMode
16:52:46 [2022-08-18T16:52:46.080Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
16:52:46 [2022-08-18T16:52:46.080Z] === RUN   TestCreateServiceSysctls
16:52:49 [2022-08-18T16:52:49.371Z] --- PASS: TestCreateServiceSysctls (3.17s)
16:52:49 [2022-08-18T16:52:49.371Z] === RUN   TestCreateServiceCapabilities
16:52:51 [2022-08-18T16:52:51.907Z] --- PASS: TestCreateServiceCapabilities (2.65s)
16:52:51 [2022-08-18T16:52:51.907Z] === RUN   TestInspect
16:52:55 [2022-08-18T16:52:55.199Z] --- PASS: TestInspect (2.91s)
16:52:55 [2022-08-18T16:52:55.199Z] === RUN   TestCreateJob
16:52:58 [2022-08-18T16:52:58.492Z] --- PASS: TestCreateJob (3.26s)
16:52:58 [2022-08-18T16:52:58.492Z] === RUN   TestReplicatedJob
16:53:03 [2022-08-18T16:53:03.767Z] --- PASS: TestReplicatedJob (5.20s)
16:53:03 [2022-08-18T16:53:03.767Z] === RUN   TestUpdateReplicatedJob
16:53:07 [2022-08-18T16:53:07.059Z] --- PASS: TestUpdateReplicatedJob (3.33s)
16:53:07 [2022-08-18T16:53:07.059Z] === RUN   TestServiceListWithStatuses
16:53:07 [2022-08-18T16:53:07.059Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:53:07 [2022-08-18T16:53:07.059Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:53:07 [2022-08-18T16:53:07.059Z] === RUN   TestDockerNetworkConnectAlias
16:53:11 [2022-08-18T16:53:11.261Z] --- PASS: TestDockerNetworkConnectAlias (4.23s)
16:53:11 [2022-08-18T16:53:11.261Z] === RUN   TestDockerNetworkReConnect
16:53:14 [2022-08-18T16:53:14.566Z] --- PASS: TestDockerNetworkReConnect (3.55s)
16:53:14 [2022-08-18T16:53:14.566Z] === RUN   TestServicePlugin
16:53:17 [2022-08-18T16:53:17.864Z]     plugin_test.go:61: [daa86a537b1a2] joining swarm manager [d4670f5f0eb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:53:19 [2022-08-18T16:53:19.241Z]     plugin_test.go:64: [db21e8e4f0219] joining swarm manager [d4670f5f0eb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:53:45 [2022-08-18T16:53:45.793Z] --- PASS: TestServicePlugin (29.92s)
16:53:45 [2022-08-18T16:53:45.793Z] === RUN   TestServiceUpdateLabel
16:53:46 [2022-08-18T16:53:46.361Z] --- PASS: TestServiceUpdateLabel (2.22s)
16:53:46 [2022-08-18T16:53:46.361Z] === RUN   TestServiceUpdateSecrets
16:54:01 [2022-08-18T16:54:01.249Z] --- PASS: TestServiceUpdateSecrets (14.46s)
16:54:01 [2022-08-18T16:54:01.249Z] === RUN   TestServiceUpdateConfigs
16:54:16 [2022-08-18T16:54:16.137Z] --- PASS: TestServiceUpdateConfigs (14.53s)
16:54:16 [2022-08-18T16:54:16.137Z] === RUN   TestServiceUpdateNetwork
16:54:28 [2022-08-18T16:54:28.370Z] --- PASS: TestServiceUpdateNetwork (12.41s)
16:54:28 [2022-08-18T16:54:28.370Z] === RUN   TestServiceUpdatePidsLimit
16:54:29 [2022-08-18T16:54:29.308Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:54:29 [2022-08-18T16:54:29.877Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:54:37 [2022-08-18T16:54:37.995Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:54:44 [2022-08-18T16:54:44.563Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
16:54:44 [2022-08-18T16:54:44.563Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:54:44 [2022-08-18T16:54:44.563Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
16:54:44 [2022-08-18T16:54:44.563Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:54:44 [2022-08-18T16:54:44.563Z] PASS
16:54:44 [2022-08-18T16:54:44.563Z] 
16:54:44 [2022-08-18T16:54:44.563Z] === Skipped
16:54:44 [2022-08-18T16:54:44.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:54:44 [2022-08-18T16:54:44.563Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:54:44 [2022-08-18T16:54:44.563Z] 
16:54:44 [2022-08-18T16:54:44.563Z] DONE 27 tests, 1 skipped in 165.067s
16:54:44 [2022-08-18T16:54:44.563Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:54:44 [2022-08-18T16:54:44.563Z] INFO: Testing against a local daemon
16:54:44 [2022-08-18T16:54:44.563Z] === RUN   TestSessionCreate
16:54:44 [2022-08-18T16:54:44.563Z] --- PASS: TestSessionCreate (0.03s)
16:54:44 [2022-08-18T16:54:44.563Z] === RUN   TestSessionCreateWithBadUpgrade
16:54:44 [2022-08-18T16:54:44.563Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:54:44 [2022-08-18T16:54:44.563Z] PASS
16:54:44 [2022-08-18T16:54:44.563Z] 
16:54:44 [2022-08-18T16:54:44.563Z] DONE 2 tests in 0.065s
16:54:44 [2022-08-18T16:54:44.563Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:54:44 [2022-08-18T16:54:44.563Z] INFO: Testing against a local daemon
16:54:44 [2022-08-18T16:54:44.563Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:54:44 [2022-08-18T16:54:44.563Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:54:44 [2022-08-18T16:54:44.563Z] === RUN   TestDiskUsage
16:54:44 [2022-08-18T16:54:44.563Z] === PAUSE TestDiskUsage
16:54:44 [2022-08-18T16:54:44.563Z] === RUN   TestEventsExecDie
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestEventsExecDie (0.55s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestEventsBackwardsCompatible
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestEventsVolumeCreate
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestEventsVolumeCreate (0.07s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestInfoBinaryCommits
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestInfoAPIVersioned
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestInfoAPI
16:54:44 [2022-08-18T16:54:44.822Z] --- PASS: TestInfoAPI (0.02s)
16:54:44 [2022-08-18T16:54:44.822Z] === RUN   TestInfoAPIWarnings
16:55:02 [2022-08-18T16:55:02.912Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:55:02 [2022-08-18T16:55:02.912Z] === RUN   TestInfoDebug
16:55:02 [2022-08-18T16:55:02.912Z] --- PASS: TestInfoDebug (0.52s)
16:55:02 [2022-08-18T16:55:02.912Z] === RUN   TestInfoInsecureRegistries
16:55:02 [2022-08-18T16:55:02.912Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:55:02 [2022-08-18T16:55:02.912Z] === RUN   TestInfoRegistryMirrors
16:55:02 [2022-08-18T16:55:02.912Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:55:02 [2022-08-18T16:55:02.912Z] === RUN   TestLoginFailsWithBadCredentials
16:55:03 [2022-08-18T16:55:03.480Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:55:03 [2022-08-18T16:55:03.481Z] === RUN   TestPingCacheHeaders
16:55:03 [2022-08-18T16:55:03.481Z] --- PASS: TestPingCacheHeaders (0.02s)
16:55:03 [2022-08-18T16:55:03.481Z] === RUN   TestPingGet
16:55:03 [2022-08-18T16:55:03.481Z] --- PASS: TestPingGet (0.02s)
16:55:03 [2022-08-18T16:55:03.481Z] === RUN   TestPingHead
16:55:03 [2022-08-18T16:55:03.481Z] --- PASS: TestPingHead (0.03s)
16:55:03 [2022-08-18T16:55:03.481Z] === RUN   TestPingSwarmHeader
16:55:04 [2022-08-18T16:55:04.048Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:55:04 [2022-08-18T16:55:04.616Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:55:05 [2022-08-18T16:55:05.555Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:55:05 [2022-08-18T16:55:05.555Z] --- PASS: TestPingSwarmHeader (2.02s)
16:55:05 [2022-08-18T16:55:05.555Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:55:05 [2022-08-18T16:55:05.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:55:05 [2022-08-18T16:55:05.555Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:55:05 [2022-08-18T16:55:05.555Z] === RUN   TestVersion
16:55:05 [2022-08-18T16:55:05.555Z] --- PASS: TestVersion (0.02s)
16:55:05 [2022-08-18T16:55:05.555Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:55:05 [2022-08-18T16:55:05.555Z] === CONT  TestDiskUsage
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/container_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/image_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/volume_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/build-cache_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.124Z] === RUN   TestDiskUsage/after_LoadBusybox
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.383Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:55:06 [2022-08-18T16:55:06.384Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.384Z] === RUN   TestDiskUsage/after_container.Run
16:55:06 [2022-08-18T16:55:06.643Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:55:06 [2022-08-18T16:55:06.643Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:55:06 [2022-08-18T16:55:06.643Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:55:06 [2022-08-18T16:55:06.643Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:55:06 [2022-08-18T16:55:06.904Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:55:06 [2022-08-18T16:55:06.904Z] --- PASS: TestDiskUsage (1.50s)
16:55:06 [2022-08-18T16:55:06.904Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:55:06 [2022-08-18T16:55:06.904Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s)
16:55:06 [2022-08-18T16:55:06.904Z] PASS
16:55:06 [2022-08-18T16:55:06.904Z] 
16:55:06 [2022-08-18T16:55:06.904Z] DONE 54 tests in 22.876s
16:55:06 [2022-08-18T16:55:06.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:55:07 [2022-08-18T16:55:07.164Z] INFO: Testing against a local daemon
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesCreateAndList
16:55:07 [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesRemove
16:55:07 [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesRemove (0.06s)
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInspect
16:55:07 [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInspect (0.02s)
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:55:07 [2022-08-18T16:55:07.164Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:55:07 [2022-08-18T16:55:07.164Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:55:07 [2022-08-18T16:55:07.164Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:55:07 [2022-08-18T16:55:07.164Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:55:07 [2022-08-18T16:55:07.164Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:55:07 [2022-08-18T16:55:07.164Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:55:07 [2022-08-18T16:55:07.164Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:55:07 [2022-08-18T16:55:07.164Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:55:07 [2022-08-18T16:55:07.164Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:55:07 [2022-08-18T16:55:07.164Z] PASS
16:55:07 [2022-08-18T16:55:07.164Z] 
16:55:07 [2022-08-18T16:55:07.164Z] DONE 9 tests in 0.146s
16:55:07 [2022-08-18T16:55:07.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:55:07 [2022-08-18T16:55:07.732Z] Stopping apparmor (via systemctl): apparmor.service.
16:55:07 [2022-08-18T16:55:07.732Z] Removing test suite binaries
16:55:07 [2022-08-18T16:55:07.732Z] exiting test-integration
16:55:07 [2022-08-18T16:55:07.732Z] ++ exit 0
16:55:07 [2022-08-18T16:55:07.732Z]